Integrate 1/(9-x^2)dx - Basic Integral Help

  • Thread starter Thread starter jspek9
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
jspek9
Messages
18
Reaction score
0
the problem is integrate 1/(9-x^2)dx.

For some reason I'm just drawing a blank. I've tried to fit arccot, ln, and trig sub and get nowhere. Is it part frac decomp? I don't know i think I'm just making it harder than it is.
any insight is appreciated.
 
Physics news on Phys.org
I'm using u= asinθ so sinθ= x/3 & dx = 3cosθ dθ & 3cosθ = 9-x2

so subing in I get the integral 3cosθ/3cosθ dθ which reduces to one and equates to x after integration.

The thing is this is really an improper integral problem
Integral from 0 to 3 of 1/(9-x2)
so if I get x when I integrate I have

lim [x]a0
a-->3-

so the lim is 3 but this doesn't seem right
 
jspek9 said:
I'm using u= asinθ so sinθ= x/3 & dx = 3cosθ dθ

Sure, that's just what I would have done.

& 3cosθ = 9-x2

No, that's not right. It should be the following:

[tex]3\cos(\theta)=\sqrt{9-x^2}[/tex]

This implies the following.

[tex]9\cos^2(\theta)=9-x^2[/tex]

Do you see why?
 
oooooooohhhhh it doesn't fit the form the way i was trying to use it. i probably should have looked up the form before i got so frustrated. oh well ill know next time thanks for the help:)