Indefinate Integral 1/(x^2 +1)

  • Thread starter Thread starter Calu
  • Start date Start date
  • Tags Tags
    Integral
Calu
Messages
73
Reaction score
0

Homework Statement



This is the very last piece of an integration using partial fractions question. I have to integrate 1/x2+1.

Homework Equations



Tan2x + 1 = Sec2x

The Attempt at a Solution



Substitute tanu=x:

1/tan2u + 1 = 1/sec2u = cos2u

which leaves me with int [ cos2u ] .dx I'm not sure what to do from here. Or if what I've done is correct.
 
Physics news on Phys.org
Calu said:

Homework Statement



This is the very last piece of an integration using partial fractions question. I have to integrate 1/x2+1.

Homework Equations



Tan2x + 1 = Sec2x

The Attempt at a Solution



Substitute tanu=x:

1/tan2u + 1 = 1/sec2u = cos2u

which leaves me with int [ cos2u ] .dx I'm not sure what to do from here. Or if what I've done is correct.

Do you know a function whose derivative is ##\frac{1}{x^2+1}##?
 
Calu said:
which leaves me with int [ cos2u ] .dx
You haven't complete the u-substitution. You need to express dx as (something)*du. You used the u-substitution tan(u)=x, so what does that mean dx is?
 
D H said:
You haven't complete the u-substitution. You need to express dx as (something)*du. You used the u-substitution tan(u)=x, so what does that mean dx is?

I'm not sure, that's the bit I'm having difficulty with.
 
What is ##\frac {d}{du} (\tan u)## ?
 
Calu said:
I'm not sure, that's the bit I'm having difficulty with.

I think I have it. I have

d/dx(tanu)=d/dx(x)
du/dx(sec2u)=1
du/dx=1/sec2u
dx=sec2u .du

but I believe this to be incorrect, as that leaves me with

∫cos2x.sec2x.du = ∫1 .du = u.
 
D H said:
What is ##\frac {d}{du} (\tan u)## ?

I believe that is sec2u, but I don't see how it relates to dx.
 
Last edited:
Calu said:
I think I have it. I have

d/dx(tanu)=d/dx(x)
du/dx(sec2u)=1
du/dx=1/sec2u
dx=sec2u .du

but I believe this to be incorrect, as that leaves me with

∫cos2x.sec2x.du = ∫1 .du = u.

Aside from the missing constant of integration, that is correct. You started with ##x=\tan u##. What do you get if you solve for ##u## to get your answer in terms of ##x##?
 
LCKurtz said:
Aside from the missing constant of integration, that is correct. You started with ##x=\tan u##. What do you get if you solve for ##u## to get your answer in terms of ##x##?

Ahh, I see now. arctanx=u. So ∫1/x2 + 1 .dx = arctanx +c. Thanks.
 
  • #10
You need to use parentheses when there are multiple terms in the top or bottom of a fraction.
Calu said:
I have to integrate 1/x2+1.
Write this as 1/(x2 + 1). What you wrote is (1/x2) + 1, which isn't what you meant.
Calu said:
1/tan2u + 1 = 1/sec2u = cos2u



Calu said:
Ahh, I see now. arctanx=u. So ∫1/x2 + 1 .dx = arctanx +c. Thanks.
Both examples above should be 1/(tan2(u) + 1).
 
Back
Top