using power series, integrate & evaluate to 4 dec. places

integral from 0 to 1: sin x^2 dx

i'm REALLY stuck on this. and i need help asap..

what is the inverse of "sin x^2" so that i could have it in a fraction that will fit the power series equation? and that is: (A)/(1-R)

You have to use the series expansion of the sin function, not the series expansion of the geometric series.

sin(x) = x - x^3/3! + x^5/5! - x^7/7! + ...

So we have:

sin(x^2) = x^2 - x^6/3! + x^10/5! - x^14/7! + ...

Then integrate term by term:

Int sin(x^2) dx =

x^3/3 - x^7/42 + x^11/1320 - x^15/75600 + ...

thank you!!

and to solve to four decimal places... how do i work that? plugging x=0 and x=1?

Yes, you substitute x = 1 and subtract the value you get for x = 0 (but that's zero in this case). The error is of the order of the next term in the series we ignored (you an derive more rigorous error estimates using the Lagrange error formula).

You'll have 6 decimal figures accuracy using the terms up to x^15...

thanks again :)

Similar Questions
  1. Question:Evaluate the following integral using Gamma function. Integrate x from 0-->1 dx/((-ln(x))^(1/2)) My approach: I let
    1. answers icon 1 answer
  2. Question : Integrate [x/(1+(sin a*sin x))] from 0 to piMy first thought was to apply integrate f(x) dx= f(a-x) dx method Which
    1. answers icon 1 answer
  3. Use the series for f(x)=1/(1-x) to write the series for g(x)=Ln|1-x|a) C+ Ln|1+ x + x^2 + x^3+......| b) C+ 2+ 2x+ 3x^2 c) C+ x+
    1. answers icon 3 answers
  4. How would I integrate the following by parts:Integral of: (x^2)(sin (ax))dx, where a is any constant. Just like you did x^2
    1. answers icon 0 answers
more similar questions