SlideShare a Scribd company logo
1 of 20
Download to read offline
Taylor Series
By
MUJUNGU HERBERT
National Teachers’
College Kabale
Taylor Series
Competences
1. Derives and state the Taylor polynomial
2. Obtain Taylor’s series for different functions about specified
values.
3. Approximate some values of the functions
Taylor’s Series
Introduction
Let us assume a general polynomial for any function;
f(x) =
∞
n=0
cn(x − a)n
or
f(x) = co + c1(x − a) + c2(x − a)2
+ c3(x − a)3
+ c4(x − a)4
+ ... (1)
Taking the general formula,
f(x) = co + c1(x − a) + c2(x − a)2
+ c3(x − a)3
+ c4(x − a)4
+ ... (2)
deriving recursively,
f (x) = c1 + 2c2(x − a) + 3c3(x − a)2
+ 4c4(x − a)3
+ ... (3)
f (x) = 2c2 + 3 · 2 · c3(x − a) + 4 · 3 · c4(x − a)2
+ ... (4)
f (x) = 3 · 2 · c3 + 4 · 3 · 2 · c4(x − a) + ... (5)
f(4)
(x) = +4 · 3 · 2 · c4 + ... (6)
Substituting x = a in Eqns 9, 3, 4, 5 and 6, we get
co = f(a), c1 = f (a), c2 =
f (a)
2
, c3 =
f (a)
3 · 2
and c4 =
f(4)(a)
4 · 3 · 2
Taylors series
Substituting the coefficients back in Eqn 1, we get;
f(x) = f(a) + f (a)(x − a) +
f (a)
2
(x − a)2
+
f (a)
3 · 2
(x − a)3
+
f(4)
(a)
4 · 3 · 2
(x − a)4
+ ... (7)
or if you let x = a + h
f(x) = f(a + h) = f(a) + f (a)h +
f (a)
2
h2
+
f (a)
3 · 2
h3
+
f(4)(a)
4 · 3 · 2
h4
+ ... (8)
Example 1
Use Taylor’s theorem to expand sin(π
6 + h) in ascending powers of
h.
Example 1
Use Taylor’s theorem to expand sin(π
6 + h) in ascending powers of
h.
Solution
Example 1
Use Taylor’s theorem to expand sin(π
6 + h) in ascending powers of
h.
Solution
Let f(x) = sin(x) = sin(
π
6
+ h) ⇒ f (π
6 ) = sin(π
6 ) = 1
2
f (x) = cos(x) ⇒ f (π
6 ) = cos(π
6 ) =
√
3
2
f (x) = − sin(x) ⇒ f (π
6 ) = − sin(π
6 ) = −1
2
f (x) = − cos(x) ⇒ f (π
6 ) = − cos(π
6 ) = −
√
3
2
f (4)
(x) = sin(x) ⇒ f (4)(π
6 ) = sin(π
6 ) = 1
2
sin(
π
6
+ h) =
1
2
+
√
3
2
h −
1
4
h2
−
√
3
12
h3
+
1
48
h4
+ ...
Example 2
Use Taylor’s theorem to express tan(π
4 + h) as a series in ascending
powers of h as far as h3.
Example 2
Use Taylor’s theorem to express tan(π
4 + h) as a series in ascending
powers of h as far as h3.
Solution
Example 2
Use Taylor’s theorem to express tan(π
4 + h) as a series in ascending
powers of h as far as h3.
Solution
Let f(x) = tan(x) = tan(
π
4
+ h) ⇒ f (π
4 ) = tan(π
4 ) = 1
f (x) = 1 + tan2
(x) ⇒ f (π
4 ) = 1 + tan2(π
4 ) = 2
f (x) = 2 tan x + 2 tan3
(x) ⇒ f (π
4 ) = 4
f (x) = 2 sec2
(x) + 6 sec2
(x)tan2
(x) ⇒ f (π
4 ) = 16
tan(
π
4
+ h) = 1 + 2h + 2h2
+
8
3
h3
Example 3
Use Taylor’s theorem to find the first four terms in the expansion
of cos(x) in ascending powers of ()x − α), where α = arctan(4
3).
Example 3
Use Taylor’s theorem to find the first four terms in the expansion
of cos(x) in ascending powers of ()x − α), where α = arctan(4
3).
Solution
If α = arctan(4
3), then cos(α) = 3/5 & sin(α) = 4/5
Example 3
Use Taylor’s theorem to find the first four terms in the expansion
of cos(x) in ascending powers of ()x − α), where α = arctan(4
3).
Solution
If α = arctan(4
3), then cos(α) = 3/5 & sin(α) = 4/5
Also Let f(x) = cos(x) ⇒ f (α) = cos(α) = 3/5
f (x) = − sin(x) ⇒ f (α) = −4
5
f (x) = − cos x ⇒ f (α) = −3
5
f (x) = sin x ⇒ f (α) = 4
5
f (4)
(x) = cos x ⇒ f (4)(α) = 3
5
cos(x) =
3
5
−
4
5
(x − α) −
3
10
(x − α)2
+
12
15
(x − α)3
Example 4
Using the first 3 terms of the expansion in Example 1, obtain a
value for sin 31o to five significant figures, taking
√
3 as 1.7321
and 1o as 0.01745 radians.
Example 4
Using the first 3 terms of the expansion in Example 1, obtain a
value for sin 31o to five significant figures, taking
√
3 as 1.7321
and 1o as 0.01745 radians.
Solution
Recall sin(π
6 + h) = 1
2 +
√
3
2 h − 1
4h2 −
√
3
12 h3 + 1
48h4 + ...
So we let h = 1o
= 0.01745 radians
Example 4
Using the first 3 terms of the expansion in Example 1, obtain a
value for sin 31o to five significant figures, taking
√
3 as 1.7321
and 1o as 0.01745 radians.
Solution
Recall sin(π
6 + h) = 1
2 +
√
3
2 h − 1
4h2 −
√
3
12 h3 + 1
48h4 + ...
So we let h = 1o
= 0.01745 radians
sin(31o
) =
1
2
+
1.7321
2
∗0.01745−
1
4
∗0.017452
−
1.7321
12
∗0.017453
Finally, sin(31o
) = 0.51503
Trial Questions
1. Apply Taylor’s theorem to expand ln(x) in ascending powers
of (x − e) as far as the term in (x − e)4,
2. Apply Taylor’s theorem to expand cosec(x) in ascending
powers of (x − π
2 ) as far as the term in (x − π
2 )4
3. Find the Taylor series for f(x) = ex about x = 0.
4. (a) Use Taylor’s theorem to expand cos(π
3 + h) in ascending
powers of h upto the h3
term.
(b) Taking
√
3 as 1.7321 and 5.5 as 0.09599 radians, find the
value of cos 54.5o
to three decimal places.
5. State Taylor’s theorem for the exapnsion of f(a + h) in
ascending powers of h. Prove that the first four terms in the
Taylor expansion of arctan(1 + h) are
1
4
π +
1
2
h −
1
4
h2
+
1
12
h3
Follow the link joinmyquiz.com and use the game code 8089255
to play the game please. If you are not registered with the Google
Calculus class (class code qmpktps), you wont access this work.
Summary
1. General Polynomial
f(x) = co + c1(x − a) + c2(x − a)2
+ c3(x − a)3
+ c4(x − a)4
+ ... (
2. Taylor’s Series
f(x) = f(a) + f (a)(x − a) +
f (a)
2
(x − a)2
+
f (a)
3 · 2
(x − a)3
+
f(4)(a)
4 · 3 · 2
(x − a)4
+ ...(10)
3. Steps for obtaining Taylor’s series.
(a) Obtain successive derivaties of the the function.
(b) Then determine the values of the derivatives at a given point.
(c) Finally use these values to write the Taylor’s series of the
desired function.
Thank You for Your Attention
For more information Contact me through;
herbertmujungu@gmail.com
+256779547251
+256701310635
+256793854372
https://bit.ly/padlet-DESII

More Related Content

What's hot

Power Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's SeriesPower Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's SeriesShubham Sharma
 
divergence of vector and divergence theorem
divergence of vector and divergence theoremdivergence of vector and divergence theorem
divergence of vector and divergence theoremAbhishekLalkiya
 
Unit 1: Topological spaces (its definition and definition of open sets)
Unit 1:  Topological spaces (its definition and definition of open sets)Unit 1:  Topological spaces (its definition and definition of open sets)
Unit 1: Topological spaces (its definition and definition of open sets)nasserfuzt
 
Concentrated Stress & Stress Tensor
Concentrated Stress & Stress TensorConcentrated Stress & Stress Tensor
Concentrated Stress & Stress TensorHassan Raza
 
Interpolation of Cubic Splines
Interpolation of Cubic SplinesInterpolation of Cubic Splines
Interpolation of Cubic SplinesSohaib H. Khan
 
De Alembert’s Principle and Generalized Force, a technical discourse on Class...
De Alembert’s Principle and Generalized Force, a technical discourse on Class...De Alembert’s Principle and Generalized Force, a technical discourse on Class...
De Alembert’s Principle and Generalized Force, a technical discourse on Class...Manmohan Dash
 
Laurent's Series & Types of Singularities
Laurent's Series & Types of SingularitiesLaurent's Series & Types of Singularities
Laurent's Series & Types of SingularitiesAakash Singh
 
3.1 derivative of a function
3.1 derivative of a function3.1 derivative of a function
3.1 derivative of a functionbtmathematics
 
Interpolation with unequal interval
Interpolation with unequal intervalInterpolation with unequal interval
Interpolation with unequal intervalDr. Nirav Vyas
 
Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Digvijaysinh Gohil
 
The wave eqution presentation
The wave eqution presentationThe wave eqution presentation
The wave eqution presentationMuhammad Saqib
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectorsRakib Hossain
 
Applications of differential equations
Applications of differential equationsApplications of differential equations
Applications of differential equationsSohag Babu
 
Taylor and maclaurian series
Taylor and maclaurian seriesTaylor and maclaurian series
Taylor and maclaurian seriesDarshan Aswani
 

What's hot (20)

Rolles theorem
Rolles theoremRolles theorem
Rolles theorem
 
Power Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's SeriesPower Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's Series
 
Lagrange
LagrangeLagrange
Lagrange
 
divergence of vector and divergence theorem
divergence of vector and divergence theoremdivergence of vector and divergence theorem
divergence of vector and divergence theorem
 
Tensor analysis
Tensor analysisTensor analysis
Tensor analysis
 
Unit 1: Topological spaces (its definition and definition of open sets)
Unit 1:  Topological spaces (its definition and definition of open sets)Unit 1:  Topological spaces (its definition and definition of open sets)
Unit 1: Topological spaces (its definition and definition of open sets)
 
Concentrated Stress & Stress Tensor
Concentrated Stress & Stress TensorConcentrated Stress & Stress Tensor
Concentrated Stress & Stress Tensor
 
Interpolation of Cubic Splines
Interpolation of Cubic SplinesInterpolation of Cubic Splines
Interpolation of Cubic Splines
 
De Alembert’s Principle and Generalized Force, a technical discourse on Class...
De Alembert’s Principle and Generalized Force, a technical discourse on Class...De Alembert’s Principle and Generalized Force, a technical discourse on Class...
De Alembert’s Principle and Generalized Force, a technical discourse on Class...
 
Laurent's Series & Types of Singularities
Laurent's Series & Types of SingularitiesLaurent's Series & Types of Singularities
Laurent's Series & Types of Singularities
 
3.1 derivative of a function
3.1 derivative of a function3.1 derivative of a function
3.1 derivative of a function
 
Power series
Power series Power series
Power series
 
Theories of failure
Theories of failureTheories of failure
Theories of failure
 
Interpolation with unequal interval
Interpolation with unequal intervalInterpolation with unequal interval
Interpolation with unequal interval
 
Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )Cauchy integral theorem & formula (complex variable & numerical method )
Cauchy integral theorem & formula (complex variable & numerical method )
 
The wave eqution presentation
The wave eqution presentationThe wave eqution presentation
The wave eqution presentation
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculus
 
Linear dependence & independence vectors
Linear dependence & independence vectorsLinear dependence & independence vectors
Linear dependence & independence vectors
 
Applications of differential equations
Applications of differential equationsApplications of differential equations
Applications of differential equations
 
Taylor and maclaurian series
Taylor and maclaurian seriesTaylor and maclaurian series
Taylor and maclaurian series
 

Similar to Taylor slides

Taylor and maclaurian series
Taylor and maclaurian seriesTaylor and maclaurian series
Taylor and maclaurian seriesNishant Patel
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesIrfaan Bahadoor
 
5.5 Zeros of Polynomial Functions
5.5 Zeros of Polynomial Functions5.5 Zeros of Polynomial Functions
5.5 Zeros of Polynomial Functionssmiller5
 
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...polanesgumiran
 
Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1jennytuazon01630
 
Pascal triangle and binomial theorem
Pascal triangle and binomial theoremPascal triangle and binomial theorem
Pascal triangle and binomial theoremrey castro
 
EM 2 Group - 4 engineering mathematics pptx
EM 2 Group - 4 engineering mathematics pptxEM 2 Group - 4 engineering mathematics pptx
EM 2 Group - 4 engineering mathematics pptxAmolAher20
 
Differential Calculus
Differential Calculus Differential Calculus
Differential Calculus OlooPundit
 
Solution 3
Solution 3Solution 3
Solution 3aldrins
 
Limits and Continuity of Functions
Limits and Continuity of Functions Limits and Continuity of Functions
Limits and Continuity of Functions OlooPundit
 
Solution 3
Solution 3Solution 3
Solution 3aldrins
 
29 taylor expansions x
29 taylor expansions x29 taylor expansions x
29 taylor expansions xmath266
 

Similar to Taylor slides (20)

Taylor and maclaurian series
Taylor and maclaurian seriesTaylor and maclaurian series
Taylor and maclaurian series
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin series
 
251exn
251exn251exn
251exn
 
Differntiation
 Differntiation Differntiation
Differntiation
 
5.5 Zeros of Polynomial Functions
5.5 Zeros of Polynomial Functions5.5 Zeros of Polynomial Functions
5.5 Zeros of Polynomial Functions
 
Ejercicios 4
Ejercicios 4Ejercicios 4
Ejercicios 4
 
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
 
Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1
 
Pascal triangle and binomial theorem
Pascal triangle and binomial theoremPascal triangle and binomial theorem
Pascal triangle and binomial theorem
 
Allied maths ii
Allied maths iiAllied maths ii
Allied maths ii
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
EM 2 Group - 4 engineering mathematics pptx
EM 2 Group - 4 engineering mathematics pptxEM 2 Group - 4 engineering mathematics pptx
EM 2 Group - 4 engineering mathematics pptx
 
Differential Calculus
Differential Calculus Differential Calculus
Differential Calculus
 
Unit2.polynomials.algebraicfractions
Unit2.polynomials.algebraicfractionsUnit2.polynomials.algebraicfractions
Unit2.polynomials.algebraicfractions
 
Solution 3
Solution 3Solution 3
Solution 3
 
Limit and continuity
Limit and continuityLimit and continuity
Limit and continuity
 
Limits and Continuity of Functions
Limits and Continuity of Functions Limits and Continuity of Functions
Limits and Continuity of Functions
 
Solution 3
Solution 3Solution 3
Solution 3
 
Calculo Diferencial
Calculo DiferencialCalculo Diferencial
Calculo Diferencial
 
29 taylor expansions x
29 taylor expansions x29 taylor expansions x
29 taylor expansions x
 

More from Herbert Mujungu

More from Herbert Mujungu (7)

Maclaurin series
Maclaurin seriesMaclaurin series
Maclaurin series
 
Maclaurins series
Maclaurins seriesMaclaurins series
Maclaurins series
 
Maclaurins series
Maclaurins seriesMaclaurins series
Maclaurins series
 
Notes on Equation of Plane
Notes on Equation of PlaneNotes on Equation of Plane
Notes on Equation of Plane
 
Maclaurin Series
Maclaurin SeriesMaclaurin Series
Maclaurin Series
 
Equation of a plane
Equation of a planeEquation of a plane
Equation of a plane
 
Projectiles
ProjectilesProjectiles
Projectiles
 

Recently uploaded

latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answersdalebeck957
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 

Recently uploaded (20)

latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 

Taylor slides

  • 1. Taylor Series By MUJUNGU HERBERT National Teachers’ College Kabale
  • 2. Taylor Series Competences 1. Derives and state the Taylor polynomial 2. Obtain Taylor’s series for different functions about specified values. 3. Approximate some values of the functions
  • 3. Taylor’s Series Introduction Let us assume a general polynomial for any function; f(x) = ∞ n=0 cn(x − a)n or f(x) = co + c1(x − a) + c2(x − a)2 + c3(x − a)3 + c4(x − a)4 + ... (1)
  • 4. Taking the general formula, f(x) = co + c1(x − a) + c2(x − a)2 + c3(x − a)3 + c4(x − a)4 + ... (2) deriving recursively, f (x) = c1 + 2c2(x − a) + 3c3(x − a)2 + 4c4(x − a)3 + ... (3) f (x) = 2c2 + 3 · 2 · c3(x − a) + 4 · 3 · c4(x − a)2 + ... (4) f (x) = 3 · 2 · c3 + 4 · 3 · 2 · c4(x − a) + ... (5) f(4) (x) = +4 · 3 · 2 · c4 + ... (6) Substituting x = a in Eqns 9, 3, 4, 5 and 6, we get co = f(a), c1 = f (a), c2 = f (a) 2 , c3 = f (a) 3 · 2 and c4 = f(4)(a) 4 · 3 · 2
  • 5. Taylors series Substituting the coefficients back in Eqn 1, we get; f(x) = f(a) + f (a)(x − a) + f (a) 2 (x − a)2 + f (a) 3 · 2 (x − a)3 + f(4) (a) 4 · 3 · 2 (x − a)4 + ... (7) or if you let x = a + h f(x) = f(a + h) = f(a) + f (a)h + f (a) 2 h2 + f (a) 3 · 2 h3 + f(4)(a) 4 · 3 · 2 h4 + ... (8)
  • 6. Example 1 Use Taylor’s theorem to expand sin(π 6 + h) in ascending powers of h.
  • 7. Example 1 Use Taylor’s theorem to expand sin(π 6 + h) in ascending powers of h. Solution
  • 8. Example 1 Use Taylor’s theorem to expand sin(π 6 + h) in ascending powers of h. Solution Let f(x) = sin(x) = sin( π 6 + h) ⇒ f (π 6 ) = sin(π 6 ) = 1 2 f (x) = cos(x) ⇒ f (π 6 ) = cos(π 6 ) = √ 3 2 f (x) = − sin(x) ⇒ f (π 6 ) = − sin(π 6 ) = −1 2 f (x) = − cos(x) ⇒ f (π 6 ) = − cos(π 6 ) = − √ 3 2 f (4) (x) = sin(x) ⇒ f (4)(π 6 ) = sin(π 6 ) = 1 2 sin( π 6 + h) = 1 2 + √ 3 2 h − 1 4 h2 − √ 3 12 h3 + 1 48 h4 + ...
  • 9. Example 2 Use Taylor’s theorem to express tan(π 4 + h) as a series in ascending powers of h as far as h3.
  • 10. Example 2 Use Taylor’s theorem to express tan(π 4 + h) as a series in ascending powers of h as far as h3. Solution
  • 11. Example 2 Use Taylor’s theorem to express tan(π 4 + h) as a series in ascending powers of h as far as h3. Solution Let f(x) = tan(x) = tan( π 4 + h) ⇒ f (π 4 ) = tan(π 4 ) = 1 f (x) = 1 + tan2 (x) ⇒ f (π 4 ) = 1 + tan2(π 4 ) = 2 f (x) = 2 tan x + 2 tan3 (x) ⇒ f (π 4 ) = 4 f (x) = 2 sec2 (x) + 6 sec2 (x)tan2 (x) ⇒ f (π 4 ) = 16 tan( π 4 + h) = 1 + 2h + 2h2 + 8 3 h3
  • 12. Example 3 Use Taylor’s theorem to find the first four terms in the expansion of cos(x) in ascending powers of ()x − α), where α = arctan(4 3).
  • 13. Example 3 Use Taylor’s theorem to find the first four terms in the expansion of cos(x) in ascending powers of ()x − α), where α = arctan(4 3). Solution If α = arctan(4 3), then cos(α) = 3/5 & sin(α) = 4/5
  • 14. Example 3 Use Taylor’s theorem to find the first four terms in the expansion of cos(x) in ascending powers of ()x − α), where α = arctan(4 3). Solution If α = arctan(4 3), then cos(α) = 3/5 & sin(α) = 4/5 Also Let f(x) = cos(x) ⇒ f (α) = cos(α) = 3/5 f (x) = − sin(x) ⇒ f (α) = −4 5 f (x) = − cos x ⇒ f (α) = −3 5 f (x) = sin x ⇒ f (α) = 4 5 f (4) (x) = cos x ⇒ f (4)(α) = 3 5 cos(x) = 3 5 − 4 5 (x − α) − 3 10 (x − α)2 + 12 15 (x − α)3
  • 15. Example 4 Using the first 3 terms of the expansion in Example 1, obtain a value for sin 31o to five significant figures, taking √ 3 as 1.7321 and 1o as 0.01745 radians.
  • 16. Example 4 Using the first 3 terms of the expansion in Example 1, obtain a value for sin 31o to five significant figures, taking √ 3 as 1.7321 and 1o as 0.01745 radians. Solution Recall sin(π 6 + h) = 1 2 + √ 3 2 h − 1 4h2 − √ 3 12 h3 + 1 48h4 + ... So we let h = 1o = 0.01745 radians
  • 17. Example 4 Using the first 3 terms of the expansion in Example 1, obtain a value for sin 31o to five significant figures, taking √ 3 as 1.7321 and 1o as 0.01745 radians. Solution Recall sin(π 6 + h) = 1 2 + √ 3 2 h − 1 4h2 − √ 3 12 h3 + 1 48h4 + ... So we let h = 1o = 0.01745 radians sin(31o ) = 1 2 + 1.7321 2 ∗0.01745− 1 4 ∗0.017452 − 1.7321 12 ∗0.017453 Finally, sin(31o ) = 0.51503
  • 18. Trial Questions 1. Apply Taylor’s theorem to expand ln(x) in ascending powers of (x − e) as far as the term in (x − e)4, 2. Apply Taylor’s theorem to expand cosec(x) in ascending powers of (x − π 2 ) as far as the term in (x − π 2 )4 3. Find the Taylor series for f(x) = ex about x = 0. 4. (a) Use Taylor’s theorem to expand cos(π 3 + h) in ascending powers of h upto the h3 term. (b) Taking √ 3 as 1.7321 and 5.5 as 0.09599 radians, find the value of cos 54.5o to three decimal places. 5. State Taylor’s theorem for the exapnsion of f(a + h) in ascending powers of h. Prove that the first four terms in the Taylor expansion of arctan(1 + h) are 1 4 π + 1 2 h − 1 4 h2 + 1 12 h3 Follow the link joinmyquiz.com and use the game code 8089255 to play the game please. If you are not registered with the Google Calculus class (class code qmpktps), you wont access this work.
  • 19. Summary 1. General Polynomial f(x) = co + c1(x − a) + c2(x − a)2 + c3(x − a)3 + c4(x − a)4 + ... ( 2. Taylor’s Series f(x) = f(a) + f (a)(x − a) + f (a) 2 (x − a)2 + f (a) 3 · 2 (x − a)3 + f(4)(a) 4 · 3 · 2 (x − a)4 + ...(10) 3. Steps for obtaining Taylor’s series. (a) Obtain successive derivaties of the the function. (b) Then determine the values of the derivatives at a given point. (c) Finally use these values to write the Taylor’s series of the desired function.
  • 20. Thank You for Your Attention For more information Contact me through; herbertmujungu@gmail.com +256779547251 +256701310635 +256793854372 https://bit.ly/padlet-DESII