What is the Solution to the Differential Equation y'' + y' -3y =0?

AI Thread Summary
The discussion centers on solving the differential equation y'' + y' - 3y = 0, specifically the derivation of the solution. The auxiliary equation r^2 + r - 3 = 0 is identified, leading to the roots m = (-1 ± √13)/2. The general solution is expressed as y = C1e^((-0.5 + √13/2)t) + C2e^((-0.5 - √13/2)t). Participants clarify that the characteristic equation is derived by assuming a solution of the form y = ert and substituting it into the original equation. The focus remains on understanding the steps involved in reaching the solution.
RadiationX
Messages
255
Reaction score
0
i'm trying to find what the intermediate steps were used in solving this differential equation:

y'' + y' -3y =0

m=\frac{-1\pm\sqrt{13}}{2} now we have

y=C_1e^{\frac{-.5+\sqrt{13}}{2}}t + C_2e^{\frac{-.5 -\sqrt{13}}{2}}t

note that the .5 are 1\2. i couldn't get the latex for this to work
 
Physics news on Phys.org
Do you know where "m" came from?
 
arildno said:
Do you know where "m" came from?


that m came from the auxillary equation of the differential
r^2 +r -3=0
 
So what's bugging you, then?
 
RadiationX said:
i'm trying to find what the intermediate steps were used in solving this differential equation:

y'' + y' -3y =0

m=\frac{-1\pm\sqrt{13}}{2} now we have

y=C_1e^{\frac{-.5+\sqrt{13}}{2}}t + C_2e^{\frac{-.5 -\sqrt{13}}{2}}t

note that the .5 are 1\2. i couldn't get the latex for this to work
As you noted, you created the auxiliary (or characteristic) equation. The auxiliary equation was solved via the quadratic formula.

Note: You should have:
y=C_1e^{(-.5 + \frac{\sqrt{13}}{2})t} + C_2e^{(-.5-\frac{\sqrt{13}}{2})t}
 
If you were wondering where the characteristic equation came from, assume a solution ofthe form y= ert, plug it into the differential equation and see what r must be in order to make the equation true.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top