NUMERICAL SOLUTION FOR ODE’s 1. Taylor series method 2. Euler’s method 1. Using Euler's method find y (0.2), y (0.4) and y (0.6) from dy/dx = x + y, y (0) = 1 with h = 0.2. 2. Use Euler’s method with h = 0.1 to calculate y(1.2) dy/dx = 2x – 3y + 1 , y(1) = 5 https://youtu.be/PwuZ3nir7d4 https://youtu.be/u5ggAyOOTUw https://youtu.be/ORvDlbanMJ8