lkj-17
- 5
- 0
How to use power series to solve this non-linear differential equation?
This discussion focuses on solving the third-order non-linear differential equation y'''=y'' using power series and integration techniques. The general solution involves three undetermined constants, represented as y(0)= A, y'(0)= B, and y"(0)= C. The integration process leads to the expression y'' = κ + ln(y'), where κ is a constant. The integral is evaluated using the Exponential Integral function, resulting in a final expression for y(x) that requires numerical techniques for evaluation.
PREREQUISITESMathematicians, physicists, and engineers working with differential equations, particularly those seeking to apply power series and numerical methods to solve complex non-linear problems.