¿Cómo se integra int 1 / sqrt (x ^ 2-4x + 13) dx mediante la sustitución trigonométrica?

¿Cómo se integra int 1 / sqrt (x ^ 2-4x + 13) dx mediante la sustitución trigonométrica?
Anonim

Responder:

#int 1 / sqrt (x ^ 2-4x + 13) = l n | sqrt (1+ (x-2) ^ 2/9) + (x-2) / 3 | + C #

Explicación:

#int 1 / sqrt (x ^ 2-4x + 13) d x = int 1 / sqrt (x ^ 2-4x + 9 + 4) d x #

#int 1 / (sqrt ((x-2) ^ 2 + 3 ^ 2)) d x #

# x-2 = 3tan theta "" d x = 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) d x = int (3sec ^ 2 theta d theta) / (3sqrt (sec ^ 2 theta)) #

#int 1 / sqrt (x ^ 2-4x + 13) d x = int (cancel (3sec ^ 2 theta) d theta) / (cancel (3sec theta)) #

#int 1 / sqrt (x ^ 2-4x + 13) d x = int sec theta d theta #

#int 1 / sqrt (x ^ 2-4x + 13) d x = l n | sec theta + tan theta | + C #

#tan theta = (x-2) / 3 "" sec theta = sqrt (1 + tan ^ 2 theta) = sqrt (1+ (x-2) ^ 2/9) #

#int 1 / sqrt (x ^ 2-4x + 13) = l n | sqrt (1+ (x-2) ^ 2/9) + (x-2) / 3 | + C #

Responder:

# sinh ^ -1 ((x-2) / 3) + C #

Explicación:

La versión hiperbólica también es posible:

  • # x-2 = 3 sinh u #
  • #dx = 3 cosh u du #

#int 1 / sqrt (x ^ 2-4x + 13) dx = int 1 / sqrt (9sinh ^ 2 u + 9) 3cosh u du = int 1 / (3cosh u) 3cosh u du = u + C #

Por lo tanto:

#int 1 / sqrt (x ^ 2-4x + 13) dx = sinh ^ -1 ((x-2) / 3) + C #