Analytical solution for coupled ODE's

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 7K views
charudatta
Messages
1
Reaction score
0
Hello all,

I wanted to know if there are ways to find analytical solutions for a set of equations defined as follows:

1) x''(z) + B(y,z)*y'(z) + C(y,z) = 0
2) y''(z) + B(y,z)*x'(z) = 0

where ' represents derivative wrt z. and we need to determine y(z) and x(z). B(y,z) and C(y,z) are known functions.

the only way i could think of is converting the 2 eqns into 4 first order equations by defining x'(z) = a(z) and y'(z) = b(z) and solve numerically.
Thanks in advance...

cheers,
-cd
 
on Phys.org