How do I Evaluate the Integral using Substitution and Simplification?

  • Thread starter Thread starter Nyasha
  • Start date Start date
  • Tags Tags
    Integrate
Nyasha
Messages
127
Reaction score
0

Homework Statement



<br /> 18\int_0^4 \sqrt{4- (y-2)^2}dy<br />

Homework Equations



According to the textbook l am supposed to use y=2sin\theta for substitution

The Attempt at a Solution



y=2sin\theta

dy=2cos\theta d\theta

<br /> 18\int_0^4 \sqrt{4- (2sin\theta-2)^2}2cos\theta d\theta <br />
( I am stuck at converting the limits of my integral using y=2sin\theta )


<br /> 18\int_0^4 \sqrt{4- (4sin^2\theta-4sin\theta-4sin\theta+4)}2cos\theta d\theta <br />

<br /> 18\int_0^4 \sqrt{4- (4sin^2\theta-8sin\theta+4)}2cos\theta d\theta <br />


( How do l simplify this integral )
 
Physics news on Phys.org
Nyasha said:

Homework Statement



<br /> 18\int_0^4 \sqrt{4- (y-2)^2}dy<br />

Homework Equations



According to the textbook l am supposed to use y=2sin\theta for substitution

Ermmmm... how can y ever equal 4 with this substitution?
 
gabbagabbahey said:
Ermmmm... how can y ever equal 4 with this substitution?
That is where l am stuck and also on how to simply this integral
 
Try a different substitution!:smile:

...maybe y=4\sin^2\theta :wink:
 
I would make two substitutions: u = y - 2, so du = dy, and then the trig substitution.

As far as your limits of integration, you can carry them along all the way through until you finally undo both substitutions, when your antiderivative will be in terms of y.

You can remind yourself that the limits of integration are y values by doing adding "y = " on the lower limit of integration, like so:
18\int_{y = 0}^4 \sqrt{4- (2sin\theta-2)^2}2cos\theta d\theta

That should help you remember that these are y values.

Alternatively, you can change the limits of integration for each substitution. If you're careful, both techniques will work.
 
Mark44 said:
I would make two substitutions: u = y - 2, so du = dy, and then the trig substitution.

As far as your limits of integration, you can carry them along all the way through until you finally undo both substitutions, when your antiderivative will be in terms of y.

You can remind yourself that the limits of integration are y values by doing adding "y = " on the lower limit of integration, like so:
18\int_{y = 0}^4 \sqrt{4- (2sin\theta-2)^2}2cos\theta d\theta

That should help you remember that these are y values.

Alternatively, you can change the limits of integration for each substitution. If you're careful, both techniques will work.


Engineeringcalculus.jpg


Is this correct.
 
Nyasha said:
Engineeringcalculus.jpg


Is this correct.

Sure, but you didn't finish evaluating it by substituting in the limits...

Incidentally, there is also a neat little trick to evaluating the integral \int_{-\pi/2}^{\pi/2} \cos^2\theta d\theta... If you sketch a graph of both sin^2 and cos^2 over that interval, you see they both have the same area underneath them

\implies \int_{-\pi/2}^{\pi/2} \cos^2\theta d\theta=\frac{1}{2}\int_{-\pi/2}^{\pi/2} (\cos^2\theta+\sin^2\theta) d\theta=\frac{1}{2}\int_{-\pi/2}^{\pi/2} (1)d\theta=\frac{\pi}{2}
 
gabbagabbahey said:
Sure, but you didn't finish evaluating it by substituting in the limits...

Incidentally, there is also a neat little trick to evaluating the integral \int_{-\pi/2}^{\pi/2} \cos^2\theta d\theta... If you sketch a graph of both sin^2 and cos^2 over that interval, you see they both have the same area underneath them

\implies \int_{-\pi/2}^{\pi/2} \cos^2\theta d\theta=\frac{1}{2}\int_{-\pi/2}^{\pi/2} (\cos^2\theta+\sin^2\theta) d\theta=\frac{1}{2}\int_{-\pi/2}^{\pi/2} (1)d\theta=\frac{\pi}{2}


Thanks very much.
 
Back
Top