Improve Integration Skills: Solve \int (x^2+1)/(x-1)^2 dx with Expert Help

  • Thread starter Thread starter erjkism
  • Start date Start date
  • Tags Tags
    Integration
Click For Summary

Homework Help Overview

The discussion revolves around the integration of the function \(\int \frac{x^2 + 1}{(x - 1)^2} dx\). Participants are exploring various integration techniques and expressing challenges encountered during the process.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss attempts at polynomial division and u-substitution, with some expressing uncertainty about their methods. Questions arise regarding the correctness of the integral setup and the appropriateness of techniques learned so far.

Discussion Status

The conversation reflects a mix of attempts and suggestions, with some participants providing guidance on potential methods without reaching a consensus. There is acknowledgment of the difficulty of the problem, and various integration strategies are being explored.

Contextual Notes

Some participants note that the problem may not align with the current level of instruction, particularly regarding the use of partial fractions and integration techniques. There is also mention of upcoming exams, which may influence the urgency of finding a solution.

erjkism
Messages
54
Reaction score
0

Homework Statement



\int(\frac{x^{2}+1 dx}{x-1}^{2})

i tried to get 'dx' into the integral but it didnt work out

Homework Equations


The Attempt at a Solution



i have tried squaring the top and bottom, which gave {x^{4} + 2x^{2} +1}/{x^{2} + 2x +1}

i don't know if that was a good idea, but i was stumped. I can't seem to get anything to cancel out
 
Physics news on Phys.org
hm, I'm not quite sure what your problem is

\int(\frac{x^2 +1}{x-1})^2 dx

is this correct?
 
yea that's it.
 
erjkism said:
yea that's it.
What integration technique are you learning at the moment? I'm just wondering so I can show you with that method.

btw, it should be x^2 - 2x + 1 in the denominator.
 
oh yeah you're right.
well, so far we've learned the fundamental theorem of calculus and ordinary U substitutions. i haven't gotten to the point of using special formulas for anything yet.
 
Wow. This problem is giving me trouble, I feel ashamed!

i have

\int\frac{(x^2 +1)^2}{(x^2 +1) -2x}dx

but it's not leading me anywhere, argh.
 
rocophysics said:
Wow. This problem is giving me trouble, I feel ashamed!

i have

\int\frac{(x^2 +1)^2}{(x^2 +1) -2x}dx

but it's not leading me anywhere, argh.

Hey, join the club!

I got it down to 1+ \int{\frac{x+1}{x-1}}dx is there anything that can be done here... ?




...wait I think i forgot to square it :(


Yup:redface:
 
Last edited:
rocophysics said:
Wow. This problem is giving me trouble, I feel ashamed!

i have

\int\frac{(x^2 +1)^2}{(x^2 +1) -2x}dx

but it's not leading me anywhere, argh.

Don't feel ashamed. Given what the OP said about the level of the course, this problem should never have been given before teaching partial fractions.
 
Eh, it's doable with u-substitution. I don't want to just hand out the answer, but square and do polynomial division. Then you get a quadratic that's easy to integrate and something involving a u substitution.
 
  • #10
Dick said:
Don't feel ashamed. Given what the OP said about the level of the course, this problem should never have been given before teaching partial fractions.
Thanks! I was feeling kinda crappy, lol. I'm actually in Calculus 2 so I should be able to do this, but it wasn't working out for me with simpler techniques.

Mystic998 said:
Eh, it's doable with u-substitution. I don't want to just hand out the answer, but square and do polynomial division. Then you get a quadratic that's easy to integrate and something involving a u substitution.
Well, I didn't think that. Uh! That should definitely work.
 
  • #11
Mystic998 said:
Eh, it's doable with u-substitution. I don't want to just hand out the answer, but square and do polynomial division. Then you get a quadratic that's easy to integrate and something involving a u substitution.

Good point. That's the other way to do it.
 
  • #12
SOLVED! Now I''m happy :-] Thanks.
 
  • #13
when i used polynomial division i got big mess:

(x^2)-2x+7+ [(12x-6)/((x^2)-2x+1)]

so i have to use a U sub. now?
 
Last edited:
  • #14
erjkism said:
when i used polynomial division i got big mess:

(x^2)-2x+7+ [(12x-6)/((x^2)-2x+1)]

so i have to use a U sub. now?
from my polynomial division if i remember correctly, was different. let me re-do it real fast.
 
  • #15
Polynomial division, let's do this part first so our Integration will work out.

\int\frac{x^4 +2x^2 +1}{x^2 -2x +1}dx=\int(x^2 +2x +5)+\frac{8x-4}{x^2 - 2x+1}dx
 
Last edited:
  • #16
k isee that lol I am an idiot. i haven't done it in a while. i get it. but what about the U sub?
 
  • #17
k, I feel good about my Polynomial now.

so the u-sub ...

\int(x^2 +2x +5)+\frac{8x-4}{x^2 - 2x+1}dx

now splitting it into two Integrals

\int(x^2 +2x +5)dx+\int\frac{8x-4}{x^2 -2x +1}dx

so now doing a u-substitution only for the second Integral

\int\frac{4(2x-1)}{x^2 -2x +1}dx

u=x^2 -2x +1

now just take the derivative and you will need to mess around with the numerator a little more to get your du in your Integral.
 
Last edited:
  • #18
thanks man i really appreciate it. sorry for making you type all that up lol, but i got a calc final coming up
 
  • #19
erjkism said:
thanks man i really appreciate it. sorry for making you type all that up lol, but i got a calc final coming up
No problem! You'll do fine :-] And the typing was no biggy, it was mainly copy/paste :-]
 
  • #20
rocophysics said:
k, I feel good about my Polynomial now.

so the u-sub ...

\int(x^2 +2x +5)+\frac{8x-4}{x^2 - 2x+1}dx

now splitting it into two Integrals

\int(x^2 +2x +5)dx+\int\frac{8x-4}{x^2 -2x +1}dx

so now doing a u-substitution only for the second Integral

\int\frac{4(2x-1)}{x^2 -2x +1}dx

u=x^2 -2x +1

now just take the derivative and you will need to mess around with the numerator a little more to get your du in your Integral.

Another possibility is to use the substitution:

u=x-1

On the last integral rewritten as:

4\int\frac{2x-1}{(x-1)^2}dx

I find this a bit easier. The different methods can be compared, all are equally valid.
 

Similar threads

  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
7
Views
2K
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 54 ·
2
Replies
54
Views
16K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K