Example 1.5. Given the improper fraction . It is necessary to represent it as the sum of a polynomial and a proper fraction.
Problem 1266
Official solution
Solution.
we added and subtracted in the numerator and grouped , then, after grouping, we factored out the common factor . To divide a sum by any expression, it is necessary to divide each term of the sum by this expression. Therefore, continuing the started transformations, we have:
The remaining fraction is also improper. Continuing the equality and dividing the numerator by the denominator (as on the first step of division), we get:
The remaining fraction is already a proper one, and the division process ends here. Thus,
The above scheme for dividing a polynomial by a polynomial can be conveniently formalized by representing the division algorithm as a long division scheme. Within this scheme, the division considered above looks as follows:
!
Since integrating a polynomial is not particularly difficult, integrating rational fractions reduces to integrating proper rational fractions (hereafter referred to as a rational fraction).
The main idea of integrating rational fractions is to represent them as a sum of the simplest fractions of the following types:
1)
2) a positive integer);
3) , where (a positive integer);
- constants.
Each of the above simplest fractions is easily integrable: Consider the integration of fractions of types 1 and 2:
The calculation of integrals of fractions of type 3 is carried out by completing the square in the quadratic trinomial , that is,
and then introducing a new variable of integration , related to the previous one by the equation . Then , where and .
As a result, we get
\begin{gathered}
\int \frac{M x+N}{x^{2}+p x+q} d x=\int \frac{M(t-p / 2)+N}{t^{2}+a^{2}} d t= \\
=\int \frac{M t}{t^{2}+a^{2}} d t+(N-M p / 2) \int \frac{d t}{t^{2}+a^{2}}= \\
=\frac{M}{2} \int \frac{d\left(t^{2}+a^{2}\right)}{t^{2}+a^{2}}+(N-M p / 2) \frac{1}{a} \operatorname{arctg} \frac{t}{a}= \\
=\frac{M