I'm working through some exam problems, and I came across this one - the solution of which baffles me considerably.
A two-dimensional jet emerges from a narrow slit in a wall into fluid which is at rest. If the jet is thin, so that velocity $\vec u = (u, v)$ varies much more rapidly across the jet than along it, the fluid equation becomes:
$u\frac{\partial u}{\partial x} +v\frac{\partial u}{\partial y} = \nu \frac{\partial^2 u}{\partial y^2}$
where constant $\nu$ is the viscosity coefficient. The bounday conditions are that the velocity and its derivatives tend to zero as we leave the jet (that is as $|y|\rightarrow\infty$) and $\frac{\partial u}{\partial y}$ at $y = 0$, as the motion is symmetrical about the x-axis.
The first question involves integrating across the jet to show that $\int u^2 dy$ is $x$ independent. So you end up with three integrals (subscripts denoting derivatives),
1) $\int u u_x dy$
2) $\int v u_y dy$
3) $\nu\int u_{yy} dy$
Somehow, for 1), you can write $\int u u_x dy = \frac{1}{2}\partial_x\int u^2 dy$ - is this an identity?
Secondly for 2) the solution states that: $\int v u_y dy = -\int v_y u dy$ from which you use the incompressibility condition to give $\int u_x u dy = \frac{1}{2}\partial_x\int u^2 dy$. Where does $vu_y=-v_yu$ come from, and again, is there an identity used in the final step?
And thirdly, this is a smaller issue but again, one that confused me a bit, the second question supposes that the streamfunction is self-similar and takes the form: $\psi = x^a f(\eta)$, $\eta = yx^b$. Which is fine, sub in for $u^2 = \psi_y^2$ and equate the power of the factor of $x$ that comes out to be zero. However, in the solution, it comes out as $2a = -b$ and I don't see how that works.
Suppose you take: $\eta = yx^b$, differentiate to get $\frac{d}{d\eta}\eta = \frac{dy}{d\eta}x^b$ so that $dy = d\eta x^{-b}$. When that's substituted into the integral, the factor that comes out is $x^{2a-b}$.
I have noticed some errors in the solutions, so just checking it's me, not them!
I'm sure this is a simple problem once you see the trick, thanks very much!