Calculus 2 second derivative of integral

californicate
Messages
12
Reaction score
0

Homework Statement


Find d2/dx2 0x (1sint√(1+u^4)du)dt

Homework Equations


The Attempt at a Solution


Initially I treated this problem as the second derivative of a double integral and thus quickly found myself at the result cosx√1+sin4x, by the fundamental theorem of calculus. However I realized that the problem asks for the second derivative according to x, and now I think my solution is incorrect. Would the correct method be to solve the integral √(1+u^4)du, then do the derivatives?
 
Last edited:
Physics news on Phys.org
californicate said:

Homework Statement


Find d2/dx2 0x (1sint√(1+u^4)du)dt


Homework Equations





The Attempt at a Solution


Initially I treated this problem as the second derivative of a double integral and thus quickly found myself at the result cosx√1+sin4x, by the fundamental theorem of calculus. However I realized that the problem asks for the second derivative according to x, and now I think my solution is incorrect. Would the correct method be to solve the integral √(1+u^4)du, then do the derivatives?

Your solution is correct. If it helps, define
<br /> f(t) = \int_1^{\sin t} \sqrt{1 + u^4}\,du.<br />
Then
<br /> \frac{d}{dx} \int_0^x \int_1^{\sin t} \sqrt{1 + u^4}\,du\,dt<br /> = \frac{d}{dx} \int_0^x f(t) \,dt<br /> = f(x)<br />
and
<br /> \frac{df}{dx} = \frac{d}{dx} \int_1^{\sin x} \sqrt{1 + u^4}\,du<br /> = \cos x \sqrt{1 + \sin^4 x}<br />
 
  • Like
Likes 1 person
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top