Linear approximations around a given fixed point.

andyb177
Messages
10
Reaction score
0
Saw this mentioned, didn't understand what it was or how it would be done.
Given the continuous system given by x'1,x'2,x'3
Find the linear approximation for each x* (fixed point)

Guessing first of course to find the fixed points.
Then find the Jacobian Df for the solved system.
What to do then?

Idea was given in an example of course, hoping some one will be able to explain what to do for a general case.

Thanks in advance.
 
Physics news on Phys.org
Yes, find the Jacobian and evaluate it at each of the fixed points (equilibrium points in terms of dynamics). Since the entries in the Jacobian matrix are now constants rather than functions of t, you will have the linearized equation about that point.
 
Yes, have evaluated it. So the Jacobian for each point, a 3x3 matrix filled with constants. Is this the linear approximation? or do I take the det? There was a HINT to find eigenvectors and values and find for a non fixed point and permute the indices?. Still confused as what to do/what I am looking for?
 
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