I've tried to answer this question but I seem to get a really weird (and suggestively incorrect) answer.
The question is: "Fluid is injected radially and slowly into a circle, radius R, with the velocity on the surface of the circle being $u_{\rho} = K \cos{\phi}$, in polar coordinates. Determine the streamfunction for the flow inside the circle.
I've used the biharmonic equation $$\nabla^2(\nabla^2 \psi)= 0 $$ With the flow satisfying $$u_\rho = \frac{1}{\rho}\frac{\partial \psi}{\partial\phi} , \quad u_\phi = -\frac{\partial \psi}{\partial \rho} $$
and boundary condition $$u_\rho =\frac{1}{R}\frac{\partial \psi}{\partial\phi}= K \cos \phi, \quad \rho = R $$
to attain the general form of $\psi$ as $$\psi(\rho,\phi) = \sin{\phi} \cdot(A\rho +\frac{B}{\rho} + C\rho \ln\rho +D\rho^3) $$
But now my problem is using Boundary conditions - when i set $$\psi(R,\phi) = KR\sin{\phi} $$
This gives $$ K = A$$ $$B=C=D=0 $$ $$\Longrightarrow \psi(\rho,\phi) = K \rho \sin \phi $$ This looks really wrong - have I misinterpreted the question? any assistance is greatly appreciated