Solveeit Logo

Question

Question: How do you find the Maclaurin series of \[f\left( x \right) = \cos \left( {{x^2}} \right)\] ?...

How do you find the Maclaurin series of f(x)=cos(x2)f\left( x \right) = \cos \left( {{x^2}} \right) ?

Explanation

Solution

Hint : A Maclaurin series is a function that has expansion series that gives the sum of derivatives of that function. The Maclaurin series of a function f(x) up to order n may be found using Series [f,x,0,n]\left[ {f,x,0,n} \right] and using the formula f(x)=n=0fn(x0)n!(xx0)f\left( x \right) = \sum\limits_{n = 0}^\infty {\dfrac{{{f^n}\left( {{x_0}} \right)}}{{n!}}} \left( {x - {x_0}} \right) we can find the series of the given function.
Formula used:
f(x)=n=0fn(x0)n!(xx0)f\left( x \right) = \sum\limits_{n = 0}^\infty {\dfrac{{{f^n}\left( {{x_0}} \right)}}{{n!}}} \left( {x - {x_0}} \right)
n!n! is factorial of n.
x0{x_0} is a real or complex number.
fn(x0){f^n}\left( {{x_0}} \right) is the nth derivative of f evaluated at the point x0{x_0} .

Complete step-by-step answer :
The Maclaurin series formula is:
f(x)=n=0fn(x0)n!(xx0)f\left( x \right) = \sum\limits_{n = 0}^\infty {\dfrac{{{f^n}\left( {{x_0}} \right)}}{{n!}}} \left( {x - {x_0}} \right)
In which,
f(x0)f\left( {{x_0}} \right) , f(x0)f'\left( {{x_0}} \right) , f(x0)f''\left( {{x_0}} \right) … are the successive differentials when x0=0{x_0} = 0 .
The Maclaurin series of cosx\cos x is:
cosx=n=0(1)nx2n(2n)!\cos x = \sum\limits_{n = 0}^\infty {{{\left( { - 1} \right)}^n}\dfrac{{{x^{2n}}}}{{\left( {2n} \right)!}}}
We need to find for the function, f(x)=cos(x2)f\left( x \right) = \cos \left( {{x^2}} \right) hence, replace xx by x2{x^2}
cos(x2)=n=0(1)nx4n(2n)!\cos \left( {{x^2}} \right) = \sum\limits_{n = 0}^\infty {{{\left( { - 1} \right)}^n}\dfrac{{{x^{4n}}}}{{\left( {2n} \right)!}}}
Therefore, by using n=0(1)nx4n(2n)!\sum\limits_{n = 0}^\infty {{{\left( { - 1} \right)}^n}\dfrac{{{x^{4n}}}}{{\left( {2n} \right)!}}} we can find the Maclaurin series of the given function f(x)=cos(x2)f\left( x \right) = \cos \left( {{x^2}} \right) .
So, the correct answer is “ n=0(1)nx4n(2n)!\sum\limits_{n = 0}^\infty {{{\left( { - 1} \right)}^n}\dfrac{{{x^{4n}}}}{{\left( {2n} \right)!}}} ”.

Note : Maclaurin series are a type of series expansion in which all terms are nonnegative integer powers of the variable. Other more general types of series include the Laurent series and the Puiseux series. A Maclaurin series is a power series that allows one to calculate an approximation of a function f(x)f\left( x \right) for input values close to zero, given that one knows the values of the successive derivatives of the function at zero.