MHB Integration by Partial Fraction Decomposition - Yahoo Answers

MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

I have problems solving this(integration by partial fractions)?


∫ (x^5 + 2x^3 - 3x)dx / (x^2 + 1)^3

I really don't know. Partial fractions. I know that you're supposed to do something like Ax+B when it comes to quadratic eqn's and you're supposed to give another arbitrary constant when it's raised to a power. but I don't think I can do it unless there's something else with it and I have no idea how to factor it. I really should've listened to our earlier algebra classes. :(

I have posted a link there so the OP can view my work.
 
Mathematics news on Phys.org
Hello Vi3nc6en0t,

We are given to evaluate:

$$\int\frac{x^5+2x^3-3x}{\left(x^2+1 \right)^3}\,dx$$

First, we observe that the numerator of the integrand can be factored:

$$x^5+2x^3-3x=x\left(x^4+2x^2-3 \right)=x\left(x^2+3 \right)\left(x^2-1 \right)=x(x+1)(x-1)\left(x^2+3 \right)$$

Thus, there are no common factors to divide out. To complete the partial fraction decomposition, we observe that an integrand with a repeated quadratic factor will decompose as follows:

$$\frac{P(x)}{\left(ax^2+bx+c \right)^n}=\sum_{k=1}^n\left(\frac{A_kx+B_k}{\left(ax^2+bx+c \right)^k} \right)$$

Thus, for the given integrand, we may write:

$$\frac{x^5+2x^3-3x}{\left(x^2+1 \right)^3}=\frac{Ax+B}{x^2+1}+\frac{Cx+D}{\left(x^2+1 \right)^2}+\frac{Ex+F}{\left(x^2+1 \right)^3}$$

Multiplying through by $$\left(x^2+1 \right)^3$$, we obtain:

$$x^5+2x^3-3x=(Ax+B)\left(x^2+1 \right)^2+(Cx+D)\left(x^2+1 \right)+(Ex+F)$$

Expanding the right side and arranging on like powers of $x$, we obtain:

$$x^5+2x^3-3x=Ax^5+Bx^4+(2A+C)x^3+(2B+D)x^2+(A+C+E)x+(B+D+F)$$

Equating corresponding coefficients, we obtain the system:

$$A=1$$

$$B=0$$

$$2A+C=2\implies C=0$$

$$2B+D=0\implies D=0$$

$$A+C+E=-3\implies E=-4$$

$$B+D+F=0\implies F=0$$

Thus, we may state:

$$\frac{x^5+2x^3-3x}{\left(x^2+1 \right)^3}=\frac{x}{x^2+1}-\frac{4x}{\left(x^2+1 \right)^3}$$

Now, in order to integrate, let's write:

$$\int\frac{x^5+2x^3-3x}{\left(x^2+1 \right)^3}\,dx=\frac{1}{2}\int\frac{2x}{x^2+1}\,dx-2\int\frac{2x}{\left(x^2+1 \right)^3}\,dx$$

For both integrals, consider the substitution:

$$u=x^2+1\,\therefore\,du=2x\,dx$$

And we may now write:

$$\int\frac{x^5+2x^3-3x}{\left(x^2+1 \right)^3}\,dx=\frac{1}{2}\int\frac{1}{u}\,du-2\int u^{-3}\,du$$

Applying the rules of integration, we obtain:

$$\int\frac{x^5+2x^3-3x}{\left(x^2+1 \right)^3}\,dx=\frac{1}{2}\ln|u|-2\frac{u^{-2}}{-2}+C$$

Back substituting for $u$, and applying the property of logs that a coefficient may be taken inside as an exponent we have:

$$\int\frac{x^5+2x^3-3x}{\left(x^2+1 \right)^3}\,dx=\ln\left(\sqrt{x^2+1} \right)+\frac{1}{\left(x^2+1 \right)^2}+C$$
 
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.
Back
Top