同济高数 第2章 第2-2-3题

教材习题

📝 题目

3.求下列函数在给定点处的导数: (1)$y=\sin x-\cos x$ ,求 $\displaystyle \left.y^{\prime}\right|_{x=\frac{\pi}{6}}$ 和 $\displaystyle \left.y^{\prime}\right|_{x=\frac{\pi}{4}}$ ; (2)$\displaystyle \rho=\theta \sin \theta+\frac{1}{2} \cos \theta$ ,求 $\displaystyle \left.\frac{\mathrm{d} \rho}{\mathrm{d} \theta}\right|_{\theta=\frac{\pi}{4}}$ ; (3)$\displaystyle f(x)=\frac{3}{5-x}+\frac{x^{2}}{5}$ ,求 $f^{\prime}(0)$ 和 $f^{\prime}(2)$ .

💡 答案解析

[AI解答]

[AI解答] (1)已知 $ y = \sin x - \cos x $,则 $$ y' = \cos x + \sin x $$ 于是 $$ \left. y' \right|_{x=\frac{\pi}{6}} = \cos\frac{\pi}{6} + \sin\frac{\pi}{6} = \frac{\sqrt{3}}{2} + \frac{1}{2} = \frac{\sqrt{3}+1}{2} $$ $$ \left. y' \right|_{x=\frac{\pi}{4}} = \cos\frac{\pi}{4} + \sin\frac{\pi}{4} = \frac{\sqrt{2}}{2} + \frac{\sqrt{2}}{2} = \sqrt{2} $$

(2)已知 $\rho = \theta \sin\theta + \frac{1}{2}\cos\theta$,则 $$ \frac{\mathrm{d}\rho}{\mathrm{d}\theta} = \sin\theta + \theta\cos\theta - \frac{1}{2}\sin\theta = \frac{1}{2}\sin\theta + \theta\cos\theta $$ 代入 $\theta = \frac{\pi}{4}$: $$ \left.\frac{\mathrm{d}\rho}{\mathrm{d}\theta}\right|_{\theta=\frac{\pi}{4}} = \frac{1}{2}\cdot\frac{\sqrt{2}}{2} + \frac{\pi}{4}\cdot\frac{\sqrt{2}}{2} = \frac{\sqrt{2}}{4} + \frac{\pi\sqrt{2}}{8} = \frac{\sqrt{2}}{8}(2+\pi) $$

(3)已知 $ f(x) = \frac{3}{5-x} + \frac{x^{2}}{5} $,先求导: $$ f'(x) = 3\cdot \frac{1}{(5-x)^2} + \frac{2x}{5} $$ 于是 $$ f'(0) = 3\cdot\frac{1}{25} + 0 = \frac{3}{25} $$ $$ f'(2) = 3\cdot\frac{1}{(5-2)^2} + \frac{4}{5} = 3\cdot\frac{1}{9} + \frac{4}{5} = \frac{1}{3} + \frac{4}{5} = \frac{5}{15} + \frac{12}{15} = \frac{17}{15} $$

难度:★☆☆☆☆

📋 详细解题步骤

步骤 1/6
目标:求函数 y = sin x - cos x 的导数
根据导数公式,(sin x)' = cos x,(cos x)' = -sin x,所以 y' = cos x + sin x。
公式:(sin x)' = cos x, (cos x)' = -sin x
提示:注意符号:cos x 的导数是 -sin x。
步骤 2/6
目标:计算 y' 在 x=π/6 和 x=π/4 的值
代入 x=π/6:y' = cos(π/6) + sin(π/6) = √3/2 + 1/2 = (√3+1)/2;代入 x=π/4:y' = cos(π/4) + sin(π/4) = √2/2 + √2/2 = √2。
公式:cos(π/6)=√3/2, sin(π/6)=1/2, cos(π/4)=√2/2, sin(π/4)=√2/2
提示:熟记特殊角的三角函数值。
步骤 3/6
目标:求函数 ρ = θ sinθ + (1/2) cosθ 的导数
使用乘积法则:(θ sinθ)' = sinθ + θ cosθ;(1/2 cosθ)' = -1/2 sinθ。所以 dρ/dθ = sinθ + θ cosθ - 1/2 sinθ = 1/2 sinθ + θ cosθ。
公式:(uv)' = u'v + uv'
提示:注意常数因子可以提出来。
步骤 4/6
目标:计算 dρ/dθ 在 θ=π/4 的值
代入 θ=π/4:dρ/dθ = 1/2 * sin(π/4) + (π/4) * cos(π/4) = 1/2 * √2/2 + π/4 * √2/2 = √2/4 + π√2/8 = √2/8 (2+π)。
公式:sin(π/4)=√2/2, cos(π/4)=√2/2
提示:化简时提取公因子。
步骤 5/6
目标:求函数 f(x) = 3/(5-x) + x^2/5 的导数
第一项:3/(5-x) = 3*(5-x)^{-1},导数为 3*(-1)*(5-x)^{-2}*(-1) = 3/(5-x)^2;第二项:x^2/5 导数为 2x/5。所以 f'(x) = 3/(5-x)^2 + 2x/5。
公式:(1/u)' = -u'/u^2, (x^n)' = n x^{n-1}
提示:注意复合函数求导时内函数的导数。
步骤 6/6
目标:计算 f'(0) 和 f'(2)
f'(0) = 3/(5-0)^2 + 0 = 3/25;f'(2) = 3/(5-2)^2 + 4/5 = 3/9 + 4/5 = 1/3 + 4/5 = 5/15 + 12/15 = 17/15。
提示:代入时注意分母不为零。

📷 拍照上传批改

拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。