Solving Differential Equation: ln |9/64| = k

kyu
Messages
12
Reaction score
0


i got k = ln |9/64|

then how can the next step using ln 0 doesn't make sense. what should i do?
 

Attachments

  • ma2.jpg
    ma2.jpg
    16.1 KB · Views: 459
Physics news on Phys.org
kyu said:
i got k = ln |9/64|

then how can the next step using ln 0 doesn't make sense. what should i do?

Please show us your work.
 
Mark44 said:
Please show us your work.

should be wrong but here goes

dh/dt = -k h^(1/2)
1/h^(1/2) = -k dt
ln 9 - ln 64 = k
ln |9/64| = k

ln 0 - ln 64 = ln |9/64| (t-0)
 
kyu said:
should be wrong but here goes

dh/dt = -k h^(1/2)
1/h^(1/2) = -k dt
Where did the dh go?
kyu said:
ln 9 - ln 64 = k
How did you get this (above)?
kyu said:
ln |9/64| = k

ln 0 - ln 64 = ln |9/64| (t-0)
 
kyu said:
should be wrong but here goes

dh/dt = -k h^(1/2)
1/h^(1/2) = -k dt
ln 9 - ln 64 = k
ln |9/64| = k

ln 0 - ln 64 = ln |9/64| (t-0)

The integral of h^{-1/2} is given by the usual rule for powers, \int x^\alpha\,dx = \frac{x^{\alpha + 1}}{\alpha + 1} + C, not the exception \int x^{-1}\,dx = \ln |x| + C.
 
  • Like
Likes 1 person
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