Would anyone be able to assist in solving this DE: \[x'' + \frac{ 2U }{ bm } (e ^{-2(x-x _{0})/b} - e ^{(x-x _{0})/b}) = 0\]
?
Sorry, equation dropped off. \[x'' + \frac{ 2U }{ bm } (e ^{-2(x-x _{0})/b} - e ^{(x-x _{0})/b}) = 0\]
what is U ?, just some constant?
correct, some constant.
so it might make it eaisier if you call change 2U/bm = k and change it back when you have solve the equation,
so that \[x'' + k(e ^{-2(x-x _{0})/b} - e ^{(x-x _{0})/b}) = 0\] now can you see a common factor in the brackets
good point, thanks Uncle
I get something that is long and messy as my solution. Can I ask what you get, if you have a moment?
where did the equation come from , it looks like physics?
correct, original equation I have is: \[\frac{ 2U }{ b } (e ^{-2(x-x _{0})/b} - e ^{(x-x _{0})/b}) = F(x)\] \[f(x) = mx''\]
sorry, meant to be \[F(x) = mx''\]
did you find any common factors in the large brackets?
you meant the (x - x0)/b?
yers
@dumbcow
Sorry, I may be sleep deprived but I dont see how to proceed. Even if you sub out the the common factor?
ok this is a 2nd order non-linear DE which i am not used to and are pretty difficult...i worked it out best i could and i believe there is no closed form "x(t) = ?" solution according to wolfram solution uses hypergeometric function. anyway like @UnkleRhaukus said you can simplify the equation by transforming variables let \[k = \frac{2U}{m}\] \[w = \frac{x-x_0}{b} \rightarrow dw = \frac{dx}{b}\] now DE looks like this \[w'' +\frac{k}{b^{2}}(e^{-2w}-e^{w}) = 0\] now there is a trick to change this to a first order DE.....ref link below http://math.stackexchange.com/questions/42223/solving-the-nonlinear-second-order-ode-u-u2-9-0 this transforms DE to this: \[\frac{1}{2}(w')^{2} = \frac{k}{b^{2}} \int\limits e^{w} -e^{-2w} dw\] after integrating \[\frac{1}{2}(w')^{2} = \frac{k}{b^{2}}(e^{w}+\frac{1}{2}e^{-2w}+c_1)\] solving \[\large w' = \frac{\sqrt{2ke^{w}+ke^{-2w}+c_1}}{b}\] separate variables \[\large \frac{dw}{\sqrt{2ke^{w}+ke^{-2w}+c_1}} = \frac{dt}{b}\] and that integral cant be done using elementary functions.. http://www.wolframalpha.com/input/?i=+dw%2Fsqrt%282e%5Ew%2Be%5E%28-2w%29%29+%3D+dt
dumbcow, thanks so much for that. I would not have got this...
hey, great work @dumbcow !
Yes, thanks both :)
Join our real-time social learning platform and learn together with your friends!