计算 ∫lnx/xdx
问题描述:
计算 ∫lnx/xdx
∫ (lnx/x) (dx)
答
∫ (lnx/x) (dx)
= ∫ (lnx) (d lnx),因为 d lnx = 1/x
可以 令 y = lnx
则原式 = ∫y (dy) = y^2/2 = 1/2 * (lnx)^2