MHB Partial fraction decomposition

Drain Brain
Messages
143
Reaction score
0
please help decompose$\frac{4x^2y}{(x^2-2xy+2y^2)(x^2+2xy+2y^2)}$

I've used the cases I know for this problem but to no avail. please help me.
 
Mathematics news on Phys.org
This takes a bit of trickery, note that :

$$\begin{align}\frac{4x^2y}{(x^2-2xy+2y^2)(x^2+2xy+2y^2)} &= \frac{x \cdot 4xy}{(x^2-2xy+2y^2)(x^2+2xy+2y^2)} \\ &= x \cdot \frac{(x^2+2xy+2y^2) - (x^2-2xy+2y^2)}{(x^2-2xy+2y^2)(x^2+2xy+2y^2)}\end{align}$$

Can you proceed?
 
mathbalarka said:
This takes a bit of trickery, note that :

$$\begin{align}\frac{4x^2y}{(x^2-2xy+2y^2)(x^2+2xy+2y^2)} &= \frac{x \cdot 4xy}{(x^2-2xy+2y^2)(x^2+2xy+2y^2)} \\ &= x \cdot \frac{(x^2+2xy+2y^2) - (x^2-2xy+2y^2)}{(x^2-2xy+2y^2)(x^2+2xy+2y^2)}\end{align}$$

Can you proceed?

sure, from here It seems that I can decompose it. but how come you replaced $4xy$ to $(x^2+2xy+2y^2) - (x^2-2xy+2y^2)$ ??
 
Uh, not sure if I understand your question, but it follows from basic algebra

$$(x^2+2xy+2y^2) - (x^2-2xy+2y^2) = \cancel{\color{red}{x^2}} + 2xy + \cancel{\color{green}{2y^2}} - \cancel{\color{red}{x^2}} + 2xy - \cancel{\color{green}{2y^2}} = 2xy + 2xy = \boxed{4xy}$$
 
While mathbalarka's suggestion is quite clever and makes light work of the problem, I would have assumed the decomposition would take the form:

$$\frac{4x^2y}{\left(x^2-2xy+2y^2\right)\left(x^2+2xy+2y^2\right)}=\frac{Ax+By+C}{x^2-2xy+2y^2}+\frac{Dx+Ey+F}{x^2+2xy+2y^2}$$

and then plodded along with the resulting cumbersome algebra.

Hence:

$$4x^2y=(Ax+By+C)\left(x^2+2xy+2y^2\right)+(Dx+Ey+F)\left(x^2-2xy+2y^2\right)$$

$$4x^2y=(A+D)x^3+(C+F)x^2+(2A+B-2D+E)x^2y+(2A+2B+2D-2E)xy^2+(2C-2F)xy+(2C+2F)y^2+(2B+2E)y^3$$

Comparing coefficients, we obtain:

$$A+D=0$$

$$C+F=0$$

$$2A+B-2D+E=4$$

$$A+B+D-E=0$$

$$C-F=0$$

$$B+E=0$$

From the 2nd and 5th equations, we immediately find:

$$C=F=0$$

From the 1st, 4th and 6th, we find:

$$B=E=0$$

Thus, we are left with:

$$A=-D$$

$$A=D+2$$

Thus, $$A=1,\,D=-1$$ and so we find:

[box=green]$$\frac{4x^2y}{\left(x^2-2xy+2y^2\right)\left(x^2+2xy+2y^2\right)}=\frac{x}{x^2-2xy+2y^2}-\frac{x}{x^2+2xy+2y^2}$$[/box]
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
11
Views
2K
Replies
3
Views
2K
Replies
8
Views
2K
Replies
2
Views
2K
Replies
4
Views
1K
Replies
3
Views
491
Replies
6
Views
122
Back
Top