ArcanaNoir
- 778
- 4
Homework Statement
I'm trying to make sense of the steps for solving a linear differential equation and I'm stuck at the part where
[tex]\mu (x) \frac{\mathrm{d}y}{\mathrm{d}x} + \mu (x) P(x)y=\frac{\mathrm{d}}{\mathrm{d}x} [\mu (x)y][/tex]
I guess I'm not sure what [itex]\frac{\mathrm{d}}{\mathrm{d}x}[/itex] even means. Doesn't it mean the derivative with respect to x?
Here's an example, perhaps that will help to clarify the trouble.
[tex]x^{-2} \frac{\mathrm{d}y}{\mathrm{d}x} - 2x^{-3}y[/tex] is supposedly equivalent to
[tex]\frac{\mathrm{d}}{\mathrm{d}x} (x^{-2}y)[/tex]
Now how does that equate?
Homework Equations
The Attempt at a Solution
The derivative of [tex](x^{-2}y)[/tex] is [tex]- 2x^{-3}y[/tex].
So... why doesn't [tex]\frac{\mathrm{d}}{\mathrm{d}x} (x^{-2}y) = - 2x^{-3}y[/tex] ?