Convergence and Solution of Integral with Cosine Function

  • Context: Graduate 
  • Thread starter Thread starter Machinus
  • Start date Start date
  • Tags Tags
    Integral
Click For Summary

Discussion Overview

The discussion revolves around the integral of the cosine function, specifically the integral of cos(x²). Participants explore the nature of the integral, its convergence properties, and methods for numerical approximation.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Technical explanation

Main Points Raised

  • Some participants note that the integral of cos(x²) does not have an elementary solution and suggest looking into Fresnel integrals.
  • Others propose using a Taylor series expansion of the cosine function to approximate the integral, although they caution about the small convergence radius of the series.
  • A participant mentions that the power series expansion can provide a numerical approximation, asserting that the series for cos(x²) converges for all x.
  • One participant shares a computed value for the integral from 0 to 8, using a numerical method to sum the series up to n=100.
  • Another participant questions the number of terms used in the computation, implying that not all terms could have been added.
  • It is mentioned that the convergence of the series can be demonstrated using the ratio test.

Areas of Agreement / Disagreement

Participants generally agree that the integral does not have an elementary solution and that series expansions can be used for numerical approximations. However, there is no consensus on the effectiveness of the series due to concerns about convergence and the number of terms needed for accurate results.

Contextual Notes

Participants express limitations regarding the convergence radius of the Taylor series and the computational effort required for numerical approximations. The discussion does not resolve the effectiveness of different methods for approximating the integral.

Who May Find This Useful

This discussion may be useful for individuals interested in numerical methods for evaluating integrals, particularly those involving non-elementary functions, as well as those studying series convergence in mathematical analysis.

Machinus
[tex]\int cos(x^2)dx[/tex]
 
Physics news on Phys.org
Not an elementary function.Search the same site (A&S online,see the other thread) for FRESNEL INTEGRALS.

Daniel.
 
forget it, this one has no elementary solution.. you can espand the cosine by Taylor series... and integrate the individual term...
 
However,the series obtained has a very small convergence radius.It would virtually do you no good.If u have definite integrals involving C(x),then learn they are tabulated.

Daniel.
 
The power series expansion is the basic surefire way to get a numerical approximation.

[tex]\cos (x) = \sum_n^{\infty}\frac{(-1)^nx^{2n}}{(2n)!}[/tex]

[tex]\cos (x^2) = \sum_n^{\infty}\frac{(-1)^nx^{4n}}{(2n)!}[/tex]

[tex]\int \cos (x^2)dx = \sum_n^{\infty}\frac{(-1)^nx^{4n+1}}{(4n+1)(2n)!}+C[/tex]

Since the power series for [itex]\cos(x)[/itex] converges for all x, so do the power series for [itex]\cos(x^2)[/itex] and [itex]\int \cos(x^2)dx[/itex].
It may take some computational power if you're interested in values of x that are far from 0.
 
Please,Galileo,compute using your formula
[tex]C(8)=...?[/tex]
,defining
[tex]C(x)=:\int_{0}^{x} \cos(t^{2}) dt[/tex]

Daniel.
 
Approximately 0.68396
 
Interesting...How many terms did u add??You couldn't have added them all...


Daniel.
 
I just used maple to sum the thing from n=0 to n=100.
That number rounded to 10 decimal places is: [itex]C(8) \approx 0.6839570275[/itex].

That the series converges for all x follows from the ratio test for example.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K