Solveeit Logo

Question

Question: How do you use a Power Series to estimate the integral \( \int\limits_0^{0.01} {\cos \left( {{x^2}} ...

How do you use a Power Series to estimate the integral 00.01cos(x2)dx\int\limits_0^{0.01} {\cos \left( {{x^2}} \right)dx} ?

Explanation

Solution

Hint : In order to find the integral of the given function with the given limits we need to use the power series. According to Maclaurin’s theorem for the cosine and sine function for the angle xx (in radians) we know that:
cos(x)=1x22!+x44!......\cos \left( x \right) = 1 - \dfrac{{{x^2}}}{{2!}} + \dfrac{{{x^4}}}{{4!}} - ......
sin(x)=xx33!+x55!.....\sin \left( x \right) = x - \dfrac{{{x^3}}}{{3!}} + \dfrac{{{x^5}}}{{5!}} - .....

Complete step by step solution:
We are given the function 00.01cos(x2)dx\int\limits_0^{0.01} {\cos \left( {{x^2}} \right)dx} .We need to use Power series to estimate the integral of the given function.
From, Maclaurin’s theorem for the cosine and sine function for the angle xx (in radians) we know that:
cos(x)=1x22!+x44!......\cos \left( x \right) = 1 - \dfrac{{{x^2}}}{{2!}} + \dfrac{{{x^4}}}{{4!}} - ......
sin(x)=xx33!+x55!.....\sin \left( x \right) = x - \dfrac{{{x^3}}}{{3!}} + \dfrac{{{x^5}}}{{5!}} - .....
But here we are given with cos(x2)\cos \left( {{x^2}} \right) So let’s change the values accordingly.
cos(x)=1x22!+x44!......\cos \left( x \right) = 1 - \dfrac{{{x^2}}}{{2!}} + \dfrac{{{x^4}}}{{4!}} - ......
So, we can write x2{x^2} instead of xx and we get:
cos(x2)=1(x2)22!+(x2)44!......\cos \left( {{x^2}} \right) = 1 - \dfrac{{{{\left( {{x^2}} \right)}^2}}}{{2!}} + \dfrac{{{{\left( {{x^2}} \right)}^4}}}{{4!}} - ......
According to the Question, Put the above value and integrate it with the given limits, and we get:
00.01cos(x2)dx=00.01(1(x2)22!+(x2)44!......)dx\int\limits_0^{0.01} {\cos \left( {{x^2}} \right)dx} = \int\limits_0^{0.01} {\left( {1 - \dfrac{{{{\left( {{x^2}} \right)}^2}}}{{2!}} + \dfrac{{{{\left( {{x^2}} \right)}^4}}}{{4!}} - ......} \right)} dx
Separating the terms and integrating it, we get:

00.01cos(x2)dx=00.01(1(x2)22!+(x2)44!......)dx =00.011dx00.01(x2)22!dx+00.01(x2)44!dx..... =00.01dx00.01(x4)2!dx+00.01(x8)4!dx..... =[x]00.01[x55.2!]00.01+[x99.4!]00.01..... =[0.010][0.0155.2!055.2!]+[0.0199.4!099.4!]..... 0.01   \int\limits_0^{0.01} {\cos \left( {{x^2}} \right)dx} = \int\limits_0^{0.01} {\left( {1 - \dfrac{{{{\left( {{x^2}} \right)}^2}}}{{2!}} + \dfrac{{{{\left( {{x^2}} \right)}^4}}}{{4!}} - ......} \right)} dx \\\ = \int\limits_0^{0.01} {1dx} - \int\limits_0^{0.01} {\dfrac{{{{\left( {{x^2}} \right)}^2}}}{{2!}}dx} + \int\limits_0^{0.01} {\dfrac{{{{\left( {{x^2}} \right)}^4}}}{{4!}}dx} - ..... \\\ = \int\limits_0^{0.01} {dx} - \int\limits_0^{0.01} {\dfrac{{\left( {{x^4}} \right)}}{{2!}}dx} + \int\limits_0^{0.01} {\dfrac{{\left( {{x^8}} \right)}}{{4!}}dx} - ..... \\\ = \left[ x \right] _0^{0.01} - \left[ {\dfrac{{{x^5}}}{{5.2!}}} \right] _0^{0.01} + \left[ {\dfrac{{{x^9}}}{{9.4!}}} \right] _0^{0.01} - ..... \\\ = \left[ {0.01 - 0} \right] - \left[ {\dfrac{{{{0.01}^5}}}{{5.2!}} - \dfrac{{{0^5}}}{{5.2!}}} \right] + \left[ {\dfrac{{{{0.01}^9}}}{{9.4!}} - \dfrac{{{0^9}}}{{9.4!}}} \right] - ..... \\\ \approx 0.01 \;

From the Second term onwards, terms are too small, so that terms are negligible.
Therefore, using the Power series for cosine to estimate the integral function 00.01cos(x2)dx\int\limits_0^{0.01} {\cos \left( {{x^2}} \right)dx} we get the value approx 0.01\approx 0.01 .
So, the correct answer is “ 0.01\approx 0.01 ”.

Note : If there was sine instead of cosine then use the formula of sine that is sin(x)=xx33!+x55!.....\sin \left( x \right) = x - \dfrac{{{x^3}}}{{3!}} + \dfrac{{{x^5}}}{{5!}} - ..... and rest would be same.
Many other properties for cosine and sine functions can be derived from these expansions: Like:
sin(x)=sin(x) cos(x)=cos(x) dcosxdx=sinx   \sin \left( { - x} \right) = - \sin \left( x \right) \\\ \cos \left( { - x} \right) = \cos \left( x \right) \\\ \dfrac{{d\cos x}}{{dx}} = - \sin x \;