SlideShare a Scribd company logo
1 of 100
Maclaurin Expansions
Given an input x, a polynomial P(x) is an algebraic
formula in the sense that only arithmetic operations +,
–, *, / are needed to obtain the output P(x).
Maclaurin Expansions
Given an input x, a polynomial P(x) is an algebraic
formula in the sense that only arithmetic operations +,
–, *, / are needed to obtain the output P(x).
This is not the case for sin(x) or In(x).
Maclaurin Expansions
Given an input x, a polynomial P(x) is an algebraic
formula in the sense that only arithmetic operations +,
–, *, / are needed to obtain the output P(x).
This is not the case for sin(x) or In(x). For example,
given x = 2, there is no obvious way to calculate In(2).
Maclaurin Expansions
Given an input x, a polynomial P(x) is an algebraic
formula in the sense that only arithmetic operations +,
–, *, / are needed to obtain the output P(x).
This is not the case for sin(x) or In(x). For example,
given x = 2, there is no obvious way to calculate In(2).
But we may produce polynomials, i.e. sequences of
arithmetic steps based on the input x to estimate In(x).
Maclaurin Expansions
Given an input x, a polynomial P(x) is an algebraic
formula in the sense that only arithmetic operations +,
–, *, / are needed to obtain the output P(x).
This is not the case for sin(x) or In(x). For example,
given x = 2, there is no obvious way to calculate In(2).
But we may produce polynomials, i.e. sequences of
arithmetic steps based on the input x to estimate In(x).
These polynomials are called the Taylor polynomials,
or Maclaurin polynomials (if centered at 0) of In(x).
Maclaurin Expansions
Given an input x, a polynomial P(x) is an algebraic
formula in the sense that only arithmetic operations +,
–, *, / are needed to obtain the output P(x).
This is not the case for sin(x) or In(x). For example,
given x = 2, there is no obvious way to calculate In(2).
But we may produce polynomials, i.e. sequences of
arithmetic steps based on the input x to estimate In(x).
These polynomials are called the Taylor polynomials,
or Maclaurin polynomials (if centered at 0) of In(x).
The construction of the Maclaurin polynomials
is based on the observation that
the lower degree terms of a polynomial
P(x) = a0 + a1x + a2x2 + a3x3 + . . anxn
give the best approximations of P(x) around x = 0.
Maclaurin Expansions
Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
Maclaurin Expansions
Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
Following are the graphs of P(x) against the lower
degree terms of P(x).
Maclaurin Expansions
Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
Following are the graphs of P(x) against the lower
degree terms of P(x).
y=2x–x2–2x3+x4
y=2x
Maclaurin Expansions
Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
Following are the graphs of P(x) against the lower
degree terms of P(x).
y=2x–x2–2x3+x4y=2x–x2–2x3+x4
y=2x y=2x–x2
Maclaurin Expansions
y=2x–x2–2x3+x4
Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
Following are the graphs of P(x) against the lower
degree terms of P(x).
y=2x–x2–2x3+x4y=2x–x2–2x3+x4
y=2x y=2x–x2
y=2x–x2–2x3
Maclaurin Expansions
y=2x–x2–2x3+x4
Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
Following are the graphs of P(x) against the lower
degree terms of P(x).
y=2x–x2–2x3+x4y=2x–x2–2x3+x4
y=2x y=2x–x2
y=2x–x2–2x3
The closer and closer approximation of P(x) by its
lower degree terms comes as no surprise because
the higher degree terms are more negligible than the
lower degree terms for x’s that are near 0.
Maclaurin Expansions
y=2x–x2–2x3+x4
Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
Following are the graphs of P(x) against the lower
degree terms of P(x).
y=2x–x2–2x3+x4y=2x–x2–2x3+x4
y=2x y=2x–x2
y=2x–x2–2x3
The closer and closer approximation of P(x) by its
lower degree terms comes as no surprise because
the higher degree terms are more negligible than the
lower degree terms for x’s that are near 0.
On the other hand, terms of a polynomial P(x) may be
calculated using the derivatives of P(x).
Maclaurin Expansions
y=2x–x2–2x3+x4
Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
Following are the graphs of P(x) against the lower
degree terms of P(x).
y=2x–x2–2x3+x4y=2x–x2–2x3+x4
y=2x y=2x–x2
y=2x–x2–2x3
The closer and closer approximation of P(x) by its
lower degree terms comes as no surprise because
the higher degree terms are more negligible than the
lower degree terms for x’s that are near 0.
On the other hand, terms of a polynomial P(x) may be
calculated using the derivatives of P(x).
This calculation leads us to the Maclaurin polynomials
of differentiable functions in general.
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
=pn(x)
Maclaurin Expansions
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
= f(0)pn(x)
f(0)(0)
0!
Maclaurin Expansions
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
f '(0)x= f(0)+pn(x)
f(0)(0)
0!
f(1)(0)
1!
Maclaurin Expansions
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
f '(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x)
f(0)(0)
0!
f(1)(0)
1!
Maclaurin Expansions
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
f '(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x)
f(0)(0)
0!
f(3)(0)
+
3! x3..
f(1)(0)
1!
Maclaurin Expansions
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
f '(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x)
f(0)(0)
0!
f(3)(0)
+
3! x3..
f(n)(0)
+
n! xn
f(1)(0)
1!
Maclaurin Expansions
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
f '(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x)
f(0)(0)
0!
f(3)(0)
+
3! x3..
f(n)(0)
+
n! xn
f(1)(0)
1!
or pn(x) = Ξ£k=0
n
xk
k!
f(k)(0)
Maclaurin Expansions
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
f '(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x)
f(0)(0)
0!
f(3)(0)
+
3! x3..
f(n)(0)
+
n! xn
f(1)(0)
1!
or pn(x) = Ξ£k=0
n
xk
k!
f(k)(0)
This is called the n'th (degree) Maclaurin polynomial
(Mac-poly) of f(x).
Maclaurin Expansions
Given a function f(x) that is infinitely differentiable at
x = 0, we define the polynomial
f '(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x)
f(0)(0)
0!
f(3)(0)
+
3! x3..
f(n)(0)
+
n! xn
f(1)(0)
1!
or pn(x) = Ξ£k=0
n
xk
k!
f(k)(0)
This is called the n'th (degree) Maclaurin polynomial
(Mac-poly) of f(x).
If n = ∞, we have the Maclaurin series (Mac-series):
P(x) =Ξ£k=0
xk.k!
f(k)(0)∞
Maclaurin Expansions
They are referred to as the Mac-expansions of f(x).
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
= f(0)pn(0)
In other words,
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
f (0)
= f(0)
+ #x + #x2 + ..#xn-1|x=0
pn(0)
In other words,
=pn(0)
(1) (1)
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
f (0)
= f(0)
+ #x + #x2 + ..#xn-1|x=0 = f (0)
pn(0)
In other words,
=pn(0)
(1) (1) (1)
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
f (0)
= f(0)
+ #x + #x2 + ..#xn-1|x=0 = f (0)
pn(0)
In other words,
=pn(0)
(1)
f (0)+ #x + #x2 + ..#xn-2|x=0=pn(0)
(2) (2)
(1) (1)
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
f (0)
= f(0)
+ #x + #x2 + ..#xn-1|x=0 = f (0)
pn(0)
In other words,
=pn(0)
(1)
f (0)+ #x + #x2 + ..#xn-2|x=0 = f (0)=pn(0)
(2) (2) (2)
(1) (1)
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
f (0)
= f(0)
+ #x + #x2 + ..#xn-1|x=0 = f (0)
pn(0)
In other words,
=pn(0)
(1)
f (0)+ #x + #x2 + ..#xn-2|x=0 = f (0)=pn(0)
(2) (2) (2)
(1) (1)
and so on, up to pn(0) = f (0).(n) (n)
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
f (0)
= f(0)
+ #x + #x2 + ..#xn-1|x=0 = f (0)
pn(0)
In other words,
=pn(0)
(1)
f (0)+ #x + #x2 + ..#xn-2|x=0 = f (0)=pn(0)
(2) (2) (2)
(1) (1)
and so on, up to pn(0) = f (0).(n) (n)
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
In fact, pn(x) is the only polynomial with degree ≀ n
whose derivatives of order = 0, 1, 2,. . n, at x = 0
are the same as those of f(x).
f (0)
= f(0)
+ #x + #x2 + ..#xn-1|x=0 = f (0)
pn(0)
In other words,
=pn(0)
(1)
f (0)+ #x + #x2 + ..#xn-2|x=0 = f (0)=pn(0)
(2) (2) (2)
(1) (1)
and so on, up to pn(0) = f (0).(n) (n)
In fact, pn(x) is the only polynomial with degree ≀ n
whose derivatives of order = 0, 1, 2,. . n, at x = 0
are the same as those of f(x).
Likewise the Mac-series is the only power series that
has all its derivatives agree with those of f(x) at x = 0.
Maclaurin Expansions
The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0
are the same as the derivatives of f(x).
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition.
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3(1)
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1)
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1)
f (x) = 2 + 3*2x + 4*3x2(2)
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1)
f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2!
(2) (2)
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1)
f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2!
(2) (2)
f (x) = 3*2 + 4*3*2x
(3)
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1)
f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2!
(2) (2)
f (x) = 3*2 + 4*3*2x οƒ  f (0) = 3!
(3) (3)
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1)
f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2!
(2) (2)
f (x) = 3*2 + 4*3*2x οƒ  f (0) = 3!
(3) (3)
f (x) = 4*3*2
(4)
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1)
f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2!
(2) (2)
f (x) = 3*2 + 4*3*2x οƒ  f (0) = 3!
(3) (3)
f (x) = 4*3*2 οƒ  f (0) = 4!
(4) (4)
Maclaurin Expansions
The following are some examples of the Mac-polys
and Mac-series of basic functions calculated via the
definition. Later, we will use these expansions to
calculate the expansions of other functions (instead of
using the definition).
Example A. Find the Mac-expansions of
f(x) = 1 + x + x2 + x3 + x4 around x = 0.
We need the derivatives of f(x):
f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1)
f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2!
(2) (2)
f (x) = 3*2 + 4*3*2x οƒ  f (0) = 3!
(3) (3)
f (x) = 4*3*2 οƒ  f (0) = 4!
(4) (4)
f (x) = 0 for n > 5
(n)
Maclaurin Expansions
Hence p0(x) = f(0) = 1
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x= f(0)+p1(x)
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x)
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2!
2!
x2
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2!
2!
x2
= 1 + x + x2
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2!
2!
x2
= 1 + x + x2
f(2)(0)
+
2! x2 f(3)(0)
+
3! x3f '(0)x= f(0)+p3(x)
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2!
2!
x2
= 1 + x + x2
f(2)(0)
+
2! x2 f(3)(0)
+
3! x3f '(0)x= f(0)+p3(x)
+ x2
+ x31x= 1 + 2!
2!
3!
3!
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2!
2!
x2
= 1 + x + x2
f(2)(0)
+
2! x2 f(3)(0)
+
3! x3f '(0)x= f(0)+p3(x)
+ x2
+ x31x= 1 + 2!
2!
3!
3!
= 1 + x + x2 + x3
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
=p4(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2!
2!
x2
= 1 + x + x2
f(2)(0)
+
2! x2 f(3)(0)
+
3! x3f '(0)x= f(0)+p3(x)
+ x2
+ x31x= 1 + 2!
2!
3!
3!
= 1 + x + x2 + x3
+ x2
+ x31x1+ 2!
2!
3!
3!
+ x44!
4!
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
=p4(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2!
2!
x2
= 1 + x + x2
f(2)(0)
+
2! x2 f(3)(0)
+
3! x3f '(0)x= f(0)+p3(x)
+ x2
+ x31x= 1 + 2!
2!
3!
3!
= 1 + x + x2 + x3
+ x2
+ x31x1+ 2!
2!
3!
3!
+ x44!
4!
= 1 + x + x2 + x3 + x4
Maclaurin Expansions
Hence p0(x) = f(0) = 1
f '(0)x = 1 + 1x= f(0)+p1(x)
=p4(x)
f(2)(0)
+
2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2!
2!
x2
= 1 + x + x2
f(2)(0)
+
2! x2 f(3)(0)
+
3! x3f '(0)x= f(0)+p3(x)
+ x2
+ x31x= 1 + 2!
2!
3!
3!
= 1 + x + x2 + x3
+ x2
+ x31x1+ 2!
2!
3!
3!
+ x44!
4!
= 1 + x + x2 + x3 + x4
For n > 5, pn(x) = 1 + x + x2 + x3 + x4 = f(x)
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k,
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k, then
p0(x) = a0
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k, then
p0(x) = a0
p1(x) = a0 + a1x
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k, then
p0(x) = a0
p1(x) = a0 + a1x
p2(x) = a0 + a1x + a2x2
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k, then
p0(x) = a0
p1(x) = a0 + a1x
p2(x) = a0 + a1x + a2x2
.
.
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k, then
p0(x) = a0
p1(x) = a0 + a1x
p2(x) = a0 + a1x + a2x2
.
.
pk(x) = a0 + a1x + a2x2.. + akxk = P(x)
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k, then
p0(x) = a0
p1(x) = a0 + a1x
p2(x) = a0 + a1x + a2x2
.
.
pk(x) = a0 + a1x + a2x2.. + akxk = P(x)
and for all n > k, pn(x) = a0 + a1x + a2x2.. + akxk = P(x).
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k, then
Fact. The Mac-polynomials of degree k or larger
of a polynomial P(x) of degree k, is P(x) itself.
p0(x) = a0
p1(x) = a0 + a1x
p2(x) = a0 + a1x + a2x2
.
.
pk(x) = a0 + a1x + a2x2.. + akxk = P(x)
and for all n > k, pn(x) = a0 + a1x + a2x2.. + akxk = P(x).
Maclaurin Expansions
In general, if P(x) = a0 + a1x + a2x2 + .. +akxk
is a polynomial of degree k, then
Fact. The Mac-polynomials of degree k or larger
of a polynomial P(x) of degree k, is P(x) itself.
For an infinitely differentiable function such as
f(x) = ex, we can compute its Mac-expansions in the
same manner.
p0(x) = a0
p1(x) = a0 + a1x
p2(x) = a0 + a1x + a2x2
.
.
pk(x) = a0 + a1x + a2x2.. + akxk = P(x)
and for all n > k, pn(x) = a0 + a1x + a2x2.. + akxk = P(x).
Maclaurin Expansions
Maclaurin Expansions
Example B. Find the Mac-expansions of f(x) = ex
around x = 0.
Maclaurin Expansions
Example B. Find the Mac-expansions of f(x) = ex
around x = 0.
We need the derivatives of f(x):
f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
f(1)(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x) f(3)(0)
+
3! x3..
f(n)(0)
+
n! xn
Therefore the n'th Mac-polynomial of ex is
Maclaurin Expansions
Example B. Find the Mac-expansions of f(x) = ex
around x = 0.
We need the derivatives of f(x):
f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
f(1)(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x) f(3)(0)
+
3! x3..
f(n)(0)
+
n! xn
Therefore the n'th Mac-polynomial of ex is
x +
2!
= 1 +
x2
+ .. ++
3!
x3
n!
xn
Maclaurin Expansions
Example B. Find the Mac-expansions of f(x) = ex
around x = 0.
We need the derivatives of f(x):
f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
f(1)(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x) f(3)(0)
+
3! x3..
f(n)(0)
+
n! xn
P(x) = Ξ£k=0 k! .
xk
Therefore the n'th Mac-polynomial of ex is
x +
2!
= 1 +
x2
+ .. ++
3!
x3
n!
xn
The Mac-series of ex is
∞
x +
2!
1 +
x2
+ .. ++
3!
x3
n! ..
xn
=
Maclaurin Expansions
Example B. Find the Mac-expansions of f(x) = ex
around x = 0.
We need the derivatives of f(x):
f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
f(1)(0)x
f(2)(0)
+
2!
= f(0)+ x2pn(x) f(3)(0)
+
3! x3..
f(n)(0)
+
n! xn
P(x) = Ξ£k=0 k! .
xk
Therefore the n'th Mac-polynomial of ex is
x +
2!
= 1 +
x2
+ .. ++
3!
x3
n!
xn
The Mac-series of ex is
∞
x +
2!
1 +
x2
+ .. ++
3!
x3
n! ..
xn
=
Maclaurin Expansions
Example B. Find the Mac-expansions of f(x) = ex
around x = 0.
We need the derivatives of f(x):
f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
Here are some of the graphic comparisons of ex
to its Mac-polys.
y = ex
y=x+1
The graphs of Mac-polys for y = ex
Maclaurin Expansions
y = ex
y=x+1
y=x2/2+x+1
Maclaurin Expansions
The graphs of Mac-polys for y = ex
y = ex
y=x+1
y=x2/2+x+1
y=x3/6+x2/2+x+1
Maclaurin Expansions
The graphs of Mac-polys for y = ex
Example C.
Find the Mac-expansions of f(x) = sin(x).
Maclaurin Expansions
Example C.
Find the Mac-expansions of f(x) = sin(x).
To find the derivatives of all orders of sin(x)
we arrange them in a circle.
Maclaurin Expansions
sin(x)
cos(x)
–sin(x)
–cos(x)
Example C.
Find the Mac-expansions of f(x) = sin(x).
To find the derivatives of all orders of sin(x)
we arrange them in a circle.
Maclaurin Expansions
sin(x)
cos(x)
–sin(x)
–cos(x)
derivative:
0th,
Example C.
Find the Mac-expansions of f(x) = sin(x).
To find the derivatives of all orders of sin(x)
we arrange them in a circle.
Maclaurin Expansions
sin(x)
cos(x)
–sin(x)
–cos(x)
derivative:
0th,
derivative:
1st,
Example C.
Find the Mac-expansions of f(x) = sin(x).
To find the derivatives of all orders of sin(x)
we arrange them in a circle.
Maclaurin Expansions
sin(x)
cos(x)
–sin(x)
–cos(x)
derivative:
0th,
derivative:
1st,
derivative:
2nd,
Example C.
Find the Mac-expansions of f(x) = sin(x).
To find the derivatives of all orders of sin(x)
we arrange them in a circle.
Maclaurin Expansions
sin(x)
cos(x)
–sin(x)
–cos(x)
derivative:
0th,
derivative:
1st,
derivative:
2nd,
derivative:
3rd,
Example C.
Find the Mac-expansions of f(x) = sin(x).
To find the derivatives of all orders of sin(x)
we arrange them in a circle.
Maclaurin Expansions
sin(x)
cos(x)
–sin(x)
–cos(x)
derivative:
0th, 4th, 8th, ..
derivative:
1st,
derivative:
2nd,
derivative:
3rd,
Example C.
Find the Mac-expansions of f(x) = sin(x).
To find the derivatives of all orders of sin(x)
we arrange them in a circle.
Maclaurin Expansions
sin(x)
cos(x)
–sin(x)
–cos(x)
derivative:
0th, 4th, 8th, ..
derivative:
1st, 5th, 9th, ..
derivative:
2nd,..
derivative:
3rd,..
Example C.
Find the Mac-expansions of f(x) = sin(x).
To find the derivatives of all orders of sin(x)
we arrange them in a circle.
Maclaurin Expansions
sin(x)
cos(x)
–sin(x)
–cos(x)
derivative:
0th, 4th, 8th, ..
derivative:
1st, 5th, 9th, ..
derivative:
2nd, 6th, 10th, ..
derivative:
3rd, 7th, 11th, ..
So at x = 0,
the derivatives are:
0
1
0
–1
derivative:
0th, 4th, 8th, ..
derivative:
1st, 5th, 9th, ..
derivative:
2nd, 6th, 10th, ..
derivative:
3rd, 7th, 11th, ..
Maclaurin Expansions
So at x = 0,
the derivatives are:
0
1
0
–1
derivative:
0th, 4th, 8th, ..
derivative:
1st, 5th, 9th, ..
derivative:
2nd, 6th, 10th, ..
derivative:
3rd, 7th, 11th, ..
Maclaurin Expansions
1x
0
+
2!
= 0 + x2
P(x)
–1
+
3!
x3
Setting 0, 1, 0, –1, 0, 1, 0, –1, ..
for f(n)(0) in the expansion:
0
+
4!
x4 1
+
5!
x5
+
6!
x60
+
7!
x7..–1
So at x = 0,
the derivatives are:
0
1
0
–1
derivative:
0th, 4th, 8th, ..
derivative:
1st, 5th, 9th, ..
derivative:
2nd, 6th, 10th, ..
derivative:
3rd, 7th, 11th, ..
Maclaurin Expansions
1x
0
+
2!
= 0 + x2
P(x)
–1
+
3!
x3
Setting 0, 1, 0, –1, 0, 1, 0, –1, ..
for f(n)(0) in the expansion:
0
+
4!
x4 1
+
5!
x5
+
6!
x60
+
7!
x7..–1
1x=or P(x) –
3!
x3
+ 5!
x5
+..
7!
x7
–
So at x = 0,
the derivatives are:
0
1
0
–1
derivative:
0th, 4th, 8th, ..
derivative:
1st, 5th, 9th, ..
derivative:
2nd, 6th, 10th, ..
derivative:
3rd, 7th, 11th, ..
Maclaurin Expansions
1x
0
+
2!
= 0 + x2
P(x)
–1
+
3!
x3
Setting 0, 1, 0, –1, 0, 1, 0, –1, ..
for f(n)(0) in the expansion:
0
+
4!
x4 1
+
5!
x5
+
6!
x60
+
7!
x7..–1
1x=or P(x) –
3!
x3
+ 5!
x5
+..
7!
x7
–
Writing {1, –3, 5, –7, ..} as {(–1)k(2k + 1)},
So at x = 0,
the derivatives are:
0
1
0
–1
derivative:
0th, 4th, 8th, ..
derivative:
1st, 5th, 9th, ..
derivative:
2nd, 6th, 10th, ..
derivative:
3rd, 7th, 11th, ..
Maclaurin Expansions
1x
0
+
2!
= 0 + x2
P(x)
–1
+
3!
x3
Ξ£k=0 (2k+1)!
(–1)kx2k+1
as the Mac-series of sin(x).
∞
Setting 0, 1, 0, –1, 0, 1, 0, –1, ..
for f(n)(0) in the expansion:
0
+
4!
x4 1
+
5!
x5
+
6!
x60
+
7!
x7..–1
1x=or P(x) –
3!
x3
+ 5!
x5
+..
7!
x7
–
Writing {1, –3, 5, –7, ..} as {(–1)k(2k + 1)}, we have
=P(x) 1x –
3!
x3
+ 5!
x5
+.. =
7!
x7
–
Maclaurin Expansions
Source:
Wikipedia
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Again, let's obtain the pattern of the derivatives first.
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Again, let's obtain the pattern of the derivatives first.
f(x) = (1 – x)–1 so at x = 0, f(0) = 1
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Again, let's obtain the pattern of the derivatives first.
f(x) = (1 – x)–1 so at x = 0, f(0) = 1
f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1)
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Again, let's obtain the pattern of the derivatives first.
f(x) = (1 – x)–1 so at x = 0, f(0) = 1
f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1)
f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2)
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Again, let's obtain the pattern of the derivatives first.
f(x) = (1 – x)–1 so at x = 0, f(0) = 1
f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1)
f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2)
f (x) = 3*2(1 – x)–4 so at x = 0, f (x) = 3!(3) (3)
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Again, let's obtain the pattern of the derivatives first.
f(x) = (1 – x)–1 so at x = 0, f(0) = 1
f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1)
f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2)
f (x) = 3*2(1 – x)–4 so at x = 0, f (x) = 3!(3) (3)
In general, f (x) = n!(n)
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Again, let's obtain the pattern of the derivatives first.
f(x) = (1 – x)–1 so at x = 0, f(0) = 1
f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1)
f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2)
f (x) = 3*2(1 – x)–4 so at x = 0, f (x) = 3!(3) (3)
In general, f (x) = n!(n)
Therefore, P(x) = 1x +
2!
1+ x2
+
3!
x3
+
4!
x4
+ … or2! 3! 4!
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Again, let's obtain the pattern of the derivatives first.
f(x) = (1 – x)–1 so at x = 0, f(0) = 1
f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1)
f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2)
f (x) = 3*2(1 – x)–4 so at x = 0, f (x) = 3!(3) (3)
In general, f (x) = n!(n)
Therefore, P(x) = 1x +
2!
1+ x2
+
3!
x3
+
4!
x4
+ … or2! 3! 4!
P(x) = 1 + x + x2 + x3 + x4 .. is the Mac-series of 1 – x .
1
Maclaurin Expansions
Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
Summary of the Mac-series
I. For polynomials P, a Mac-poly of degree k consists of the
first k-terms of the polynomial P. Mac-series of polynomials
are the polynomials themselves.
II. For ex, its Ξ£
k=0
k! .
xk∞
x + 2!1 +
x2
+ .. ++ 3!
x3
n! ..
xn
=
Ξ£
k=0 (2k+1)!
(-1)kx2k+1∞
x –
3!
x3
+ 5!
x5
+ .. =7!
x7
–III. For sin(x), its
IV. For cos(x), its Ξ£
k=0 (2k)!
(-1)kx2k∞
+ 4!
x4
6!
x6
8!
x8
+1 – – – .. =2!
x2
V. For , its
(1 – x )
1
1 + x + x2 + x3 + x4 .. = Ξ£
k=0
∞
xk
Computation Techniques for Maclaurin Expansions
VI. For Ln(1 + x), its + 3
x3
4
x4
5
x5
+x – –2
x2
.. Ξ£
k=1 k .
(-1)k+1xk∞
=

More Related Content

What's hot

16 partial fraction decompositions x
16 partial fraction decompositions x16 partial fraction decompositions x
16 partial fraction decompositions xmath266
Β 
7 cavalieri principle-x
7 cavalieri principle-x7 cavalieri principle-x
7 cavalieri principle-xmath266
Β 
1 review on derivatives
1 review on derivatives1 review on derivatives
1 review on derivativesmath266
Β 
10 fluid pressures x
10 fluid pressures x10 fluid pressures x
10 fluid pressures xmath266
Β 
2 integration and the substitution methods x
2 integration and the substitution methods x2 integration and the substitution methods x
2 integration and the substitution methods xmath266
Β 
12 derivatives and integrals of inverse trigonometric functions x
12 derivatives and integrals of inverse trigonometric functions x12 derivatives and integrals of inverse trigonometric functions x
12 derivatives and integrals of inverse trigonometric functions xmath266
Β 
19 trig substitutions-x
19 trig substitutions-x19 trig substitutions-x
19 trig substitutions-xmath266
Β 
4.2 more derivatives as rates
4.2 more derivatives as rates4.2 more derivatives as rates
4.2 more derivatives as ratesmath265
Β 
15 integrals of trig products-i-x
15 integrals of trig products-i-x15 integrals of trig products-i-x
15 integrals of trig products-i-xmath266
Β 
1.1 review on algebra 1
1.1 review on algebra 11.1 review on algebra 1
1.1 review on algebra 1math265
Β 
7 sign charts of factorable formulas y
7 sign charts of factorable formulas y7 sign charts of factorable formulas y
7 sign charts of factorable formulas ymath260
Β 
36 area in polar coordinate
36 area in polar coordinate36 area in polar coordinate
36 area in polar coordinatemath266
Β 
10.5 more on language of functions x
10.5 more on language of functions x10.5 more on language of functions x
10.5 more on language of functions xmath260
Β 
9 work x
9 work x9 work x
9 work xmath266
Β 
3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiationmath265
Β 
2.6 more computations of derivatives
2.6 more computations of derivatives2.6 more computations of derivatives
2.6 more computations of derivativesmath265
Β 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivativesmath265
Β 
4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motionsmath265
Β 
24 the harmonic series and the integral test x
24 the harmonic series and the integral test x24 the harmonic series and the integral test x
24 the harmonic series and the integral test xmath266
Β 
3 areas, riemann sums, and the fundamental theorem of calculus x
3 areas, riemann sums, and the fundamental theorem of calculus x3 areas, riemann sums, and the fundamental theorem of calculus x
3 areas, riemann sums, and the fundamental theorem of calculus xmath266
Β 

What's hot (20)

16 partial fraction decompositions x
16 partial fraction decompositions x16 partial fraction decompositions x
16 partial fraction decompositions x
Β 
7 cavalieri principle-x
7 cavalieri principle-x7 cavalieri principle-x
7 cavalieri principle-x
Β 
1 review on derivatives
1 review on derivatives1 review on derivatives
1 review on derivatives
Β 
10 fluid pressures x
10 fluid pressures x10 fluid pressures x
10 fluid pressures x
Β 
2 integration and the substitution methods x
2 integration and the substitution methods x2 integration and the substitution methods x
2 integration and the substitution methods x
Β 
12 derivatives and integrals of inverse trigonometric functions x
12 derivatives and integrals of inverse trigonometric functions x12 derivatives and integrals of inverse trigonometric functions x
12 derivatives and integrals of inverse trigonometric functions x
Β 
19 trig substitutions-x
19 trig substitutions-x19 trig substitutions-x
19 trig substitutions-x
Β 
4.2 more derivatives as rates
4.2 more derivatives as rates4.2 more derivatives as rates
4.2 more derivatives as rates
Β 
15 integrals of trig products-i-x
15 integrals of trig products-i-x15 integrals of trig products-i-x
15 integrals of trig products-i-x
Β 
1.1 review on algebra 1
1.1 review on algebra 11.1 review on algebra 1
1.1 review on algebra 1
Β 
7 sign charts of factorable formulas y
7 sign charts of factorable formulas y7 sign charts of factorable formulas y
7 sign charts of factorable formulas y
Β 
36 area in polar coordinate
36 area in polar coordinate36 area in polar coordinate
36 area in polar coordinate
Β 
10.5 more on language of functions x
10.5 more on language of functions x10.5 more on language of functions x
10.5 more on language of functions x
Β 
9 work x
9 work x9 work x
9 work x
Β 
3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation3.2 implicit equations and implicit differentiation
3.2 implicit equations and implicit differentiation
Β 
2.6 more computations of derivatives
2.6 more computations of derivatives2.6 more computations of derivatives
2.6 more computations of derivatives
Β 
4.4 review on derivatives
4.4 review on derivatives4.4 review on derivatives
4.4 review on derivatives
Β 
4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions4.1 derivatives as rates linear motions
4.1 derivatives as rates linear motions
Β 
24 the harmonic series and the integral test x
24 the harmonic series and the integral test x24 the harmonic series and the integral test x
24 the harmonic series and the integral test x
Β 
3 areas, riemann sums, and the fundamental theorem of calculus x
3 areas, riemann sums, and the fundamental theorem of calculus x3 areas, riemann sums, and the fundamental theorem of calculus x
3 areas, riemann sums, and the fundamental theorem of calculus x
Β 

Similar to 28 mac laurin expansions x

29 taylor expansions x
29 taylor expansions x29 taylor expansions x
29 taylor expansions xmath266
Β 
29 taylor expansions x
29 taylor expansions x29 taylor expansions x
29 taylor expansions xmath266
Β 
Interpolation techniques - Background and implementation
Interpolation techniques - Background and implementationInterpolation techniques - Background and implementation
Interpolation techniques - Background and implementationQuasar Chunawala
Β 
13 graphs of factorable polynomials x
13 graphs of factorable polynomials x13 graphs of factorable polynomials x
13 graphs of factorable polynomials xmath260
Β 
2.9 graphs of factorable polynomials
2.9 graphs of factorable polynomials2.9 graphs of factorable polynomials
2.9 graphs of factorable polynomialsmath260
Β 
Numarical values
Numarical valuesNumarical values
Numarical valuesAmanSaeed11
Β 
Numarical values highlighted
Numarical values highlightedNumarical values highlighted
Numarical values highlightedAmanSaeed11
Β 
1.7 sign charts and inequalities ii
1.7 sign charts and inequalities ii1.7 sign charts and inequalities ii
1.7 sign charts and inequalities iimath260
Β 
8 sign charts of factorable formulas y
8 sign charts of factorable formulas y8 sign charts of factorable formulas y
8 sign charts of factorable formulas ymath260
Β 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomialsPaco Marcos
Β 
3.2 properties of division and roots t
3.2 properties of division and roots t3.2 properties of division and roots t
3.2 properties of division and roots tmath260
Β 
NUMERICAL METHODS
NUMERICAL METHODSNUMERICAL METHODS
NUMERICAL METHODSPRABHAHARAN429
Β 
Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Bindu Cm
Β 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functionsTarun Gehlot
Β 
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
Β 
polynomials_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdfWondererBack
Β 

Similar to 28 mac laurin expansions x (20)

29 taylor expansions x
29 taylor expansions x29 taylor expansions x
29 taylor expansions x
Β 
29 taylor expansions x
29 taylor expansions x29 taylor expansions x
29 taylor expansions x
Β 
Interpolation techniques - Background and implementation
Interpolation techniques - Background and implementationInterpolation techniques - Background and implementation
Interpolation techniques - Background and implementation
Β 
13 graphs of factorable polynomials x
13 graphs of factorable polynomials x13 graphs of factorable polynomials x
13 graphs of factorable polynomials x
Β 
2.9 graphs of factorable polynomials
2.9 graphs of factorable polynomials2.9 graphs of factorable polynomials
2.9 graphs of factorable polynomials
Β 
Numarical values
Numarical valuesNumarical values
Numarical values
Β 
Numarical values highlighted
Numarical values highlightedNumarical values highlighted
Numarical values highlighted
Β 
Polynomials
PolynomialsPolynomials
Polynomials
Β 
1.7 sign charts and inequalities ii
1.7 sign charts and inequalities ii1.7 sign charts and inequalities ii
1.7 sign charts and inequalities ii
Β 
8 sign charts of factorable formulas y
8 sign charts of factorable formulas y8 sign charts of factorable formulas y
8 sign charts of factorable formulas y
Β 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomials
Β 
3.2 properties of division and roots t
3.2 properties of division and roots t3.2 properties of division and roots t
3.2 properties of division and roots t
Β 
Polynomials
PolynomialsPolynomials
Polynomials
Β 
NUMERICAL METHODS
NUMERICAL METHODSNUMERICAL METHODS
NUMERICAL METHODS
Β 
Maths9Polynomial.pptx
Maths9Polynomial.pptxMaths9Polynomial.pptx
Maths9Polynomial.pptx
Β 
Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10
Β 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functions
Β 
Factor theorem
Factor theoremFactor theorem
Factor theorem
Β 
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...
Β 
polynomials_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdf
Β 

More from math266

10 b review-cross-sectional formula
10 b review-cross-sectional formula10 b review-cross-sectional formula
10 b review-cross-sectional formulamath266
Β 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions ymath266
Β 
267 1 3 d coordinate system-n
267 1 3 d coordinate system-n267 1 3 d coordinate system-n
267 1 3 d coordinate system-nmath266
Β 
X2.8 l'hopital rule ii
X2.8 l'hopital rule iiX2.8 l'hopital rule ii
X2.8 l'hopital rule iimath266
Β 
X2.7 l'hopital rule i
X2.7 l'hopital rule iX2.7 l'hopital rule i
X2.7 l'hopital rule imath266
Β 
33 parametric equations x
33 parametric equations x33 parametric equations x
33 parametric equations xmath266
Β 
35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinates35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinatesmath266
Β 
34 polar coordinate and equations
34 polar coordinate and equations34 polar coordinate and equations
34 polar coordinate and equationsmath266
Β 
32 approximation, differentiation and integration of power series x
32 approximation, differentiation and integration of power series x32 approximation, differentiation and integration of power series x
32 approximation, differentiation and integration of power series xmath266
Β 
31 mac taylor remainder theorem-x
31 mac taylor remainder theorem-x31 mac taylor remainder theorem-x
31 mac taylor remainder theorem-xmath266
Β 
30 computation techniques for mac laurin expansions x
30 computation techniques for  mac laurin expansions x30 computation techniques for  mac laurin expansions x
30 computation techniques for mac laurin expansions xmath266
Β 
L'hopital rule ii
L'hopital rule iiL'hopital rule ii
L'hopital rule iimath266
Β 
L'Hopital's rule i
L'Hopital's rule iL'Hopital's rule i
L'Hopital's rule imath266
Β 
26 alternating series and conditional convergence x
26 alternating series and conditional convergence x26 alternating series and conditional convergence x
26 alternating series and conditional convergence xmath266
Β 
21 monotone sequences x
21 monotone sequences x21 monotone sequences x
21 monotone sequences xmath266
Β 
20 sequences x
20 sequences x20 sequences x
20 sequences xmath266
Β 
30 computation techniques for maclaurin expansions x
30 computation techniques for  maclaurin expansions x30 computation techniques for  maclaurin expansions x
30 computation techniques for maclaurin expansions xmath266
Β 
28 mac laurin expansions x
28 mac laurin expansions x28 mac laurin expansions x
28 mac laurin expansions xmath266
Β 
27 power series x
27 power series x27 power series x
27 power series xmath266
Β 
26 alternating series and conditional convergence x
26 alternating series and conditional convergence x26 alternating series and conditional convergence x
26 alternating series and conditional convergence xmath266
Β 

More from math266 (20)

10 b review-cross-sectional formula
10 b review-cross-sectional formula10 b review-cross-sectional formula
10 b review-cross-sectional formula
Β 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions y
Β 
267 1 3 d coordinate system-n
267 1 3 d coordinate system-n267 1 3 d coordinate system-n
267 1 3 d coordinate system-n
Β 
X2.8 l'hopital rule ii
X2.8 l'hopital rule iiX2.8 l'hopital rule ii
X2.8 l'hopital rule ii
Β 
X2.7 l'hopital rule i
X2.7 l'hopital rule iX2.7 l'hopital rule i
X2.7 l'hopital rule i
Β 
33 parametric equations x
33 parametric equations x33 parametric equations x
33 parametric equations x
Β 
35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinates35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinates
Β 
34 polar coordinate and equations
34 polar coordinate and equations34 polar coordinate and equations
34 polar coordinate and equations
Β 
32 approximation, differentiation and integration of power series x
32 approximation, differentiation and integration of power series x32 approximation, differentiation and integration of power series x
32 approximation, differentiation and integration of power series x
Β 
31 mac taylor remainder theorem-x
31 mac taylor remainder theorem-x31 mac taylor remainder theorem-x
31 mac taylor remainder theorem-x
Β 
30 computation techniques for mac laurin expansions x
30 computation techniques for  mac laurin expansions x30 computation techniques for  mac laurin expansions x
30 computation techniques for mac laurin expansions x
Β 
L'hopital rule ii
L'hopital rule iiL'hopital rule ii
L'hopital rule ii
Β 
L'Hopital's rule i
L'Hopital's rule iL'Hopital's rule i
L'Hopital's rule i
Β 
26 alternating series and conditional convergence x
26 alternating series and conditional convergence x26 alternating series and conditional convergence x
26 alternating series and conditional convergence x
Β 
21 monotone sequences x
21 monotone sequences x21 monotone sequences x
21 monotone sequences x
Β 
20 sequences x
20 sequences x20 sequences x
20 sequences x
Β 
30 computation techniques for maclaurin expansions x
30 computation techniques for  maclaurin expansions x30 computation techniques for  maclaurin expansions x
30 computation techniques for maclaurin expansions x
Β 
28 mac laurin expansions x
28 mac laurin expansions x28 mac laurin expansions x
28 mac laurin expansions x
Β 
27 power series x
27 power series x27 power series x
27 power series x
Β 
26 alternating series and conditional convergence x
26 alternating series and conditional convergence x26 alternating series and conditional convergence x
26 alternating series and conditional convergence x
Β 

Recently uploaded

call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈcall girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ9953056974 Low Rate Call Girls In Saket, Delhi NCR
Β 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
Β 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
Β 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
Β 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
Β 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
Β 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
Β 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
Β 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
Β 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
Β 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
Β 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
Β 
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdfssuser54595a
Β 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
Β 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
Β 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
Β 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
Β 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
Β 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
Β 

Recently uploaded (20)

call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈcall girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
Β 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
Β 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Β 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
Β 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Β 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
Β 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
Β 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
Β 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
Β 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
Β 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
Β 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
Β 
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Β 
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
Β 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
Β 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
Β 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
Β 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
Β 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
Β 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
Β 

28 mac laurin expansions x

  • 1. Maclaurin Expansions Given an input x, a polynomial P(x) is an algebraic formula in the sense that only arithmetic operations +, –, *, / are needed to obtain the output P(x).
  • 2. Maclaurin Expansions Given an input x, a polynomial P(x) is an algebraic formula in the sense that only arithmetic operations +, –, *, / are needed to obtain the output P(x). This is not the case for sin(x) or In(x).
  • 3. Maclaurin Expansions Given an input x, a polynomial P(x) is an algebraic formula in the sense that only arithmetic operations +, –, *, / are needed to obtain the output P(x). This is not the case for sin(x) or In(x). For example, given x = 2, there is no obvious way to calculate In(2).
  • 4. Maclaurin Expansions Given an input x, a polynomial P(x) is an algebraic formula in the sense that only arithmetic operations +, –, *, / are needed to obtain the output P(x). This is not the case for sin(x) or In(x). For example, given x = 2, there is no obvious way to calculate In(2). But we may produce polynomials, i.e. sequences of arithmetic steps based on the input x to estimate In(x).
  • 5. Maclaurin Expansions Given an input x, a polynomial P(x) is an algebraic formula in the sense that only arithmetic operations +, –, *, / are needed to obtain the output P(x). This is not the case for sin(x) or In(x). For example, given x = 2, there is no obvious way to calculate In(2). But we may produce polynomials, i.e. sequences of arithmetic steps based on the input x to estimate In(x). These polynomials are called the Taylor polynomials, or Maclaurin polynomials (if centered at 0) of In(x).
  • 6. Maclaurin Expansions Given an input x, a polynomial P(x) is an algebraic formula in the sense that only arithmetic operations +, –, *, / are needed to obtain the output P(x). This is not the case for sin(x) or In(x). For example, given x = 2, there is no obvious way to calculate In(2). But we may produce polynomials, i.e. sequences of arithmetic steps based on the input x to estimate In(x). These polynomials are called the Taylor polynomials, or Maclaurin polynomials (if centered at 0) of In(x). The construction of the Maclaurin polynomials is based on the observation that the lower degree terms of a polynomial P(x) = a0 + a1x + a2x2 + a3x3 + . . anxn give the best approximations of P(x) around x = 0.
  • 7. Maclaurin Expansions Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4.
  • 8. Maclaurin Expansions Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4. Following are the graphs of P(x) against the lower degree terms of P(x).
  • 9. Maclaurin Expansions Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4. Following are the graphs of P(x) against the lower degree terms of P(x). y=2x–x2–2x3+x4 y=2x
  • 10. Maclaurin Expansions Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4. Following are the graphs of P(x) against the lower degree terms of P(x). y=2x–x2–2x3+x4y=2x–x2–2x3+x4 y=2x y=2x–x2
  • 11. Maclaurin Expansions y=2x–x2–2x3+x4 Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4. Following are the graphs of P(x) against the lower degree terms of P(x). y=2x–x2–2x3+x4y=2x–x2–2x3+x4 y=2x y=2x–x2 y=2x–x2–2x3
  • 12. Maclaurin Expansions y=2x–x2–2x3+x4 Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4. Following are the graphs of P(x) against the lower degree terms of P(x). y=2x–x2–2x3+x4y=2x–x2–2x3+x4 y=2x y=2x–x2 y=2x–x2–2x3 The closer and closer approximation of P(x) by its lower degree terms comes as no surprise because the higher degree terms are more negligible than the lower degree terms for x’s that are near 0.
  • 13. Maclaurin Expansions y=2x–x2–2x3+x4 Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4. Following are the graphs of P(x) against the lower degree terms of P(x). y=2x–x2–2x3+x4y=2x–x2–2x3+x4 y=2x y=2x–x2 y=2x–x2–2x3 The closer and closer approximation of P(x) by its lower degree terms comes as no surprise because the higher degree terms are more negligible than the lower degree terms for x’s that are near 0. On the other hand, terms of a polynomial P(x) may be calculated using the derivatives of P(x).
  • 14. Maclaurin Expansions y=2x–x2–2x3+x4 Let P(x) = (x + 1)x(x – 1)(x – 2) = 2x – x2 – 2x3 + x4. Following are the graphs of P(x) against the lower degree terms of P(x). y=2x–x2–2x3+x4y=2x–x2–2x3+x4 y=2x y=2x–x2 y=2x–x2–2x3 The closer and closer approximation of P(x) by its lower degree terms comes as no surprise because the higher degree terms are more negligible than the lower degree terms for x’s that are near 0. On the other hand, terms of a polynomial P(x) may be calculated using the derivatives of P(x). This calculation leads us to the Maclaurin polynomials of differentiable functions in general.
  • 15. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial =pn(x) Maclaurin Expansions
  • 16. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial = f(0)pn(x) f(0)(0) 0! Maclaurin Expansions
  • 17. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial f '(0)x= f(0)+pn(x) f(0)(0) 0! f(1)(0) 1! Maclaurin Expansions
  • 18. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial f '(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(0)(0) 0! f(1)(0) 1! Maclaurin Expansions
  • 19. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial f '(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(0)(0) 0! f(3)(0) + 3! x3.. f(1)(0) 1! Maclaurin Expansions
  • 20. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial f '(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(0)(0) 0! f(3)(0) + 3! x3.. f(n)(0) + n! xn f(1)(0) 1! Maclaurin Expansions
  • 21. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial f '(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(0)(0) 0! f(3)(0) + 3! x3.. f(n)(0) + n! xn f(1)(0) 1! or pn(x) = Ξ£k=0 n xk k! f(k)(0) Maclaurin Expansions
  • 22. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial f '(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(0)(0) 0! f(3)(0) + 3! x3.. f(n)(0) + n! xn f(1)(0) 1! or pn(x) = Ξ£k=0 n xk k! f(k)(0) This is called the n'th (degree) Maclaurin polynomial (Mac-poly) of f(x). Maclaurin Expansions
  • 23. Given a function f(x) that is infinitely differentiable at x = 0, we define the polynomial f '(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(0)(0) 0! f(3)(0) + 3! x3.. f(n)(0) + n! xn f(1)(0) 1! or pn(x) = Ξ£k=0 n xk k! f(k)(0) This is called the n'th (degree) Maclaurin polynomial (Mac-poly) of f(x). If n = ∞, we have the Maclaurin series (Mac-series): P(x) =Ξ£k=0 xk.k! f(k)(0)∞ Maclaurin Expansions They are referred to as the Mac-expansions of f(x).
  • 24. Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x).
  • 25. = f(0)pn(0) In other words, Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x).
  • 26. f (0) = f(0) + #x + #x2 + ..#xn-1|x=0 pn(0) In other words, =pn(0) (1) (1) Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x).
  • 27. f (0) = f(0) + #x + #x2 + ..#xn-1|x=0 = f (0) pn(0) In other words, =pn(0) (1) (1) (1) Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x).
  • 28. f (0) = f(0) + #x + #x2 + ..#xn-1|x=0 = f (0) pn(0) In other words, =pn(0) (1) f (0)+ #x + #x2 + ..#xn-2|x=0=pn(0) (2) (2) (1) (1) Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x).
  • 29. f (0) = f(0) + #x + #x2 + ..#xn-1|x=0 = f (0) pn(0) In other words, =pn(0) (1) f (0)+ #x + #x2 + ..#xn-2|x=0 = f (0)=pn(0) (2) (2) (2) (1) (1) Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x).
  • 30. f (0) = f(0) + #x + #x2 + ..#xn-1|x=0 = f (0) pn(0) In other words, =pn(0) (1) f (0)+ #x + #x2 + ..#xn-2|x=0 = f (0)=pn(0) (2) (2) (2) (1) (1) and so on, up to pn(0) = f (0).(n) (n) Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x).
  • 31. f (0) = f(0) + #x + #x2 + ..#xn-1|x=0 = f (0) pn(0) In other words, =pn(0) (1) f (0)+ #x + #x2 + ..#xn-2|x=0 = f (0)=pn(0) (2) (2) (2) (1) (1) and so on, up to pn(0) = f (0).(n) (n) Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x). In fact, pn(x) is the only polynomial with degree ≀ n whose derivatives of order = 0, 1, 2,. . n, at x = 0 are the same as those of f(x).
  • 32. f (0) = f(0) + #x + #x2 + ..#xn-1|x=0 = f (0) pn(0) In other words, =pn(0) (1) f (0)+ #x + #x2 + ..#xn-2|x=0 = f (0)=pn(0) (2) (2) (2) (1) (1) and so on, up to pn(0) = f (0).(n) (n) In fact, pn(x) is the only polynomial with degree ≀ n whose derivatives of order = 0, 1, 2,. . n, at x = 0 are the same as those of f(x). Likewise the Mac-series is the only power series that has all its derivatives agree with those of f(x) at x = 0. Maclaurin Expansions The derivatives of order 0, 1, 2, . ., n, of pn(x) at x = 0 are the same as the derivatives of f(x).
  • 33. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Maclaurin Expansions
  • 34. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Maclaurin Expansions
  • 35. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. Maclaurin Expansions
  • 36. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): Maclaurin Expansions
  • 37. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3(1) Maclaurin Expansions
  • 38. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1) Maclaurin Expansions
  • 39. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1) f (x) = 2 + 3*2x + 4*3x2(2) Maclaurin Expansions
  • 40. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1) f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2! (2) (2) Maclaurin Expansions
  • 41. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1) f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2! (2) (2) f (x) = 3*2 + 4*3*2x (3) Maclaurin Expansions
  • 42. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1) f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2! (2) (2) f (x) = 3*2 + 4*3*2x οƒ  f (0) = 3! (3) (3) Maclaurin Expansions
  • 43. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1) f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2! (2) (2) f (x) = 3*2 + 4*3*2x οƒ  f (0) = 3! (3) (3) f (x) = 4*3*2 (4) Maclaurin Expansions
  • 44. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1) f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2! (2) (2) f (x) = 3*2 + 4*3*2x οƒ  f (0) = 3! (3) (3) f (x) = 4*3*2 οƒ  f (0) = 4! (4) (4) Maclaurin Expansions
  • 45. The following are some examples of the Mac-polys and Mac-series of basic functions calculated via the definition. Later, we will use these expansions to calculate the expansions of other functions (instead of using the definition). Example A. Find the Mac-expansions of f(x) = 1 + x + x2 + x3 + x4 around x = 0. We need the derivatives of f(x): f (x) = 1 + 2x + 3x2 + 4x3 οƒ  f (0) = 1.(1) (1) f (x) = 2 + 3*2x + 4*3x2 οƒ  f (0) = 2! (2) (2) f (x) = 3*2 + 4*3*2x οƒ  f (0) = 3! (3) (3) f (x) = 4*3*2 οƒ  f (0) = 4! (4) (4) f (x) = 0 for n > 5 (n) Maclaurin Expansions
  • 46. Hence p0(x) = f(0) = 1 Maclaurin Expansions
  • 47. Hence p0(x) = f(0) = 1 f '(0)x= f(0)+p1(x) Maclaurin Expansions
  • 48. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) Maclaurin Expansions
  • 49. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) Maclaurin Expansions
  • 50. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2! 2! x2 Maclaurin Expansions
  • 51. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2! 2! x2 = 1 + x + x2 Maclaurin Expansions
  • 52. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2! 2! x2 = 1 + x + x2 f(2)(0) + 2! x2 f(3)(0) + 3! x3f '(0)x= f(0)+p3(x) Maclaurin Expansions
  • 53. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2! 2! x2 = 1 + x + x2 f(2)(0) + 2! x2 f(3)(0) + 3! x3f '(0)x= f(0)+p3(x) + x2 + x31x= 1 + 2! 2! 3! 3! Maclaurin Expansions
  • 54. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2! 2! x2 = 1 + x + x2 f(2)(0) + 2! x2 f(3)(0) + 3! x3f '(0)x= f(0)+p3(x) + x2 + x31x= 1 + 2! 2! 3! 3! = 1 + x + x2 + x3 Maclaurin Expansions
  • 55. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) =p4(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2! 2! x2 = 1 + x + x2 f(2)(0) + 2! x2 f(3)(0) + 3! x3f '(0)x= f(0)+p3(x) + x2 + x31x= 1 + 2! 2! 3! 3! = 1 + x + x2 + x3 + x2 + x31x1+ 2! 2! 3! 3! + x44! 4! Maclaurin Expansions
  • 56. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) =p4(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2! 2! x2 = 1 + x + x2 f(2)(0) + 2! x2 f(3)(0) + 3! x3f '(0)x= f(0)+p3(x) + x2 + x31x= 1 + 2! 2! 3! 3! = 1 + x + x2 + x3 + x2 + x31x1+ 2! 2! 3! 3! + x44! 4! = 1 + x + x2 + x3 + x4 Maclaurin Expansions
  • 57. Hence p0(x) = f(0) = 1 f '(0)x = 1 + 1x= f(0)+p1(x) =p4(x) f(2)(0) + 2! x2f '(0)x= f(0)+p2(x) = 1 + 1x + 2! 2! x2 = 1 + x + x2 f(2)(0) + 2! x2 f(3)(0) + 3! x3f '(0)x= f(0)+p3(x) + x2 + x31x= 1 + 2! 2! 3! 3! = 1 + x + x2 + x3 + x2 + x31x1+ 2! 2! 3! 3! + x44! 4! = 1 + x + x2 + x3 + x4 For n > 5, pn(x) = 1 + x + x2 + x3 + x4 = f(x) Maclaurin Expansions
  • 58. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, Maclaurin Expansions
  • 59. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, then p0(x) = a0 Maclaurin Expansions
  • 60. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, then p0(x) = a0 p1(x) = a0 + a1x Maclaurin Expansions
  • 61. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, then p0(x) = a0 p1(x) = a0 + a1x p2(x) = a0 + a1x + a2x2 Maclaurin Expansions
  • 62. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, then p0(x) = a0 p1(x) = a0 + a1x p2(x) = a0 + a1x + a2x2 . . Maclaurin Expansions
  • 63. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, then p0(x) = a0 p1(x) = a0 + a1x p2(x) = a0 + a1x + a2x2 . . pk(x) = a0 + a1x + a2x2.. + akxk = P(x) Maclaurin Expansions
  • 64. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, then p0(x) = a0 p1(x) = a0 + a1x p2(x) = a0 + a1x + a2x2 . . pk(x) = a0 + a1x + a2x2.. + akxk = P(x) and for all n > k, pn(x) = a0 + a1x + a2x2.. + akxk = P(x). Maclaurin Expansions
  • 65. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, then Fact. The Mac-polynomials of degree k or larger of a polynomial P(x) of degree k, is P(x) itself. p0(x) = a0 p1(x) = a0 + a1x p2(x) = a0 + a1x + a2x2 . . pk(x) = a0 + a1x + a2x2.. + akxk = P(x) and for all n > k, pn(x) = a0 + a1x + a2x2.. + akxk = P(x). Maclaurin Expansions
  • 66. In general, if P(x) = a0 + a1x + a2x2 + .. +akxk is a polynomial of degree k, then Fact. The Mac-polynomials of degree k or larger of a polynomial P(x) of degree k, is P(x) itself. For an infinitely differentiable function such as f(x) = ex, we can compute its Mac-expansions in the same manner. p0(x) = a0 p1(x) = a0 + a1x p2(x) = a0 + a1x + a2x2 . . pk(x) = a0 + a1x + a2x2.. + akxk = P(x) and for all n > k, pn(x) = a0 + a1x + a2x2.. + akxk = P(x). Maclaurin Expansions
  • 67. Maclaurin Expansions Example B. Find the Mac-expansions of f(x) = ex around x = 0.
  • 68. Maclaurin Expansions Example B. Find the Mac-expansions of f(x) = ex around x = 0. We need the derivatives of f(x): f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
  • 69. f(1)(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(3)(0) + 3! x3.. f(n)(0) + n! xn Therefore the n'th Mac-polynomial of ex is Maclaurin Expansions Example B. Find the Mac-expansions of f(x) = ex around x = 0. We need the derivatives of f(x): f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
  • 70. f(1)(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(3)(0) + 3! x3.. f(n)(0) + n! xn Therefore the n'th Mac-polynomial of ex is x + 2! = 1 + x2 + .. ++ 3! x3 n! xn Maclaurin Expansions Example B. Find the Mac-expansions of f(x) = ex around x = 0. We need the derivatives of f(x): f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
  • 71. f(1)(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(3)(0) + 3! x3.. f(n)(0) + n! xn P(x) = Ξ£k=0 k! . xk Therefore the n'th Mac-polynomial of ex is x + 2! = 1 + x2 + .. ++ 3! x3 n! xn The Mac-series of ex is ∞ x + 2! 1 + x2 + .. ++ 3! x3 n! .. xn = Maclaurin Expansions Example B. Find the Mac-expansions of f(x) = ex around x = 0. We need the derivatives of f(x): f (x) = ex οƒ  f (0) = 1 for all n.(n) (n)
  • 72. f(1)(0)x f(2)(0) + 2! = f(0)+ x2pn(x) f(3)(0) + 3! x3.. f(n)(0) + n! xn P(x) = Ξ£k=0 k! . xk Therefore the n'th Mac-polynomial of ex is x + 2! = 1 + x2 + .. ++ 3! x3 n! xn The Mac-series of ex is ∞ x + 2! 1 + x2 + .. ++ 3! x3 n! .. xn = Maclaurin Expansions Example B. Find the Mac-expansions of f(x) = ex around x = 0. We need the derivatives of f(x): f (x) = ex οƒ  f (0) = 1 for all n.(n) (n) Here are some of the graphic comparisons of ex to its Mac-polys.
  • 73. y = ex y=x+1 The graphs of Mac-polys for y = ex Maclaurin Expansions
  • 74. y = ex y=x+1 y=x2/2+x+1 Maclaurin Expansions The graphs of Mac-polys for y = ex
  • 75. y = ex y=x+1 y=x2/2+x+1 y=x3/6+x2/2+x+1 Maclaurin Expansions The graphs of Mac-polys for y = ex
  • 76. Example C. Find the Mac-expansions of f(x) = sin(x). Maclaurin Expansions
  • 77. Example C. Find the Mac-expansions of f(x) = sin(x). To find the derivatives of all orders of sin(x) we arrange them in a circle. Maclaurin Expansions sin(x) cos(x) –sin(x) –cos(x)
  • 78. Example C. Find the Mac-expansions of f(x) = sin(x). To find the derivatives of all orders of sin(x) we arrange them in a circle. Maclaurin Expansions sin(x) cos(x) –sin(x) –cos(x) derivative: 0th,
  • 79. Example C. Find the Mac-expansions of f(x) = sin(x). To find the derivatives of all orders of sin(x) we arrange them in a circle. Maclaurin Expansions sin(x) cos(x) –sin(x) –cos(x) derivative: 0th, derivative: 1st,
  • 80. Example C. Find the Mac-expansions of f(x) = sin(x). To find the derivatives of all orders of sin(x) we arrange them in a circle. Maclaurin Expansions sin(x) cos(x) –sin(x) –cos(x) derivative: 0th, derivative: 1st, derivative: 2nd,
  • 81. Example C. Find the Mac-expansions of f(x) = sin(x). To find the derivatives of all orders of sin(x) we arrange them in a circle. Maclaurin Expansions sin(x) cos(x) –sin(x) –cos(x) derivative: 0th, derivative: 1st, derivative: 2nd, derivative: 3rd,
  • 82. Example C. Find the Mac-expansions of f(x) = sin(x). To find the derivatives of all orders of sin(x) we arrange them in a circle. Maclaurin Expansions sin(x) cos(x) –sin(x) –cos(x) derivative: 0th, 4th, 8th, .. derivative: 1st, derivative: 2nd, derivative: 3rd,
  • 83. Example C. Find the Mac-expansions of f(x) = sin(x). To find the derivatives of all orders of sin(x) we arrange them in a circle. Maclaurin Expansions sin(x) cos(x) –sin(x) –cos(x) derivative: 0th, 4th, 8th, .. derivative: 1st, 5th, 9th, .. derivative: 2nd,.. derivative: 3rd,..
  • 84. Example C. Find the Mac-expansions of f(x) = sin(x). To find the derivatives of all orders of sin(x) we arrange them in a circle. Maclaurin Expansions sin(x) cos(x) –sin(x) –cos(x) derivative: 0th, 4th, 8th, .. derivative: 1st, 5th, 9th, .. derivative: 2nd, 6th, 10th, .. derivative: 3rd, 7th, 11th, ..
  • 85. So at x = 0, the derivatives are: 0 1 0 –1 derivative: 0th, 4th, 8th, .. derivative: 1st, 5th, 9th, .. derivative: 2nd, 6th, 10th, .. derivative: 3rd, 7th, 11th, .. Maclaurin Expansions
  • 86. So at x = 0, the derivatives are: 0 1 0 –1 derivative: 0th, 4th, 8th, .. derivative: 1st, 5th, 9th, .. derivative: 2nd, 6th, 10th, .. derivative: 3rd, 7th, 11th, .. Maclaurin Expansions 1x 0 + 2! = 0 + x2 P(x) –1 + 3! x3 Setting 0, 1, 0, –1, 0, 1, 0, –1, .. for f(n)(0) in the expansion: 0 + 4! x4 1 + 5! x5 + 6! x60 + 7! x7..–1
  • 87. So at x = 0, the derivatives are: 0 1 0 –1 derivative: 0th, 4th, 8th, .. derivative: 1st, 5th, 9th, .. derivative: 2nd, 6th, 10th, .. derivative: 3rd, 7th, 11th, .. Maclaurin Expansions 1x 0 + 2! = 0 + x2 P(x) –1 + 3! x3 Setting 0, 1, 0, –1, 0, 1, 0, –1, .. for f(n)(0) in the expansion: 0 + 4! x4 1 + 5! x5 + 6! x60 + 7! x7..–1 1x=or P(x) – 3! x3 + 5! x5 +.. 7! x7 –
  • 88. So at x = 0, the derivatives are: 0 1 0 –1 derivative: 0th, 4th, 8th, .. derivative: 1st, 5th, 9th, .. derivative: 2nd, 6th, 10th, .. derivative: 3rd, 7th, 11th, .. Maclaurin Expansions 1x 0 + 2! = 0 + x2 P(x) –1 + 3! x3 Setting 0, 1, 0, –1, 0, 1, 0, –1, .. for f(n)(0) in the expansion: 0 + 4! x4 1 + 5! x5 + 6! x60 + 7! x7..–1 1x=or P(x) – 3! x3 + 5! x5 +.. 7! x7 – Writing {1, –3, 5, –7, ..} as {(–1)k(2k + 1)},
  • 89. So at x = 0, the derivatives are: 0 1 0 –1 derivative: 0th, 4th, 8th, .. derivative: 1st, 5th, 9th, .. derivative: 2nd, 6th, 10th, .. derivative: 3rd, 7th, 11th, .. Maclaurin Expansions 1x 0 + 2! = 0 + x2 P(x) –1 + 3! x3 Ξ£k=0 (2k+1)! (–1)kx2k+1 as the Mac-series of sin(x). ∞ Setting 0, 1, 0, –1, 0, 1, 0, –1, .. for f(n)(0) in the expansion: 0 + 4! x4 1 + 5! x5 + 6! x60 + 7! x7..–1 1x=or P(x) – 3! x3 + 5! x5 +.. 7! x7 – Writing {1, –3, 5, –7, ..} as {(–1)k(2k + 1)}, we have =P(x) 1x – 3! x3 + 5! x5 +.. = 7! x7 –
  • 91. Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 92. Again, let's obtain the pattern of the derivatives first. Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 93. Again, let's obtain the pattern of the derivatives first. f(x) = (1 – x)–1 so at x = 0, f(0) = 1 Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 94. Again, let's obtain the pattern of the derivatives first. f(x) = (1 – x)–1 so at x = 0, f(0) = 1 f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1) Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 95. Again, let's obtain the pattern of the derivatives first. f(x) = (1 – x)–1 so at x = 0, f(0) = 1 f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1) f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2) Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 96. Again, let's obtain the pattern of the derivatives first. f(x) = (1 – x)–1 so at x = 0, f(0) = 1 f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1) f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2) f (x) = 3*2(1 – x)–4 so at x = 0, f (x) = 3!(3) (3) Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 97. Again, let's obtain the pattern of the derivatives first. f(x) = (1 – x)–1 so at x = 0, f(0) = 1 f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1) f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2) f (x) = 3*2(1 – x)–4 so at x = 0, f (x) = 3!(3) (3) In general, f (x) = n!(n) Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 98. Again, let's obtain the pattern of the derivatives first. f(x) = (1 – x)–1 so at x = 0, f(0) = 1 f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1) f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2) f (x) = 3*2(1 – x)–4 so at x = 0, f (x) = 3!(3) (3) In general, f (x) = n!(n) Therefore, P(x) = 1x + 2! 1+ x2 + 3! x3 + 4! x4 + … or2! 3! 4! Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 99. Again, let's obtain the pattern of the derivatives first. f(x) = (1 – x)–1 so at x = 0, f(0) = 1 f (x) = (1 – x)–2 so at x = 0, f (x) = 1(1) (1) f (x) = 2(1 – x)–3 so at x = 0, f (x) = 2!(2) (2) f (x) = 3*2(1 – x)–4 so at x = 0, f (x) = 3!(3) (3) In general, f (x) = n!(n) Therefore, P(x) = 1x + 2! 1+ x2 + 3! x3 + 4! x4 + … or2! 3! 4! P(x) = 1 + x + x2 + x3 + x4 .. is the Mac-series of 1 – x . 1 Maclaurin Expansions Example D. Find the Mac-expansions of f(x) = (1 – x)–1.
  • 100. Summary of the Mac-series I. For polynomials P, a Mac-poly of degree k consists of the first k-terms of the polynomial P. Mac-series of polynomials are the polynomials themselves. II. For ex, its Ξ£ k=0 k! . xk∞ x + 2!1 + x2 + .. ++ 3! x3 n! .. xn = Ξ£ k=0 (2k+1)! (-1)kx2k+1∞ x – 3! x3 + 5! x5 + .. =7! x7 –III. For sin(x), its IV. For cos(x), its Ξ£ k=0 (2k)! (-1)kx2k∞ + 4! x4 6! x6 8! x8 +1 – – – .. =2! x2 V. For , its (1 – x ) 1 1 + x + x2 + x3 + x4 .. = Ξ£ k=0 ∞ xk Computation Techniques for Maclaurin Expansions VI. For Ln(1 + x), its + 3 x3 4 x4 5 x5 +x – –2 x2 .. Ξ£ k=1 k . (-1)k+1xk∞ =