Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1.

Size: px
Start display at page:

Download "Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1."

Transcription

1 1 CA-Fall 2011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 2012 Chapter 8: Sequences, Series, and Combinatorics Section 8.1 Sequences and Series Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1. Sequences can be either finite or infinite. For example, the sequence of multiples of 2 is infinite, whereas the sequence of days in June is finite. Sequence Terminology and Notation The function values are known as terms of the sequence. As with other functions, the domain element gives the and the range element gives the. The first term in a sequence is denoted as a 1, the fifth term in a sequence is denoted as a 5, etc. The nth term, or the general term, in a sequence is denoted as. Example 1 Given the sequence a n = (-1) n 1 (3n 5), find the first four terms and a 10 and a 15. Example 2 Given, find a 80. Example 3 Predict the general term, or nth term, a n, of the sequence. 3, 9, 27, 81, 243, Series The sum of the terms of a sequence is called a series. An infinite series is an expression of the form S = a 1 + a 2 + a a n + A finite series (also called a partial sum) is an expression of the form S n = a 1 + a 2 + a a n. Example 4 Find the indicated partial sums for the sequence: 1, -3, 5, -7, 9, -11, a) S 2 b) S 5

2 Sigma Notation A series can be written using sigma notation (or summation notation) using the Greek letter sigma, Σ. 2 A finite series can be written as An infinite series can be written as S n = a 1 + a 2 + a a n = S = a 1 + a 2 + a a n + = The letter i is called the index of summation and maybe replaced by any other letter. The index of summation does not have to start with the number 1. Example 5 Find and evaluate the sum: Example 6 Write sigma notation: Example 7 Write sigma notation:

3 Section 8.2 Arithmetic Sequences and Series 3 Arithmetic Sequences A sequence in which each term after the first is found by adding the same number to the preceding term is an arithmetic sequence. The fixed number that is added is called the common difference. This difference is denoted by d and is found by taking a term and the term directly before it. Example 1 Example 2 Find the first term and the common difference: 0, -6, -12, -18, -24, Find the first term and the common difference: 1/3, 2/3, 1, 4/3, 5/3, nth Term of an Arithmetic Sequence a n = a 1 + (n 1)d To find d when two consecutive terms are not given, subtract the terms and divide by the distance between them ( formula). Example 3 Find the 11 th term of the arithmetic sequence: 2, 6, 10, 14, Example 4 Given the sequence 0.07, 0.12, 0.17,, what term is the number 1.67? Example 5 Find a 1 when d = 1 and a 7 = 2. Example 6 In an arithmetic sequence, a 3 = -5 and a 9 = 37. Find a 1 and d. Write the first five terms of the sequence. Sum of the First n Terms of an Arithmetic Sequence Example 7 Find the sum of the first 14 terms of the arithmetic sequence 16, 12, 8, 4, Example 8 Find the sum: Example 9 Find the sum:

4 Example 10 An orchestra consists of 8 rows of musicians. The first row has 5 musicians, the second row has 7 musicians, and the third row has 9 musicians. 4 a) How many musicians are in the last row? b) What is the total number of musicians in the orchestra?

5 Section 8.3 Geometric Sequences and Series 5 Geometric Sequences A sequence in which each term after the first is found by multiplying the preceding term by the same number is a geometric sequence. The fixed number that is multiplied by each term to produce the next term is called the common ratio. This ratio is denoted by r and is found by taking a term and it by the term directly before it. Example 1 Find the common ratio of the following geometric sequence: -2/3, 4/9, -8/27, 16/81, nth Term of a Geometric Sequence a n = a 1 r n-1 Example 2 Example 3 Find the 11 th term of the geometric sequence: 1, -3, 9, -27, Find the nth, or general, term of the geometric sequence: 25, 5, 1, Sum of the First n Terms of a Geometric Sequence Example 4 Find the sum: Example 5 Gilberto opened a savings account for his daughter and deposited $1500 on the day she was born. Each year on her birthday, he deposited another $1500. If the account pays 7% interest, compounded annually, how much is in the account at the end of the day on her 12 th birthday?

6 Infinite Geometric Series If the common ratio, r, of a geometric series is a fraction between -1 and 1 ( ), then each successive term will be smaller than the one before. Therefore, the sum of an infinite geometric series approaches a and is said to converge. This limit is given by the formula 6 If the common ratio, r, of a geometric series has absolute value of 1 or greater, then the sum does not approach a limit and the sum will not exist. Example 6 Find the sum, if it exists: Example 7 Find the sum, if it exists:

Sequences and Series. College Algebra

Sequences and Series. College Algebra Sequences and Series College Algebra Sequences A sequence is a function whose domain is the set of positive integers. A finite sequence is a sequence whose domain consists of only the first n positive

More information

Vocabulary. Term Page Definition Clarifying Example. arithmetic sequence. explicit formula. finite sequence. geometric mean. geometric sequence

Vocabulary. Term Page Definition Clarifying Example. arithmetic sequence. explicit formula. finite sequence. geometric mean. geometric sequence CHAPTER 2 Vocabulary The table contains important vocabulary terms from Chapter 2. As you work through the chapter, fill in the page number, definition, and a clarifying example. arithmetic Term Page Definition

More information

Section Summary. Sequences. Recurrence Relations. Summations. Examples: Geometric Progression, Arithmetic Progression. Example: Fibonacci Sequence

Section Summary. Sequences. Recurrence Relations. Summations. Examples: Geometric Progression, Arithmetic Progression. Example: Fibonacci Sequence Section 2.4 Section Summary Sequences. Examples: Geometric Progression, Arithmetic Progression Recurrence Relations Example: Fibonacci Sequence Summations Introduction Sequences are ordered lists of elements.

More information

Discrete Structures Lecture Sequences and Summations

Discrete Structures Lecture Sequences and Summations Introduction Good morning. In this section we study sequences. A sequence is an ordered list of elements. Sequences are important to computing because of the iterative nature of computer programs. The

More information

? Describe the nth term of the series and the value of S n. . Step 6 Will the original square ever be entirely shaded? Explain why or why not.

? Describe the nth term of the series and the value of S n. . Step 6 Will the original square ever be entirely shaded? Explain why or why not. Lesson 13-2 Geometric Series Vocabulary geometric series BIG IDEA There are several ways to fi nd the sum of the successive terms of a fi nite geometric sequence Activity Step 1 Draw a large square on

More information

Definition: A sequence is a function from a subset of the integers (usually either the set

Definition: A sequence is a function from a subset of the integers (usually either the set Math 3336 Section 2.4 Sequences and Summations Sequences Geometric Progression Arithmetic Progression Recurrence Relation Fibonacci Sequence Summations Definition: A sequence is a function from a subset

More information

DETAILED SOLUTIONS AND CONCEPTS - SEQUENCES AND SERIES

DETAILED SOLUTIONS AND CONCEPTS - SEQUENCES AND SERIES DETAILED SOLUTIONS AND CONCEPTS - SEQUENCES AND SERIES Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE NOTE

More information

10-1 Sequences as Functions. Determine whether each sequence is arithmetic. Write yes or no. 1. 8, 2, 12, 22

10-1 Sequences as Functions. Determine whether each sequence is arithmetic. Write yes or no. 1. 8, 2, 12, 22 Determine whether each sequence is arithmetic. Write yes or no. 1. 8, 2, 12, 22 Subtract each term from the term directly after it. The common difference is 10. 3. 1, 2, 4, 8, 16 Subtract each term from

More information

8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES

8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES 8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES What You Should Learn Use sequence notation to write the terms of sequences. Use factorial notation. Use summation notation to write sums.

More information

ARITHMETIC PROGRESSIONS

ARITHMETIC PROGRESSIONS ARITHMETIC PROGRESSIONS 93 ARITHMETIC PROGRESSIONS 5 5.1 Introduction You must have observed that in nature, many things follow a certain pattern, such as the petals of a sunflower, the holes of a honeycomb,

More information

PreCalc 11 Chapter 1 Review Pack v1

PreCalc 11 Chapter 1 Review Pack v1 Period: Date: PreCalc 11 Chapter 1 Review Pack v1 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Determine the first 4 terms of an arithmetic sequence,

More information

Section Summary. Sequences. Recurrence Relations. Summations Special Integer Sequences (optional)

Section Summary. Sequences. Recurrence Relations. Summations Special Integer Sequences (optional) Section 2.4 Section Summary Sequences. o Examples: Geometric Progression, Arithmetic Progression Recurrence Relations o Example: Fibonacci Sequence Summations Special Integer Sequences (optional) Sequences

More information

Sec$on Summary. Sequences. Recurrence Relations. Summations. Ex: Geometric Progression, Arithmetic Progression. Ex: Fibonacci Sequence

Sec$on Summary. Sequences. Recurrence Relations. Summations. Ex: Geometric Progression, Arithmetic Progression. Ex: Fibonacci Sequence Section 2.4 Sec$on Summary Sequences Ex: Geometric Progression, Arithmetic Progression Recurrence Relations Ex: Fibonacci Sequence Summations 2 Introduc$on Sequences are ordered lists of elements. 1, 2,

More information

SEQUENCES & SERIES. Arithmetic sequences LESSON

SEQUENCES & SERIES. Arithmetic sequences LESSON LESSON SEQUENCES & SERIES In mathematics you have already had some experience of working with number sequences and number patterns. In grade 11 you learnt about quadratic or second difference sequences.

More information

Arithmetic and Geometric Sequences and their Summation

Arithmetic and Geometric Sequences and their Summation 4 Arithmetic and Geometric Sequences and their Summation O-FOUDATIO 4F 4.4 Series 4.5 Arithmetic Series ame : Date : Mark : Key Concepts and Formulae Sum of the first n terms of an arithmetic series: na

More information

SERIES

SERIES SERIES.... This chapter revisits sequences arithmetic then geometric to see how these ideas can be extended, and how they occur in other contexts. A sequence is a list of ordered numbers, whereas a series

More information

Name Class Date. Geometric Sequences and Series Going Deeper. Writing Rules for a Geometric Sequence

Name Class Date. Geometric Sequences and Series Going Deeper. Writing Rules for a Geometric Sequence Name Class Date 5-3 Geometric Sequences and Series Going Deeper Essential question: How can you write a rule for a geometric sequence and find the sum of a finite geometric series? In a geometric sequence,

More information

Learning Module 1 - Basic Algebra Review (Appendix A)

Learning Module 1 - Basic Algebra Review (Appendix A) Learning Module 1 - Basic Algebra Review (Appendix A) Element 1 Real Numbers and Operations on Polynomials (A.1, A.2) Use the properties of real numbers and work with subsets of the real numbers Determine

More information

Lesson 12.7: Sequences and Series

Lesson 12.7: Sequences and Series Lesson 12.7: Sequences and Series May 30 7:11 AM Sequences Definition: A sequence is a set of numbers in a specific order. 2, 5, 8,. is an example of a sequence. Note: A sequence may have either a finite

More information

Geometric Sequences and Series

Geometric Sequences and Series 12-2 OBJECTIVES Find the nth term and geometric means of a geometric sequence. Find the sum of n terms of a geometric series. Geometric Sequences and Series ACCOUNTING Bertha Blackwell is an accountant

More information

Matrix Basic Concepts

Matrix Basic Concepts Matrix Basic Concepts Topics: What is a matrix? Matrix terminology Elements or entries Diagonal entries Address/location of entries Rows and columns Size of a matrix A column matrix; vectors Special types

More information

11.4 Partial Sums of Arithmetic and Geometric Sequences

11.4 Partial Sums of Arithmetic and Geometric Sequences Section.4 Partial Sums of Arithmetic and Geometric Sequences 653 Integrated Review SEQUENCES AND SERIES Write the first five terms of each sequence, whose general term is given. 7. a n = n - 3 2. a n =

More information

Continuously Compounded Interest. Simple Interest Growth. Simple Interest. Logarithms and Exponential Functions

Continuously Compounded Interest. Simple Interest Growth. Simple Interest. Logarithms and Exponential Functions Exponential Models Clues in the word problems tell you which formula to use. If there s no mention of compounding, use a growth or decay model. If your interest is compounded, check for the word continuous.

More information

S.3 Geometric Sequences and Series

S.3 Geometric Sequences and Series 68 section S S. Geometric In the previous section, we studied sequences where each term was obtained by adding a constant number to the previous term. In this section, we will take interest in sequences

More information

Sequences and Series. Copyright Cengage Learning. All rights reserved.

Sequences and Series. Copyright Cengage Learning. All rights reserved. Sequences and Series Copyright Cengage Learning. All rights reserved. 12.1 Sequences and Summation Notation Copyright Cengage Learning. All rights reserved. Objectives Sequences Recursively Defined Sequences

More information

Section-A. Short Questions

Section-A. Short Questions Section-A Short Questions Question1: Define Problem? : A Problem is defined as a cultural artifact, which is especially visible in a society s economic and industrial decision making process. Those managers

More information

9.1 SEQUENCES AND SERIES

9.1 SEQUENCES AND SERIES 640 Chapter 9 Sequences, Series, and Probability 9. SEQUENCES AND SERIES What you should learn Use sequence notation to write the terms of sequences. Use factorial notation. Use summation notation to write

More information

Examples of Finite Sequences (finite terms) Examples of Infinite Sequences (infinite terms)

Examples of Finite Sequences (finite terms) Examples of Infinite Sequences (infinite terms) Math 120 Intermediate Algebra Sec 10.1: Sequences Defn A sequence is a function whose domain is the set of positive integers. The formula for the nth term of a sequence is called the general term. Examples

More information

Algebra. Mathematics Help Sheet. The University of Sydney Business School

Algebra. Mathematics Help Sheet. The University of Sydney Business School Algebra Mathematics Help Sheet The University of Sydney Business School Introduction Terminology and Definitions Integer Constant Variable Co-efficient A whole number, as opposed to a fraction or a decimal,

More information

Sequences, Induction, and Probability

Sequences, Induction, and Probability pr0-9-004.i-hr //0 :9 PM Page 9 CHAPTER 0 Sequences, Induction, and Probability W E OFTEN SAVE FOR THE FUTURE by investing small amounts at periodic intervals. To understand how our savings accumulate,

More information

2009 A-level Maths Tutor All Rights Reserved

2009 A-level Maths Tutor All Rights Reserved 2 This book is under copyright to A-level Maths Tutor. However, it may be distributed freely provided it is not sold for profit. Contents the Sigma Notation 3 arithmetical progressions(series) 6 geometrical

More information

Unit 5: Sequences, Series, and Patterns

Unit 5: Sequences, Series, and Patterns Unit 5: Sequences, Series, and Patterns Section 1: Sequences and Series 1. Sequence: an ordered list of numerical terms 2. Finite Sequence: has a first term (a beginning) and a last term (an end) 3. Infinite

More information

The Quadratic Formula, the Discriminant, and Solving Quadratic Equations and Inequalities

The Quadratic Formula, the Discriminant, and Solving Quadratic Equations and Inequalities CHAPTER The Quadratic Formula, the Discriminant, and Solving Quadratic Equations and Inequalities 009 Carnegie Learning, Inc. The Chinese invented rockets over 700 years ago. Since then rockets have been

More information

Arithmetic Series Can you add the first 100 counting numbers in less than 30 seconds? Begin How did he do it so quickly? It is said that he

Arithmetic Series Can you add the first 100 counting numbers in less than 30 seconds? Begin How did he do it so quickly? It is said that he Little Freddie is said to have done the work in his head and written only the answer on his slate in less than 30 seconds. Can you do it in less than 30 seconds? Arithmetic Series An arithmetic series

More information

8.1 Apply Exponent Properties Involving Products. Learning Outcome To use properties of exponents involving products

8.1 Apply Exponent Properties Involving Products. Learning Outcome To use properties of exponents involving products 8.1 Apply Exponent Properties Involving Products Learning Outcome To use properties of exponents involving products Product of Powers Property Let a be a real number, and let m and n be positive integers.

More information

or the number of bacteria in a colony after each hour, if the colony starts with one bacteria and each bacteria divides into two every hour

or the number of bacteria in a colony after each hour, if the colony starts with one bacteria and each bacteria divides into two every hour 448 Sequences and Series In everyday life, we can observe sequences or series of events in many contexts. For instance, we line up to enter a store in a sequence, we make a sequence of mortgage payments,

More information

Definition of Equality of Matrices. Example 1: Equality of Matrices. Consider the four matrices

Definition of Equality of Matrices. Example 1: Equality of Matrices. Consider the four matrices IT 131: Mathematics for Science Lecture Notes 3 Source: Larson, Edwards, Falvo (2009): Elementary Linear Algebra, Sixth Edition. Matrices 2.1 Operations with Matrices This section and the next introduce

More information

MTS 105 LECTURE 5: SEQUENCE AND SERIES 1.0 SEQUENCE

MTS 105 LECTURE 5: SEQUENCE AND SERIES 1.0 SEQUENCE MTS 105 LECTURE 5: SEQUENCE AND SERIES 1.0 SEQUENCE A sequence is an endless succession of numbers placed in a certain order so that there is a first number, a second and so on. Consider, for example,

More information

MCR3U Unit 7 Lesson Notes

MCR3U Unit 7 Lesson Notes 7.1 Arithmetic Sequences Sequence: An ordered list of numbers identified by a pattern or rule that may stop at some number or continue indefinitely. Ex. 1, 2, 4, 8,... Ex. 3, 7, 11, 15 Term (of a sequence):

More information

Sequences and Series, Induction. Review

Sequences and Series, Induction. Review Sequences and Series, Induction Review 1 Topics Arithmetic Sequences Arithmetic Series Geometric Sequences Geometric Series Factorial Notation Sigma Notation Binomial Theorem Mathematical Induction 2 Arithmetic

More information

JUST THE MATHS UNIT NUMBER 2.1. SERIES 1 (Elementary progressions and series) A.J.Hobson

JUST THE MATHS UNIT NUMBER 2.1. SERIES 1 (Elementary progressions and series) A.J.Hobson JUST THE MATHS UNIT NUMBER.1 SERIES 1 (Elementary progressions and series) by A.J.Hobson.1.1 Arithmetic progressions.1. Arithmetic series.1.3 Geometric progressions.1.4 Geometric series.1.5 More general

More information

Sequences. 1. Number sequences. 2. Arithmetic sequences. Consider the illustrated pattern of circles:

Sequences. 1. Number sequences. 2. Arithmetic sequences. Consider the illustrated pattern of circles: Sequences 1. Number sequences Consider the illustrated pattern of circles: The first layer has just one blue ball. The second layer has three pink balls. The third layer has five black balls. The fourth

More information

Functions in Tables 2.0

Functions in Tables 2.0 Ns Activate Prior Knowledge Function Table Game Topic: Functions Functions in Tables 2.0 Date: Objectives: SWBAT (Identify patterns in Tables) Main Ideas: Assignment: What is a relation? What is a function?

More information

Sequences and Series

Sequences and Series UNIT 11 Sequences and Series An integrated circuit can hold millions of microscopic components called transistors. How many transistors can fit in a chip on the tip of your finger? Moore s law predicts

More information

Pre-Calc 11 Unit 1 Pre-Test

Pre-Calc 11 Unit 1 Pre-Test Name: Class: Date: Pre-Calc 11 Unit 1 Pre-Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which term below is a term of an arithmetic sequence with

More information

Find an expression, in terms of n, for the number of sticks required to make a similar arrangement of n squares in the nth row.

Find an expression, in terms of n, for the number of sticks required to make a similar arrangement of n squares in the nth row. 8. Ann has some sticks that are all of the same length. She arranges them in squares and has made the following 3 rows of patterns: Row 1 Row Row 3 She notices that 4 sticks are required to make the single

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Exponential and Logarithmic Functions Learning Targets 1. I can evaluate, analyze, and graph exponential functions. 2. I can solve problems involving exponential growth & decay. 3. I can evaluate expressions

More information

Chapter 8 Sequences, Series, and Probability

Chapter 8 Sequences, Series, and Probability Chapter 8 Sequences, Series, and Probability Overview 8.1 Sequences and Series 8.2 Arithmetic Sequences and Partial Sums 8.3 Geometric Sequences and Partial Sums 8.5 The Binomial Theorem 8.6 Counting Principles

More information

Chapter 5: Sequences, Mathematic Induction, and Recursion

Chapter 5: Sequences, Mathematic Induction, and Recursion Chapter 5: Sequences, Mathematic Induction, and Recursion Hao Zheng Department of Computer Science and Engineering University of South Florida Tampa, FL 33620 Email: zheng@cse.usf.edu Phone: (813)974-4757

More information

Grade 6 Mathematics Item Specifications Florida Standards Assessments

Grade 6 Mathematics Item Specifications Florida Standards Assessments MAFS.6.EE Expressions and Equations s MAFS.6.EE.1 Apply and extend previous understandings of arithmetic to algebraic expressions. MAFS.6.EE.1.1 Write and evaluate numerical expressions involving whole-number

More information

80 Wyner PreCalculus Spring 2017

80 Wyner PreCalculus Spring 2017 80 Wyner PreCalculus Spring 2017 CHAPTER NINE: DERIVATIVES Review May 16 Test May 23 Calculus begins with the study of rates of change, called derivatives. For example, the derivative of velocity is acceleration

More information

Section Summary. Sequences. Recurrence Relations. Summations. Examples: Geometric Progression, Arithmetic Progression. Example: Fibonacci Sequence

Section Summary. Sequences. Recurrence Relations. Summations. Examples: Geometric Progression, Arithmetic Progression. Example: Fibonacci Sequence Section 2.4 1 Section Summary Sequences. Examples: Geometric Progression, Arithmetic Progression Recurrence Relations Example: Fibonacci Sequence Summations 2 Introduction Sequences are ordered lists of

More information

Chapter 4.1 Introduction to Relations

Chapter 4.1 Introduction to Relations Chapter 4.1 Introduction to Relations The example at the top of page 94 describes a boy playing a computer game. In the game he has to get 3 or more shapes of the same color to be adjacent to each other.

More information

ALGEBRA 2/TRIGONMETRY TOPIC REVIEW QUARTER 2 POWERS OF I

ALGEBRA 2/TRIGONMETRY TOPIC REVIEW QUARTER 2 POWERS OF I ALGEBRA /TRIGONMETRY TOPIC REVIEW QUARTER Imaginary Unit: i = i i i i 0 = = i = = i Imaginary numbers appear when you have a negative number under a radical. POWERS OF I Higher powers if i: If you have

More information

) = nlog b ( m) ( m) log b ( ) ( ) = log a b ( ) Algebra 2 (1) Semester 2. Exponents and Logarithmic Functions

) = nlog b ( m) ( m) log b ( ) ( ) = log a b ( ) Algebra 2 (1) Semester 2. Exponents and Logarithmic Functions Exponents and Logarithmic Functions Algebra 2 (1) Semester 2! a. Graph exponential growth functions!!!!!! [7.1]!! - y = ab x for b > 0!! - y = ab x h + k for b > 0!! - exponential growth models:! y = a(

More information

GEOMETRY AND MENSURATION...

GEOMETRY AND MENSURATION... Contents NUMBERS...3 1. Number System... 3 2. Sequence, Series and Progression... 8 ARITHMETIC... 12 3. Averages... 12 4. Ratio and Proportion... 16 5. Percentage... 20 6. Profit and Loss... 23 7. Interest...

More information

Section Summary. Definition of a Function.

Section Summary. Definition of a Function. Section 2.3 Section Summary Definition of a Function. Domain, Codomain Image, Preimage Injection, Surjection, Bijection Inverse Function Function Composition Graphing Functions Floor, Ceiling, Factorial

More information

Recurrence Relations

Recurrence Relations Recurrence Relations Recurrence Relations Reading (Epp s textbook) 5.6 5.8 1 Recurrence Relations A recurrence relation for a sequence aa 0, aa 1, aa 2, ({a n }) is a formula that relates each term a k

More information

Review Notes for IB Standard Level Math

Review Notes for IB Standard Level Math Review Notes for IB Standard Level Math 1 Contents 1 Algebra 8 1.1 Rules of Basic Operations............................... 8 1.2 Rules of Roots..................................... 8 1.3 Rules of Exponents...................................

More information

Sequences, Series, and Probability

Sequences, Series, and Probability Sequences, Series, and Probability 9. Sequences and Series 9. Arithmetic Sequences and Partial Sums 9.3 Geometric Sequences and Series 9.4 Mathematical Induction 9.5 The Binomial Theorem 9.6 Counting Principles

More information

, 500, 250, 125, , 2, 4, 7, 11, 16, , 3, 9, 27, , 3, 2, 7, , 2 2, 4, 4 2, 8

, 500, 250, 125, , 2, 4, 7, 11, 16, , 3, 9, 27, , 3, 2, 7, , 2 2, 4, 4 2, 8 Warm Up Look for a pattern and predict the next number or expression in the list. 1. 1000, 500, 250, 125, 62.5 2. 1, 2, 4, 7, 11, 16, 22 3. 1, 3, 9, 27, 81 4. 8, 3, 2, 7, -12 5. 2, 2 2, 4, 4 2, 8 6. 7a

More information

Semester Review Packet

Semester Review Packet MATH 110: College Algebra Instructor: Reyes Semester Review Packet Remarks: This semester we have made a very detailed study of four classes of functions: Polynomial functions Linear Quadratic Higher degree

More information

Algebra II. Table of Contents. Sequences and Series. Slide 1 / 153. Slide 2 / 153. Slide 3 /

Algebra II. Table of Contents. Sequences and Series. Slide 1 / 153. Slide 2 / 153. Slide 3 / Slide 1 / 153 Algebra II Slide 2 / 153 Sequences and Series 2015-04-21 www.njctl.org Table of Contents Click on the topic to go to that section Slide 3 / 153 Arithmetic Sequences Geometric Sequences Geometric

More information

O5C1: Graphing Exponential Functions

O5C1: Graphing Exponential Functions Name: Class Period: Date: Algebra 2 Honors O5C1-4 REVIEW O5C1: Graphing Exponential Functions Graph the exponential function and fill in the table to the right. You will need to draw in the x- and y- axis.

More information

An Arithmetic Sequence can be defined recursively as. a 1 is the first term and d is the common difference where a 1 and d are real numbers.

An Arithmetic Sequence can be defined recursively as. a 1 is the first term and d is the common difference where a 1 and d are real numbers. Section 12 2A: Arithmetic Sequences An arithmetic sequence is a sequence that has a constant ( labeled d ) added to the first term to get the second term and that same constant is then added to the second

More information

12-1. Arithmetic Sequences and Series. Look Back

12-1. Arithmetic Sequences and Series. Look Back 12-1 OBJECTIVES Find the nth term and arithmetic means of an arithmetic sequence. Find the sum of n terms of an arithmetic series. Look Back Refer to Lesson 4-1 for more about Arithmetic Sequences and

More information

12.1 Arithmetic Progression Geometric Progression General things about sequences

12.1 Arithmetic Progression Geometric Progression General things about sequences ENGR11 Engineering Mathematics Lecture Notes SMS, Victoria University of Wellington Week Five. 1.1 Arithmetic Progression An arithmetic progression is a sequence where each term is found by adding a fixed

More information

Algebra 2. Chapter 4 Exponential and Logarithmic Functions. Chapter 1 Foundations for Functions. Chapter 3 Polynomial Functions

Algebra 2. Chapter 4 Exponential and Logarithmic Functions. Chapter 1 Foundations for Functions. Chapter 3 Polynomial Functions Algebra 2 Chapter 1 Foundations for Chapter 2 Quadratic Chapter 3 Polynomial Chapter 4 Exponential and Logarithmic Chapter 5 Rational and Radical Chapter 6 Properties and Attributes of Chapter 7 Probability

More information

Chapter 8. Sequences, Series, and Probability. Selected Applications

Chapter 8. Sequences, Series, and Probability. Selected Applications Chapter 8 Sequences, Series, and Probability 8. Sequences and Series 8.2 Arithmetic Sequences and Partial Sums 8.3 Geometric Sequences and Series 8.4 Mathematical Induction 8.5 The Binomial Theorem 8.6

More information

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra Linear Equations in Linear Algebra.7 LINEAR INDEPENDENCE LINEAR INDEPENDENCE Definition: An indexed set of vectors {v,, v p } in n is said to be linearly independent if the vector equation x x x 2 2 p

More information

Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams

Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams 1 MATH 2 REVIEW ARITHMETIC SEQUENCES In an Arithmetic Sequence the difference between one term and the next

More information

Ready To Go On? Skills Intervention 12-1 Introduction to Sequences

Ready To Go On? Skills Intervention 12-1 Introduction to Sequences Find these vocabulary words in Lesson 12-1 and the Multilingual Glossary. Finding Terms of a Sequence by Using a Recursive Formula Find the first five terms of each sequence. A. a n a n1 1, where n 2 and

More information

Algebra 2 - Semester 2 - Final Exam Review

Algebra 2 - Semester 2 - Final Exam Review Algebra 2 - Semester 2 - Final Exam Review Your final exam will be 60 multiple choice questions coving the following content. This review is intended to show examples of problems you may see on the final.

More information

Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS 2, 5, 8, 11, 14,..., 101

Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS 2, 5, 8, 11, 14,..., 101 Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS A finite sequence such as 2, 5, 8, 11, 14,..., 101 in which each succeeding term is obtained by adding a fixed number to the preceding term is called an

More information

Review Unit 2. Multiple Choice Identify the choice that best completes the statement or answers the question.

Review Unit 2. Multiple Choice Identify the choice that best completes the statement or answers the question. Review Unit 2 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Identify the index of. a. b. 3 c. 7 d. 2 2. Identify the radicand of. a. 4 b. c. 6 d. 8 3.

More information

College Algebra. Course Text. Course Description. Course Objectives. StraighterLine MAT101: College Algebra

College Algebra. Course Text. Course Description. Course Objectives. StraighterLine MAT101: College Algebra College Algebra Course Text Barnett, Raymond A., Michael R. Ziegler, and Karl E. Byleen. College Algebra, 8th edition, McGraw-Hill, 2008, ISBN: 9780072867381 [This text is available as an etextbook at

More information

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

8. 2 3x 1 = 16 is an example of a(n). SOLUTION: An equation in which the variable occurs as exponent is an exponential equation.

8. 2 3x 1 = 16 is an example of a(n). SOLUTION: An equation in which the variable occurs as exponent is an exponential equation. Choose the word or term that best completes each sentence. 1. 7xy 4 is an example of a(n). A product of a number and variables is a monomial. 2. The of 95,234 is 10 5. 95,234 is almost 100,000 or 10 5,

More information

Modesto Junior College Course Outline of Record MATH 90

Modesto Junior College Course Outline of Record MATH 90 Modesto Junior College Course Outline of Record MATH 90 I. OVERVIEW The following information will appear in the 2009-2010 catalog MATH 90 Intermediate Algebra 5 Units Equivalent to second year high school

More information

Polynomial Functions and Models

Polynomial Functions and Models 1 CA-Fall 2011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 2012 Chapter 4: Polynomial Functions and Rational Functions Section 4.1 Polynomial Functions and Models

More information

The Celsius temperature scale is based on the freezing point and the boiling point of water. 12 degrees Celsius below zero would be written as

The Celsius temperature scale is based on the freezing point and the boiling point of water. 12 degrees Celsius below zero would be written as Prealgebra, Chapter 2 - Integers, Introductory Algebra 2.1 Integers In the real world, numbers are used to represent real things, such as the height of a building, the cost of a car, the temperature of

More information

College Algebra (CIS) Content Skills Learning Targets Standards Assessment Resources & Technology

College Algebra (CIS) Content Skills Learning Targets Standards Assessment Resources & Technology St. Michael-Albertville Schools Teacher: Gordon Schlangen College Algebra (CIS) May 2018 Content Skills Learning Targets Standards Assessment Resources & Technology CEQs: WHAT RELATIONSHIP S EXIST BETWEEN

More information

3.3 Accumulation Sequences

3.3 Accumulation Sequences 3.3. ACCUMULATION SEQUENCES 25 3.3 Accumulation Sequences Overview. One of the most important mathematical ideas in calculus is that of an accumulation of change for physical quantities. As we have been

More information

The given pattern continues. Write down the nth term of the sequence {an} suggested by the pattern. 3) 4, 10, 16, 22, 28,... 3)

The given pattern continues. Write down the nth term of the sequence {an} suggested by the pattern. 3) 4, 10, 16, 22, 28,... 3) M60(Precalculus) Evaluate the factorial expression. 9! ) 7!! ch practice test ) Write out the first five terms of the sequence. ) {sn} = (-)n - n + n - ) The given pattern continues. Write down the nth

More information

Holt McDougal Larson Algebra Common Core Edition correlated to the South Carolina High School Core-Area Standards Intermediate Algebra

Holt McDougal Larson Algebra Common Core Edition correlated to the South Carolina High School Core-Area Standards Intermediate Algebra Holt McDougal Larson 2012 Common Core Edition correlated to the South Carolina High School Core-Area Standards Intermediate Algebra Standard IA-1 The student will understand and utilize the mathematical

More information

Degree of a polynomial

Degree of a polynomial Variable Algebra Term Polynomial Monomial Binomial Trinomial Degree of a term Degree of a polynomial Linear A generalization of arithmetic. Letters called variables are used to denote numbers, which are

More information

COLLEGE ALGEBRA PRACTICE FINAL (Revised 3/04)

COLLEGE ALGEBRA PRACTICE FINAL (Revised 3/04) Sketch the following graphs:. y x 0 COLLEGE ALGEBRA PRACTICE FINAL (Revised /0) + =. ( ) ( ) f x = x+. ( ) g x = x + 8x 7. y = x. y = x + 6. f ( x) = x + 7. h( x) x + = x + 8. g( x) = x x 9. y = x( x+

More information

Review Notes for IB Standard Level Math

Review Notes for IB Standard Level Math Review Notes for IB Standard Level Math 2015-2016, Steve Muench steve.muench@gmail.com @stevemuench These notes are free of charge. If you paid to obtain them, please send me an email to let me know about

More information

COLLEGE ALGEBRA. Properties of Real Numbers with Clock Arithmetic

COLLEGE ALGEBRA. Properties of Real Numbers with Clock Arithmetic COLLEGE ALGEBRA By: Sister Mary Rebekah www.survivormath.weebly.com Cornell-Style Fill in the Blank Notes and Teacher s Key Properties of Real Numbers with Clock Arithmetic 1 Topic: Clock Arithmetic Addition

More information

Now, add the (modified) first equation and the second equation: -7x + 35y = x - 35y = = 0

Now, add the (modified) first equation and the second equation: -7x + 35y = x - 35y = = 0 1. Solve the system of equations. I m going to use elimination, by multiplying the first equation by 7: 7(-x + 5y = 2) -7x + 35y = 14 D Now, add the (modified) first equation and the second equation: -7x

More information

Chapter 4 Sequences and Series

Chapter 4 Sequences and Series Chapter 4 Sequences and Series 4.1 Sequence Review Sequence: a set of elements (numbers or letters or a combination of both). The elements of the set all follow the same rule (logical progression). The

More information

Further factorising, simplifying, completing the square and algebraic proof

Further factorising, simplifying, completing the square and algebraic proof Further factorising, simplifying, completing the square and algebraic proof 8 CHAPTER 8. Further factorising Quadratic epressions of the form b c were factorised in Section 8. by finding two numbers whose

More information

a a + a + a + a... b 3b + 2b... c c + 2c + 3c... d 4d + 2d + d + 3d... e 5e 3e... f 3f f... g 7g + 3g 8g... h 2hk + 8hk 3hk...

a a + a + a + a... b 3b + 2b... c c + 2c + 3c... d 4d + 2d + d + 3d... e 5e 3e... f 3f f... g 7g + 3g 8g... h 2hk + 8hk 3hk... 2 7.1 Collecting like terms 1 Simplify a a + a + a + a... b 3b + 2b... c c + 2c + 3c... d 4d + 2d + d + 3d... e 5e 3e... f 3f f... g 7g + 3g 8g... h 2hk + 8hk 3hk... i 3m 2 + m 2... j 9n 2 2n 2 n 2...

More information

Sigma (or ) Notation. Instead of we write. 10i,

Sigma (or ) Notation. Instead of we write. 10i, Sigma (or ) Notation In many branches of Mathematics, especially applied Mathematics and/or Statistics, it routinely occurs that one wants to talk about sums of large numbers of measurements of some quantity.

More information

WBHS Algebra 2 - Final Exam

WBHS Algebra 2 - Final Exam Class: _ Date: _ WBHS Algebra 2 - Final Eam Multiple Choice Identify the choice that best completes the statement or answers the question. Describe the pattern in the sequence. Find the net three terms.

More information

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS (Chapter 9: Discrete Math) 9.11 SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS PART A: WHAT IS AN ARITHMETIC SEQUENCE? The following appears to be an example of an arithmetic (stress on the me ) sequence:

More information

Grade 8 Mathematics MCA Item Sampler Teacher Guide

Grade 8 Mathematics MCA Item Sampler Teacher Guide Grade 8 Mathematics MCA Item Sampler Teacher Guide Overview of Item Samplers Item samplers are one type of student resource provided to help students and educators prepare for test administration. While

More information

Miller Objectives Alignment Math

Miller Objectives Alignment Math Miller Objectives Alignment Math 1050 1 College Algebra Course Objectives Spring Semester 2016 1. Use algebraic methods to solve a variety of problems involving exponential, logarithmic, polynomial, and

More information

Review of Functions A relation is a function if each input has exactly output. The graph of a function passes the vertical line test.

Review of Functions A relation is a function if each input has exactly output. The graph of a function passes the vertical line test. CA-Fall 011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 01 Chapter 5: Exponential Functions and Logarithmic Functions 1 Section 5.1 Inverse Functions Inverse

More information