Recursive Series and Summations. Finding the general term of a sequence can be difficult. You are looking for a pattern and then giving it a mathematical.

Slides:



Advertisements
Similar presentations
Sequences and Mathematical Induction
Advertisements

Number Patterns. What are they? Number patterns are a non-ending list of numbers that follow some sort of pattern from on number to the next.
RECURSIVE PATTERNS WRITE A START VALUE… THEN WRITE THE PATTERN USING THE WORDS NOW AND NEXT: NEXT = NOW _________.
7.5 Use Recursive Rules with Sequences and Functions
The Fibonacci Sequence. These are the first 9 numbers in the Fibonacci sequence
Unit 7: Sequences and Series. Sequences A sequence is a list of #s in a particular order If the sequence of numbers does not end, then it is called an.
9.2 Arithmetic Sequence and Partial Sum Common Difference Finite Sum.
Fibonacci Spiral Richard Kwong MAT 385
1 © 2010 Pearson Education, Inc. All rights reserved 10.1 DEFINITION OF A SEQUENCE An infinite sequence is a function whose domain is the set of positive.
Arithmetic Sequences (Recursive Formulas). Vocabulary sequence – a set of numbers in a specific order. terms – the numbers in the sequence. arithmetic.
THE BEST CLASS EVER…ERRR…. PRE-CALCULUS Chapter 13 Final Exam Review.
Sequences and Series By: Olivia, Jon, Jordan, and Jaymie.
Sequences & Summation Notation 8.1 JMerrill, 2007 Revised 2008.
Factorial Notation For any positive integer n, n! means: n (n – 1) (n – 2)... (3) (2) (1) 0! will be defined as equal to one. Examples: 4! = =
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 11 Further Topics in Algebra.
Copyright © Cengage Learning. All rights reserved.
What is happening here? 1, 1, 2, 3, 5, 8 What is after 8? What is the 10 th number?
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 10 Further Topics in Algebra.
SFM Productions Presents: Another action-packet episode of “Adventures inPre-Calculus!” 9.1Sequences and Series.
Sigma Notation. SUMMATION NOTATION Lower limit of summation (Starting point) Upper limit of summation (Ending point) SIGMA  equation.
11.1 An Introduction to Sequences & Series p. 651.
Arithmetic Sequences Standard: M8A3 e. Use tables to describe sequences recursively and with a formula in closed form.
Notes 9.4 – Sequences and Series. I. Sequences A.) A progression of numbers in a pattern. 1.) FINITE – A set number of terms 2.) INFINITE – Continues.
Review of Sequences and Series.  Find the explicit and recursive formulas for the sequence:  -4, 1, 6, 11, 16, ….
By Sheldon, Megan, Jimmy, and Grant..  Sequence- list of numbers that usually form a pattern.  Each number in the list is called a term.  Finite sequence.
Notes Over 11.1 Sequences and Series A sequence is a set of consecutive integers. A finite sequence contains a last term Infinite sequences continue without.
9.1 Sequences and Series. A sequence is a collection of numbers that are ordered. Ex. 1, 3, 5, 7, …. Finding the terms of a sequence. Find the first 4.
Sequences, Series, and Sigma Notation. Find the next four terms of the following sequences 2, 7, 12, 17, … 2, 5, 10, 17, … 32, 16, 8, 4, …
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).
Sequence – a function whose domain is positive integers. Section 9.1 – Sequences.
Section 9.2 – Series and Convergence. Goals of Chapter 9.
Sequences and Summations
13.4 Geometric Sequences and Series Example:3, 6, 12, 24, … This sequence is geometric. r is the common ratio r = 2.
Unit 5 – Series, Sequences, and Limits Section 5.2 – Recursive Definitions Calculator Required.
In this chapter you have been writing equations for arithmetic sequences so that you could find the value of any term in the sequence, such as the 100th.
Mathematics Geometric Sequences Science and Mathematics Education Research Group Supported by UBC Teaching and Learning Enhancement Fund Department.
Sequences & Series Section 13.1 & Sequences A sequence is an ordered list of numbers, called terms. The terms are often arranged in a pattern.
Recursion. The Fibonacci sequence presented in 1201 by Leonardo Fibonacci is one of the most famous. It looks like this 1, 1, 2, 3, 5, 8, 13, 21, 34,
U SING AND W RITING S EQUENCES The numbers (outputs) of a sequence are called terms. sequence You can think of a sequence as a set of numbers written in.
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.
Fibonacci Sequence and Related Numbers
Infinite Geometric Series Recursion & Special Sequences Definitions & Equations Writing & Solving Geometric Series Practice Problems.
Lesson 10.1, page 926 Sequences and Summation Notation Objective: To find terms of sequences given the nth term and find and evaluate a series.
Essential Questions Introduction to Sequences
Math Journal Is this graph a Function? Yes or No Domain: ______________________ Range: _______________________.
Algebra II Honors Problem of the Day Homework: p odds Find the first 6 terms of the sequence defined as: Fibonacci!
Review of Sequences and Series
Recursive Sequences Terry Anderson. What is a Recursive Sequence? A sequence that follows a pattern involving previous terms  To generate new terms,
Warm up Write the exponential function for each table. xy xy
Unit 9: Sequences and Series. Sequences A sequence is a list of #s in a particular order If the sequence of numbers does not end, then it is called an.
Do Now Solve the inequality and come up with a real world scenario that fits the solution. Also Pick up a textbook.
8.1 – Sequences and Series. Sequences Infinite sequence = a function whose domain is the set of positive integers a 1, a 2, …, a n are the terms of the.
Unit 4: Sequences & Series 1Integrated Math 3Shire-Swift.
Sequence and Series What is the significance of sequence and series?
9.1 Series Objectives: Understand Notation!! Reading the language and symbols which ask you to add the terms of a sequence.
SEQUENCES AND SERIES 11.1 NOTES. WARM-UP Describe the pattern below & list the next 3 numbers in the pattern: 1, 1, 2, 3, 5, 8, 13, 21…
Sequences & Summation Notation
Sequences and Series 9.1.
The symbol for summation is the Greek letter Sigma, S.
Sequences and Series.
Sequences & Series.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Section 11.1 An Introduction to Sequences and Series
Recursive Sequences Objective: Students will be able to identify a recursive sequence and solve problems pertaining to them.
62 – Sequences and Series Day 1 Calculator Required
Write the recursive and explicit formula for the following sequence
Geometric Sequences and Series
Presentation transcript:

Recursive Series and Summations

Finding the general term of a sequence can be difficult. You are looking for a pattern and then giving it a mathematical equation. Two things that will help are: If a sequence is negative, positive, negative, positive, use (-1) n If a sequence is positive, negative, positive, negative, use (-1) n+1. Break down each sequence and see if you can find the pattern. Sometimes, it just takes luck…….Sorry 

The sequence alternates between negative and positive so use (-1) n. If you look for a pattern, you see 1 = 1 2 ; 4 = 2 2 ; 9 = 3 2, so the pattern is? What stays the same each time? What is the pattern with the denominator?

A recursive sequence is a sequence that uses the previous number in the sequence to find the next number in the sequence. The most famous recursive sequence is a Fibonacci sequence. 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, … 1+1 = 2; = 3; = 5; = 8, ….. It is the pattern that many things in nature follow: Flower petals, sunflowers, broccoli

*Due to an issue with this program, the problem looks slightly different than what you will see. The problems you will see have the i= 0 and the 4 above and below the sigma.