Skip to content

Commit 0b4c3e7

Browse files
Tom's edits of a lecture Jan 9
1 parent 278e3f4 commit 0b4c3e7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

lectures/lagrangian_lqdp.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ which requires that $x_t' R x_t$ converge to zero as $t \rightarrow + \infty$.
255255
256256
+++
257257
258-
## Reciprocal pairs property
258+
## Reciprocal Pairs Property
259259
260260
To proceed, we study properties of the $(2n \times 2n)$ matrix $M$ defined in {eq}`Mdefn`.
261261
@@ -273,7 +273,12 @@ $$
273273
MJM^\prime = J.
274274
$$ (eq3)
275275
276-
It can be verified directly that $M$ in equation is symplectic.
276+
Salient properties of symplectic matrices that are readily verified include:
277+
278+
* If $M$ is symplectic, then $M^2$ is symplectic
279+
* The determinant of a symplectic, then $\textrm{det}(M) = 1$
280+
281+
It can be verified directly that $M$ in equation {eq}`Mdefn` is symplectic.
277282
278283
It follows from equation {eq}`eq3` and from the fact $J^{-1} = J^\prime = -J$ that for any symplectic
279284
matrix $M$,

0 commit comments

Comments
 (0)