Is this a correct solution ? to ax'' = 0

  • Thread starter Thread starter Cypeq
  • Start date Start date
Cypeq
Messages
5
Reaction score
0
ax^{''} = 0

characteristic eqation
ar^{2} = 0

r_{1,2} = 0

since we have double result

x(t) = c_{1}e^{0t} + c_{2}t e^{0t}

so e^0 = 1

x(t) = c_{1} + c_{2}t

is this a correct result :S ? I'm learning integration by myself and I'm not shure about this case it's not cover in my book if results can be zero or it doesn't matter :S ?
 
Last edited:
Physics news on Phys.org
Yes, that's correct. The simpler way to see that is to first divide by a to get just x"= 0. That is the same as saying d(x')/dt= 0 so x' is a constant: x'(t)= c2. Now integrate that: the integral of a constant, c1 is, of course, x(t)= c2t+ c1.

(I'm surprised you would know about "characteristic equations" for linear differential equations with constant coefficients if you are just learning integration!)
 
Back
Top