Integrali
1)∫ senx cosx/sen⁴x + cos⁴x dx= ∫ senx cosx/cos³x (sen⁴x/cos⁴x + 1) dx= ∫ senx/cos³x (tg⁴x + 1) dx= ∫ senx/cosx · 1/cos²x · 1/(tg⁴x + 1) dx= ∫ tgx/cos²x · 1/(tg⁴x + 1) dx
∫ f'(x)/1 + f²(x) dx = arctg f(x) + C= 1/2 ∫ (2 tg x/cos²x) · 1/1/1 + (tg²x)² dx= 1/2 arctg (tg²x) + C
2)∫ 3x + 1/x² - 6x + 5 dxx² - 6x + 5 = (x - 5)(x - 1)= ∫ 3x + 1/x² - 6x + 5 = ∫ A/(x - 5) + ∫ B/(x - 1)= A(x - 1) + B(x - 5)/(x - 5)(x - 1)= Ax - A + Bx - 5B/(x - 5)(x - 1)= x(A + B) + (-A - 5B)/(x - 5)(x - 1)
1)∫ sen x cos x/sen⁴ x + cos⁴ x dx= ∫ sen x cos x/cos³ x ( sen⁴ x/cos⁴ x + 1 ) dx= ∫ sen x/cos³ x (tg⁴ x + 1) dx= ∫ sen x/cos x . 1/cos² x . 1/tg⁴ x + 1 dx= ∫ tg x/cos² x . 1/tg⁴ x + 1 dx
∫ f '(x)/1 + f²(x) dx = arctg f(x) + C= 1/2 ∫ 2 tg x/cos² x . 1/1 + (tg² x)² dx= 1/2 arctg (tg² x) + C
2)∫ 3 x + 1/x² - 6 x + 5 dxx² - 6 x + 5 = (x - 5)(x - 1)= ∫ 3 x + 1/x² - 6 x + 5 = ∫ A/x - 5 + ∫ B /x - 1 A, B ∈ ℝ= A(x - 1) + B(x - 5)/(x - 5)(x - 1)= x(A + B) + (-A - 5B)/(x - 5)(x - 1)
A + B = 3-A - 5B = 1A = 4B = -1
∫ 3x + 1⁄x2 - 6x + 5 dx = ∫ 4⁄x - 5 dx - ∫ 1⁄x - 1 dx= 4 log|x - 5| - log|x - 1| + C
∫ f'(x)⁄f(x) dx = log|f(x)| + C
3) Integrale con frazioni parziali
∫ 3x + 2⁄x(x2 + 1) dx x(x2 + 1) = 0 A, B, C ∈ ℝ X = 0 V x2 + 1 = 0
3x + 2⁄x(x2 + 1) = A⁄x + Bx + C⁄x2 + 1 = A(x2 + 1) + (Bx + C)x⁄x(x2 + 1)= Ax2 + A + Bx2 + Cx⁄x(x2 + 1) = x2(A + B) + Cx + A⁄x(x2 + 1)
A + B = 0C = 3A = 2B = -2C = 3A = 2
∫ 3x + 2⁄x(x2 + 1) dx = ∫ 2⁄x dx + ∫ -2x + 3⁄x2 + 1 dx= 2 ∫ 1⁄x dx - ∫ 2x⁄x2 + 1 dx + 3 ∫ 1⁄x2 + 1 dx= 2 log|x| - log(x2 + 1) + 3 arctg x + C
4) Integrazione per parti
∫ x2cos x dx
∫ f'(x)g(x) dx = f(x)g(x) - ∫ f(x)g'(x) dxf'(x) = cos xg(x) = x2f(x) = sen xg'(x) = 2x
∫ x2cos x dx = x2sen x - ∫ 2x sen x dx= x2sen x - 2 ∫ x sen x dxf' = sen xg = xf = -cos xg' = 1= x2sen x - 2 { -x cos x - ∫ -cos x dx }= x2sen x + 2 x cos x - 2 ∫ cos x dx= x2sen x + 2 x cos x - 2 sen x + C= (x2 - 2) sen x + 2x cos x + C
5) Integrale definito
∫0√3 4 |x-1| arctg x dx
|x-1| = { x - 1 \ se \ x ≥ 1-(x-1) \ se \ x < 1 = ∫01 4(-(x-1)) arctg x dx + ∫1√3 4(x-1) arctg x dx = -4 ∫01 (x-1) arctg x dx + 4 ∫1√3 (x-1) arctg x dx
∫(x-1)arctgx dx= (x2/2 - x) arctgx - ∫(x2/2 - x) 1/(1+x2) dx= (x2/2 - x) arctgx - 1/2 ∫{ x2-2x/x2+1 } dx= (x2/2 - x) arctgx - 1/2 ∫{ x2/x2+1 dx - ∫{ 2x/x2+1 dx }= (x2/2 - x) arctgx - 1/2 ∫{ x2+1-1/x2+1 } dx - ∫{ 2x/x2+1 dx }= (x2/2 - x) arctgx - 1/2 ( ∫ x2+1/x2+1 dx - ∫ 1/x2+1 dx )= (x2/2 - x) arctgx - 1/2 x + 1/2 arctgx + 1/2 log(x2+1) + C= (x2/2 - x + 1/2) arctgx - 1/2 x + 1/2 log(x2+1) + C
∫01 (x-1) arctgx dx= [(x2/2 - x + 1/2) arctgx - 1/2 x + 1/2 log(x2+1)] 01= (0 - 1/2 + 1/2 log 2) - (0) = - 1/2 + 1/2 log 2
∫1√3 (x-1) arctg x dx= [ (x2/2 - x + 1/2) arctg x - 1/2 x + 1/2 log (x2 + 1) ]1√3= [ (2-√3)π/3 - √3/2 + 1/2 log 4 ] - ( -1/2 + 1/2 log 2 )= (2-√3)π/3 - √3/2 + 1/2 log 2 + 1/21/2 log 4 = 1/2 log (22) = 1/2 log 22 = log 2
∫1√3 4x-1 arctg x dx == -4 ∫1√3 (x-1) arctg x dx + 4 ∫1√3 (x-1) arctg x dx= -4 [ -1/2 + 1/2 log 2 ) + 4 [ (2-√3)π/3 - √3/2 + 1/2 log 2 + 1/2 ]= 2 - 2 log 2 + 4 (2-√3)π/3 - 2√3 + 2 log 2 + 2= 4 + 4 (2-√3)π/3 - 2√3
6) Sostituzione
6) ∫916 (√x - 3)/(x - 3√x + 2) dx = ∫34 (t - 3)/(t2 - 3t + 2) ⋅ 2t dt
√x = tx = (t2)dx = 2t dt
∫26 f(x) dx = ∫φ-1(a)φ-1(b) f(φ(t)) φ'(t) dt
∫34 (2t² - 6t) / (t² - 3t + 2) dt= ∫34 (2 (t² - 3t)) / (t² - 3t + 2) dt= 2 ∫34 (t² - 3t + 2 - 2) / (t² - 3t + 2) dt= 2 ∫34 1 dt - 4 ∫34 1 / (t² - 3t + 2) dt= 2 [t]34 - 4 ∫34 1 / ((t - 2)(t - 1)) dt= 2 [4 - 3] - 4 ∫34 1 / ((t - 2)(t - 1)) dt
I = 2 + 4 log 3 - 8 log 2
Integrali successivi
a) ∫0π/4 1 / (3tgx + 2cosx) dx= ∫0π/4 1 / (3senx / cosx + 2cosx) dx= ∫0π/4 cosx / (3senx + 2cos²x) dx
senx = tcosx dx = dt= ∫0√2/2 dt / (3t + 2(1 - t²))= ∫0√2/2 -1 / (2t² + 3t + 2) dt= -∫√2/20 1 / (2t² - 3t - 2) dt= 1/5 [log(√2 + 1) - log(1/2)] - 1/5 [log(√2/2) - 2 (-log 2)]
8) ∫34 eˣ / (e²ˣ - 3eˣ + 2) dxeˣ = t x = log t dx = 1/t dt= ∫e³e⁴ t / (t² - 3t + 2) . 1/t dt= ∫e³e⁴ 1 / (t² - 3t + 2) dt
9) ∫0π/4 2 / (1 + tg x)² dx
-
Esercitazione guidata Analisi Matematica 1 - terza parte
-
Esercitazione guidata Analisi Matematica 1 - seconda parte
-
Esercitazione guidata Analisi Matematica 1 - quinta parte
-
Esercitazione guidata Analisi Matematica 1 - sesta parte