Skip to main content
๐Ÿงญ

Equilibrium Hunter

Find every fixed point of the flow, then classify it by its Jacobian eigenvalues.

โ† Games
Solved 0/7

Level 1 ยท Stable Sink

x' = -x, y' = -y

A simple linear sink. Everything flows inward to one point.

Fixed points to find: 1 ยท placed 0โฑ 45s

Classify each marker

Click the field to drop a marker on a suspected equilibrium, then drag to fine-tune.

Classification (Jacobian J):

trace T, det D, disc = Tยฒโˆ’4D.
D < 0 โ†’ saddle. D > 0 & disc โ‰ฅ 0 โ†’ node (stable if T<0). D > 0 & disc < 0 โ†’ spiral (stable if T<0); Tโ‰ˆ0 โ†’ center.