Hi all, I am having the follwing DE:
restart:
(diff(z(x), x, x))-z(x) - cos(2*x)/(1+delta*z(x)) = 0:
With initial conditions: z(-pi/4)=z(pi/4)=0 and |delta|<<1
I showed by hand by using perturbation theory the second order approximation. The hint was: you can use Maple to check your answer.
Is there somebody who can help me with this?