Winzer
- 597
- 0
Homework Statement
I need to solve:
a=-\frac{1}{y[t]^2}+Exp[-y[t]]y'[t]<br /> <br /> Using Mathematica. I have tried NDsolve and nothing.<br /> By the way a is acceleration,y is position,and y&#039; is velocity.<br /> y[0]=1000000, y&#039;[0]=0,y&#039;&#039;[0]=0<br /> <br /> <h2>Homework Equations</h2><br /> <h2>The Attempt at a Solution</h2><br /> I have tried NDsolve and nothing.<br /> Totally at a loss. This is this right equation this problem of mine by the way[checked with the prof]. I just need to graph a[t],y[t], and v[t].