To solve for the condition on \(a\) and \(b\) such that for the given function \(y = \frac{a}{x} - \frac{b}{x^2}\), the derivative \(\frac{dy}{dx} = 0\) at \(x = 1\), follow these steps:
Calculate the derivative \(\frac{dy}{dx}\) using standard differentiation rules. For \(y = \frac{a}{x} - \frac{b}{x^2}\), we recognize the terms as \(\frac{a}{x} = ax^{-1}\) and \(\frac{b}{x^2} = bx^{-2}\).
The derivative is: \[ \frac{dy}{dx} = \frac{d}{dx}(ax^{-1}) - \frac{d}{dx}(bx^{-2}) \] Using the power rule \(\frac{d}{dx}(x^n) = nx^{n-1}\), we find: \[ \frac{d}{dx}(ax^{-1}) = -ax^{-2} \quad \text{and} \quad \frac{d}{dx}(bx^{-2}) = -2bx^{-3} \] Thus, \[ \frac{dy}{dx} = -ax^{-2} + 2bx^{-3} \] Evaluating at \(x = 1\): \[ \frac{dy}{dx} = -a(1)^{-2} + 2b(1)^{-3} = -a + 2b \] Set this expression equal to zero for the condition: \[ -a + 2b = 0 \] Solving for a gives: \[ a = 2b \] Therefore, the condition on \(a\) and \(b\) is \(a = 2b\).
If $y = 5 \cos x - 3 \sin x$, prove that $\frac{d^2y}{dx^2} + y = 0$.
Show that \( f(x) = \tan^{-1}(\sin x + \cos x) \) is an increasing function in \( \left[ 0, \frac{\pi}{4} \right] \).