Integrazione di funzioni razionali fratte
∫(a(x)/b(x)) dx
a(x), b(x) polinomi, grado a(x) = n, grado b(x) = m
(caso notevole: n < m
Denominatore lineare
∫(A/(ax+b)n) dx
Esempi
-
1) ∫(1/(x-1)) dx = [ t = x-1 ; dt = dx ]
= ∫(1/t) dt = log|t| + c = log |x-1| + c ;
-
2) ∫(x/(x+1)2) dx = 2 ∫(1/(x+1)3) dx
[ t = x+1 ; dt = dx ] = 2 ∫(1/t3) dt = = 2 ∫ t-3 dt = 2 t-3+1/-3+1 + c = = 1/t2 + c = = -1/(x+1)2 + c
Denominatore quadratico
∫(βx+β/ax2+bx+c) dx
∫(β/ax2+bx+c) dx
Δ<0
oss. ∫(1/x2-2) dx + arctgx + c
Completamento del quadrato
ax2 + bx + c = a (x2 + b/a x) = a((x2 + 2) = a((x2 + 2 x + (b/2a)2) - (b2/4a2) +c/a = a ( (x 2 ) + b/2a )2 + c - b2/4a
Integrazione di funzioni razionali fratte
∫ [a(x) / b(x)] dx
a(x), b(x) polinomi, grado a(x) = n, grado b(x) = m
Caso notevole: n < m
Denominatore lineare
∫ [A / (ax+b)n] dx
Esempi
-
∫ [1 / x-1] dx = [t: x-1, dt=dx]
= ∫ [1 / t] dt = log|t| + c = log|x-1| + c;
-
∫ [1 / (x+1)3] dx = 2 ∫ [-1 / (x+1)3] dx
[t: x + 1, dt = dx ] = 2 ∫ [-1 / t3] dt == 2 ∫ [-1 / t3] dt = 2 · t-3+1 / -3+1 + c = -1 / t2 + c =-1 / (x+1)2 + c
Denominatore quadratico
∫ [Ax + B / ax2 + bx + c] dx
∫ [A / ax2 + bx + c] dx
Δ < 0
oss. ∫ [1 / x2 - 2] dx + arctgx + c
Completamento del quadrato
ax2 + bx + c = a( x2 + b/a x + c/a ) = a( (x2 + 2b/2a x + b2/4a2) - b2/4a2 + c/a ) =a( (x + b/2a)2 + (4ac - b2) / 4a2 )= ω ((x + b/2a)2 - Δ/4a2)
Esempi
-
∫1/x2 + ω2 dx = ∫1/a2(x/a1 + t) dx == ¹⁄a2(² x2-4=(x-2)(x+2) 1/x2-4 = 1/(x-2)(x+2)= > A(x+2)+B(x-2)= 1/(x-2)(x+2) = > A(x+2)+B(x-2)=1 = > (A+B)x+2(A-B)=1 { A+B=0 { A=-B { 2(A-B)=1 { 2-2B=1 { A=1/4 { B=-1/4 ∫ 1/x2-4 dx = ∫ 1/4(x-2) dx - ∫ 1/4(x+2) dx = -1/4 log |x-2| - 1/4 log |x+2|+c.
-
2) ∫ 1/x2-5x+6 dx x2-5x+6=0, Δ=25-24=1>0 x=5±1/2 = > x2-5x+6=(x-2)(x-3). 1/(x-2)(x-3) = A/x-2 + B/x-3 = = > = > A(x-3) + B(x-2) = 1(A+B) x -