Separable First Order Differential Equation

tinopham
Messages
2
Reaction score
0

Homework Statement



\frac{dy}{dx} = y \sqrt{x}, f(9) = 5

The Attempt at a Solution



\int dy/y = \int \sqrt{x} dx

ln |y| = \frac{2}{3} x^\frac{3}{2} + c

y = e^{\frac{2}{3}x^\frac{3}{2}} + C

y = Ce^{\frac{2}{3}x^\frac{3}{2}}

5 = Ce^{\frac{2}{3}9^\frac{3}{2}}

5 = Ce^{18}

C = \frac{5}{e^{18}}

Thus,y = \frac{5}{e^{18}} e^{\frac{2}{3}x^\frac{3}{2}}
y = 5e^{-18} e^{\frac{2}{3}x^\frac{3}{2}}
y = 5 e^{\frac{2}{3}x^\frac{3}{2}-18}
 
Last edited:
Physics news on Phys.org
have ln y + ln c
 
tinopham said:

Homework Statement



\frac{dy}{dx} = y \sqrt{x}, f(9) = 5

The Attempt at a Solution



\int dy/y = \int \sqrt{x} dx

ln |y| = \frac{2}{3} x^\frac{3}{2} + c

y = e^{\frac{2}{3}x^\frac{3}{2}} + C

y = Ce^{\frac{2}{3}x^\frac{3}{2}}

5 = Ce^{\frac{2}{3}9^\frac{3}{2}}

5 = Ce^{18}

C = \frac{5}{e^{18}}

Thus,y = \frac{5}{e^{18}} e^{\frac{2}{3}x^\frac{3}{2}}
y = 5e^{-18} e^{\frac{2}{3}x^\frac{3}{2}}
y = 5 e^{\frac{2}{3}x^\frac{3}{2}-18}
Hello tinopham. Welcome to PF !

Do you have a question about this ?
 
Hi SamS, I was going to ask a question, but I was able to solve it. Thanks!
 
kushan said:
have ln y + ln c
1) The integral of 1/y is ln|y|+ c, not ln y.
2) Since tinopham had a "c" on the right side ogf the equation, it is not necessary to have a constant on the left. The two constants of integration can be combined on oneside.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top