$u \cdot u_y = 0 \implies (u^2)_y = 0$

34 Views Asked by At

There is this simple step in one of my differential equation book.

$u \cdot u_y = 0 \implies (u^2)_y = 0$

How is this derived?

1

There are 1 best solutions below

0
On BEST ANSWER

Notice that $$\frac{\partial (u^2)}{\partial y} = 2u \frac{\partial u}{\partial y},$$ by applying the chain rule. Of course you can cancel the factor $2$ in your equality.