Can Second Order Non-linear ODEs Like This Be Solved Analytically?

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
3 replies · 3K views
ayae
Messages
20
Reaction score
0
Hello, I was wondering if anyone could shed some light upon solving this:

s(x)'' = (a b s(x)) / ||s(x)||^3

Where s is a n dimensional vector, || || is operation finding the magnitude and a and b are constants.

Is this solveable or will I have to use alternative numerical methods?
 
Last edited:
Physics news on Phys.org
From what I can see, this a second order non-homogeneous ODE, that is it is linear, unless s(x) depends on y(x) in some way.
 
Lord Crc said:
From what I can see, this a second order non-homogeneous ODE, that is it is linear, unless s(x) depends on y(x) in some way.

Damn, silly me. Fixed.
 
bump, I only need it solved in 1, 2 or 3 dimensions.
Anyone please?