求不定积分∫(1+x^2)^(-3⼀2)dx

2026年09月25日 05:21
有1个网友回答
网友(1):

首先考虑换元法
令x=tant
则dx=(sect)^2 dt
所以原式=∫(sect)^(-3) * (sect)^2 dt
=∫(sect)^(-1) dt
=∫cost dt
=sint + C
=tant / √(1+(tant)^2) + C
=x/√(1+x^2) + C
完