Calculus 2, http://screencast.com/t/pECz6sym O_O :) I hope you understand my question.
what's the gcd of that expression? that's why you have to take out the x^2 term
I don't know whats gcd
greatest common divisor
hm
the greatest common divisor , isn't that x^2 - 4 ?
oh wait
you have x^3 - x^2 the gcd is x^2
I don't quite get it to be honest
because it has an even power ? or that's irrelevant ?
this is a partial fraction decomposition, correct?
yes
the whole idea here is to rewrite the fraction as a sum (or difference) of fractions with denominators whose terms are linear or irreducible quadratic functions. then you can integrate term by term. anytime yu have a repeated factor, like x^2, this reduces to \[\frac{ A }{ x }+\frac{ B }{ x^2 }=\frac{ Ax+B }{ x^2 }\] if you don't account for what's possible, you'll not get the correct answer
if the denominator is an irreducible quadratc, then you must have a linear term in the numerator... \[\frac{ Ax+B }{ x^2 +1 }\]
ok sorry for asking many questions but can we define linear ? I don't even understand it in my mother language
and irreducible quadratic
linear equation... like y = mx+b irreducible => the equation has complex roots
how do I know if an equation has complex roots ? By complex roots you meant complex numbers as a result ? y = mx+b so linear is an equation of a line ?
if \[ax^2+bx+c\]is your quadratic, then if \[b^2-4ac<0\] then the quadratic is irreducible and has complex roots
mx+b, or similarly, Ax + B is linear in the variable x because x has a power of 1 in the expression.
So I don't have a linear term in my numerator ? Why ?
let's look at your example a little closer... \[\frac{ 2x-3 }{ x^3 - x^2 }=\frac{ A }{ x }+\frac{ B }{ x^2 }+\frac{ C }{ x-1 }=\frac{ Ax(x-1) }{ x\cdot x(x-1) }+\frac{ B(x-1) }{ x^2(x-1) }+\frac{ Cx^2 }{ x^2(x-1) }\] The denominator had to be broken up in that way to account for all possibilities. Otherwise, you'd end up with an incorrect solution or an insolvable set of equations. in the last expression, everything is to be multiplied out\[=\frac{ Ax(x-1) }{ x\cdot x(x-1) }+\frac{ B(x-1) }{ x^2(x-1) }+\frac{ Cx^2 }{ x^2(x-1) }=\frac{ Ax^2-Ax }{ x^3-x^2 }+\frac{ Bx-B }{ x^3-x^2 }+\frac{ Cx^2 }{ x^3-x^2 }\] \[=\frac{(A+C)x^2+(B-A)x+B) }{ x^3-x^2 }\] since the original numerator was 2x-3, this implies that A+C = 0 since ther is no x^2 term in the origianl numerator. also, B-A = 2 since the x term has a coefficient of 2. likewise, B = -3 since the it is the only constant term and the constant term in the original numerator was -3. From that we can deduce that A = -5 and C = 5, since -3-A = 2 and since A+C = 0. thus we get the decomposition: \[=\frac{-5 }{x }+\frac{ -3 }{ x^2 }+\frac{ 5 }{ x-1 }=\frac{ 5 }{ x-1 }-\frac{5 }{x }-\frac{ 3 }{ x^2 }\]
@Christos please have a look
Join our real-time social learning platform and learn together with your friends!