ATAR Notes: Forum
VCE Stuff => VCE Mathematics => VCE Mathematics/Science/Technology => VCE Subjects + Help => VCE Specialist Mathematics => Topic started by: cltf on October 08, 2010, 09:56:32 pm
-
I'm really having trouble understanding partial fractions here are some of the types of questions I'm struggling with:
1. ^{\left 2 \right}})
2. ^{\left 2 \right}})
3. \left ( x^{2}+1 \right )})
4. \left ( x^{2}-2 \right )})
thx
-
1. Of the form
, where A, B, C are all constants. Let the expression equate that and then solve for A, B and C algebraically.
2. Same as 1 except for the last two fractions, x+1 becomes x - 1.
3. Split it up according to the factors. Also, since we have an irreducible quadratic, the partial decomp would be in the form 
4. Similar technique as 3.
-
1. firstly you could split the fraction into partial fractions:
^2}=\frac{A}{x}+\frac{B}{x+1}+\frac{C}{(x+1)^2})
Multiply to get common denominators:
^2}=\frac{A(x+1)^2}{x(x+1)^2}+\frac{Bx(x+1)}{x(x+1)^2}+\frac{Cx}{x(x+1)^2})
Cancel denominators:
(1)
At ^2+1=A(0)^2+B(0)+C(-1))

At ^2+1=A(1)^2+B(0)-2(0))

Using all the points solved, sub into the equation 1 and use x=1 (or any value not used for that matter)
^2+1=(2)^2+B(2)-2(1))

^2}=\frac{1}{x}+\frac{0}{x+1}+\frac{-2}{(x+1)^2})
^2}=\frac{1}{x}-\frac{2}{(x+1)^2})
2. Realise
is an example of 'DOTS' (x+1))
Sub all values back into original:
^2}=\frac{x^{2}+1}{x(x-1)(x+1)})
(x+1)}=\frac{A}{x}+\frac{B}{(x-1)}+\frac{C}{(x+1)})
Do similar steps as shown in 1.
3. As
is irreducible (cannot be factorised), it can be factorised into 
ie. (x^2+1)}=\frac{A}{x+1}+\frac{Bx+C}{x^2+1})
again follow the steps shown above to cancel down
4.
is also irreducible
follow 3.
In general:
Type 1: Linear Factors (cx+d)} = \frac{A}{ax+b} + \frac{B}{cx+d})
Type 2: Repeated Factor ^2} = \frac{A}{ax+b} + \frac{B}{(ax+b)^2})
Type 3: Irreducible quadratic factors
-
2. Realise
is an example of 'DOTS' (x+1))
Sub all values back into original:
^2}=\frac{x^{2}+1}{x(x-1)(x+1)})
(x+1)}=\frac{A}{x}+\frac{B}{(x-1)}+\frac{C}{(x+1)})
Do similar steps as shown in 1.
With 2:
^2\ne (x+1)(x-1))
-
2. Realise
is an example of 'DOTS' (x+1))
isn't an example of DOPS. :p
EDIT: Beaten.
-
ah FML! epic fail
-
Also, just being picky, but
(Well it does, A=0, B=1 ... but that is pointless...)
The
term comes only when separating the irreductible quadratic factor from a fraction with another factor on the denominator. ie. When you are splitting into partial fractions.
-
Thank you, I actually get this now :)
-
1st question: It's personal preference really, though in some situations it is easier by a particular method. I tend to sub x-values and solve in a fashion similar to jasoN-.
And you can separate 'irreductible' quadratics into complex partial fractions.
eg.


+B(x-i))



However, I've never seen it done before, and can't think of too many uses (bear in mind that this with my very limited knowledge; there could be many, many applications . . .)