Jbreezy
- 582
- 0
Homework Statement
dv/dt = (v+1)/10v^2 Euler method delta t = .5, t =0 and v = 1, to find v(4)
Homework Equations
I'm using v = v(old) + (stepsize)(dv/dt) I'm just wondering if anyone can confirm my results. My teacher said that although this seems easy over half the homework will be wrong because of calculator mistakes.
The Attempt at a Solution
I know it is boring but could someone double check me? Maybe put it in wolfram Idk exactly how to do it.THanks Or maybe someone has a program.
For my final calculation I got v(4) = 1.731618162
Man I hope that is OK