Solving Trig Sub in Homework: Integral of (16x-2x^2-23)^1/2 dx

  • Thread starter Thread starter moloko
  • Start date Start date
  • Tags Tags
    Trig
moloko
Messages
5
Reaction score
0

Homework Statement


integral of (16x-2x^2-23)^1/2 dx


Homework Equations





The Attempt at a Solution


First off it seems clear that I must complete the square within the radical.
This gives ((x-4)^2-4.5)^1/2

From there I seem to be lost, fumbling through my book for any kind of help. Can I use a trig integration, such as using the form (a^2-x^2)^1/2 to substitute x=asecT? I don't think so because (x-4)^2 cannot be treated like x^2.

I also cannot find any possible u-sub that will work because of the radical over the entire problem.

Any type of guidance is very much appreciated!
 
Physics news on Phys.org
moloko said:
I don't think so because (x-4)^2 cannot be treated like x^2.

Set x-4 as t, and integrate wrt t.
 
Some work...

integral signs before everything

a=sqrt(4.5)
x-4 = asecT
dx=asecTtanTdTsqrt[-2*(asecT)^2-4.5] * sqrt[4.5] * secTtanTdT

sqrt[-2*(4.5sec^2(T)-4.5)*4.5] * secTtanTdT

sqrt[(-40.5)(tan^2(T)] * secTtanTdT

Subbing T=arcsec((x-4)/a)

sqrt[(-40.5)(tan^2(arcsec(T))] * sec(arcsec(T))tan(arcsec(T))dT

..heres where I start to get lost
I know sec(arcsec(t)) is just T.
I know you can do a case for tan(arcsec(T))..
if x>=1 =) sqrt(x^2-1)
or x<1 =) -sqrt(x^2-1)

though I don't think that helps much.

I'm very lost and desperate for some help, any advice is appreciated. Thank you.
 
Try putting (x-4)=a*sin(T). Since sin^2(T)-1=-cos^2(T) this will take care of the awkward negative sign under the integral and make your life overall much easier.
 
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