How can I solve this equation, $$x = -c_1 e ^ x + c_2e ^{-x}, \;\;\; 0 < c_1, c_2 < 1$$ We can use $t = e^x$ which will result in, $$t \ln(t) + c_1 t ^ 2 - c_2 = 0, \;\;\; 0 < c_1, c_2 < 1$$ but how can I solve this one then?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Let's find first derivative of the both sides of the equation: $x'=(-C_1e^x)'+(C_2e^{-x})'$ $1=-C_1e^x - C_2e^{-x}$ and now let's find first derivative of the left and right side: $(1)'=(-C_1e^x)' - (C_2e^{-x})'$ $0=-C_1e^x + C_2e^{-x} \Rightarrow C_1e^x=C_2e^{-x}$ , which means that: $x=-C_1e^x + C_1e^x$ $x=0$ |
|||||||||
|
