How Can Taylor Series Be Used to Compute Integrals with High Precision?

Click For Summary

Homework Help Overview

The original poster attempts to compute the integral of sin(x²) / x² from 1 to 2 using Taylor series, aiming for a precision of 10^-3.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss expanding sin(x²) as a Taylor series and integrating term by term. Questions arise about the integration process and how to achieve the desired precision.

Discussion Status

Some participants have provided guidance on the integration of the series and the approach to achieve the required precision. Multiple interpretations of the integration steps are being explored, with no explicit consensus reached.

Contextual Notes

There is uncertainty regarding the correct integration of the series and how to apply the limits effectively. The precision requirement of 10^-3 is also under discussion.

vucollegeguy
Messages
28
Reaction score
0

Homework Statement



Use taylor series method to compute the integral from 1 to 2 of [sin(x2)] / (x2) with 10 -3 precision

Homework Equations





The Attempt at a Solution



I'm not sure where to start. Someone please help me.
 
Last edited:
Physics news on Phys.org
Do you know what a Taylor series is? You need to expand sin(x^2) as a Taylor series and then, given that the series satisfies some very broad conditions, you can integrate each term separately.
 
Yes.

sin(x2) after integration = (x3/3) -(x7)/(7*3!) + (x11)/(11*5!)-...
right?

can you help me with the rest of it?
 
[tex]\int_1^2 \frac{\sin(x^2)}{x^2} = \sum_{n=0}^{\infty} \int_1^2 \frac{(-1)^n (x^2)^{2n+1}}{(2n+1)! x^2} dx[/tex]
 
Last edited:
Thank you so much! So that stuff to that right of the equal sign, how do I use that solve the integral from 1 to 2 - do I just plug in the upper and lower limits and subtract the lower from the upper value? And the precision of 10 -3 - how do I get that?

I really appreciate your help.
 
The right hand side is easy to integrate now; all you have is a constant times x^(another constant).
 
Ok, integrating the right side gives:

(-1) n+1 * (x 2) 2n) / (2n!*x2)

right, or wrong?
 
Wrong.

[tex]\int_1^2 \frac{\sin(x^2)}{x^2} = \sum_{n=0}^{\infty} \int_1^2 \frac{(-1)^n (x^2)^{2n+1}}{(2n+1)! x^2} dx = \sum_{n=0}^{\infty} \frac{(-1)^n}{(2n+1)!}\int_1^2 dx x^{4n}[/tex]
 
I was totally wrong.
Ok, so now is where I plug into the upper and lower limits and subtract those values?
 
  • #10
Yes. To get 10^-3 precision, you should keep on calculating terms until they go well below 10^-3.
 
  • #11
Got it.
Thank you all for your help!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
20K