Can You Solve the Nonlinear Equation v_0 = 100e^{-v_0/100}?

  • Thread starter Thread starter transgalactic
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
transgalactic
Messages
1,386
Reaction score
0
[tex] v_0=100e^{\frac{-v_0}{100}}\\<br /> \ln {v_0}=\ln{e^{\frac{-v_0}{100}}}^{100}\\[/tex]
the answer is [tex]v_0=56.7[/tex]
how to find [tex]v_0[/tex]
??
 
Physics news on Phys.org
You can't solve this type of equation by algebraic means, but you can use approximation techniques to get an approximate solution, which v0 = 56.7 appears to be.
 
transgalactic said:
[tex] v_0=100e^{\frac{-v_0}{100}}\\<br /> \ln {v_0}=\ln{e^{\frac{-v_0}{100}}}^{100}\\[/tex]
the answer is [tex]v_0=56.7[/tex]
how to find [tex]v_0[/tex]
??

This is one way of doing it.

[tex] v_0=100e^{\frac{-v_0}{100}}.[/tex]


Putting [itex] {\textstyle{{{\rm v}_{\rm 0} } \over {100}}} = x, x = e^{ - x} \Rightarrow x = 1 - x + x^2 /2,[/itex] retaining up to the second order term after expanding [itex]e^{-x}.[/itex]

Now solve for x to get the approximate value. Justify why you are neglecting one value.