Integral of a sqrt of polynomial

ldbaseball16
Messages
39
Reaction score
0

Homework Statement


(1/sqrt(x^2+16), x, 0, 4);


Homework Equations


x=4tan(theta)
dx=4sec^2(theta)d(theta)


The Attempt at a Solution


(1/sqrt(16+(4tan(theta))^2)(4sec^2theta) I am confused can i get some help??
 
Physics news on Phys.org


ldbaseball16 said:

Homework Statement


(1/sqrt(x^2+16), x, 0, 4);


Homework Equations


x=4tan(theta)
dx=4sec^2(theta)d(theta)


The Attempt at a Solution


(1/sqrt(16+(4tan(theta))^2)(4sec^2theta) I am confused can i get some help??

If you remember that

1 + tan^2 \theta = sec^2 \theta

then you'll find that the integrand simplifies quite nicely. Don't forget to change your integration limits appropriately.
 


ok, i got ln(4/sqrt(x^2 +16) + (x/4)? is this right?
 


hmmm... if this is a definite you don't need to try and convert back to x's, just change the integration limits when you make the variable change
 


ldbaseball16 said:
ok, i got ln(4/sqrt(x^2 +16) + (x/4)? is this right?

I think that's pretty close. As the previous post mentions, I didn't change back to the x's but worked with theta limits of 0 to pi/4.
 
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