Easy Integration of Sinusoidal Functions with Multiple Integrals

  • Thread starter Thread starter holezch
  • Start date Start date
  • Tags Tags
    Integration
holezch
Messages
251
Reaction score
0

Homework Statement


F(x) = sin (\int0 to x sin ( \int 0 to y sin^3(u) du) dy )

find F'(x)

Homework Equations


FTC

The Attempt at a Solution



Is the answer

cos (\int0 to x sin ( \int 0 to y sin^3(u) du) dt ) sin( \int 0 to x sin^3(u) du) dy ) sin^3(x)?

because when you differentiate the integral, the function you get becomes with respect to the boundary variable and so the last terms become with respect to x and I have to differentiate them as well?

(\int0 to x sin ( \int 0 to y sin^3(u) du) dy ) this becomes sin ( tex]\int[/tex] 0 to x sin^3(u) du), then since the integral in the argument is with respect to x, I must differentiate that as well to get sin^3(x)

thanks
 
Last edited:
Physics news on Phys.org
I doubt anyone can make sense of that. Use a little tex to make it readable. For example, you do an integral like this:

\int_{lower limit here}^{upper limit here} integrand\ dx [/itex]<br /> <br /> To see what I did just click on it. You can copy and paste it and use it to post your question so we can read it.
 
thanks, I didn't know how to do that

anyway, I'm looking for the derivative of:

<br /> F(x) = sin(\int_{0}^{x} sin(\int_{0}^{y} sin^3(u)\ du)\ dy ) I'm pretty sure that it comes out to be: <br /> F&#039;(x) = [cos(\int_{0}^{x} sin(\int_{0}^{y} sin^3(u)\ du)\ dy ) \ dx] sin(\int_{0}^{x} sin^3(u)\ du) sin^3(x)

But I'm not 100% clear about the steps. Why do I have to keep differentiating after I differentiate (\int_{0}^{x} sin(\int_{0}^{y} sin^3(u)\ du)\ dy ) (from the chain rule)

Is it because when I differentiate the expression, sin(\int_{0}^{y} sin^3(u)\ du)\ dy ), it is evaluated at x and so I must differentiate that expression? (since I am differentiating with respect to x)

thank you
 
You have an extra dx at the end of your F(x) that shouldn't be there.

Call

<br /> <br /> g(x)= \int_{0}^{x} sin(\int_{0}^{y} sin^3(u)\ du)\ dy<br />

so your F(x) = sin(g(x)) and F'(x) = cos(g(x)) g'(x) by the chain rule.

Now by the fundamental theorem of calculus to get g'(x) you simply write the integrand in g(x) with the dummy variable y replaced by x:

g&#039;(x) = sin(\int_{0}^{x} sin^3(u)\ du)

Put those together; I think it is a bit different than what you wrote. It's late and I'm a little sleepy so check it. :zzz:
 
thanks, I noticed the extra dx. I left it there by accident after copying and pasting the integral latex code

by the chain rule it should be F'(x) = cos(g(x) )g'(x), but how come the answer has sin^3(x) at the end? is it wrong? (I got this answer from someone's notes, refer to post #3)
thanks
 
forgive me for bumping.. but bump
 
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