SLIDE 30 Overview WP1: Objectives and Achievements Coarse Grainings Lattices Random Heuristic Search References
Polynomial model example
Adding up the first two and the last two rows in both matrices results in:
2 + 4uv + 4 v2 2 − ux − vx − uy − vy
−6 u2
2 − 6 v2 2 − 6uv + 4 x2 2 + 4xy + 4 y2 2
- =
- 2(u + v)2 − (u + v)(x + y)
−3(u + v)2 + 2(x + y)2
6 + 6 x2y 2 + 6 xy2 2 + 6 y3 6
−10 u2x
2
− 10uvx − 10 v2x
2 − 10 u2y 2
− 10uvy − 10 v2y
2
−5(u + v)2(x + y)
- We can see that the coefficients corresponding to coarser
partition of variables {{x, y}, {u, v}} are the same and hence higher level description of the system is possible (well defined) due to the previous theorem.
Chris Good, Mate Puljiz, David Parker, Jonathan E. Rowe Theory of Hierarchical Structure