Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Maclaurin Series Formula

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

Maclaurin Series List of Some Common Functions

A Maclaurin series, named after Scottish mathematician Colin Maclaurin, is a Taylor series expansion of a function about 0. All of the terms in a Maclaurin series are non-negative integer powers of the variable. Maclaurin theorem is a version of Taylor's theorem, sometimes known as Taylor's power series expansion, in which c = 0 and is a series expansion of a function around zero.


The Maclaurin theorem or standard maclaurin series is give as follows: 

f(x)f(a)+f1(a)(xa)+f11(a)2!(xa)2+f111(a)3!(xa)3+f1V(a)4!(xa)4+......


The Maclaurin series formula is given as follows:

f(x)=n=0fn(a)n!(xa)n

Where n! is the factorial of n.

a is the real or complex number.

fn(a) is the nth derivative of f evaluated at point a.


Here we will study the formula for the Maclaurin series of common mathematical functions.


Exponential Function

The Maclaurin series expansion for the exponential function ex is given as follows:

ex=1+x+x22!+x33!+x44!+......


The Maclaurin series formula for an exponential function is given as follows:

ex=n=0(x)nn!.

The exponential function converges for all the values of x.


Natural Logarithm Function

The Maclaurin series expansion for the natural logarithm function ln(1+x) and ln(1-x)  is given as follows:

ln(1x)=xx22x33x44......

ln(1+x)=xx22+x33x44+......


The Maclaurin series formula for natural logarithm function ln(1+x) and ln(1-x) is given as follows:

ln(1x)=n=0xnn

ln(1+x)=n=0(1)n+1xnn

The natural logarithm function ln(1+x) and ln(1-x) converges for |x| < 1.


Geometric Series

The Maclaurin series expansion for the geometric series and its derivatives is given as follows:

11x=1+x+x2+x3+x4+.....

1(1x)2=1+x+2x2+3x3+4x4+.....

1(1x)3=1+3x+6x2+10x3+15x4+.....


The Maclaurin series formula for the geometric series and its derivatives is given as follows:

11x=n=0xn

1(1x)2=n=1nxn1

1(1x)3=n=2(n1)n2xn2

The geometric series and its derivatives converge for |x|<1.


Trigonometric Functions

The Maclaurin expansion for the trigonometric functions sin x, cos x and tan x  is given as follows:

sinx=xx33!+x55!x77!+.....

cosx=1x22!+x44!x66!+.....

tanx=x+x33!+2x51517x7315+.....


The Maclaurin series formula for the trigonometric functions sin x, cos x and tan x  is given as follows:

sinx=n=0(1)n(2n+1)!x2n+1.

cosx=n=0(1)n(2n)!x2n.

tanx=n=1(4)n(14n)(2n)!x2n1.

Here the sin x and cos x converges for all values of x and tan x converges for |x|<π2.


Maclaurin Series Examples

  1. Find the Maclaurin series expansion of the function e5x.

Ans: The Maclaurin series expansion for the exponential function ex is given as follows:

ex=1+x+x22!+x33!x44!+.....

Here the given function is f(x)=e5x. So expanding the function e5x using Maclaurin series formula we get

e5x=1+5x+25x22!+125x33!625x44!+.....

e5x=n=0(5x)n(n)!

Therefore, the Maclaurin series expansion of the function e5x is n=0(5x)n(n)!.


  1. Find the Maclaurin series expansion of the function sin 2x.

Ans: The Maclaurin expansion for the trigonometric function sin x  is given as follows:

sinx=xx33!+x55!x77!+.....

Here the given function is f(x) = sin 2x. So expanding sin 2x using Maclaurin series formula we get

sin2x=2x8x33!+32x55!128x77!+.....

sin2x=n=0(1)n(2n+1)!2x2n+1

Therefore, the Maclaurin series expansion of the function sin 2x is n=0(1)n(2n+1)!2x2n+1


  1. Find the Maclaurin series expansion of the function cos 5x.

Ans: The Maclaurin expansion for the trigonometric function cos x  is given as follows:

cos5x=1x22!+x44!+x66!+.....

Here the given function is f(x) = cos 5x. So expanding cos 5x using Maclaurin series formula we get

cos5x=125x22!+625x44!+15625x66!+.....

cos5x=n=0(1)n(2n)!5x2n

Therefore, the Maclaurin series expansion of the function cos 5x is n=0(1)n(2n)!5x2n.


Conclusion

A Maclaurin series is a power series that is used to approximate a function f(x) for input values near zero if the values of the function's successive derivatives at zero are known. If the value of the function and all of its derivatives are known at a single point, the Maclaurin series may be used to determine the value of the entire function at every point. Approximations of the function can be found in the partial sums of the series.

FAQs on Maclaurin Series Formula

1. What is the standard Maclaurin series formula?

The standard Maclaurin series is give as follows: 

  • f(x)f(a)+f1(a)(xa)+f11(a)2!(xa)2+f111(a)3!(xa)3+f1V(a)4!(xa)4+......

The standard Maclaurin series formula is given as follows:

  • f(x)=n=0fn(a)n!(xa)n

  • Where n! is the factorial of n.

  • a is the real or complex number.

  • fn(a) is the nth derivative of f evaluated at point a.

2. What is the Maclaurin series expansion of an exponential function?

The Maclaurin series expansion for the exponential function ex is given as follows:

  • ex=1+x+x22!+x33!+x44!+.....

The Maclaurin series formula for an exponential function is given as follows:

  • ex=n=0xnn!

3. What is the Maclaurin series expansion of a sine function?

The Maclaurin expansion for the trigonometric function sin x  is given as follows:

  • sin x=xx3!+x55!x77!+.....

The Maclaurin series formula for the trigonometric function sin x is given as follows:

  • sinx=n=0(1)n(2n+1)!x2n+1