Help with integrating differential equation

teeeeee
Messages
14
Reaction score
0
Hi,

Could someone help me see how the solution of the equation \frac{1}{\mu} \frac{\partial p}{\partial z} = \frac{1}{\rho} \frac{\partial}{\partial \rho} (\rho \frac{\partial v}{\partial \rho})

is v = \frac{1}{4\mu} \frac{\partial p}{\partial z} \rho^{2} + C_{1}ln(\rho) +C_{2}

Thank you

teeeeee
 
Physics news on Phys.org
Hi,

Could someone help me see how the solution of the equation \frac{1}{\mu} \frac{\partial p}{\partial z} = \frac{1}{\rho} \frac{\partial}{\partial \rho} (\rho \frac{\partial v}{\partial \rho}) is v = \frac{1}{4\mu} \frac{\partial p}{\partial z} \rho^{2} + C_{1}ln(\rho) +C_{2}

Thank you

teeeeee
 
Anyone? Please help
 
assume partial p over partial z to be some constant 'k'
expand the right side you now have a second order linear differential equation with a coeff
something like
(D^2 + D)v = (k/mu)*rho
remember rho is not a constant so find the transient solution
the sum of the steady state and transient solution is your answer
hope this helped

ps: i am lazy to use symbols
 
teeeeee said:
Hi,

Could someone help me see how the solution of the equation \frac{1}{\mu} \frac{\partial p}{\partial z} = \frac{1}{\rho} \frac{\partial}{\partial \rho} (\rho \frac{\partial v}{\partial \rho})

is v = \frac{1}{4\mu} \frac{\partial p}{\partial z} \rho^{2} + C_{1}ln(\rho) +C_{2}

Thank you

teeeeee

It isn't clear what variables depend on what, but you can check this. I will use subscripts for partials. Let's begin by calling

w = \frac{1}{\mu} \frac{\partial p}{\partial z}.


So you have

\rho w = (\rho v_{\rho})_{\rho}. Integrate with respect to \rho:

\frac {\rho^2} 2 w + C =\rho v_{\rho},\ v_{\rho}=\frac {\rho} 2 w + \frac C {\rho}

Integrate again:

v =\frac {\rho^2} 2 w + C\ln \rho + D = \frac {\rho^2} 2\frac{1}{\mu} \frac{\partial p}{\partial z}+ C\ln \rho + D

You can check it. Something is off by a factor of 1/2.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top