Evaluate Integral: \int_{-2}^{2} \sqrt{4 - x^2} \ dx

  • Thread starter Thread starter newabb
  • Start date Start date
  • Tags Tags
    Integral
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the integral \(\int_{-2}^{2} \sqrt{4 - x^2} \ dx\), which is related to the area under a semicircle in the context of calculus.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore trigonometric substitution and the properties of even functions to simplify the integral. There are discussions about changing limits of integration and the implications of variable substitution.

Discussion Status

Some participants have offered guidance on recognizing the integral's geometric interpretation as the area of a semicircle. There is ongoing exploration of the correct evaluation methods, with various interpretations being discussed.

Contextual Notes

Participants note the importance of correctly changing limits during substitution and the potential confusion between radians and degrees in the context of the integral's evaluation.

newabb
Messages
3
Reaction score
0
Hi,

Can anyone tell me if the following of my integration is right or wrong?

[tex] \int_{-2}^{2} \sqrt{4 - x^2} \ dx[/tex]

let

[tex]x = 2 sin \theta[/tex]

then

[tex]\frac{dx}{d\theta}=2cos\theta, \ dx=2cos\theta \ d\theta[/tex]

also

[tex]4-x^2 = 4-(2sin\theta)^2<br /> = 4 - 4sin^2\theta = 4(1-sin^2\theta)=4cos^2\theta[/tex]

thus

[tex] \sqrt{4-x^2}=\sqrt{4cos^2\theta}[/tex]

[tex]\int_{-2}^{2} \sqrt{4 - x^2} \ dx[/tex]
[tex]= \int_{-2}^{2} \sqrt{4cos^2\theta} \ (2cos\theta \ d\theta)[/tex]
[tex]= \int_{-2}^{2} 2cos\theta \ (2cos\theta \ d\theta)[/tex]
[tex]= 4\int_{-2}^{2} cos^2\theta \ d\theta[/tex]
[tex]= 4\int_{-2}^{2} \frac{1+cos2\theta}{2} \ d\theta[/tex]
[tex]= \frac{4}{2} \int_{-2}^{2} (1+cos2\theta) \ d\theta[/tex]

let [tex]u=2\theta[/tex] then [tex]\frac{du}{d\theta}=2, \ d\theta = \frac{1}{2}du[/tex]

[tex]= 2 \int_{-2}^{2} (1+cos2\theta) \ d\theta[/tex]
[tex]= 2 \int_{-2}^{2} (1+cos \ u) \ (\frac{1}{2}du)[/tex]
[tex]= \frac{2}{2}\int_{-2}^{2} (1+cos \ u) \ du[/tex]
[tex]= \int_{-2}^{2} (1+cos \ u) \ du[/tex]

[tex]= u + sin \ u]^{2}_{-2}[/tex]

[tex]= 2\theta + sin2\theta]^{2}_{-2}[/tex]

[tex]= [2(2) + sin2(2)] - [2(-2) + sin2(-2)][/tex]

[tex]= (4 + sin4) - [-4 + sin(-4)][/tex]

[tex]= 4 + sin4 + 4 - sin(-4)[/tex]

[tex]= 8 + sin4 - sin(-4)[/tex]

[tex]= 8 + 0.07 - (-0.035)[/tex]

[tex]= 8 + 0.07 + 0.035[/tex]

[tex]= 8 + 0.07 + 0.035[/tex]

[tex]= 8.105[/tex]

Thenk you very much for evaluating
 
Physics news on Phys.org
Your integration is wrong, but no worries.

First of all, notice that your integrand is an even function, which means that you can change your integral to [tex]2\int_{0}^{2} \sqrt{4 - x^2} \ dx[/tex] to make things (slightly) easier.

However, the crucial mistake you made is forgetting to change the limits of integration when you switched the variables x and theta. The choice of substitution is fine and your algebra also looks good. Just remember x = 2sin(theta) => theta = arcsin(x/2) so use this to change your limits of integration.

Your final answer should be very nice (a multiple of pi in fact).
 
Alternatively, interpret the integral geometrically and the answer is immediate.
 
Hi,

Thank you for the tips.

[tex]x = 2 \ sin\theta[/tex]

for [tex]x=2[/tex]:

[tex]2 = 2 \ sin\theta[/tex]

[tex]sin\theta=\frac{2}{2}=1[/tex]

[tex]\theta=sin^{-1}(1)=\frac{\pi}{2}[/tex]

for [tex]x=-2[/tex]

[tex]-2=2 \ sin\theta[/tex]

[tex]sin\theta = \frac{-2}{2}=-1[/tex]

[tex]\theta=sin^{-1}(-1)=-\frac{\pi}{2}[/tex]

Thus

[tex]\int^{2}_{-2}\sqrt{4-x^2} \ dx = 4\int^{\frac{\pi}{2}}_{-\frac{\pi}{2}}cos^2\theta \ d\theta[/tex]

[tex]\vdots[/tex]

[tex]=2\theta+sin2\theta]^{\frac{\pi}{2}}_{-\frac{\pi}{2}}[/tex]

[tex]=[2(\frac{\pi}{2})+sin2(\frac{\pi}{2})]-[2(-\frac{\pi}{2})+sin2(-\frac{\pi}{2})][/tex]

[tex]=(\pi+sin\pi})-[-\pi+sin(-\pi)][/tex]

[tex]=\pi+sin\pi+\pi-sin(-\pi)[/tex]

[tex]=\pi+sin\pi+\pi-(-sin\pi)[/tex]

[tex]=\pi+sin\pi+\pi+sin\pi[/tex]

[tex]=2\pi+2 \ sin\pi[/tex]

[tex]=2\pi+2 \ (0)[/tex]

[tex]=2\pi[/tex]

[tex]=2 \ (180)[/tex]

[tex]=360[/tex]

Would anybody please evaluate it again

Thanks
 
If you convert radians to degrees, make it clear because [tex]\pi[/tex] does not equal 180.

Use Anthony's advice to check your answer. Hint: the integral represents a semicircle.
 
hmm...

[tex]2\pi = 2\times3.14=6.28[/tex]

Is that correct?

Thanks for your help
 
divided by 2 for half the area, so pi
 
Last edited:
no lubuntu, he didn't need too, if you look at that integral, it's the area of a semicircle, if he had multiplied by 2 to get a full circle, he would have had to divide by 2, but he didn't, It looks correct as far as I can tell
 
newabb said:
hmm...

[tex]2\pi = 2\times3.14=6.28[/tex]

Is that correct?

Thanks for your help

[tex]2\pi[/tex] is correct. The other two are only correct to two decimal places.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K