Solving System of Coupled DEs: Parametrized Curve Solution

Si-duck
Messages
1
Reaction score
0
Consider a system of coupled differential equations

x'=5x-y where x(0) = 6
y'=-x+5y where y(0)=-4

a) Show that the parametrised curve (x,y)= r(t)=(exp(4t) + 5exp(6t), exp(4t) - 5exp(6t))

How would you go about showing this?
 
Physics news on Phys.org


Si-duck said:
Consider a system of coupled differential equations

x'=5x-y where x(0) = 6
y'=-x+5y where y(0)=-4

a) Show that the parametrised curve (x,y)= r(t)=(exp(4t) + 5exp(6t), exp(4t) - 5exp(6t))

How would you go about showing this?

You just substitute them into the DEs. Keep in mind that x' is really dx/dt and y' is dy/dt. Ok then, differentiate the solutions, put them on the left sides, then substitute the solutions for x(t) and y(t) on the right and see if they're equal.
 
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...

Similar threads

Back
Top