MHB How was u_1 and u_2 star determined

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Star
Dustinsfl
Messages
2,217
Reaction score
5
$$\begin{array}{lcl}
\frac{du_1}{d\tau} & = & (1-u_1-a_{12}u_2)\\
\frac{du_2}{d\tau} & = & (1-u_2-a_{21}u_1)
\end{array}
$$

The steady states for this system are $(0,0)$, $(1,0)$, and $(0,1)$.

But then the book says without explanation

$\displaystyle u_1^* = \frac{1-a_{12}}{1-a_{12}a_{21}}$

and

$\displaystyle u_2^* = \frac{1-a_{21}}{1-a_{12}a_{21}}$

Never mind solve the problem
 
Last edited:
Physics news on Phys.org
dwsmith said:
$$\begin{array}{lcl}
\frac{du_1}{d\tau} & = & (1-u_1-a_{12}u_2)\\
\frac{du_2}{d\tau} & = & (1-u_2-a_{21}u_1)
\end{array}
$$

The steady states for this system are $(0,0)$, $(1,0)$, and $(0,1)$.

But then the book says without explanation

$\displaystyle u_1^* = \frac{1-a_{12}}{1-a_{12}a_{21}}$

and

$\displaystyle u_2^* = \frac{1-a_{21}}{1-a_{12}a_{21}}$

Never mind solve the problem

The are the solutions to the pair of equations for a steady state:

$$\begin{array}{lcl}
\frac{du_1}{d\tau} & = & 0\\
\frac{du_2}{d\tau} & = & 0
\end{array}
$$

Which is the system of simultaneous equations:

$$\begin{array}{lcl}
u_1+a_{12}u_2 & = & 1\\
u_2+a_{21}u_1 & = & 1
\end{array}
$$

Also, $(0,0)$, $(1,0)$, and $(0,1)$ are not in general the steady states of the system.

CB
 
Last edited:
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