110.111 Problem number 178

\[ \int \frac {\cos \left (\frac {1}{2} b^2 \pi x^2\right )}{\text {FresnelC}(b x)^3} \, dx \]

Optimal antiderivative \[ -\frac {1}{2 b \FresnelC \left (b x \right )^{2}} \]

command

integrate(cos(1/2*b^2*pi*x^2)/fresnel_cos(b*x)^3,x, algorithm="fricas")

Fricas 1.3.8 (sbcl 2.2.11.debian) via sagemath 9.6 output

\[ -\frac {1}{2 \, b \operatorname {C}\left (b x\right )^{2}} \]

Fricas 1.3.7 via sagemath 9.3 output

\[ {\rm integral}\left (\frac {\cos \left (\frac {1}{2} \, \pi b^{2} x^{2}\right )}{{\rm fresnelc}\left (b x\right )^{3}}, x\right ) \]