Resposta:
Explicació:
No podem substituir immediatament aquest integrant. Primer hem de fer-ho d'una forma més receptiva:
Ho fem amb divisió polinòmica llarga. És molt senzill de fer en paper, però el format és bastant difícil aquí.
Ara per al primer conjunt integral
Com s'integren int 1 / sqrt (-e ^ (2x) -20e ^ x-101) dx utilitzant la substitució trigonomètrica?
-sqrt (101) / 101i * ln ((10 ((i ^ x + 10) / (sqrt (i ^ (2x) + 20e ^ x + 101) +1)) + 1-sqrt101) / (10 (( e ^ x + 10) / (sqrt (e ^ (2x) + 20e ^ x + 101) +1)) + 1 + sqrt101)) + C La solució és una mica llarga !!! A partir de l’int 1 / sqrt donat (-e ^ (2x) -20e ^ x-101) * dx int 1 / ((sqrt (-1) * sqrt (e ^ (2x) + 20e ^ x + 101)) * dx Tingueu en compte que i = sqrt (-1) el nombre imaginari Deixeu de banda aquest nombre complex durant un temps i passeu a la integral int 1 / (sqrt (e ^ (2x) + 20e ^ x + 101)) * dx per completar el quadrat i fent alguna agrupació: int 1 / (sqrt ((e ^ x) ^ 2 + 20e ^ x + 100-100 + 10
Com s'integren int 1 / sqrt (x ^ 2-4x + 13) dx utilitzant la substitució trigonomètrica?
Int 1 / sqrt (x ^ 2-4x + 13) = ln | sqrt (1+ (x-2) ^ 2/9) + (x-2) / 3 | + C int 1 / sqrt (x ^ 2- 4x + 13) dx = int 1 / sqrt (x ^ 2-4x + 9 + 4) dx int 1 / (sqrt ((x-2) ^ 2 + 3 ^ 2)) dx x-2 = 3tan theta "" dx = 3sec ^ 2 theta d theta int 1 / sqrt (x ^ 2-4x + 13) dx = int (3sec ^ 2 theta d theta) / sqrt (9tan ^ 2 theta + 9) = int (3sec ^ 2 theta d theta) / (3sqrt (1 + tan ^ 2 theta)) "1 + tan ^ 2 theta = sec ^ 2 theta int 1 / sqrt (x ^ 2-4x + 13) dx = int (3sec ^ 2 theta d theta ) / (3sqrt (sec ^ 2 theta)) int 1 / sqrt (x ^ 2-4x + 13) dx = int (cancel·la (3sec ^ 2 theta) d theta) / (cancel·la (3sec th
Com s'integren int sqrt (3 (1-x ^ 2)) dx utilitzant la substitució trigonomètrica?
Int sqrt (3 (1-x ^ 2)) dx = sqrt3 / 4sin2theta + sqrt3 / 2 theta + C x = sintheta, dx = cos theta d theta intsqrt (3 (1-sin ^ 2theta)) * cos theta d theta = intsqrt (3 (cos ^ 2theta)) cos theta d theta = intsqrt3 cos theta cos theta d theta = sqrt 3intcos ^ 2 theta d theta = sqrt3 int1 / 2 (cos2 theta + 1) theta + 1) d theta = sqrt3 / 2 [1/2 sin2theta + theta] = sqrt3 / 4sin2theta + sqrt3 / 2 theta + C