MHB Solving Partial Fractions & Maclaurin Series Q&A

Click For Summary
The discussion focuses on solving the partial fraction decomposition of the function f(x) = (x^2 + 7x - 6)/((x - 1)(x - 2)(x + 1)). The partial fractions are determined to be -1/(x - 1) + 4/(x - 2) - 2/(x + 1) through the Heaviside cover-up method. Additionally, the Maclaurin series expansion is derived, showing that for small x, f(x) approximates to -3 + 2x - (3/2)x^2 + (11/4)x^3. The steps include calculating derivatives and applying the series formula. This comprehensive approach aids in understanding similar problems in partial fractions and series expansions.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

PARTIAL FRACTIONS: How to solve this?


Let f(x) =

(x^2 + 7x − 6)/((x − 1)(x − 2)(x + 1))
.
(i) Express f(x) in partial fractions.

(ii) Show that, when x is sufficiently small for x4 and higher powers to be neglected,

f(x) = −3 + 2x − (3/2)x^2 + (11/4)x^3.

Please work it out step by step so I can figure out how to work out similar questions on my own.

I have posted a link there to this thread so the OP can view my work.
 
Mathematics news on Phys.org
Re: Past the Black's question at Yahoo Answers regarding partial fractions and Maclaurin series

Hello Past the Black,

We are given:

$$f(x)=\frac{x^2+7x-6}{(x-1)(x-2)(x+1)}$$

i) We may assume the partial fraction decomposition of $f$ will take the form:

$$\frac{x^2-7x-6}{(x-1)(x-2)(x+1)}=\frac{A}{x-1}+\frac{B}{x-2}+\frac{C}{x+1}$$

Using the Heaviside cover-up method, we find:

$$A=\frac{1^2+7\cdot1-6}{(1-2)(1+1)}=\frac{2}{(-1)(2)}=-1$$

$$B=\frac{2^2+7\cdot2-6}{(2-1)(2+1)}=\frac{12}{(1)(3)}=4$$

$$C=\frac{(-1)^2+7\cdot(-1)-6}{(-1-1)(-1-2)}=\frac{-12}{(-2)(-3)}=-2$$

Hence, we find:

$$f(x)=\frac{x^2-7x-6}{(x-1)(x-2)(x+1)}=-\frac{1}{x-1}+\frac{4}{x-2}-\frac{2}{x+1}$$

ii) The Maclaurin expansion is given by:

$$f(x)=\sum_{k=0}^{\infty}\left[\frac{f^{(k)}(0)}{k!}x^k \right]$$

Using the partial fraction decomposition written in the following form:

$$f(x)=-(x-1)^{-1}+4(x-2)^{-1}-2(x+1)^{-1}$$

We may state:

$$f^{(k)}(0)=(-1)^kk!\left(-(-1)^{-(k+1)}+4(-2)^{-(k+1)}-2 \right)$$

And so the series expansion becomes:

$$f(x)=\sum_{k=0}^{\infty}\left[(-1)^k\left(-(-1)^{-(k+1)}+4(-2)^{-(k+1)}-2 \right)x^k \right]$$

And so the first 4 terms are:

$$f(x)\approx-3+2x-\frac{3}{2}x^2+\frac{11}{4}x^3$$
 

Similar threads

Replies
1
Views
1K
Replies
48
Views
5K
Replies
10
Views
2K
Replies
4
Views
2K
Replies
3
Views
2K
Replies
11
Views
2K
Replies
3
Views
3K