<p>The orthogonal trajectories of the family of curves \(a^{n-1}y = x^n\) are given by (a is the arbitrary constant)</p>
<p>(a) \(x^n + n^2y = \text{constant}\)</p>
<p>(b) \(ny^2 + x^2 = \text{constant}\)</p>
<p>(c) \(n^2x + yn = \text{constant}\)</p>
<p>(d) \(n^2x - yn = \text{constant}\)</p>
Step-by-Step Solution
Key Concept: To find orthogonal trajectories, first derive the differential equation of the given family of curves by eliminating the arbitrary constant, then replace dy/dx with -dx/dy to get the differential equation of orthogonal trajectories, and finally solve it.
<p><strong>Step 1: Find the differential equation of the given family.</strong></p><p>Given: $a^{n-1}y = x^n$</p><p>Differentiating with respect to x:</p><p>$a^{n-1}\frac{dy}{dx} = nx^{n-1}$</p><p>Therefore: $\frac{dy}{dx} = \frac{nx^{n-1}}{a^{n-1}}$</p><p><strong>Step 2: Eliminate the arbitrary constant a.</strong></p><p>From the original equation: $a^{n-1} = \frac{x^n}{y}$</p><p>Substituting into the derivative:</p><p>$\frac{dy}{dx} = \frac{nx^{n-1}}{\frac{x^n}{y}} = \frac{nxy}{x^n} = \frac{ny}{x}$</p><p><strong>Step 3: Find the differential equation of orthogonal trajectories.</strong></p><p>For orthogonal trajectories, replace $\frac{dy}{dx}$ with $-\frac{dx}{dy}$:</p><p>$-\frac{dx}{dy} = \frac{ny}{x}$</p><p>Therefore: $\frac{dx}{dy} = -\frac{ny}{x}$</p><p>Rearranging: $x\,dx = -ny\,dy$</p><p><strong>Step 4: Integrate both sides.</strong></p><p>$\int x\,dx = -n\int y\,dy$</p><p>$\frac{x^2}{2} = -n\cdot\frac{y^2}{2} + C$</p><p>$\frac{x^2}{2} + n\frac{y^2}{2} = C$</p><p>Multiplying by 2:</p><p>$x^2 + ny^2 = \text{constant}$</p><p><strong>∴ Answer: a</strong></p>
Correct Answer: a