Solving Integrals with Trig Substitution - 1/(25-x^2)

Bryon
Messages
98
Reaction score
0
Hi Everyone!
I just need some guidance on this problem. I seem to have trouble what integration technique I need to use on integrals of this type.


Homework Statement



integrate 1/(25-x^2)

Homework Equations



sqrt(a^2-u^2)
arcsin(u/a)

The Attempt at a Solution



Would I be able to use trig substitution for this type of integral? It almost fits with the arcsin but the square root is missing.
 
Physics news on Phys.org
Try partial fractions since 25-x^2 = (5-x)^2.
 
snipez90 said:
Try partial fractions since 25-x^2 = (5-x)^2.
Partial fractions is the easiest way to go, but 25 - x^2 = (5 - x)(5 + x), which is not equal to (5 - x)^2.
 
Ok, I believe I figured it out.

I used trig substitution

set x = 5sinx
dx/dθ = 5cosx -> dx = 5cosx dθ

I got this... int 1/(25-(5sinx)^2) 5cosx dθ which is easy to reduce.
 
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