Warm Up: Section 2.11B Write a recursive routine for: (1). 6, 8, 10, 12,... (2). 1, 5, 9, 13,... Write an explicit formula for: (3). 10, 7, 4, 1,... (5).

Slides:



Advertisements
Similar presentations
Arithmetic Series Vocabulary series: the sum of the indicated terms in a sequence arithmetic series: the sum of an arithmetic sequence.
Advertisements

Algebra II Honors—Day 69. Warmup Solve and check: Find the next four terms of this arithmetic sequence: 207, 194, 181,... Find the indicated term of this.
Chapter 1: Number Patterns 1.3: Arithmetic Sequences
Arithmetic Sequences and Series
Bellwork Write the Explicit equation for a geometric sequence where a1=-2 and a5=-32 Write a Recursive formula for 4, 1, -2, -5, -8,…
A sequence is a set of numbers arranged in a definite order
9-4 Sequences & Series. Basic Sequences  Observe patterns!  3, 6, 9, 12, 15  2, 4, 8, 16, 32, …, 2 k, …  {1/k: k = 1, 2, 3, …}  (a 1, a 2, a 3, …,
Series and Summation Notation
Arithmetic Sequences and Series
1.3 Arithmetic Sequences Objectives:
ARITHMETIC SEQUENCES AND SERIES
9.2 Arithmetic Sequence and Partial Sum Common Difference Finite Sum.
Sequences and Series 13.3 The arithmetic sequence
Arithmetic and Geometric Series (11.5) Short cuts.
Math II UNIT QUESTION: How is a geometric sequence like an exponential function? Standard: MM2A2, MM2A3 Today’s Question: How do you recognize and write.
Sequences A2/trig.
Warm Up Section 3.6B (1). Show that f(x) = 3x + 5 and g(x) =
2, 4, 6, 8, … a1, a2, a3, a4, … Arithmetic Sequences
Arithmetic Sequences and Series
Sequences & Summation Notation 8.1 JMerrill, 2007 Revised 2008.
Copyright © Cengage Learning. All rights reserved.
12.1 Sequences and Series ©2001 by R. Villar All Rights Reserved.
Section 1 Chapter Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Sequences and Series Find the terms of a sequence, given.
M3U1D3 Warm Up 12, 6, 0, -6, , 4, 4/3, 4/9, 4/27 2, 5, 8, 11, 14 0, 2, 6, 12, 20 Arithmetic an = an Geometric an = a1(1/2)n-1.
8-1: Arithmetic Sequences and Series Unit 8: Sequences/Series/Statistics English Casbarro.
Arithmetic Series. A series is the expression for the sum of the terms of a sequence. SequenceSeries 6, 9, 12, 15, , 7, 11, 15,
Review of Sequences and Series.  Find the explicit and recursive formulas for the sequence:  -4, 1, 6, 11, 16, ….
Section Finding sums of arithmetic series -Using Sigma notation Taylor Morgan.
1 1 OBJECTIVE At the end of this topic you should be able to Define sequences and series Understand finite and infinite sequence,
Sigma Notation A compact way of defining a series A series is the sum of a sequence.
13.6 Sigma Notation. Objectives : 1. Expand sequences from Sigma Notation 2. Express using Sigma Notation 3. Evaluate sums using Sigma Notation Vocabulary.
ALGEBRA II INTRODUCTION TO SERIES. SERIES : The sum of part (partial) or all of the terms of a sequence. The sequence 3, 8, 13, 18 can be written.
Sequence – a function whose domain is positive integers. Section 9.1 – Sequences.
Sequences Math 4 MM4A9: Students will use sequences and series.
Series Adding terms of a sequence (11.4). Add sequence Our first arithmetic sequence: 2, 7, 12, 17, … What is the sum of the first term? The first two.
Summation Notation. Summation notation: a way to show the operation of adding a series of values related by an algebraic expression or formula. The symbol.
Warm up 1. Find the sum of : 2. Find the tenth term of the sequence if an = n2 +1: =
Section 11.1 Sequences and Summation Notation Objectives: Definition and notation of sequences Recursively defined sequences Partial sums, including summation.
Sequences & Series Section 13.1 & Sequences A sequence is an ordered list of numbers, called terms. The terms are often arranged in a pattern.
Aim: What is the arithmetic series ? Do Now: Find the sum of each of the following sequences: a) b)
Section 9-4 Sequences and Series.
Essential Questions Series and Summation Notation
MATHPOWER TM 12, WESTERN EDITION Chapter 6 Sequences and Series.
Arithmetic Sequences Sequence is a list of numbers typically with a pattern. 2, 4, 6, 8, … The first term in a sequence is denoted as a 1, the second term.
Sequences & Series: Arithmetic, Geometric, Infinite!
Arithmetic Series Definitions & Equations Writing & Solving Arithmetic Series Practice Problems.
4.2A Arithmetic Explicit and Recursive Sequences
11.2 Arithmetic Series. What is a series?  When the terms of a sequence are added, the indicated sum of the terms is called a series.  Example  Sequence.
Review of Sequences and Series
Unit 4: Sequences & Series 1Integrated Math 3Shire-Swift.
Algebra 2 Arithmetic Series. Algebra 2 Series – is the expression for the sum of the terms of a sequence.
 A sequence is a function whose domain is a set of consecutive integers. If a domain is not specified, it is understood that the domain starts with 1.
Holt McDougal Algebra 2 Introduction to Sequences Holt Algebra 2Holt McDougal Algebra 2 How do we find the nth term of a sequence? How do we write rules.
Series and Sequences An infinite sequence is an unending list of numbers that follow a pattern. The terms of the sequence are written a1, a2, a3,...,an,...
Sequences & Summation Notation
The symbol for summation is the Greek letter Sigma, S.
Bellwork Find the next two terms of each sequence.
Sequence and Series Review Problems
Sequences and Series.
sigma notation You should be able to…
Objective Evaluate the sum of a series expressed in sigma notation.
Welcome Activity 1. Find the sum of the following sequence: Find the number of terms (n) in the following sequence: 5, 9, 13, 17,
Sequences & Series.
Series and Summation Notation
10.2 Arithmetic Sequences and Series
Chapter 12 Review Each point your team earns is extra points added to your score on the upcoming test.
Warm Up.
Warm Up Write the first 4 terms of each sequence:
Activity 19 Review Algebra 2 Honors.
Note: Remove o from tonight’s hw
Presentation transcript:

Warm Up: Section 2.11B Write a recursive routine for: (1). 6, 8, 10, 12,... (2). 1, 5, 9, 13,... Write an explicit formula for: (3). 10, 7, 4, 1,... (5). -6, -4, -2,...

Warm Up: Section 2.11B Write a recursive routine for: (1). 6, 8, 10, 12,... a n = a n with a 1 = 6 (2). 1, 5, 9, 13,... a n = a n with a 1 = 1 Write an explicit formula for: (3). 10, 7, 4, 1,... a n = 10 + (n – 1)(-3) (5). -6, -4, -2,... a n = -6 + (n – 1)(2)

Arithmetic Series Section 2.11B Standard: MM2A3 d Essential Question: Can I evaluate and describe an arithmetic series?

Vocabulary: Series: the expression that results when the terms of a sequence are added together Sigma notation: another name for summation notation, which uses the Greek letter, sigma, written ∑ Arithmetic series: the expression formed by adding the terms of an arithmetic sequence, denotes by S n

Investigation 1: A series is the expression that results when the terms of a sequence are added together. Using your calculator, find the value of each series: (1) = _________ (2) = _________

To indicate a particular sum, the notation S n can be used. S indicates summation and n identifies which terms are to be added. Thus S 2 tells us to add the first two terms of the sequence. Calculate each indicated sum. (3) a. S 2 = ______ b. S 4 = ______ c. S = ______ ( 4) (– 3) + (– 6) + (– 9) a. S 2 = ______ b. S 4 = ______ c. S = ______

A series is sometimes written using sigma notation. Sigma is a Greek letter and is used to indicate a sum. The sigma notation is read as the sum of all terms a i for i from 1 to n. The sigma notation can also be written using the explicit formula for a sequence.

Example: tells us to add the first 3 terms of a sequence where a i = 2i + 5. Calculate the value of the three terms: a 1 = = 7 a 2 = = 9 a 3 = = 11 Now add the terms together: = = 27.

Find each sum: (5). = ____ + ____ + ____ + ____ = _____ (6). = ___ + ___ + ___ + ___ + ___ = ____

Consider the sequence 5, 11, 17, 23, 29, … An explicit formula for any term a n of this sequence is a n = 5 + 6(n – 1). If we wanted to write a series for this sequence, we would use the following notation: To find an explicit formula for the series: we write

Use the explicit formula for the sequence to write a formula for each series using sigma notation. Recall: Yesterday, we learned the explicit formula for an arithmetic sequence: a n = a 1 + (n – 1)d (7) = (8) (– 3) + (– 6) + (– 9) = i=1 5 [5 + (i – 1)4] i=1 8 [12 + (i – 1)(-3)]

Check for Understanding: (9). Find S 3 for the sequence 7, 10, 13, 15,... (10). Find the sum (11). Write the sigma notation for the series: = S 3 = = 30 = = 21 i=1 6 [-2 + (i – 1)5]

Investigation 2: For an arithmetic series with n terms, the sum of the first n terms is Note: Remember that a n = a 1 + (n – 1)d.

What type of equation is contained in the box?______________ Any sequence of partial sums of an arithmetic sequence is an example of a quadratic function because n is always raised to the second power. This formula allows us to find a sum without identifying each term in the series!!! Quadratic

Calculate each sum using the formula for the sum of an arithmetic series: (12). = a 1 = = 7 a n = a 8 = = 21 n = 8

(13). a 1 = 1 – 3 = -2 a n = a 10 = 10 – 3 = 7 n = 10

(14). a 1 = 3/4 a n = a 15 = (3/4)(15) = 45/4 n = 15

Write the summation notation for each series, then find the sum: (15) a 1 = 1 a n = a 10 = 19 n = 10

Write the summation notation for each series, then find the sum: (16) (– 3) + (– 6) + (– 9) a 1 = 12 a n = a 8 = -9 n = 8

Write the summation notation for each series, then find the sum: (17) How many terms are there in the summation? a n = 5 + (n – 1)4 53 = 5 + 4n – 4 53 = 4n = 4n 13 = n

Write the summation notation for each series, then find the sum: (17) a 1 = 5 a n = a 13 = 53 n = 13

Write the summation notation for each series, then find the sum: (18) (Find S 50 ) a 1 = 1 a n = a 50 = 197 n = 50