How can I verify the solution to this integration problem using division?

  • Thread starter Thread starter lionely
  • Start date Start date
  • Tags Tags
    Integrating
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 3K views
lionely
Messages
574
Reaction score
2

Homework Statement



Verify, by division, that 2x/(3x+1) = 2/3 - 2/3(3x+1)

Hence, evaluate ∫2x/(3x+1) dx


I don't understand what to, does the question mean to do long division?

Help is much appreciated!
 
Physics news on Phys.org
Oh thanks, vanhees. But is that still division?
 
lionely said:
Oh thanks, vanhees. But is that still division?

"Division" means re-writing the expression so that in the remainder the numerator has a smaller degree than the denominator. So, if we have f(x) = p(x)/q(x), it is already in "divided" form if deg(p) < deg(q); otherwise (if deg(p) ≥ deg(q)), manipulate the expression to get f(x) = m(x) + r(x)/q(x), with deg(r) < deg(q). (Of course, I mean that p,q,m,r are all polynomials in x.) In your example, deg(p) = 1 = deg(q), so you need to re-write the expression until the remainder has numerator of degree 0 (that is, has the form c/(3x+1) for constant c).
 
vanhees71 said:
[tex]\frac{2x}{3x+1}=\frac{2}{3} \cdot \frac{3x}{3x+1}=\frac{2}{3} \cdot \frac{3x+1-1}{3x+1}=\frac{2}{3} \left (1-\frac{1}{3x+1} \right).[/tex]
Written in this form, the integral is very easy. I don't know, how you call these simple manipulations.

It is impossible to tell which message you are responding to, since you did not use the "Quote" button. Anyway, these manipulations are called simple because they are simple. (However, as far as I can tell, nobody called them simple before you did, so I don't understand your statement!)
 
Euh, guys... am I the only one who is getting confused here, or are you all replying to the wrong messages. The OT seems to have gotten the hint back in post #6; none of the other posters is the topic starter and knows perfectly well how to solve the exercise, so what is the discussion about?
 
CompuChip said:
Euh, guys... am I the only one who is getting confused here, or are you all replying to the wrong messages.
That's typical in homework problems. We have a tendency to drag the discussion off topic. The OP hasn't come back since post #6, so presumably the problem has been solved.

That said, I suspect arildno's post #7 is exactly what the instructor intended with the phrase "verify, by division."