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) ?
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] and using the formula f(x)=n=0∑∞n!fn(x0)(x−x0) we can find the series of the given function.
Formula used:
f(x)=n=0∑∞n!fn(x0)(x−x0)
n! is factorial of n.
x0 is a real or complex number.
fn(x0) is the nth derivative of f evaluated at the point x0 .
Complete step-by-step answer :
The Maclaurin series formula is:
f(x)=n=0∑∞n!fn(x0)(x−x0)
In which,
f(x0) , f′(x0) , f′′(x0) … are the successive differentials when x0=0 .
The Maclaurin series of cosx is:
cosx=n=0∑∞(−1)n(2n)!x2n
We need to find for the function, f(x)=cos(x2) hence, replace x by x2
cos(x2)=n=0∑∞(−1)n(2n)!x4n
Therefore, by using n=0∑∞(−1)n(2n)!x4n we can find the Maclaurin series of the given function f(x)=cos(x2) .
So, the correct answer is “ n=0∑∞(−1)n(2n)!x4n ”.
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) for input values close to zero, given that one knows the values of the successive derivatives of the function at zero.