I am asked to solve the following problem. Use Euler's modified method to solve the initial value problem $\frac{dx}{dt} =\frac{1+x^2}{t} ,1\le t \le4, x(1)=0$
The step size is not given here. Now, I can solve this using Euler's method but I am not able to find the formula for modified one in the mentioned textbook. So, I need the method here. I need to use the following as textbook: Brain Bradie, A friendly Introduction to Numerical Analysis (Pearson)