Is this differential system of equations *coupled*?

asgard
Messages
1
Reaction score
0
I am struggling with whether or not to define the following system as coupled:
Using LaTeX (reload if it doesn't display properly)

\ddot{x}+A*x=0

\ddot{y}+A*y=0

\ddot{z}+A*z=0​

where A is a known constant equal to A=\sqrt{x^2+y^2+z^2}

So, what do you think?
 
Last edited:
Physics news on Phys.org
Yes, it is a coupled system. Even if A is constant so the solution is apparently restricted to a sphere, still the value of x depends on y and z. I don't 100% guarantee this answer though.
 
Yes, these equations are coupled.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top