vault backup: 2024-11-18 13:30:02

This commit is contained in:
Dane Sabo 2024-11-18 13:30:02 -05:00
parent 177a43a140
commit faebd5d307

View File

@ -1,7 +1,7 @@
Lorenz system is dissapative. This means: Lorenz system is dissapative. This means:
- Volume in phase space contracts with flow? - Volume in phase space contracts with flow?
This introduces some questions... How do volumes evolve? This introduces some questions... How do volumes evolve?
n
Suppose a surface $S(t)$ encloses volume $V(t)$, with normal vectors pointing away from the surface ($\vec{n}$). Suppose a surface $S(t)$ encloses volume $V(t)$, with normal vectors pointing away from the surface ($\vec{n}$).
A trajectory starts on S. let them evolve for $dt$. With a flux vector $\vec{f}$, we have A trajectory starts on S. let them evolve for $dt$. With a flux vector $\vec{f}$, we have
@ -18,4 +18,4 @@ Limiting set will consist of
- fixed points - fixed points
- limit cycles - limit cycles
- strong attractors - strong attractors
Proving which type something will end up on Proving which type something will end up on is much harder. But, repellers will always result in a positive $\dot V$.