คุณจะรวม int 1 / sqrt (x ^ 2-4x + 13) dx โดยใช้การแทนที่ตรีโกณมิติได้อย่างไร

คุณจะรวม int 1 / sqrt (x ^ 2-4x + 13) dx โดยใช้การแทนที่ตรีโกณมิติได้อย่างไร
Anonim

ตอบ:

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

คำอธิบาย:

#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 (9 ตัน ^ 2 theta +9) = int (3sec ^ 2 theta d theta) / (3sqrt (1 + tan ^ 2 theta)) "" 1 + tan ^ 2 theta = วินาที ^ 2 theta #

#int 1 / sqrt (x ^ 2-4x + 13) d x = int (3sec ^ 2 theta d theta) / (3sqrt (วินาที ^ 2 theta)) #

#int 1 / sqrt (x ^ 2-4x + 13) d x = int (ยกเลิก (3sec ^ 2 theta) d theta) / (ยกเลิก (3sec theta)) #

#int 1 / sqrt (x ^ 2-4x + 13) d x = int วินาที theta d theta #

#int 1 / sqrt (x ^ 2-4x + 13) d x = l n | วินาที theta + tan theta | + C #

#tan theta = (x-2) / 3 "" วินาที 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 #

ตอบ:

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

คำอธิบาย:

เวอร์ชั่นไฮเพอร์โบลิกนั้นเป็นไปได้เช่นกัน:

  • # x-2 = 3 sinh u #
  • #dx = 3 เตียง u #

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

ดังนั้น:

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