Post History
#1: Initial revision
Solving 2nd order nonlinear ordinary differential equations
Hello, ODEs are a branch of mathematics with many sorts of problems, as well as solution methods. Even though most literature on the subject mainly tackles solutions of linear ODEs, yet I was wondering if there exists a method to solve nonlinear equations of second order (e.g. y'' + ay' + by = sin2y) without using Laplace or series solutions
