Derivation of Differential Equation with Parameter Pr and Solution Integration

Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement



I am going through a derivation in my text and we come across the following diff EQ:

θ'' / θ' = Pr* f''' / f''​

where Pr = constant (it ia a parameter) and both θ and f are functions of the same independent variable η.

The Attempt at a Solution



The result we arrive at is

\theta(\eta,Pr) =C_1 \int_0^\eta [f'']^{Pr}\,d\eta +C_2\qquad(2)​

and he the author says we get to that results by "integrating (1) twice ..."

I guess I am a little confused as to how to integrate this? Do I need to do it by parts? Or move the dη's around or what? Any thoughts? Am I making this too difficult?
 
Last edited:
Physics news on Phys.org
No, it's just a trick to observe that the initial differential relation

\frac{\theta''}{\theta'} = P_{r} \frac{f'''}{f''}

is nothing but

(\ln \theta')' = P_{r} (\ln f'')'

in disguise.

Integrating once we get

\ln \theta ' = P_{r} \ln f'' + \ln C

from which

\theta' = C (f'')^{P_{r}}

Integrate now from 0 to \eta and you'll get the answer in the book.
 
dextercioby said:
No, it's just a trick to observe that the initial differential relation

\frac{\theta''}{\theta'} = P_{r} \frac{f'''}{f''}

is nothing but

(\ln \theta')' = P_{r} (\ln f'')'

in disguise.

Integrating once we get

\ln \theta ' = P_{r} \ln f'' + \ln C

from which

\theta' = C (f'')^{P_{r}}

Integrate now from 0 to \eta and you'll get the answer in the book.

Oh wow! Nice catch :smile: Thanks dextercioby
 
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