Solving an Integral Problem with Trig Substitution

  • Thread starter Thread starter Temp0
  • Start date Start date
  • Tags Tags
    Integral
Temp0
Messages
79
Reaction score
0

Homework Statement



http://i.imgur.com/u1De0i3.png

Homework Equations





The Attempt at a Solution



So I notice that the bottom is in the form x^2 - a^2 where a = 7, so I use trig substitution to start this off.

x = 7secθ, dx = 7secθtanθ, and finally, x^2 - 49 = 49sec(θ)^2 - 49 = 49 tan^2(θ)
Substituting into the integral, I get
7∫(sec^2(θ) - secθ) dθ, which basically turns into:
7tanθ - 7 ln |secθ + tanθ|.
After putting x back into the equation, I end up with:
√(x^2-49) - 7 ln|(x/7) + (√(x^2-49)/7)| + C
I would just like your help in checking my answers, because I don't get any of the answers provided in the multiple choice, and I'm always hesitant to pick "none of the above". Thank you.
 
Physics news on Phys.org
Temp0 said:

Homework Statement



http://i.imgur.com/u1De0i3.png

Homework Equations


The Attempt at a Solution



So I notice that the bottom is in the form x^2 - a^2 where a = 7, so I use trig substitution to start this off.

x = 7secθ, dx = 7secθtanθ, and finally, x^2 - 49 = 49sec(θ)^2 - 49 = 49 tan^2(θ)
Substituting into the integral, I get
7∫(sec^2(θ) - secθ) dθ, which basically turns into:
7tanθ - 7 ln |secθ + tanθ|.
After putting x back into the equation, I end up with:
√(x^2-49) - 7 ln|(x/7) + (√(x^2-49)/7)| + C
I would just like your help in checking my answers, because I don't get any of the answers provided in the multiple choice, and I'm always hesitant to pick "none of the above". Thank you.

One of those answers differs from your answer by a constant.
 
What do you mean? Hmm, I can't really see any way to rearrange it like that, I think I know the one you're talking about though.
 
Temp0 said:
What do you mean? Hmm, I can't really see any way to rearrange it like that, I think I know the one you're talking about though.

For example, log(x/7)=log(x)-log(7).
 
Ohhhh! Let's see if I can go any further now, thanks alot.
 
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