we added and subtracted 24x in the numerator and grouped 6x3++24x, then, after grouping, we factored out the common factor 6x. 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:
=x2+46x(x2+4)+x2+45x2−21x−4=6x+x2+45x2−21x−4=
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,
x2+46x3+5x2+3x−4=6x+5−x2+421x+24
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:
!
−21x−245x2+20
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) x−aA 2) (x−a)kA,k>1(k− a positive integer); 3) x2+px+qMx+N, where D=p2−4q1 (a positive integer);
a,A,M,q,p - 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 x2+px+q, that is,
x2+px+q=x2+22px+4p2+q−4p2=(x+2p)2+q−4p2
and then introducing a new variable of integration t, related to the previous one by the equation t=x+2p. Then x2+px+q=t2+a2, where a=q−4p2,(q−4p2>0) and dt=d(x+2p)=(x+2p)′dx=dx.
As a result, we get
M x+N x 2 +p x+q} d x=∫t2+a2M(t−p/2)+N d t= =∫t2+a2Mt d t+(N-M p / 2) ∫t2+a2dt==2M∫t2+a2d(t2+a2)+(N−M p / 2) 1 a arctg t a = = M
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.