Wie integrieren Sie int 1 / sqrt (x ^ 2-4x + 13) dx durch trigonometrische Substitution?

Wie integrieren Sie int 1 / sqrt (x ^ 2-4x + 13) dx durch trigonometrische Substitution?
Anonim

Antworten:

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

Erläuterung:

#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 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 (abbrechen (3sec ^ 2 theta) d theta) / (aufheben (3sec theta)) #

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

#int 1 / sqrt (x ^ 2-4x + 13) dx = ln | 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) = ln | sqrt (1+ (x-2) ^ 2/9) + (x-2) / 3 | + C #

Antworten:

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

Erläuterung:

Die hyperbolische Version ist ebenfalls möglich:

  • # x-2 = 3 sinh u #
  • #dx = 3 cosh du 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 #

Daher:

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