Lesson 10.2: Arithmetic Sequences & Series

Slides:



Advertisements
Similar presentations
EcoTherm Plus WGB-K 20 E 4,5 – 20 kW.
Advertisements

Números.
1 A B C
AGVISE Laboratories %Zone or Grid Samples – Northwood laboratory
Trend for Precision Soil Testing % Zone or Grid Samples Tested compared to Total Samples.
AP STUDY SESSION 2.
1
EuroCondens SGB E.
Worksheets.
Slide 1Fig 26-CO, p.795. Slide 2Fig 26-1, p.796 Slide 3Fig 26-2, p.797.
Slide 1Fig 25-CO, p.762. Slide 2Fig 25-1, p.765 Slide 3Fig 25-2, p.765.
& dding ubtracting ractions.
Addition and Subtraction Equations
Multiplication X 1 1 x 1 = 1 2 x 1 = 2 3 x 1 = 3 4 x 1 = 4 5 x 1 = 5 6 x 1 = 6 7 x 1 = 7 8 x 1 = 8 9 x 1 = 9 10 x 1 = x 1 = x 1 = 12 X 2 1.
Division ÷ 1 1 ÷ 1 = 1 2 ÷ 1 = 2 3 ÷ 1 = 3 4 ÷ 1 = 4 5 ÷ 1 = 5 6 ÷ 1 = 6 7 ÷ 1 = 7 8 ÷ 1 = 8 9 ÷ 1 = 9 10 ÷ 1 = ÷ 1 = ÷ 1 = 12 ÷ 2 2 ÷ 2 =
ALGEBRA Number Walls
David Burdett May 11, 2004 Package Binding for WS CDL.
Create an Application Title 1Y - Youth Chapter 5.
Add Governors Discretionary (1G) Grants Chapter 6.
CALENDAR.
1 1  1 =.
CHAPTER 18 The Ankle and Lower Leg
2.11.
Patterns and Sequences
The 5S numbers game..
A Fractional Order (Proportional and Derivative) Motion Controller Design for A Class of Second-order Systems Center for Self-Organizing Intelligent.
Media-Monitoring Final Report April - May 2010 News.
Break Time Remaining 10:00.
Division- the bus stop method
Factoring Quadratics — ax² + bx + c Topic
PP Test Review Sections 6-1 to 6-6
DIVISIBILITY, FACTORS & MULTIPLES
MM4A6c: Apply the law of sines and the law of cosines.
Look at This PowerPoint for help on you times tables
2013 Fox Park Adopt-A-Hydrant Fund Raising & Beautification Campaign Now is your chance to take part in an effort to beautify our neighborhood by painting.
Regression with Panel Data
K ONTRAK PERKULIAHAN I Made Gatot K, ST. MT 1. PENILAIAN Kehadiran min 75 % : 5 % Tugas: 20 % Diskusi / Presentasi: 20 % UTS: 25 % UAS: 30 % TOTAL: 100%
TCCI Barometer March “Establishing a reliable tool for monitoring the financial, business and social activity in the Prefecture of Thessaloniki”
Copyright © 2012, Elsevier Inc. All rights Reserved. 1 Chapter 7 Modeling Structure with Blocks.
Progressive Aerobic Cardiovascular Endurance Run
Biology 2 Plant Kingdom Identification Test Review.
Adding Up In Chunks.
MaK_Full ahead loaded 1 Alarm Page Directory (F11)
Artificial Intelligence
When you see… Find the zeros You think….
Midterm Review Part II Midterm Review Part II 40.
Before Between After.
Slide R - 1 Copyright © 2009 Pearson Education, Inc. Publishing as Pearson Prentice Hall Active Learning Lecture Slides For use with Classroom Response.
12 October, 2014 St Joseph's College ADVANCED HIGHER REVISION 1 ADVANCED HIGHER MATHS REVISION AND FORMULAE UNIT 2.
Subtraction: Adding UP
1 Non Deterministic Automata. 2 Alphabet = Nondeterministic Finite Accepter (NFA)
1 hi at no doifpi me be go we of at be do go hi if me no of pi we Inorder Traversal Inorder traversal. n Visit the left subtree. n Visit the node. n Visit.
Static Equilibrium; Elasticity and Fracture
Converting a Fraction to %
Numerical Analysis 1 EE, NCKU Tien-Hao Chang (Darby Chang)
Resistência dos Materiais, 5ª ed.
Clock will move after 1 minute
famous photographer Ara Guler famous photographer ARA GULER.
& dding ubtracting ractions.
Lial/Hungerford/Holcomb/Mullins: Mathematics with Applications 11e Finite Mathematics with Applications 11e Copyright ©2015 Pearson Education, Inc. All.
Physics for Scientists & Engineers, 3rd Edition
Select a time to count down from the clock above
Copyright Tim Morris/St Stephen's School
1.step PMIT start + initial project data input Concept Concept.
9. Two Functions of Two Random Variables
1 Dr. Scott Schaefer Least Squares Curves, Rational Representations, Splines and Continuity.
1 Non Deterministic Automata. 2 Alphabet = Nondeterministic Finite Accepter (NFA)
Presentation transcript:

Lesson 10.2: Arithmetic Sequences & Series Algebraic formula specific terms Recursion or Recursive formulas Arithmetic means Series Sum of finite arithmetic sequences

Arithmetic Sequence: a sequence whose consecutive terms have a common difference, d. d = 4 1. 5, 9, 13, 17, _____ d = 2. 2, -5, -12, -19, _____ The formula for an can be written given a1 and d: an = a1 + (n – 1)d = a1 + dn – d = dn + (a1 – d) simplified form an = dn + c (where c = a1 – d) For 1: a1 = 5, d = 4, so an = 5 + (n – 1)4 = For 2: a1 = 2, d = -7, so an =

Write the explicit formula for an an = a1 + (n – 1)d an = dn + c (where c = a1 – d) Write the explicit formula for an 3. a3 = 63, d = 4 a3 = dn + c so, an = 4n + 51 63 = 4*3 + c 51 = c p675 #30. a5 = 190, a10 = 115 a10 = a5 + (10 – 5)d a5 = dn + c 190 = -15*5 + c 265 = c 115 = 190 + 5d -75 = 5d -15 = d find d so, an = -15n + 265

Write the first 5 terms of the arithmetic sequence. (need the formula or a1 & d) an = a1 + (n – 1)d an = dn + c (where c = a1 – d) 1. an = 4n + 51 Have formula, so use it! a1= 4(1) + 51 = 55 a2 = 4(2) + 51 = 59 etc. Sequence: p675 #39. a8 = 26, a12 = 42 No formula, so find a1 & d a1 = -2 a2 = a1 + d = -2 + 4 = 2 a3 = a2 + d = a4 = a3 + d = a5 = a4 + d = a12 = a8 + (12 – 8)d a8 = a1 + (n – 1)d find d find a1 Sequence:

A recursion formula defines an in terms of previous term(s). For arithmetic sequences, an = an-1 + d (must also provide a term in the sequence). d = 4 1. 5, 9, 13, 17, _____ 21 a1 = 5, an = an-1 + 4 2. 2, -5, -12, -19, _____ - 26 d = -7 3. a3 = 63, d = 4 p674 #30. a5 = 190, a10 = 115 d = -15

1. Find the 4 arithmetic means between 72 and 52. Arithmetic means are terms between any nonconsecutive terms in an arithmetic sequence. an = a1 + (n – 1)d an = dn + c (where c = a1 – d) Need d. 1. Find the 4 arithmetic means between 72 and 52. 72, , , , , 52 a1 a6 = a1 + (n – 1)d a6 52 = 72 + (5)d -20 = 5d -4 = d So, 72, 68, 64, 60, 56, 52 2. Find the 3 arithmetic means between 21 and 45. d = 6, so 21, 27, 33, 39, 45

Arithmetic series: the sum of a finite arithmetic sequence. The sum of a finite arithmetic sequence is or See derivation on p670. note: an = a1 + (n – 1)d Examples: 1. Find the sum of the 1st 20 even integers beginning at 8. Have n = , a1 = , d = , so use 2nd formula. 2. Find Formula looks like an arithmetic series, expand a few terms to be sure: 2*3 + 1 = 7, 2*4 + 1 = 9, 2*5 + 1 = 11, … be careful! Can easily determine n, a1, & an, so use 1st formula. n = a1 = [k = 3] a108 = [k = 110]

Homework: Arithmetic Sequences: pp 674-675 # 2, 5, 7, 20, 24, 34, 38, 62, 64 Arithmetic Series: p675 #42, 44, 48, 50, 54, 66, 70, 72