Integration: Trig Substitution

char808
Messages
27
Reaction score
0
My apologies. I'm not proficient with latex, and it is bogging my computer down for some reason today.

Homework Statement



intdx/\sqrt{(4-x^2)} [0, 2/sqrt{2}

Homework Equations



Trig Identity: a^2-a^2sin^2\theta

The Attempt at a Solution



In the interest of my own sanity I am going to leave out the limits of integration, assume they are there. Can someone explain how I input them in latex?

x=2sin\theta

\int dx/\sqrt{4-2sin\theta}

\int dx/\sqrt{4cos^2\theta

\int dx/2cos\theta

1/2 \int dx/cos\theta

1/2ln |sec\theta + tan\theta|

New Limits will be restricted to [-pi/2, pi/2]

I know when I use the identity that changes the limits, but I'm not sure how to calculate them..I assumed since the substitution corresponding to the identity only works on that interval than those would be the new limits.
 
Last edited:
Physics news on Phys.org
If you have limits of integration (in this case, they are values on an interval along x), then you need to plug them into x in your substitution. Then, isolate theta and make those your new limits.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top