kaoyan1basic 高等数学 第215题
📝 题目
### 第215题 设 $f(x)$ 在 $[0,+\infty)$ 上连续,在 $(0,+\infty)$ 内有连续导数且 $$ x \int_{0}^{1} f(t x) \mathrm{d} t+2 \int_{0}^{x} f(t) \mathrm{d} t=x f(x)+x^{3} $$ 则可得 (A)$f(x)=C x^{2}-3 x^{2} \ln (1+x)(x \in[0,+\infty)),(C$ 为任意常数). (B)$f(x)=x^{2}-3 x^{2} \ln (1+x)(x \in[0,+\infty))$ . (C)$f(x)=\left\{\begin{array}{cc}C x^{2}-3 x^{2} \ln x, & x>0 \\ 0, & x=0\end{array},(C\right.$ 为任意常数). (D)$f(x)=\left\{\begin{array}{cc}x^{2}-3 x^{2} \ln x, & x>0 \\ 0, & x=0\end{array}\right.$ .
💡 答案解析
**答案**:D **解析**: 步骤1:令 $u=tx$,则 $\displaystyle \int_{0}^{1}f(tx)dt = \frac{1}{x}\int_{0}^{x}f(u)du$,代入原式得 $\int_{0}^{x}f(u)du + 2\int_{0}^{x}f(t)dt = xf(x)+x^3$,即 $3\int_{0}^{x}f(t)dt = xf(x)+x^3$。 步骤2:两边求导得 $3f(x) = f(x) + xf'(x) + 3x^2$,即 $2f(x) = xf'(x) + 3x^2$。 步骤3:解微分方程 $\displaystyle f'(x) - \frac{2}{x}f(x) = -3x$,通解 $f(x) = x^2(C - 3\ln x)$。 步骤4:由连续性,$x=0$ 时 $f(0)=0$,得 $f(x)=\begin{cases} x^2 - 3x^2\ln x, & x>0 \\ 0, & x=0 \end{cases}$。 **难度**:★★★★☆