Solving Ordinary Differential Equations Using Power Series Method
Input Parameters
Example Equations:
• y' = x^2 + y
• y' = x*y
• y' = sin(x) + y^2
• y' = exp(x) - y
• y' = -x*y + x^2
Enter ODE (use y' for first derivative):
Initial x value:
Initial y value:
Number of terms in series:
X-axis range:
Simulate
Simulate Example
Solution and Visualization