Download presentation
Presentation is loading. Please wait.
1
10.1 Sequences and Summation Notation
Objectives: Find particular terms of a sequence from the general term. Use recursion formulas. Use factorial notation. Use summation notation.
2
Definition of a Sequence
An infinite sequence {an} is a function whose domain is the set of positive integers. The function values, or terms, of the sequence are represented by a1, a2, a3, a4, ... , an, ... Sequences whose domains consist only of the first n positive integers are called finite sequences. The subscript represents the term number. a1is the value of the first term.
3
Example: Writing Terms of a Sequence from the General Term
Write the first four terms of the sequence whose nth term, or general term, is given: To find the first four terms, we replace n in the formula with 1, 2, 3, and 4. The first four terms of the sequence are 7, 9, 11, 13.
4
Example: Writing Terms of a Sequence from a General Term
Write the first four terms of the sequence whose nth term, or general term, is given: To find the first four terms of the sequence, we replace n in the formula with 1, 2, 3, and 4.
5
Recursion Formulas A recursion formula defines the nth term of a sequence as a function of the previous term. The Fibonacci Sequence is the most famous recursive formula. 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, …
6
Example: Using a Recursion Formula
Find the first four terms of the sequence in which a1 = 3 and for The terms are 3, 11, 27, 59.
7
Find the first four terms of the sequence in which
Your Turn Find the first four terms of the sequence in which
8
Factorial Notation If n is a positive integer, the notation n! (read “n factorial”) is the product of all positive integers from n down through 1. 0! (zero factorial), by definition is 1. 0! = 1
9
Factorial Practice 5*4*3*2*1
10
Example: Finding Terms of a Sequence Involving Factorials
Write the first four terms of the sequence whose nth term is
11
Evaluate Find the first four terms
12
Summation Notation The sum of the first n terms of a sequence is represented by the summation notation where i is the index of summation, n is the upper limit of summation, and 1 is the lower limit of summation.
13
Example: Using Summation Notation
Expand and evaluate the sum:
14
Example: Using Summation Notation
Expand and evaluate the sum:
15
Example: Using Summation Notation
Expand and evaluate the sum:
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.