Celeb Glow
general | April 18, 2026

trouble solving the integral of $\cos(x^2)$

$\begingroup$

No, I really mean the integral of $\cos(x^2)$, not $[\cos(x)]^2$. Can the chain rule be applied here?

$\endgroup$ 3

2 Answers

$\begingroup$

The function $\cos(x^2)$ doesn't have an elementary primitive. It can't be expressed in terms of elementary functions, I mean. You can only study the definite integral using numerical methods.

$\endgroup$ 1 $\begingroup$

Represent $\cos x^{2}$ as a power series by $$ \cos x^{2}=\sum_{k=0}^{\infty}\frac{\left(-1\right)^{k}x^{4k}}{\left(2k\right)!}. $$ Then $$ \int\cos x^{2}dx=\sum_{k=0}^{\infty}\frac{\left(-1\right)^{k}\int x^{4k}dx}{\left(2k\right)!}=\sum_{k=0}^{\infty}\frac{\left(-1\right)^{k}x^{4k+1}}{\left(2k\right)!\left(4k+1\right)}+C $$ This is called the Fresnel integral.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy