Hvordan integrerer du int 1 / sqrt (x ^ 2-4x + 13) dx ved hjælp af trigonometrisk substitution?

Hvordan integrerer du int 1 / sqrt (x ^ 2-4x + 13) dx ved hjælp af trigonometrisk substitution?
Anonim

Svar:

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

Forklaring:

#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 #

# x 1 / sqrt (x ^ 2-4x + 13) dx = int (3sec ^ 2 theta d) / sqrt (9tan ^ 2 theta + 9) = int (3sec 2 theta d theta) / (3sqrt + tan ^ 2 theta)) "" 1 + tan ^ 2 theta = sec ^ 2 theta #

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

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

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

#int 1 / sqrt (x ^ 2-4x + 13) d x = l ns sek teta + 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 #

Svar:

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

Forklaring:

Den hyperbolske version er også mulig:

  • # 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 #

Derfor:

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