形式一:$sqrt{u^2 + a^2}$ 常见替换: $u = a an heta$ 例子: $int frac{1}{sqrt{x^2+1}} dx$ 令 $x = an heta$,则 $dx = sec^2 heta d heta$ $sqrt{x^2+1} = sqrt{ an^2 heta + 1} = sqrt{sec^2 heta} = |sec heta|$ (假设我们取 $ heta$ 的范围使得 $sec heta > 0$) 积分变成 $int frac{1}{sec heta} sec^2 heta d heta = int sec heta d heta$ 这个积分的结果是 $ln|sec heta + an heta| + C$ 最后需要把 $sec heta$ 和 $ an heta$ 换回 $x$。根据 $x = an heta$,我们可以画一个直角三角形,对边是 $x$,邻边是 $1$,斜边是 $sqrt{x^2+1}$。所以 $sec heta = frac{ ext{斜边}}{ ext{邻边}} = frac{sqrt{x^2+1}}{1} = sqrt{x^2+1}$。 所以结果是 $ln|sqrt{x^2+1} + x| + C$
形式二:$sqrt{u^2 a^2}$ 常见替换: $u = a sec heta$ (或者 $u = a cosh t$) 例子: $int frac{1}{sqrt{x^24}} dx$ (假设 $x>2$) 令 $x = 2 sec heta$,则 $dx = 2 sec heta an heta d heta$ $sqrt{x^24} = sqrt{(2 sec heta)^2 4} = sqrt{4 sec^2 heta 4} = sqrt{4(sec^2 heta 1)} = sqrt{4 an^2 heta} = 2 | an heta|$ (假设我们取 $ heta$ 的范围使得 $ an heta > 0$) 积分变成 $int frac{1}{2 an heta} (2 sec heta an heta) d heta = int sec heta d heta$ 结果是 $ln|sec heta + an heta| + C$ 换回 $x$:$x = 2 sec heta implies sec heta = x/2$。画直角三角形,斜边是 $x$,邻边是 $2$,对边是 $sqrt{x^24}$。所以 $ an heta = frac{sqrt{x^24}}{2}$。 结果是 $ln|frac{x}{2} + frac{sqrt{x^24}}{2}| + C = ln|frac{x+sqrt{x^24}}{2}| + C = ln|x+sqrt{x^24}| ln 2 + C$。由于常数 $ln 2$ 可以合并到常数 $C$ 中,所以最终结果是 $ln|x+sqrt{x^24}| + C$。
形式三:$sqrt{a^2 u^2}$ 常见替换: $u = a sin heta$ 例子: $int frac{1}{sqrt{4x^2}} dx$ (假设 $2 < x < 2$) 令 $x = 2 sin heta$,则 $dx = 2 cos heta d heta$ $sqrt{4x^2} = sqrt{4 (2 sin heta)^2} = sqrt{4 4 sin^2 heta} = sqrt{4(1 sin^2 heta)} = sqrt{4 cos^2 heta} = 2 |cos heta|$ (假设我们取 $ heta$ 的范围使得 $cos heta > 0$) 积分变成 $int frac{1}{2 cos heta} (2 cos heta) d heta = int 1 d heta = heta + C$ 换回 $x$:$x = 2 sin heta implies sin heta = x/2$。所以 $ heta = arcsin(x/2)$。 结果是 $arcsin(x/2) + C$
咱们来聊聊这道求和极限题,别担心,我会给你讲得明明白白,就像跟老朋友聊天一样,保证听完就能懂,而且绝对不是那种冷冰冰的AI腔调。这道题,说白了,就是让你计算一个无限相加的“串”最终会趋向于哪个数值。你看它写成数学式子的样子,通常会是这个鬼样子:$$ lim_{n o infty} sum_{k=1.............