SlideShare a Scribd company logo
45- Taylor and Maclaurin Series VU
Lecture No.45 Taylor and Maclaurin Series
One of the early applications of calculus was
the computation of approximate numerical values
for functions such as x, ln x and x
e . One
common method for obtaining such values is to
approximate the function by polynomial, then use
that polynomial to compute the desired numerical
values.
Problem
Given a function f and a point a on the x-axis, find
a polynomial of specified degree the best
approximates the function f in the “vicinity” of the
point a.
Suppose that we are interested in
approximating a function f in the vicinity of the
point a=0 by a polynomial
1 2 3
0 1 2 3( ) ....... n
nP x c c x c x c x c x= + + + + --- (1)
Because P(x) has n+1 coefficient, it seems
reasonable that we should be able to impose n+1
condition on this polynomial to achieve a good
approximation to f(x). Because the point a=0 is
the center of interest ,our strategy will be to
choose the coefficients of P(x) so that the value
of P and its first n derivates at a=0, it is
reasonable to hope that f(x) and P(x) will remain
close over some interval (possibly quite small)
centered at a=0 .Thus, we shall assume that f
can be differentiated n times at a=0 and we shall
try to find the coefficients in (1) such that
(0) (0)f p= , (0) (0)f p′ ′= ,
(0) (0)f p′′ ′′= …… (0) (0)n n
f p= --- (2)
We have
1 2 3
0 1 2 3( ) .......... n
np x c c x c x c x c x= + + + +
3 1
1 2 3( ) 2 3 ........... n
np x c x c x c x nc x −
′ = + + + +
2
2 3( ) 2 3.2 .......... ( 1) n
np x c c x n n c x −
′′ = + + + −
3
3( ) 3.2 .......... ( 1)( 2) n
np x c n n n c x −
′′′ = + + − −
( ) ( 1)( 2).......(1)n
np x n n n c= − −
Thus to satisfy (2) we must have
0
1
2 2
3 3
(0) (0)
(0) (0)
(0) (0) 2 2!
(0) (0) 3.2 3!
(0) (0) ( 1)( 2).......(1) !n n
n n
f p c
f p c
f p c c
f p c c
f p n n n c n c
= =
′ ′= =
′′ ′′= = =
′′′ ′′′= = =
= = − − =
MACLAURIN POLYNOMIALS
If f can be differentiated n times at 0, then we define
the nth Maclaurin Polynomial for f to be
2
3
(0)
( ) (0) (0)
2!
(0) (0)
........
3! !
n
n
n
f
p x f f x x
f f
x x
n
′′
′= + + +
′′′
+ +
This polynomial has the property that its
value and values of its first n
derivatives match the values of f(x) and its
first n derivatives when x=0
Example
Find the Maclaurin polynomials
0 1 2 3, , , x
nP p p p and p for e
Solution:
Let f(x) = x
e
Thus
( ) ( ) ( ) ..... ( )n x
f x f x f x f x e′ ′′ ′′′= = = = =
and
0
(0) (0) (0) ..... (0) 1n
f f f f e′ ′′ ′′′= = = = = =
© Copyright Virtual University of Pakistan
1
45- Taylor and Maclaurin Series VU
Therefore
0
1
2
2
2
2
2
( ) (0) 1
( ) (0) (0) 1
(0)
( ) (0) (0) 1
2! 2!
(0) (0)
( ) (0) (0) ....
2! !
1 ........
2! !
n
n
n
n
p x f
p x f f x x
f x
p x f f x x x
f f
p x f f x x x
n
x x
x
n
= =
′= + = +
′′
′= + + = + +
′′
′= + + + +
= + + + +
Graphs of ex
and first four
Maclaurin polynomials are shown here. Note that
the graphs of P1(x), P2(x), P3(x) are virtually
indistinguishable from the graph of ex
near the
origin, so these polynomials are good
approximations of ex
near the origin. But away
from origin it does not give good approximation.
To obtain polynomial approximations of f(x) that
have their best accuracy near a general point
x=a, it will be convenient to express polynomials
in power of x-a, so that they have the form
Definition 11.9.2
If f can be differentiated n times at 0, then we define
the nth Taylor polynomial for f about x=a to be
2( )
( ) ( ) ( )( ) ( )
2!
( )
.... ( )
!
n
n
n
f a
p x f a f a x a x a
f a
x a
n
′′
′= + − + −
+ + −
Taylor and Maclaurin series
For a fixed value of x near a, one would expect that
the approximation of f(x) by its Taylor polynomial pn(x)
about x=a should improve as n increases .Since
increasing n has the effect of matching higher and
higher derivatives of f(x) with those of pn(x) at x=a.
Indeed, it seems plausible that one might be able to
achieve any desired degree of accuracy by choosing
n sufficiently large; that is the value of pn(x) might
actually converge to f(x) as
Definition 11.9.3
If f has the derivatives of all orders at a , then we
define the Taylor series for f about x=a to be
0
2
( )
( ) ( ) ( )( )
2
( ) ( )
( ) ... ( ) ...
2! !
k
k
k
k
k
f a
x a f a f a x a
f a f a
x a x a
k
∞
=
′− = + −
′′
+ − + + − +
∑
In the special case where a=0 , the Taylor series for f
is called Maclaurin series for f
Example
Find the Maclaurin Series for
)
) sin
x
a e
b x
Solution
The nth Maclaurin polynomial for x
e is
© Copyright Virtual University of Pakistan
2
45- Taylor and Maclaurin Series VU
2
0
1 ...........
! 2! !
k k
k
x x x
x
k n
∞
=
= + + + +∑
Thus the Maclaurin series for x
e is
2
0
1 ..... ......
! 2! !
k k
k
x x x
x
k n
∞
=
= + + + + +∑
(b) Let ( ) sinf x x=
( ) sin (0) 0
( ) cos (0) 1
( ) sin (0) 0
( ) cos (0) 1
f x x f
f x x f
f x x f
f x x f
= =
′ ′= =
′′ = − =
′′′ = − = −
Since ( ) sin ( )f x x f x′′′′ = = the pattern 0, 1,
0,-1 will repeat over and over as we evaluate
successive derivatives at 0.
Therefore the successive Maclaurin
polynomials for sin x are
0
1
2
3
3
3
4
3 5
5
3 5
6
3 5 7
7
( ) 0
( ) 0
( ) 0 0
( ) 0 0
3!
( ) 0 0 0
3!
( ) 0 0 0
3! 5!
( ) 0 0 0 0
3! 5!
( ) 0 0 0 0
3! 5! 7!
p x
p x x
p x x
x
p x x
x
p x x
x x
p x x
x x
p x x
x x x
p x x
=
= +
= + +
= + + −
= + + − +
= + + − + +
= + + − + + +
= + + − + + + −
Because of the zero terms, each even-numbered
Maclaurin polynomial after 0 ( )p x is the same
as the odd-number Maclaurin polynomial; that is
2 1 2 2
3 5 7 2 1
( ) ( )
...... ( 1)
3! 5! 7! (2 1)!
n n
n
n
p x p x
x x x x
x
n
+ = +
+
=
= − + − + + −
+
fo
r n=0,1,2,3,4,…………….
Thus the Maclaurin series for sin x is
2 1
0
3 5 7 2 1
( 1)
(2 1)!
... ( 1) ...
3! 5! 7! (2 1)!
k
k
k
k
k
x
k
x x x x
x
k
+∞
=
+
−
+
= − + − + + − +
+
∑
© Copyright Virtual University of Pakistan
3

More Related Content

Viewers also liked

ENG101- English Comprehension- Lecture 30
ENG101- English Comprehension- Lecture 30ENG101- English Comprehension- Lecture 30
ENG101- English Comprehension- Lecture 30
Bilal Ahmed
 
MGT101 - Financial Accounting- Lecture 40
MGT101 - Financial Accounting- Lecture 40MGT101 - Financial Accounting- Lecture 40
MGT101 - Financial Accounting- Lecture 40
Bilal Ahmed
 
CS101- Introduction to Computing- Lecture 35
CS101- Introduction to Computing- Lecture 35CS101- Introduction to Computing- Lecture 35
CS101- Introduction to Computing- Lecture 35
Bilal Ahmed
 
ENG101- English Comprehension- Lecture 23
ENG101- English Comprehension- Lecture 23ENG101- English Comprehension- Lecture 23
ENG101- English Comprehension- Lecture 23
Bilal Ahmed
 
MTH101 - Calculus and Analytical Geometry- Lecture 41
MTH101 - Calculus and Analytical Geometry- Lecture 41MTH101 - Calculus and Analytical Geometry- Lecture 41
MTH101 - Calculus and Analytical Geometry- Lecture 41
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 34
CS201- Introduction to Programming- Lecture 34CS201- Introduction to Programming- Lecture 34
CS201- Introduction to Programming- Lecture 34
Bilal Ahmed
 
ENG101- English Comprehension- Lecture 40
ENG101- English Comprehension- Lecture 40ENG101- English Comprehension- Lecture 40
ENG101- English Comprehension- Lecture 40
Bilal Ahmed
 
MGT101 - Financial Accounting- Lecture 38
MGT101 - Financial Accounting- Lecture 38MGT101 - Financial Accounting- Lecture 38
MGT101 - Financial Accounting- Lecture 38
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 12
CS201- Introduction to Programming- Lecture 12CS201- Introduction to Programming- Lecture 12
CS201- Introduction to Programming- Lecture 12
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 43
CS201- Introduction to Programming- Lecture 43CS201- Introduction to Programming- Lecture 43
CS201- Introduction to Programming- Lecture 43
Bilal Ahmed
 
ENG101- English Comprehension- Lecture 35
ENG101- English Comprehension- Lecture 35ENG101- English Comprehension- Lecture 35
ENG101- English Comprehension- Lecture 35
Bilal Ahmed
 
CS101- Introduction to Computing- Lecture 44
CS101- Introduction to Computing- Lecture 44CS101- Introduction to Computing- Lecture 44
CS101- Introduction to Computing- Lecture 44
Bilal Ahmed
 
CS101- Introduction to Computing- Lecture 37
CS101- Introduction to Computing- Lecture 37CS101- Introduction to Computing- Lecture 37
CS101- Introduction to Computing- Lecture 37
Bilal Ahmed
 
MGT101 - Financial Accounting- Lecture 28
MGT101 - Financial Accounting- Lecture 28MGT101 - Financial Accounting- Lecture 28
MGT101 - Financial Accounting- Lecture 28
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 06
CS201- Introduction to Programming- Lecture 06CS201- Introduction to Programming- Lecture 06
CS201- Introduction to Programming- Lecture 06
Bilal Ahmed
 
CS101- Introduction to Computing- Lecture 32
CS101- Introduction to Computing- Lecture 32CS101- Introduction to Computing- Lecture 32
CS101- Introduction to Computing- Lecture 32
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 19
CS201- Introduction to Programming- Lecture 19CS201- Introduction to Programming- Lecture 19
CS201- Introduction to Programming- Lecture 19
Bilal Ahmed
 

Viewers also liked (17)

ENG101- English Comprehension- Lecture 30
ENG101- English Comprehension- Lecture 30ENG101- English Comprehension- Lecture 30
ENG101- English Comprehension- Lecture 30
 
MGT101 - Financial Accounting- Lecture 40
MGT101 - Financial Accounting- Lecture 40MGT101 - Financial Accounting- Lecture 40
MGT101 - Financial Accounting- Lecture 40
 
CS101- Introduction to Computing- Lecture 35
CS101- Introduction to Computing- Lecture 35CS101- Introduction to Computing- Lecture 35
CS101- Introduction to Computing- Lecture 35
 
ENG101- English Comprehension- Lecture 23
ENG101- English Comprehension- Lecture 23ENG101- English Comprehension- Lecture 23
ENG101- English Comprehension- Lecture 23
 
MTH101 - Calculus and Analytical Geometry- Lecture 41
MTH101 - Calculus and Analytical Geometry- Lecture 41MTH101 - Calculus and Analytical Geometry- Lecture 41
MTH101 - Calculus and Analytical Geometry- Lecture 41
 
CS201- Introduction to Programming- Lecture 34
CS201- Introduction to Programming- Lecture 34CS201- Introduction to Programming- Lecture 34
CS201- Introduction to Programming- Lecture 34
 
ENG101- English Comprehension- Lecture 40
ENG101- English Comprehension- Lecture 40ENG101- English Comprehension- Lecture 40
ENG101- English Comprehension- Lecture 40
 
MGT101 - Financial Accounting- Lecture 38
MGT101 - Financial Accounting- Lecture 38MGT101 - Financial Accounting- Lecture 38
MGT101 - Financial Accounting- Lecture 38
 
CS201- Introduction to Programming- Lecture 12
CS201- Introduction to Programming- Lecture 12CS201- Introduction to Programming- Lecture 12
CS201- Introduction to Programming- Lecture 12
 
CS201- Introduction to Programming- Lecture 43
CS201- Introduction to Programming- Lecture 43CS201- Introduction to Programming- Lecture 43
CS201- Introduction to Programming- Lecture 43
 
ENG101- English Comprehension- Lecture 35
ENG101- English Comprehension- Lecture 35ENG101- English Comprehension- Lecture 35
ENG101- English Comprehension- Lecture 35
 
CS101- Introduction to Computing- Lecture 44
CS101- Introduction to Computing- Lecture 44CS101- Introduction to Computing- Lecture 44
CS101- Introduction to Computing- Lecture 44
 
CS101- Introduction to Computing- Lecture 37
CS101- Introduction to Computing- Lecture 37CS101- Introduction to Computing- Lecture 37
CS101- Introduction to Computing- Lecture 37
 
MGT101 - Financial Accounting- Lecture 28
MGT101 - Financial Accounting- Lecture 28MGT101 - Financial Accounting- Lecture 28
MGT101 - Financial Accounting- Lecture 28
 
CS201- Introduction to Programming- Lecture 06
CS201- Introduction to Programming- Lecture 06CS201- Introduction to Programming- Lecture 06
CS201- Introduction to Programming- Lecture 06
 
CS101- Introduction to Computing- Lecture 32
CS101- Introduction to Computing- Lecture 32CS101- Introduction to Computing- Lecture 32
CS101- Introduction to Computing- Lecture 32
 
CS201- Introduction to Programming- Lecture 19
CS201- Introduction to Programming- Lecture 19CS201- Introduction to Programming- Lecture 19
CS201- Introduction to Programming- Lecture 19
 

More from Bilal Ahmed

CS201- Introduction to Programming- Lecture 45
CS201- Introduction to Programming- Lecture 45CS201- Introduction to Programming- Lecture 45
CS201- Introduction to Programming- Lecture 45
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 44
CS201- Introduction to Programming- Lecture 44CS201- Introduction to Programming- Lecture 44
CS201- Introduction to Programming- Lecture 44
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 42
CS201- Introduction to Programming- Lecture 42CS201- Introduction to Programming- Lecture 42
CS201- Introduction to Programming- Lecture 42
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 41
CS201- Introduction to Programming- Lecture 41CS201- Introduction to Programming- Lecture 41
CS201- Introduction to Programming- Lecture 41
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 40
CS201- Introduction to Programming- Lecture 40CS201- Introduction to Programming- Lecture 40
CS201- Introduction to Programming- Lecture 40
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 39
CS201- Introduction to Programming- Lecture 39CS201- Introduction to Programming- Lecture 39
CS201- Introduction to Programming- Lecture 39
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 38
CS201- Introduction to Programming- Lecture 38CS201- Introduction to Programming- Lecture 38
CS201- Introduction to Programming- Lecture 38
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 37
CS201- Introduction to Programming- Lecture 37CS201- Introduction to Programming- Lecture 37
CS201- Introduction to Programming- Lecture 37
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 36
CS201- Introduction to Programming- Lecture 36CS201- Introduction to Programming- Lecture 36
CS201- Introduction to Programming- Lecture 36
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 35
CS201- Introduction to Programming- Lecture 35CS201- Introduction to Programming- Lecture 35
CS201- Introduction to Programming- Lecture 35
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 33
CS201- Introduction to Programming- Lecture 33CS201- Introduction to Programming- Lecture 33
CS201- Introduction to Programming- Lecture 33
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 32
CS201- Introduction to Programming- Lecture 32CS201- Introduction to Programming- Lecture 32
CS201- Introduction to Programming- Lecture 32
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 31
CS201- Introduction to Programming- Lecture 31CS201- Introduction to Programming- Lecture 31
CS201- Introduction to Programming- Lecture 31
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 30
CS201- Introduction to Programming- Lecture 30CS201- Introduction to Programming- Lecture 30
CS201- Introduction to Programming- Lecture 30
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 29
CS201- Introduction to Programming- Lecture 29CS201- Introduction to Programming- Lecture 29
CS201- Introduction to Programming- Lecture 29
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 28
CS201- Introduction to Programming- Lecture 28CS201- Introduction to Programming- Lecture 28
CS201- Introduction to Programming- Lecture 28
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 26
CS201- Introduction to Programming- Lecture 26CS201- Introduction to Programming- Lecture 26
CS201- Introduction to Programming- Lecture 26
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 25
CS201- Introduction to Programming- Lecture 25CS201- Introduction to Programming- Lecture 25
CS201- Introduction to Programming- Lecture 25
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 24
CS201- Introduction to Programming- Lecture 24CS201- Introduction to Programming- Lecture 24
CS201- Introduction to Programming- Lecture 24
Bilal Ahmed
 
CS201- Introduction to Programming- Lecture 23
CS201- Introduction to Programming- Lecture 23CS201- Introduction to Programming- Lecture 23
CS201- Introduction to Programming- Lecture 23
Bilal Ahmed
 

More from Bilal Ahmed (20)

CS201- Introduction to Programming- Lecture 45
CS201- Introduction to Programming- Lecture 45CS201- Introduction to Programming- Lecture 45
CS201- Introduction to Programming- Lecture 45
 
CS201- Introduction to Programming- Lecture 44
CS201- Introduction to Programming- Lecture 44CS201- Introduction to Programming- Lecture 44
CS201- Introduction to Programming- Lecture 44
 
CS201- Introduction to Programming- Lecture 42
CS201- Introduction to Programming- Lecture 42CS201- Introduction to Programming- Lecture 42
CS201- Introduction to Programming- Lecture 42
 
CS201- Introduction to Programming- Lecture 41
CS201- Introduction to Programming- Lecture 41CS201- Introduction to Programming- Lecture 41
CS201- Introduction to Programming- Lecture 41
 
CS201- Introduction to Programming- Lecture 40
CS201- Introduction to Programming- Lecture 40CS201- Introduction to Programming- Lecture 40
CS201- Introduction to Programming- Lecture 40
 
CS201- Introduction to Programming- Lecture 39
CS201- Introduction to Programming- Lecture 39CS201- Introduction to Programming- Lecture 39
CS201- Introduction to Programming- Lecture 39
 
CS201- Introduction to Programming- Lecture 38
CS201- Introduction to Programming- Lecture 38CS201- Introduction to Programming- Lecture 38
CS201- Introduction to Programming- Lecture 38
 
CS201- Introduction to Programming- Lecture 37
CS201- Introduction to Programming- Lecture 37CS201- Introduction to Programming- Lecture 37
CS201- Introduction to Programming- Lecture 37
 
CS201- Introduction to Programming- Lecture 36
CS201- Introduction to Programming- Lecture 36CS201- Introduction to Programming- Lecture 36
CS201- Introduction to Programming- Lecture 36
 
CS201- Introduction to Programming- Lecture 35
CS201- Introduction to Programming- Lecture 35CS201- Introduction to Programming- Lecture 35
CS201- Introduction to Programming- Lecture 35
 
CS201- Introduction to Programming- Lecture 33
CS201- Introduction to Programming- Lecture 33CS201- Introduction to Programming- Lecture 33
CS201- Introduction to Programming- Lecture 33
 
CS201- Introduction to Programming- Lecture 32
CS201- Introduction to Programming- Lecture 32CS201- Introduction to Programming- Lecture 32
CS201- Introduction to Programming- Lecture 32
 
CS201- Introduction to Programming- Lecture 31
CS201- Introduction to Programming- Lecture 31CS201- Introduction to Programming- Lecture 31
CS201- Introduction to Programming- Lecture 31
 
CS201- Introduction to Programming- Lecture 30
CS201- Introduction to Programming- Lecture 30CS201- Introduction to Programming- Lecture 30
CS201- Introduction to Programming- Lecture 30
 
CS201- Introduction to Programming- Lecture 29
CS201- Introduction to Programming- Lecture 29CS201- Introduction to Programming- Lecture 29
CS201- Introduction to Programming- Lecture 29
 
CS201- Introduction to Programming- Lecture 28
CS201- Introduction to Programming- Lecture 28CS201- Introduction to Programming- Lecture 28
CS201- Introduction to Programming- Lecture 28
 
CS201- Introduction to Programming- Lecture 26
CS201- Introduction to Programming- Lecture 26CS201- Introduction to Programming- Lecture 26
CS201- Introduction to Programming- Lecture 26
 
CS201- Introduction to Programming- Lecture 25
CS201- Introduction to Programming- Lecture 25CS201- Introduction to Programming- Lecture 25
CS201- Introduction to Programming- Lecture 25
 
CS201- Introduction to Programming- Lecture 24
CS201- Introduction to Programming- Lecture 24CS201- Introduction to Programming- Lecture 24
CS201- Introduction to Programming- Lecture 24
 
CS201- Introduction to Programming- Lecture 23
CS201- Introduction to Programming- Lecture 23CS201- Introduction to Programming- Lecture 23
CS201- Introduction to Programming- Lecture 23
 

Recently uploaded

Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
Nguyen Thanh Tu Collection
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
Nguyen Thanh Tu Collection
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Denish Jangid
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
ricssacare
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
Special education needs
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 

Recently uploaded (20)

Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 

MTH101 - Calculus and Analytical Geometry- Lecture 45

  • 1. 45- Taylor and Maclaurin Series VU Lecture No.45 Taylor and Maclaurin Series One of the early applications of calculus was the computation of approximate numerical values for functions such as x, ln x and x e . One common method for obtaining such values is to approximate the function by polynomial, then use that polynomial to compute the desired numerical values. Problem Given a function f and a point a on the x-axis, find a polynomial of specified degree the best approximates the function f in the “vicinity” of the point a. Suppose that we are interested in approximating a function f in the vicinity of the point a=0 by a polynomial 1 2 3 0 1 2 3( ) ....... n nP x c c x c x c x c x= + + + + --- (1) Because P(x) has n+1 coefficient, it seems reasonable that we should be able to impose n+1 condition on this polynomial to achieve a good approximation to f(x). Because the point a=0 is the center of interest ,our strategy will be to choose the coefficients of P(x) so that the value of P and its first n derivates at a=0, it is reasonable to hope that f(x) and P(x) will remain close over some interval (possibly quite small) centered at a=0 .Thus, we shall assume that f can be differentiated n times at a=0 and we shall try to find the coefficients in (1) such that (0) (0)f p= , (0) (0)f p′ ′= , (0) (0)f p′′ ′′= …… (0) (0)n n f p= --- (2) We have 1 2 3 0 1 2 3( ) .......... n np x c c x c x c x c x= + + + + 3 1 1 2 3( ) 2 3 ........... n np x c x c x c x nc x − ′ = + + + + 2 2 3( ) 2 3.2 .......... ( 1) n np x c c x n n c x − ′′ = + + + − 3 3( ) 3.2 .......... ( 1)( 2) n np x c n n n c x − ′′′ = + + − − ( ) ( 1)( 2).......(1)n np x n n n c= − − Thus to satisfy (2) we must have 0 1 2 2 3 3 (0) (0) (0) (0) (0) (0) 2 2! (0) (0) 3.2 3! (0) (0) ( 1)( 2).......(1) !n n n n f p c f p c f p c c f p c c f p n n n c n c = = ′ ′= = ′′ ′′= = = ′′′ ′′′= = = = = − − = MACLAURIN POLYNOMIALS If f can be differentiated n times at 0, then we define the nth Maclaurin Polynomial for f to be 2 3 (0) ( ) (0) (0) 2! (0) (0) ........ 3! ! n n n f p x f f x x f f x x n ′′ ′= + + + ′′′ + + This polynomial has the property that its value and values of its first n derivatives match the values of f(x) and its first n derivatives when x=0 Example Find the Maclaurin polynomials 0 1 2 3, , , x nP p p p and p for e Solution: Let f(x) = x e Thus ( ) ( ) ( ) ..... ( )n x f x f x f x f x e′ ′′ ′′′= = = = = and 0 (0) (0) (0) ..... (0) 1n f f f f e′ ′′ ′′′= = = = = = © Copyright Virtual University of Pakistan 1
  • 2. 45- Taylor and Maclaurin Series VU Therefore 0 1 2 2 2 2 2 ( ) (0) 1 ( ) (0) (0) 1 (0) ( ) (0) (0) 1 2! 2! (0) (0) ( ) (0) (0) .... 2! ! 1 ........ 2! ! n n n n p x f p x f f x x f x p x f f x x x f f p x f f x x x n x x x n = = ′= + = + ′′ ′= + + = + + ′′ ′= + + + + = + + + + Graphs of ex and first four Maclaurin polynomials are shown here. Note that the graphs of P1(x), P2(x), P3(x) are virtually indistinguishable from the graph of ex near the origin, so these polynomials are good approximations of ex near the origin. But away from origin it does not give good approximation. To obtain polynomial approximations of f(x) that have their best accuracy near a general point x=a, it will be convenient to express polynomials in power of x-a, so that they have the form Definition 11.9.2 If f can be differentiated n times at 0, then we define the nth Taylor polynomial for f about x=a to be 2( ) ( ) ( ) ( )( ) ( ) 2! ( ) .... ( ) ! n n n f a p x f a f a x a x a f a x a n ′′ ′= + − + − + + − Taylor and Maclaurin series For a fixed value of x near a, one would expect that the approximation of f(x) by its Taylor polynomial pn(x) about x=a should improve as n increases .Since increasing n has the effect of matching higher and higher derivatives of f(x) with those of pn(x) at x=a. Indeed, it seems plausible that one might be able to achieve any desired degree of accuracy by choosing n sufficiently large; that is the value of pn(x) might actually converge to f(x) as Definition 11.9.3 If f has the derivatives of all orders at a , then we define the Taylor series for f about x=a to be 0 2 ( ) ( ) ( ) ( )( ) 2 ( ) ( ) ( ) ... ( ) ... 2! ! k k k k k f a x a f a f a x a f a f a x a x a k ∞ = ′− = + − ′′ + − + + − + ∑ In the special case where a=0 , the Taylor series for f is called Maclaurin series for f Example Find the Maclaurin Series for ) ) sin x a e b x Solution The nth Maclaurin polynomial for x e is © Copyright Virtual University of Pakistan 2
  • 3. 45- Taylor and Maclaurin Series VU 2 0 1 ........... ! 2! ! k k k x x x x k n ∞ = = + + + +∑ Thus the Maclaurin series for x e is 2 0 1 ..... ...... ! 2! ! k k k x x x x k n ∞ = = + + + + +∑ (b) Let ( ) sinf x x= ( ) sin (0) 0 ( ) cos (0) 1 ( ) sin (0) 0 ( ) cos (0) 1 f x x f f x x f f x x f f x x f = = ′ ′= = ′′ = − = ′′′ = − = − Since ( ) sin ( )f x x f x′′′′ = = the pattern 0, 1, 0,-1 will repeat over and over as we evaluate successive derivatives at 0. Therefore the successive Maclaurin polynomials for sin x are 0 1 2 3 3 3 4 3 5 5 3 5 6 3 5 7 7 ( ) 0 ( ) 0 ( ) 0 0 ( ) 0 0 3! ( ) 0 0 0 3! ( ) 0 0 0 3! 5! ( ) 0 0 0 0 3! 5! ( ) 0 0 0 0 3! 5! 7! p x p x x p x x x p x x x p x x x x p x x x x p x x x x x p x x = = + = + + = + + − = + + − + = + + − + + = + + − + + + = + + − + + + − Because of the zero terms, each even-numbered Maclaurin polynomial after 0 ( )p x is the same as the odd-number Maclaurin polynomial; that is 2 1 2 2 3 5 7 2 1 ( ) ( ) ...... ( 1) 3! 5! 7! (2 1)! n n n n p x p x x x x x x n + = + + = = − + − + + − + fo r n=0,1,2,3,4,……………. Thus the Maclaurin series for sin x is 2 1 0 3 5 7 2 1 ( 1) (2 1)! ... ( 1) ... 3! 5! 7! (2 1)! k k k k k x k x x x x x k +∞ = + − + = − + − + + − + + ∑ © Copyright Virtual University of Pakistan 3