From 5bab6976edb6aca4a1e23f11219e004b49fc6d3e Mon Sep 17 00:00:00 2001 From: "E. S." Date: Thu, 15 May 2025 04:47:47 +0300 Subject: [PATCH] ic --- .gitignore | 4 +- Makefile | 12 +- data/ic_books.md | 9 + data/tzo/1.md | 25 + data/tzo/21.md | 25 + data/tzo/22.md | 43 + data/tzo/31.md | 61 + data/tzo/32.md | 56 + data/tzo/33.md | 55 + data/tzo/41.md | 97 ++ data/tzo/42.md | 99 ++ data/tzo/43.md | 129 ++ data/tzo/44.md | 159 +++ data/tzo/51.md | 120 ++ data/tzo/52.md | 127 ++ data/tzo/53.md | 142 ++ data/tzo/61.md | 277 ++++ data/tzo/62.md | 301 +++++ data/tzo/7.md | 1137 +++++++++++++++++ data/tzo/info.yaml | 139 ++ deploy/deploy.sh | 16 +- deploy/static.sh | 29 + deploy/{ => util}/build_common.sh | 4 +- deploy/{ => util}/build_css.sh | 19 +- deploy/{ => util}/build_js.sh | 0 deploy/{ => util}/gen_css_diff.js | 0 deploy/{ => util}/gen_runtime_config.php | 39 +- htdocs/scss/bundle_common.scss | 15 - htdocs/scss/entries/admin/dark.scss | 2 - htdocs/scss/entries/admin/light.scss | 2 - htdocs/scss/entries/common/dark.scss | 2 - htdocs/scss/entries/common/light.scss | 2 - .../common}/js/admin/10-draft.js | 0 .../common}/js/admin/11-write-form.js | 0 .../common}/js/admin/12-upload-list.js | 0 .../common}/js/common/00-common.js | 0 .../common}/js/common/00-polyfills.js | 0 .../common}/js/common/01-logger.js | 0 .../common}/js/common/02-ajax.js | 0 {htdocs => public/common}/js/common/03-dom.js | 0 .../common}/js/common/04-util.js | 0 .../common}/js/common/05-slideutils.js | 0 .../common}/js/common/06-cookies.js | 0 .../common}/js/common/10-lang.js | 0 .../common}/js/common/30-static-manager.js | 0 .../common}/js/common/35-theme-switcher.js | 0 .../common}/js/common/40-index-page.js | 0 .../common}/js/common/41-files-search.js | 0 .../common}/js/common/90-retina.js | 0 {htdocs => public/common}/scss/app/blog.scss | 2 +- .../common}/scss/app/common.scss | 4 +- {htdocs => public/common}/scss/app/files.scss | 0 {htdocs => public/common}/scss/app/foot.scss | 0 {htdocs => public/common}/scss/app/form.scss | 0 {htdocs => public/common}/scss/app/head.scss | 0 {htdocs => public/common}/scss/app/hljs.scss | 0 {htdocs => public/common}/scss/app/index.scss | 0 .../common}/scss/app/mobile.scss | 0 .../common}/scss/app/pagenav.scss | 0 {htdocs => public/common}/scss/app/pages.scss | 0 .../common}/scss/app/widgets.scss | 0 .../common}/scss/colors/dark.scss | 0 .../common}/scss/colors/light.scss | 2 - .../common}/scss/hljs/github.scss | 0 {htdocs => public/common}/scss/vars.scss | 0 ...64c8f03e576b7085d37cb1753fcc6e868dcd3f270b | 0 {htdocs => public/foreignone}/favicon.ico | Bin {htdocs => public/foreignone}/favicon.png | Bin .../foreignone}/img/4in1-preview.jpg | Bin .../foreignone}/img/attachment.svg | 0 {htdocs => public/foreignone}/img/cover.jpg | Bin {htdocs => public/foreignone}/img/eagle.jpg | Bin .../foreignone}/img/ic_q_close.svg | 0 .../foreignone}/img/ic_q_open.svg | 0 .../foreignone/scss/admin.scss | 0 public/foreignone/scss/admin@dark.scss | 2 + public/foreignone/scss/admin@light.scss | 2 + public/foreignone/scss/common.scss | 15 + public/foreignone/scss/common@dark.scss | 2 + public/foreignone/scss/common@light.scss | 2 + public/foreignone/scss/targets.txt | 2 + .../foreignone}/yandex_c51c33e41e8b51fc.html | 0 public/ic/favicon.ico | Bin 0 -> 22382 bytes public/ic/favicon.png | Bin 0 -> 4172 bytes .../img => public/ic/images}/simurgh-big.jpg | Bin {htdocs/img => public/ic/images}/simurgh.jpg | Bin .../images/tzo/201110_46vacillation-840.jpg | Bin 0 -> 63323 bytes public/ic/images/tzo/201110_5dzigzag.jpg | Bin 0 -> 28505 bytes public/ic/images/tzo/201110_67vortexflip.jpg | Bin 0 -> 118743 bytes public/ic/images/tzo/201212_22foggy.jpg | Bin 0 -> 51341 bytes public/ic/images/tzo/201212_31many-worlds.png | Bin 0 -> 54269 bytes public/ic/images/tzo/201212_bc21darkly.jpg | Bin 0 -> 41229 bytes public/ic/images/tzo/201212_bc31alice.jpg | Bin 0 -> 50089 bytes public/ic/images/tzo/201212_bc31mwsf.jpg | Bin 0 -> 41269 bytes public/ic/images/tzo/201212_bc32alice.jpg | Bin 0 -> 59538 bytes public/ic/images/tzo/201212_bc32mir.jpg | Bin 0 -> 63042 bytes public/ic/images/tzo/201212_bc32twow.jpg | Bin 0 -> 47447 bytes public/ic/images/tzo/201212_bc33alice.jpg | Bin 0 -> 37257 bytes .../images/tzo/201212_bc33bouncejugglin.jpg | Bin 0 -> 16765 bytes .../images/tzo/201212_bc33fractaljuggler.jpg | Bin 0 -> 32915 bytes public/ic/images/tzo/201212_bc41base.jpg | Bin 0 -> 31705 bytes public/ic/images/tzo/201212_bc41eiffel.jpg | Bin 0 -> 58455 bytes public/ic/images/tzo/201212_bc41flatland.jpg | Bin 0 -> 19753 bytes .../ic/images/tzo/201212_bc41rotatinplane.jpg | Bin 0 -> 60780 bytes .../images/tzo/201212_bc42antiferromagnet.jpg | Bin 0 -> 43192 bytes public/ic/images/tzo/201212_bc42escher.jpg | Bin 0 -> 47594 bytes public/ic/images/tzo/201212_bc42osc.jpg | Bin 0 -> 18960 bytes public/ic/images/tzo/201212_bc42osclls.jpg | Bin 0 -> 61704 bytes public/ic/images/tzo/201212_bc42twobr.png | Bin 0 -> 14498 bytes public/ic/images/tzo/201212_bc43escher.jpg | Bin 0 -> 76916 bytes public/ic/images/tzo/201212_bc43mobius.jpg | Bin 0 -> 17778 bytes public/ic/images/tzo/201212_bc43spiralgal.jpg | Bin 0 -> 22947 bytes public/ic/images/tzo/201212_graf.jpg | Bin 0 -> 30099 bytes public/ic/images/tzo/201212_graf1.jpg | Bin 0 -> 27811 bytes public/ic/images/tzo/201212_photon.jpg | Bin 0 -> 10672 bytes .../201212_simple_harmonic_motion_orbit.gif | Bin 0 -> 149644 bytes public/ic/images/tzo/201212_weather.jpg | Bin 0 -> 26101 bytes public/ic/images/tzo/201301_bc44calabiyau.jpg | Bin 0 -> 43264 bytes public/ic/images/tzo/201301_bc44doublefot.jpg | Bin 0 -> 16496 bytes public/ic/images/tzo/201301_bc44grbran.jpg | Bin 0 -> 45512 bytes .../ic/images/tzo/201301_bc44kelvinvrtx.jpg | Bin 0 -> 41878 bytes public/ic/images/tzo/201301_bc44pf.jpg | Bin 0 -> 26525 bytes public/ic/images/tzo/201301_bc44slices.jpg | Bin 0 -> 9601 bytes public/ic/images/tzo/201301_bc52escher.jpg | Bin 0 -> 55096 bytes public/ic/images/tzo/201301_bc52matiyas.jpg | Bin 0 -> 36713 bytes .../ic/images/tzo/201301_bc52timecrystal.jpg | Bin 0 -> 20379 bytes public/ic/images/tzo/201301_dream59.jpg | Bin 0 -> 87016 bytes public/ic/images/tzo/201301_graf.jpg | Bin 0 -> 35468 bytes public/ic/images/tzo/201302_bc51esch.jpg | Bin 0 -> 46732 bytes .../images/tzo/201302_bc53-solitontrain.jpg | Bin 0 -> 35608 bytes .../images/tzo/201302_bc53-wave-particle.jpg | Bin 0 -> 41371 bytes public/ic/images/tzo/201302_bc53escher1.jpg | Bin 0 -> 55332 bytes .../ic/images/tzo/201302_bc53mandelbrot.jpg | Bin 0 -> 120834 bytes public/ic/images/tzo/201302_graf5.jpg | Bin 0 -> 32544 bytes public/ic/images/tzo/201303_bc61desctree.jpg | Bin 0 -> 53221 bytes .../ic/images/tzo/201303_bc61mathevolut.jpg | Bin 0 -> 43835 bytes public/ic/images/tzo/201303_bc61p-adic.jpg | Bin 0 -> 53040 bytes .../ic/images/tzo/201303_bc61treeration.jpg | Bin 0 -> 38247 bytes public/ic/images/tzo/201305_bc62adssp.jpg | Bin 0 -> 51017 bytes public/ic/images/tzo/201305_bc62cft1d.jpg | Bin 0 -> 15121 bytes .../images/tzo/201305_bc62eq-models-fib.jpg | Bin 0 -> 40996 bytes public/ic/images/tzo/201305_bc62filspace.jpg | Bin 0 -> 17840 bytes public/ic/images/tzo/201305_bc62fuller.jpg | Bin 0 -> 29963 bytes public/ic/images/tzo/201305_bc62futbol.jpg | Bin 0 -> 26696 bytes public/ic/images/tzo/201305_bc62graf6.jpg | Bin 0 -> 32803 bytes .../ic/images/tzo/201305_bc62hopf-frames.jpg | Bin 0 -> 46073 bytes public/ic/images/tzo/201305_bc62krugivil.jpg | Bin 0 -> 35584 bytes public/ic/images/tzo/201305_bc62mobti.jpg | Bin 0 -> 59301 bytes public/ic/images/tzo/201305_bc62poincadod.jpg | Bin 0 -> 83913 bytes public/ic/images/tzo/201305_bc62sixpairs.jpg | Bin 0 -> 90570 bytes public/ic/images/tzo/201305_bc62spacewarp.jpg | Bin 0 -> 42577 bytes .../ic/images/tzo/201305_bc62stereograf.jpg | Bin 0 -> 51364 bytes .../ic/images/tzo/201305_bc62threef2ball.jpg | Bin 0 -> 25623 bytes public/ic/images/tzo/201305_bc62tor2ball.jpg | Bin 0 -> 44503 bytes public/ic/images/tzo/201305_bc62torus.jpg | Bin 0 -> 26871 bytes .../ic/images/tzo/201305_bc62triv-n-non.jpg | Bin 0 -> 30170 bytes public/ic/images/tzo/201305_bc62twistor.jpg | Bin 0 -> 67940 bytes public/ic/images/tzo/201305_bc62twoeqmob.jpg | Bin 0 -> 37849 bytes public/ic/images/tzo/201305_bc62univball.jpg | Bin 0 -> 146970 bytes public/ic/images/tzo/201306_bc7ananke.jpg | Bin 0 -> 122201 bytes public/ic/images/tzo/201306_bc7hopf-fib.jpg | Bin 0 -> 49125 bytes public/ic/images/tzo/201306_bc7infinity.jpg | Bin 0 -> 36184 bytes public/ic/images/tzo/201306_bc7man.jpg | Bin 0 -> 72237 bytes public/ic/images/tzo/201306_bc7mandorla.jpg | Bin 0 -> 355478 bytes public/ic/images/tzo/201306_bc7rsmodel.jpg | Bin 0 -> 42307 bytes .../ic/images/tzo/201306_bc7toruscircles.jpg | Bin 0 -> 23927 bytes public/ic/images/tzo/201306_bc7two-proj.jpg | Bin 0 -> 36665 bytes public/ic/images/tzo/201306_bc7vesica-pi.jpg | Bin 0 -> 401763 bytes public/ic/images/tzo/201306_bc7we.jpg | Bin 0 -> 78789 bytes public/ic/images/tzo/201308_bc7btrflwing.jpg | Bin 0 -> 69975 bytes public/ic/images/tzo/201308_bc7bttrflphys.jpg | Bin 0 -> 54607 bytes public/ic/images/tzo/201308_bc7butterfly.jpg | Bin 0 -> 69842 bytes public/ic/images/tzo/201308_bc7simurgh.jpg | Bin 0 -> 52588 bytes public/ic/images/tzo/201309_bc7akh.jpg | Bin 0 -> 84171 bytes public/ic/images/tzo/201309_bc7ba.jpg | Bin 0 -> 83855 bytes public/ic/images/tzo/201309_bc7cern_shiva.jpg | Bin 0 -> 65488 bytes public/ic/images/tzo/201309_bc7damaru.jpg | Bin 0 -> 46731 bytes .../images/tzo/201309_bc7hands-as-birds.jpeg | Bin 0 -> 55485 bytes public/ic/images/tzo/201309_bc7hecksher.jpg | Bin 0 -> 320843 bytes .../images/tzo/201309_bc7indrapearl-limit.jpg | Bin 0 -> 55427 bytes public/ic/images/tzo/201309_bc7nataraja.jpg | Bin 0 -> 58104 bytes .../tzo/201309_bc7peace-hands-world.jpg | Bin 0 -> 72301 bytes .../ic/images/tzo/201309_bc7shiva_abhay.jpg | Bin 0 -> 171018 bytes .../ic/images/tzo/201309_bc7tezcatlipoca.jpg | Bin 0 -> 90400 bytes public/ic/images/tzo/201309_bc7thoth.jpg | Bin 0 -> 55071 bytes public/ic/scss/common.scss | 10 + public/ic/scss/common@dark.scss | 2 + public/ic/scss/common@light.scss | 2 + public/ic/scss/lib/ic.scss | 198 +++ public/ic/scss/targets.txt | 1 + {htdocs => public}/index.php | 0 {htdocs => public}/js.php | 5 +- {htdocs => public}/sass.php | 9 +- src/engine/http/RequestHandler.php | 5 +- src/engine/lang/Strings.php | 4 +- src/handlers/ic/MainHandler.php | 39 + src/lib/ic/InvisibleCollegeSkinOptions.php | 1 + src/lib/ic/TZO.php | 120 ++ src/routes.php | 3 + src/skins/error/notfound_ic.twig | 2 +- src/skins/ic/books.twig | 4 + src/skins/ic/header.twig | 6 +- src/skins/ic/index.twig | 43 +- src/skins/ic/soon.twig | 2 +- src/skins/ic/tzo.twig | 20 + src/skins/ic/tzo_part.twig | 12 + src/strings/ic.yaml | 5 + 207 files changed, 3575 insertions(+), 98 deletions(-) create mode 100644 data/ic_books.md create mode 100644 data/tzo/1.md create mode 100644 data/tzo/21.md create mode 100644 data/tzo/22.md create mode 100644 data/tzo/31.md create mode 100644 data/tzo/32.md create mode 100644 data/tzo/33.md create mode 100644 data/tzo/41.md create mode 100644 data/tzo/42.md create mode 100644 data/tzo/43.md create mode 100644 data/tzo/44.md create mode 100644 data/tzo/51.md create mode 100644 data/tzo/52.md create mode 100644 data/tzo/53.md create mode 100644 data/tzo/61.md create mode 100644 data/tzo/62.md create mode 100644 data/tzo/7.md create mode 100644 data/tzo/info.yaml create mode 100755 deploy/static.sh rename deploy/{ => util}/build_common.sh (91%) rename deploy/{ => util}/build_css.sh (76%) rename deploy/{ => util}/build_js.sh (100%) rename deploy/{ => util}/gen_css_diff.js (100%) rename deploy/{ => util}/gen_runtime_config.php (61%) mode change 100755 => 100644 delete mode 100644 htdocs/scss/bundle_common.scss delete mode 100644 htdocs/scss/entries/admin/dark.scss delete mode 100644 htdocs/scss/entries/admin/light.scss delete mode 100644 htdocs/scss/entries/common/dark.scss delete mode 100644 htdocs/scss/entries/common/light.scss rename {htdocs => public/common}/js/admin/10-draft.js (100%) rename {htdocs => public/common}/js/admin/11-write-form.js (100%) rename {htdocs => public/common}/js/admin/12-upload-list.js (100%) rename {htdocs => public/common}/js/common/00-common.js (100%) rename {htdocs => public/common}/js/common/00-polyfills.js (100%) rename {htdocs => public/common}/js/common/01-logger.js (100%) rename {htdocs => public/common}/js/common/02-ajax.js (100%) rename {htdocs => public/common}/js/common/03-dom.js (100%) rename {htdocs => public/common}/js/common/04-util.js (100%) rename {htdocs => public/common}/js/common/05-slideutils.js (100%) rename {htdocs => public/common}/js/common/06-cookies.js (100%) rename {htdocs => public/common}/js/common/10-lang.js (100%) rename {htdocs => public/common}/js/common/30-static-manager.js (100%) rename {htdocs => public/common}/js/common/35-theme-switcher.js (100%) rename {htdocs => public/common}/js/common/40-index-page.js (100%) rename {htdocs => public/common}/js/common/41-files-search.js (100%) rename {htdocs => public/common}/js/common/90-retina.js (100%) rename {htdocs => public/common}/scss/app/blog.scss (99%) rename {htdocs => public/common}/scss/app/common.scss (99%) rename {htdocs => public/common}/scss/app/files.scss (100%) rename {htdocs => public/common}/scss/app/foot.scss (100%) rename {htdocs => public/common}/scss/app/form.scss (100%) rename {htdocs => public/common}/scss/app/head.scss (100%) rename {htdocs => public/common}/scss/app/hljs.scss (100%) rename {htdocs => public/common}/scss/app/index.scss (100%) rename {htdocs => public/common}/scss/app/mobile.scss (100%) rename {htdocs => public/common}/scss/app/pagenav.scss (100%) rename {htdocs => public/common}/scss/app/pages.scss (100%) rename {htdocs => public/common}/scss/app/widgets.scss (100%) rename {htdocs => public/common}/scss/colors/dark.scss (100%) rename {htdocs => public/common}/scss/colors/light.scss (98%) rename {htdocs => public/common}/scss/hljs/github.scss (100%) rename {htdocs => public/common}/scss/vars.scss (100%) rename {htdocs => public/foreignone}/ahrefs_2f23fc6cce1bbd577bdf6464c8f03e576b7085d37cb1753fcc6e868dcd3f270b (100%) rename {htdocs => public/foreignone}/favicon.ico (100%) rename {htdocs => public/foreignone}/favicon.png (100%) rename {htdocs => public/foreignone}/img/4in1-preview.jpg (100%) rename {htdocs => public/foreignone}/img/attachment.svg (100%) rename {htdocs => public/foreignone}/img/cover.jpg (100%) rename {htdocs => public/foreignone}/img/eagle.jpg (100%) rename {htdocs => public/foreignone}/img/ic_q_close.svg (100%) rename {htdocs => public/foreignone}/img/ic_q_open.svg (100%) rename htdocs/scss/bundle_admin.scss => public/foreignone/scss/admin.scss (100%) create mode 100644 public/foreignone/scss/admin@dark.scss create mode 100644 public/foreignone/scss/admin@light.scss create mode 100644 public/foreignone/scss/common.scss create mode 100644 public/foreignone/scss/common@dark.scss create mode 100644 public/foreignone/scss/common@light.scss create mode 100644 public/foreignone/scss/targets.txt rename {htdocs => public/foreignone}/yandex_c51c33e41e8b51fc.html (100%) create mode 100644 public/ic/favicon.ico create mode 100644 public/ic/favicon.png rename {htdocs/img => public/ic/images}/simurgh-big.jpg (100%) rename {htdocs/img => public/ic/images}/simurgh.jpg (100%) create mode 100644 public/ic/images/tzo/201110_46vacillation-840.jpg create mode 100644 public/ic/images/tzo/201110_5dzigzag.jpg create mode 100644 public/ic/images/tzo/201110_67vortexflip.jpg create mode 100644 public/ic/images/tzo/201212_22foggy.jpg create mode 100644 public/ic/images/tzo/201212_31many-worlds.png create mode 100644 public/ic/images/tzo/201212_bc21darkly.jpg create mode 100644 public/ic/images/tzo/201212_bc31alice.jpg create mode 100644 public/ic/images/tzo/201212_bc31mwsf.jpg create mode 100644 public/ic/images/tzo/201212_bc32alice.jpg create mode 100644 public/ic/images/tzo/201212_bc32mir.jpg create mode 100644 public/ic/images/tzo/201212_bc32twow.jpg create mode 100644 public/ic/images/tzo/201212_bc33alice.jpg create mode 100644 public/ic/images/tzo/201212_bc33bouncejugglin.jpg create mode 100644 public/ic/images/tzo/201212_bc33fractaljuggler.jpg create mode 100644 public/ic/images/tzo/201212_bc41base.jpg create mode 100644 public/ic/images/tzo/201212_bc41eiffel.jpg create mode 100644 public/ic/images/tzo/201212_bc41flatland.jpg create mode 100644 public/ic/images/tzo/201212_bc41rotatinplane.jpg create mode 100644 public/ic/images/tzo/201212_bc42antiferromagnet.jpg create mode 100644 public/ic/images/tzo/201212_bc42escher.jpg create mode 100644 public/ic/images/tzo/201212_bc42osc.jpg create mode 100644 public/ic/images/tzo/201212_bc42osclls.jpg create mode 100644 public/ic/images/tzo/201212_bc42twobr.png create mode 100644 public/ic/images/tzo/201212_bc43escher.jpg create mode 100644 public/ic/images/tzo/201212_bc43mobius.jpg create mode 100644 public/ic/images/tzo/201212_bc43spiralgal.jpg create mode 100644 public/ic/images/tzo/201212_graf.jpg create mode 100644 public/ic/images/tzo/201212_graf1.jpg create mode 100644 public/ic/images/tzo/201212_photon.jpg create mode 100644 public/ic/images/tzo/201212_simple_harmonic_motion_orbit.gif create mode 100644 public/ic/images/tzo/201212_weather.jpg create mode 100644 public/ic/images/tzo/201301_bc44calabiyau.jpg create mode 100644 public/ic/images/tzo/201301_bc44doublefot.jpg create mode 100644 public/ic/images/tzo/201301_bc44grbran.jpg create mode 100644 public/ic/images/tzo/201301_bc44kelvinvrtx.jpg create mode 100644 public/ic/images/tzo/201301_bc44pf.jpg create mode 100644 public/ic/images/tzo/201301_bc44slices.jpg create mode 100644 public/ic/images/tzo/201301_bc52escher.jpg create mode 100644 public/ic/images/tzo/201301_bc52matiyas.jpg create mode 100644 public/ic/images/tzo/201301_bc52timecrystal.jpg create mode 100644 public/ic/images/tzo/201301_dream59.jpg create mode 100644 public/ic/images/tzo/201301_graf.jpg create mode 100644 public/ic/images/tzo/201302_bc51esch.jpg create mode 100644 public/ic/images/tzo/201302_bc53-solitontrain.jpg create mode 100644 public/ic/images/tzo/201302_bc53-wave-particle.jpg create mode 100644 public/ic/images/tzo/201302_bc53escher1.jpg create mode 100644 public/ic/images/tzo/201302_bc53mandelbrot.jpg create mode 100644 public/ic/images/tzo/201302_graf5.jpg create mode 100644 public/ic/images/tzo/201303_bc61desctree.jpg create mode 100644 public/ic/images/tzo/201303_bc61mathevolut.jpg create mode 100644 public/ic/images/tzo/201303_bc61p-adic.jpg create mode 100644 public/ic/images/tzo/201303_bc61treeration.jpg create mode 100644 public/ic/images/tzo/201305_bc62adssp.jpg create mode 100644 public/ic/images/tzo/201305_bc62cft1d.jpg create mode 100644 public/ic/images/tzo/201305_bc62eq-models-fib.jpg create mode 100644 public/ic/images/tzo/201305_bc62filspace.jpg create mode 100644 public/ic/images/tzo/201305_bc62fuller.jpg create mode 100644 public/ic/images/tzo/201305_bc62futbol.jpg create mode 100644 public/ic/images/tzo/201305_bc62graf6.jpg create mode 100644 public/ic/images/tzo/201305_bc62hopf-frames.jpg create mode 100644 public/ic/images/tzo/201305_bc62krugivil.jpg create mode 100644 public/ic/images/tzo/201305_bc62mobti.jpg create mode 100644 public/ic/images/tzo/201305_bc62poincadod.jpg create mode 100644 public/ic/images/tzo/201305_bc62sixpairs.jpg create mode 100644 public/ic/images/tzo/201305_bc62spacewarp.jpg create mode 100644 public/ic/images/tzo/201305_bc62stereograf.jpg create mode 100644 public/ic/images/tzo/201305_bc62threef2ball.jpg create mode 100644 public/ic/images/tzo/201305_bc62tor2ball.jpg create mode 100644 public/ic/images/tzo/201305_bc62torus.jpg create mode 100644 public/ic/images/tzo/201305_bc62triv-n-non.jpg create mode 100644 public/ic/images/tzo/201305_bc62twistor.jpg create mode 100644 public/ic/images/tzo/201305_bc62twoeqmob.jpg create mode 100644 public/ic/images/tzo/201305_bc62univball.jpg create mode 100644 public/ic/images/tzo/201306_bc7ananke.jpg create mode 100644 public/ic/images/tzo/201306_bc7hopf-fib.jpg create mode 100644 public/ic/images/tzo/201306_bc7infinity.jpg create mode 100644 public/ic/images/tzo/201306_bc7man.jpg create mode 100644 public/ic/images/tzo/201306_bc7mandorla.jpg create mode 100644 public/ic/images/tzo/201306_bc7rsmodel.jpg create mode 100644 public/ic/images/tzo/201306_bc7toruscircles.jpg create mode 100644 public/ic/images/tzo/201306_bc7two-proj.jpg create mode 100644 public/ic/images/tzo/201306_bc7vesica-pi.jpg create mode 100644 public/ic/images/tzo/201306_bc7we.jpg create mode 100644 public/ic/images/tzo/201308_bc7btrflwing.jpg create mode 100644 public/ic/images/tzo/201308_bc7bttrflphys.jpg create mode 100644 public/ic/images/tzo/201308_bc7butterfly.jpg create mode 100644 public/ic/images/tzo/201308_bc7simurgh.jpg create mode 100644 public/ic/images/tzo/201309_bc7akh.jpg create mode 100644 public/ic/images/tzo/201309_bc7ba.jpg create mode 100644 public/ic/images/tzo/201309_bc7cern_shiva.jpg create mode 100644 public/ic/images/tzo/201309_bc7damaru.jpg create mode 100644 public/ic/images/tzo/201309_bc7hands-as-birds.jpeg create mode 100644 public/ic/images/tzo/201309_bc7hecksher.jpg create mode 100644 public/ic/images/tzo/201309_bc7indrapearl-limit.jpg create mode 100644 public/ic/images/tzo/201309_bc7nataraja.jpg create mode 100644 public/ic/images/tzo/201309_bc7peace-hands-world.jpg create mode 100644 public/ic/images/tzo/201309_bc7shiva_abhay.jpg create mode 100644 public/ic/images/tzo/201309_bc7tezcatlipoca.jpg create mode 100644 public/ic/images/tzo/201309_bc7thoth.jpg create mode 100644 public/ic/scss/common.scss create mode 100644 public/ic/scss/common@dark.scss create mode 100644 public/ic/scss/common@light.scss create mode 100644 public/ic/scss/lib/ic.scss create mode 100644 public/ic/scss/targets.txt rename {htdocs => public}/index.php (100%) rename {htdocs => public}/js.php (81%) rename {htdocs => public}/sass.php (80%) create mode 100644 src/lib/ic/TZO.php create mode 100644 src/skins/ic/books.twig create mode 100644 src/skins/ic/tzo.twig create mode 100644 src/skins/ic/tzo_part.twig diff --git a/.gitignore b/.gitignore index 8508087..a4982be 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,5 @@ src/test.php config-runtime.php /config.yaml /.idea -/htdocs/dist-css -/htdocs/dist-js +/public/*/dist-css +/public/*/dist-js diff --git a/Makefile b/Makefile index a6e19e2..45a2909 100644 --- a/Makefile +++ b/Makefile @@ -10,13 +10,5 @@ all: deploy: ./deploy/deploy.sh -static: build-js build-css runtime-config - -build-js: - ./deploy/build_js.sh -i ./htdocs/js -o ./htdocs/dist-js - -build-css: - ./deploy/build_css.sh -i ./htdocs/scss -o ./htdocs/dist-css - -runtime-config: - ./deploy/gen_runtime_config.php --htdocs-dir ./htdocs --commit-hash $$(git rev-parse --short=8 HEAD) > ./config-runtime.php +static: + ./deploy/static.sh -o "$$(realpath .)" diff --git a/data/ic_books.md b/data/ic_books.md new file mode 100644 index 0000000..0e4077a --- /dev/null +++ b/data/ic_books.md @@ -0,0 +1,9 @@ +## Works + +- 2011: [The Book of NEWS](https://kniganews.org/navi-g/navi-knmm/) (_rus._) +- 2012-2013: [There Beyond The Clouds](/tbc/) +- 2012-…: [Taboos, Dogmas, and Heresies in Science as Religion](https://kniganews.org/navi-g/tabu/) (_rus._) +- 2014-2015: ["Women, Einstein, and Holography"](https://kniganews.org/navi-g/navi-weh/) (_rus._) +- 2015-2017: ["Sci-Myst, or the Scientific-Mystical Detective"](https://kniganews.org/navi-g/navi-sm/) (_rus._) +- 2017-…: [“Here, There, and Everywhere"](https://kniganews.org/navi-g/nav-hte/) (_rus._) +- 2021-…: [Edward Witten and One Black Bird](https://kniganews.org/navi-g/navi-obb/) (_rus._) \ No newline at end of file diff --git a/data/tzo/1.md b/data/tzo/1.md new file mode 100644 index 0000000..ab15341 --- /dev/null +++ b/data/tzo/1.md @@ -0,0 +1,25 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/weather.jpg)
+ +
(1)
+ +The unity of matter and consciousness is a very old idea, but to this day it has not yet achieved the status of a universally recognized fact. + +Of course, one can try to find out **why this** happens. But it is much more beneficial to ask another question: **what does** science lose by ignoring this inseparable connection? + +Since it is most convenient to present the search for an answer to this question in retrospect, let's briefly return to the year 1900 [i1], that separates such different XIX and XX centuries. + +The highly influential British scientist William Thomson, also known as Lord Kelvin, delivered a keynote lecture then [o1], dedicated to the triumphant achievements of physical science. + +The essence of his speech was that complete clarity about the structure of the surrounding world was almost achieved, except for two small clouds that still darkened the clear scientific sky… + +Alas, it soon became clear after this report that the "trifles" that slightly troubled Kelvin were actually harbingers of the most radical changes in science. One of the clouds eventually became quantum physics, and the other became the general theory of relativity. + +
([Read more](/tbc/21/))
+ +### Inside links + +[i1] *Two Worlds* [https://kniganews.org/map/n/00-01/hex10/](https://kniganews.org/map/n/00-01/hex10/) + +### Outside links + +[o1] Thomson W. (Lord Kelvin). *19th century clouds over the dynamical theory of heat and light*. Philosophical Magazine and Journal of Science, 2, 1–39; (1901) diff --git a/data/tzo/21.md b/data/tzo/21.md new file mode 100644 index 0000000..b393d42 --- /dev/null +++ b/data/tzo/21.md @@ -0,0 +1,25 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/bc21darkly.jpg)
+ +
(2)
+ +If at the dawn of the new 21st century, the global physics community had decided to hold a review lecture similar to Lord Kelvin's report a century ago, today's summary picture would be far less optimistic. + +The two small cloudlets on the scientific horizon that worried scientists in 1900 had, by the end of the 20th century, grown not just into gigantic dark clouds of scientific ignorance but had also, one might say, obscured almost the entire universe from humankind. + +More precisely, about 96% of the world around us constitutes something about which modern science can say practically nothing substantive. [o2] + +
(3)
+ +The only thing that has been achieved so far is to give the unknown components their own, not the best names: "dark matter" and "dark energy" (a more appropriate term might be the word "invisible"). + +Since dark matter, which makes up about 23% of all material in the universe, refers to particles, this ignorance falls under the category of quantum physics. In other words, what the first "cloud" eventually turned into. + +Similarly, dark energy, which accounts for about 73% of the universe, turns out to be a direct offspring of another "cloud," known as Einstein's General Theory of Relativity (GTR). [o3] + +
([Read more](/tbc/22/))
+ +### Outside links + +[o2] S. Matarrese, M. Colpi, V. Gorini, U. Moschella (Eds). *«Dark Matter and Dark Energy. A Challenge for Modern Cosmology»*. Springer (2011) + +[o3] L. Papantonopoulos (Ed.) *«The Invisible Universe: Dark Matter and Dark Energy»*. Lecture Notes in Physics 720. Springer (2007) diff --git a/data/tzo/22.md b/data/tzo/22.md new file mode 100644 index 0000000..1d68212 --- /dev/null +++ b/data/tzo/22.md @@ -0,0 +1,43 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/22foggy.jpg)
+ +
(4)
+ +For the four percent of the universe that is considered by science as known and fairly well studied, the level of understanding still remains very far from what is usually called a clear picture. The list of vague, and sometimes completely dark areas can be made very long. + +As one of the fundamentally unsolvable problems, it is enough to mention the quantum phenomenon, named by Erwin Schrödinger as **Verschränkung** or "entanglement". [o4] + +Essentially, there is an instantaneous interaction of particles, predicted by formulas and confirmed by experiments, occurring completely independently of the distances separating them at any range. However, the nature and mechanism of this interaction are completely unclear… [i2] + +Quantum physics is not without reason called the most successful and most accurate of all sciences developed by humanity. However, the meaning of its mathematical constructs is practically impossible to explain in everyday language. + +Similarly, the equations of General Relativity allow mathematics to justify many non-trivial phenomena observed on macro scales in the 4-dimensional universe. However, no one has been able to clearly explain the strange **nature of time**. [i3] + +Time as a fundamentally different dimension of space, where one cannot move independently either forward or backward. You can only always be at one point "now," moving strictly in one direction – from the past to the future. [o5] + +And finally, another fundamentally important problem. It remains completely unclear what the **secret of gravity** is, because of which it stubbornly does not fit into the quantum description of the world, continuing to remain a classical interaction. [i4] + +
(5)
+ +The general essence of all the listed problems is that the colossal array of scientific knowledge accumulated by humans about nature cannot be assembled into a coherent and consistent picture. + +And there is a strong feeling that the reason for constant failures here is the absence of one extremely important connecting component in the description, generally referred to as "consciousness"… + +It cannot be said that scientists categorically refuse to notice and include this essential element in their theories. It is more accurate to say that no one has yet managed to do it nicely and convincingly. + +However, there have been several moments in the history of science when researchers managed to get particularly close to solving the problem, and from different sides. One of the most promising episodes of this kind occurred in the late 1950s. + +
([Read more](/tbc/31/))
+ +# Inside links + +[i2] EPR and relativity, [https://kniganews.org/map/e/01-00/hex4a/](https://kniganews.org/map/e/01-00/hex4a/) + +[i3] Science a la Riverbank, [https://kniganews.org/map/e/01-11/hex70/](https://kniganews.org/map/e/01-11/hex70/) + +[i4] Loops and networks, [https://kniganews.org/map/w/10-00/hex8c/](https://kniganews.org/map/w/10-00/hex8c/) + +# Outside links + +[o4] Amir D. Aczel, "*Entanglement: the greatest mystery in physics*". Four Walls Eight Windows (2002); A. Bokulich and G. Jaeger (eds), "*Philosophy of **Quantum Information and Entanglement*", Cambridge University Press (2010) + +[o5] J. J. Halliwell, J. Pérez-Mercader, W. H. Zurek. "*Physical Origins of Time Asymmetry*". Cambridge University Press (1996); Michael Lockwood, "*The labyrinth of time: introducing the universe*". Oxford University Press (2005) diff --git a/data/tzo/31.md b/data/tzo/31.md new file mode 100644 index 0000000..fc6e756 --- /dev/null +++ b/data/tzo/31.md @@ -0,0 +1,61 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/31many-worlds.png)
+ +
(6)
+ +By 1957, when Princeton University graduate student Hugh Everett III prepared his dissertation [o6] with a completely new perspective on quantum mechanics, this science had already achieved the status of the "queen of physics." Primarily, of course, because of the atomic bomb. + +However, successes in military and other practical applications did not assist in resolving the fundamental problem at the core of quantum theory. The world of quantum objects is fundamentally different from the observed classical world, and how to understand this crucial difference wasn't clear in the 1950s and remains unclear today. + +The essence of the problem is that Schrödinger's wave function, used to describe quantum objects, operates with complex numbers. But these are quantities that do not suit descriptions in our real-world context. + +"In our world," the result of any measurement — be it velocity, position, or spin — can only be a single numerical value. A complex number, not only consists of two parts, but one of them is "imaginary." In other words, there is always a component representing magnitude in a "non-real" dimension associated with the number ***i*** or the square root of (-1). + +Thus, a quantum object, when viewed from the classical world, always appears as a simultaneous collection or superposition of incompatible states. Due to this fundamental ambiguity, any measurement of a quantum object's state cannot be predicted precisely and only provides probabilistic values. Yet, the wave function itself is quite deterministic — in terms of complex numbers. + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc31mwsf.jpg)
+ +
(7)
+ +The way the Copenhagen interpretation resolves this discrepancy issue is outlined in all quantum physics textbooks. Within its framework, the idea of wave function collapse, occurring during any measurement and "collapsing" the superposition into a single value with some probability, was invented. + +It's no secret that this idea generates only the appearance of explanation, simultaneously raising a host of new questions. The main one being—what does the world look like in between measurements? + +Hugh Everett's obvious merit was that he managed to leave the well-functioning mathematics of equations untouched while offering them a significantly different, logical, and far less artificial interpretation. + +Everett essentially suggested simply trusting the formulas. And if the mathematics shows that quantum world objects exist continuously and not as fragmented bits from one measurement to another, then that's likely how it really is. + +He proposed that the crucial role of the observer, constantly making measurements, and thus "realizing" the branching quantum world into the more familiar classical world view, be assigned to the universe itself. + +In the original, expanded version [o7] of Everett's dissertation, it seems the **formulation of quantum mechanics in the terms** of the then-novel **Shannon's information theory** first appeared in science. + +Based on this foundation, Everett suggested that **the particles of the universe as a whole can be likened to a computational system**, or in his terminology, a "complex automaton," with the ability to memorize their previous states and compare them with new states. + +
(8)
+ +During each particle interaction, i.e., mutual state measurements, they form a single quantum system. Or, in Everett's terminology, they become "correlated" (today usually referred to as "entangled"). The result of each such interaction-measurement is stored, so that deterministic measurement records become the "subjective experience" of observer-particles. + +Finally, as Everett demonstrated, based on considering these records, one can compute the same empirical predictions as with the traditional probabilistic approach. But it's correct to consider in this case that all system states are equally real, forming a branched multitude of worlds with different probabilities of realization… + +Everett himself believed he clearly demonstrated how his approach generated exactly the same picture of measurement outcome probabilities as the Copenhagen interpretation. [o8] + +However, for everyone else — both opponents and supporters — this coincidence of outcome pictures remained entirely unclear. It also remained unclear how the branching mechanism could be realized in nature. + +Overall, such a radical revision of traditional scientific views on reality was, as known, entirely disliked by the quantum theory luminaries of the time. Everett's interpretation was dubbed "new theology," and for it to finally be established in the scientific mainstream under the name **multiverse** or **many-worlds**, it took several decades of debates and further developments. + +But without the author himself, who was disappointed with his colleagues' reaction to his discovery. Immediately after defending his dissertation, Hugh Everett essentially parted ways with the "queen of physics" forever. [i5] + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc31alice.jpg)
+ +
([Read more](/tbc/32/))
+ +### Inside links + +[i5] Everett's interpretation, [https://kniganews.org/map/n/00-01/hex1e/](https://kniganews.org/map/n/00-01/hex1e/) + +### Outside links + +[o6] Hugh Everett. "*‘Relative state' formulation of quantum mechanics*". Reviews of Modern Physics (1957) 29 (3): 454–462. [http://www.univer.omsk.su/omsk/Sci/Everett/paper1957.html](http://www.univer.omsk.su/omsk/Sci/Everett/paper1957.html) + +[o7] Hugh Everett III "*The Theory of the Universal Wavefunction*", Manuscript (1955), pp 3–140 of Bryce DeWitt, R. Neill Graham, eds, "*The Many-Worlds Interpretation of Quantum Mechanics*", Princeton University Press (1973). [http://www.pbs.org/wgbh/nova/manyworlds/pdf/dissertation.pdf](http://www.pbs.org/wgbh/nova/manyworlds/pdf/dissertation.pdf) + +[o8] Peter Byrne, "*Everett and Wheeler, the Untold Story*", pp 521-541 in Saunders S. et al (Eds) "*Many Worlds? Everett, Quantum Theory, and Reality*", Oxford University Press (2010) diff --git a/data/tzo/32.md b/data/tzo/32.md new file mode 100644 index 0000000..1e368f4 --- /dev/null +++ b/data/tzo/32.md @@ -0,0 +1,56 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/bc32mir.jpg)
+ +
(9)
+ +It so happened that in the same 1957, but quite independently of the work of the unknown graduate student Hugh Everett, another outstanding discovery occurred in the field of theoretical science. Its author was a much more famous scientist, one of the fathers of quantum physics, Wolfgang Pauli. + +However, it happened in such a mysterious way that the breakthrough seemed to be there, yet in the end, it was as if it weren't there at all. Due to some mysterious life circumstances accompanying this discovery, humanity to this day remains in complete ignorance of what specific results were obtained then. [i6][i7] + +All that is known on this matter today can only be gleaned from the memoirs of people who communicated with Pauli during that period. First and foremost, from the recollections of his longtime friend Werner Heisenberg – since it was precisely their joint work on the so-called "world formula" (a unified quantum field equation) that became the impetus for the discovery. [o9] + +There are also a few brief but extremely inspired letters from Pauli, where the essence of his great insight is conveyed by words like: "**Division and reduction of symmetry, this is the kernel of the brute!**… Now we are on the trail!". [o10] + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc32twow.jpg)
+ +
(10)
+ +From Pauli's letters, it is also known that in the remarkable results of a purely physico-mathematical nature that he obtained, there was clearly something else visible. According to the scientist's own words, he was beginning to see that their theory with Heisenberg was forming a bridge allowing to unite the physics of the micro-world and human consciousness… [o11] + +To make it clearer what is being discussed here, it should be reminded that for many years Wolfgang Pauli had been associated and collaborated with Carl Gustav Jung, one of the founders of modern psychology. Under the strong influence of Jung's concepts, Pauli was extremely fascinated by the idea of a new description of reality. A strictly scientific picture that would organically include both matter and consciousness, mutually complementing each other in an inseparable unity. + +To put it more poetically, the scientist was searching for ways to return to the modern scientific conception of the world the ancient notion of the "soul of matter". A notion commonly accepted in antiquity, but completely lost over the last 300 years. [i8] + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc32alice.jpg)
+ +
(11)
+ +Fully understanding the unorthodoxy, so to speak, of these ideas, Wolfgang Pauli was in no hurry to bring them to scientific publication. However, among people close to him, topics about the future merging of matter and consciousness into a single coherent picture were regularly discussed. + +Pauli was always very careful in his wording and spoke about it approximately as follows: "In my personal opinion, in the science of the future, reality will be neither mental nor physical, but somehow both of them at once, and at the same time neither one nor the other separately"… [o12] + +Alas, a sharp and tragic turn in the scientist's life, that clearly happened in 1958, but still remains an absolute mystery for the historians of science, put an end to everything. + +All that is known is that at the beginning of the year, experiencing unprecedented excitement from the achieved successes, Pauli went to the USA for scheduled lectures and work meetings with colleagues. However, from this trip, the scientist returned home in an extremely depressed state. Without any explanations, he completely ceased joint work with Heisenberg and stopped communicating with Jung. + +Against the backdrop of deep mental depression, Pauli soon developed significant physical health problems. After an acute pain attack, doctors discovered rapidly progressing cancer in his body. An urgent operation could not help, and in December of the same year, the great physicist was gone… [i7] + +
([Read more](/tbc/33/))
+ +### Inside links + +[i6] World formula, [https://kniganews.org/map/n/00-01/hex1b/](https://kniganews.org/map/n/00-01/hex1b/) + +[i7] Something happened, [https://kniganews.org/map/n/00-01/hex1c/](https://kniganews.org/map/n/00-01/hex1c/) + +[i8] Something else, [https://kniganews.org/map/n/00-01/hex13/](https://kniganews.org/map/n/00-01/hex13/) + +### Outside links + +[o9] Werner Heisenberg, *Physics and Beyond: Encounters and Conversations*. London (1971) + +[o10] Pauli to Heisenberg, 21 Dec. 1957 [2811] in K. v. Meyenn, ed.: *Wolfgang Pauli: Wissenschaftlicher Briefwechsel mit Bohr, Einstein, Heisenberg u.a.*, Vol V. Springer-Verlag (1996) + +[o11] Pauli to Jaffé, 5 Jan. 1958 [2825], in K. v. Meyenn, ed.: *Wolfgang Pauli: Wissenschaftlicher Briefwechsel*, Vol IV. Springer-Verlag (1996) + +[o12] Pauli to Pais, 17 Aug. 1950 [1147], in K. v. Meyenn, ed.: *Wolfgang Pauli, Wissenschaftlicher Briefwechsel*, Vol IV, Springer-Verlag, (1996) + diff --git a/data/tzo/33.md b/data/tzo/33.md new file mode 100644 index 0000000..bc8c4cb --- /dev/null +++ b/data/tzo/33.md @@ -0,0 +1,55 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/bc33bouncejugglin.jpg)
+ +
(12)
+ +In the history of science of the late 1950s, there are still a few notable and hard-to-explain losses caused by the disappearance of outstanding scientists from the spheres of fruitful scientific activities. [i9] + +This didn't necessarily happen under such tragic circumstances as in the case of Pauli. But in the final outcome — as in the history of Claude Shannon, in particular — it was equivalent to a mysterious and clearly premature scientific death. + +Speaking of information theory, no scientist of the 20th century has made a contribution to this field that could be compared to Shannon’s. Without any exaggeration, this man is accepted as the father of information theory and scientific cryptography. + +And this same person, at the peak of a brilliant career, for unnamed reasons, left big science, shifting to a quiet and inconspicuous teaching job. Metamorphosis occurred in the same already known interval between 1957 and 1958, when the scientist was barely 40 years old. [i10] + +Nothing comparable to his previous masterpieces of scientific creativity was done by Claude Shannon for the rest of his life. At least that’s what is commonly believed. + +
(13)
+ +But it definitely makes sense to inquire what this clever man, famous not only for his gift as an outstanding theorist but also for his talents as a skilled engineer-designer, was doing in the subsequent years. + +It is no secret, for instance, that Shannon turned his large house into something between a library, a workshop, and a museum, where various devices and apparatuses of his own making accumulated. + +And an old passion of the scientist for juggling eventually led him, among other things, to create his own theory of this art — based on the fundamental "juggling theorem". [o13] + +A particular interest of Shannon's was the technique of manipulating multiple objects "on the bounce" — at moments when they hang in the air before starting to fall. + +As a juggler practitioner, he even attempted to master a peculiar juggling technique while hanging upside down. As an engineer-developer, he constructed a robot that confidently juggled three balls, which bounced off a drum membrane when thrown downwards. + +Another interesting work by Shannon in the same vein was a "philosophical" sculpture depicting a juggler tossing other, smaller jugglers, who, in turn, juggled even smaller jugglers… + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc33fractaljuggler.jpg)
+ +
(14)
+ +Another important amusement among the scientist's "home entertainments" was various experiments with the subtle interconnections between randomness and determinism in our lives. + +For example, one of the devices that entertained guests in Shannon's house worked as a coin tosser. The mechanism of this machine was set so precisely that it allowed someone to predetermine the exact number of coin turns in the air. In other words, a seemingly random probabilistic outcome of the classic experiment with a coin landing heads or tails was programmed to be completely deterministic. + +Another striking example of the same series was a specialized minicomputer constructed by Shannon, about the size of a pack of cigarettes, which could consistently beat a casino in roulette. More precisely, based on quick measurements for the velocity of the roulette wheel and the speed of the ball's throw by the croupier, this device effectively predicted the most likely "outcome of the experiment" — the diamond, i.e. the one of the eight sectors of the roulette where the ball will stop… [o14] + +In short, if you look at all these unserious entertainments of Claude Shannon from a slightly different, physico-theoretical perspective, linking them with the studies of Everett and Pauli, you can discover rather interesting things. + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc33alice.jpg)
+ +
([Read more](/tbc/41/))
+ +### Inside links + +[i9] Unamusing coincidences, [https://kniganews.org/map/n/00-01/hex1d/](https://kniganews.org/map/n/00-01/hex1d/) + +[i10] Juggler on a train, [https://kniganews.org/map/n/00-01/hex1f/](https://kniganews.org/map/n/00-01/hex1f/) + +### Outside links + +[o13] Claude Shannon, "*Scientific Aspects of Juggling*", in N.J.A. Sloane and A. D. Wyner (eds), "*Claude Elwood Shannon Collected Papers,*" New York, IEEE Press (1993) pp. 850-864; Peter J. Beek and Arthur Lewbel, "*The Science of Juggling*", Scientific American, November 1995, pp 92-97. [https://www2.bc.edu/~lewbel/jugweb/sciamjug.pdf](https://www2.bc.edu/~lewbel/jugweb/sciamjug.pdf) + +[o14] Edward O. Thorp, "*The Invention of the First Wearable Computer*", 2nd. International Symposium on Wearable Computers, Pittsburgh, Pennsylvania, October 19-20, 1998. [http://www1.cs.columbia.edu/graphics/courses/mobwear/resources/thorp-iswc98.pdf](http://www1.cs.columbia.edu/graphics/courses/mobwear/resources/thorp-iswc98.pdf) diff --git a/data/tzo/41.md b/data/tzo/41.md new file mode 100644 index 0000000..89bddd6 --- /dev/null +++ b/data/tzo/41.md @@ -0,0 +1,97 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/bc41base.jpg)
+ +
(15)
+ +The ideas of scientists who "dropped out" of science for various reasons in the late 1950s are most conveniently compared using the tools of mathematics. This is natural since mathematics is the basic language for describing nature. Why this is so, no one can say for certain. But it is an undisputed fact. + +And besides that, mathematics is especially attractive because it allows, quoting well-known specialists [o15], the manipulation of objects without giving them precise definitions. There's a point, there's a straight line, there's a plane – based on these concepts and the relationships between them, it is possible, knowledgeable people assure, to teach geometry even to the blind. + +The metaphor of human blindness is particularly apt in the context of comprehending the incomprehensible nature – if one recalls the famous parable of the blind men trying to understand what an elephant is by touching different parts of it. [i11] + +Given that we inherently have the concepts of a point, a straight line, and a plane, it is easy to demonstrate how mathematics is inseparably linked to physics through the concept of motion. That is, based on the idea of dynamics – movement – one can derive all subsequent concepts from a single one. + +The movement of a point generates a 1-dimensional line, specifically, a straight line and a circle. The movement of a line generates a surface. Thus, a straight line can generate a 2-dimensional plane in two basic ways – parallel translation and rotation around one of its points. + +Similarly, 3-dimensional space can be generated by parallel translation of a plane or rotation of a plane around one of its lines. It is clear that this process can be developed further – towards the generation of spaces of higher dimensions. + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc41rotatinplane.jpg)
+ +
(16)
+ +The idea of rotation is embedded in the foundations of mechanics and geometry from the outset. Alongside the point, line, and plane, a fundamentally important object in geometry is the circle. The uniform motion of a point along a circle, accordingly, is a fundamentally important system in mechanics. + +The equation describing the motion of a point in such a system, as it turned out, is equally suitable for describing the oscillations of a weight on a spring or a pendulum on a suspension, for the sinusoidal propagation of waves, and for describing the modes of string vibrations. Due to obvious connections with music, the system is called a harmonic oscillator. + +
![](https://kniganews.org/wp-content/uploads/2012/12/simple_harmonic_motion_orbit.gif)
+ +
Simple examples of harmonic motion (Wikipedia animation)
+ +When classical physics was replaced by quantum physics, it quickly became apparent that the harmonic oscillator plays no lesser role there. More precisely, a much greater one. Not only because the strictly discrete natural frequencies of a musical string's sound are a direct mechanical analogy for the allowed orbitals of an electron in an atom. But also because the wave equations of quantum objects are fundamentally built on the idea of oscillations and the mathematics of complex numbers. And this mathematical apparatus is essentially ideally suited for solving problems about the motion of a point in a circle (in the phase space of states). + +Another very important geometric feature of oscillating systems is the appearance of additional rotation in them when at least two influences act on the oscillating system. This phenomenon is most often called the **Berry phase** – in honor of the English physicist-mathematician Michael Berry, who rediscovered the phenomenon once again in the 1980s. But in reality, different manifestations of the same effect were known to scientists much earlier. + +Thus, in classical mechanics, the "Foucault's pendulum" – the rotation of the plane of oscillations of a plumb line under the influence of Earth's rotation – has been known for centuries. In quantum physics, the rotation of the plane of polarization of photons when passing through a fiber-optic cable is a well-known manifestation of the same effect. It is also possible that quantum spin – the phenomenon of particles rotating around their own axes – can be naturally explained through the peculiarities of system oscillation. + +
(17)
+ +When – in the 19th century – the tools of multidimensional geometry began to be included in the standard arsenal of mathematics, the most curious researchers began to tackle the problems of perception. In other words, long before the appearance of the concept of 4-dimensional space-time, work began to be devoted to how an observer from, say, a 2-dimensional world would perceive 3-dimensional objects. [o16] + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc41flatland.jpg)
+ +One of the most characteristic examples of this kind is the passage of a 3-dimensional sphere through a flat world. To the inhabitants of the plane, it would initially appear as a tiny point, then a circle of variable – first growing, then decreasing – diameter, and finally again as a vanishingly small point. Using this analogy, it is significantly easier to imagine that a 4-dimensional sphere passing through a 3-dimensional world like ours would appear as a spherical object with a size changing from zero to a maximum diameter. + +From this picture, it is logical to move on to constantly oscillating quantum particles and the well-known tunneling effect. That is, the phenomenon of a quantum particle passing through a barrier insurmountable in classical physics. A particle's wave function description shows that its real size (probability amplitude) periodically decreases to zero. So, at these moments, it can slip through barriers as if invisible. + +Another important aspect of the quantum world is that particles of matter interact – quantum entangle – not directly but necessarily through a photon or a mediator particle. For the geometric description of this picture, it is essential that a moving photon can be represented by its plane of polarization. Typically, if a photon is reflected by a particle, the plane of the wave propagates without rotation (linear polarization). But if the photon is emitted by a particle, then the plane of polarization rotates around the axis of propagation (circular polarization). + +
![](https://kniganews.org/wp-content/uploads/2012/12/photon.jpg)
+ +
A twisted ribbon — one way to depict a single photon with circular polarization
+ +Looking at the picture from this perspective, it is easier to imagine the mechanism of forming quantum entanglement. When a photon departs from one particle, they are already entangled, and the photon's plane of polarization already carries information about the quantum state (spin direction) of the particle. When the photon reaches another particle, the plane of polarization makes a "slice" of its current state. If the particle’s diameter is maximum, then the interaction takes place at its maximum. And if the cross-section diameter is zero at that moment, then there is no interaction and, consequently, no entanglement at all. + +It's probably not hard to understand that although in this movement and interaction scheme all elements are defined by a deterministic wave function, the final picture of all these oscillating particles-targets and rotating photon's planes is quite intricate and tangled. So the easiest way to describe it is by approximate methods through probability amplitudes. In other words, a general – though very rough – scheme has been constructed for a mechanical description of the quantum world. Moreover, it's a world that, in many significant properties, is very similar to Everett's branching world. + +
(18)
+ +In the history of science, there is a tradition, probably going back to biblical texts with their meticulous listing of who begot whom since the time of Adam and Eve. In the scientific world, in a similar vein, people also like to record the genealogical connections of generations – who was whose teacher and student. In particular, it has become noted in modern encyclopedias that the most famous students of the patriarch of American physics, John Archibald Wheeler, were Richard Feynman and Hugh Everett. + +Enough has been said about the complex history of the unacknowledged-in-life glory of Everett. About the extraordinary personality of the Nobel laureate Feynman, not to mention his more direct and brilliant scientific career, there are so many books published today that it seems almost everything has been said. But it may turn out that actually not all facts and connections are generally known yet. For example, of this kind. + +In his lectures and books, Feynman repeatedly emphasized [o17] that the three basic theories of modern physics, describing fundamental forces, are essentially very similar to each other. And they are built on the same basis as the very first of them historically – quantum electrodynamics, or QED (for the development of which Feynman received the Nobel Prize). + +All three quantum theories – electromagnetic, strong, and weak nuclear interactions – describe the interaction of spin-1/2 objects (like electrons) with spin-1 objects (like photons, gluons, and W-bosons) in the same terms of probability amplitudes. Naturally, it would be very desirable to know why all physical theories have such a similar structure. + +Without having a definitive opinion on this matter, Feynman proposed several possible answers. And one of them, the most promising, looks like this. Perhaps **all these similar phenomena – are actually different sides of one and the same picture, hidden from us**. Such a picture, the parts of which, taken separately, only seem different – like fingers on one hand… + +The importance of this very deep idea can be illustrated by the example of the Feynman integral, which is a convenient way to compute events in the quantum world. But first, it is necessary to recall one of the fundamental principles of quantum physics – the superposition of states. + +The essence of the principle, in short, is this. In classical physics, for any object moving from point A to point B, a specific and uniquely determined trajectory is implied, but in quantum physics, the same picture looks significantly different. For an object of the micro-world, like an electron, such a trajectory is a superposition or overlay of all possible paths from point A to point B, taking into account the probabilities of each route. If we move to numerical descriptions, the problem is calculated analytically as a "weighted average" using the path integral, proposed by Richard Feynman in the 1940s while developing quantum electrodynamics. + +It should be emphasized that this mathematical construct, which has proven itself very well in a variety of different physical applications, far removed from QED, looks extremely strange from the perspective of professional mathematicians. One of the scientific authorities in the mathematical field described the Feynman integral with these words: "Imagine something like the Eiffel Tower hanging in the air – without foundation from the point of view of mathematics. There it all is, all of it works, but it stands on who knows what"… [o18] + +However, Feynman's construction – a "weighted average" for the superposition of all possible particle trajectories, considering the probabilities of each route – can naturally be reformulated in Everett's construction terms with its constantly branching worlds. That is, it is logical to assume that both these schemes are based on the same theoretical foundation. + +If we recall that Hugh Everett built his concept on Shannon's theory of information, then the subsequent conclusion seems quite amusing. It is possible that the **mathematical foundations of the Feynman integral** are hidden there – **in the depths of information theory**. + +In an ultra-brief formulation, this idea is since some time expressed by the maxim "**It from bit**" . And it is unlikely a coincidence that such a beautiful aphorism was invented – at the end of his long life – by John Archibald Wheeler [i12]. The teacher of Feynman and Everett, who managed to outlive his students by several decades. + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc41eiffel.jpg)
+ +
([Read more](/tbc/42/))
+ +### Inside links + +[i11] Cave and Elephant, [https://kniganews.org/map/w/10-00/hex88/](https://kniganews.org/map/w/10-00/hex88/) + +[i12] Juggler on a Train, [https://kniganews.org/map/n/00-01/hex1f/](https://kniganews.org/map/n/00-01/hex1f/) + +### Outside links + +[o15] Mark Kac and Stanislaw M. Ulam, "*Mathematics and Logic: Retrospect and Prospects*", F.A. Praeger Publishers (1968) + +[o16] Abbott, Edwin A. (1884) *Flatland: A romance in Many dimensions*. Dover thrift Edition (1992 unabridged). New York. + +[o17] R. Feynman, "*QED The Strange Theory of Light and Matter*". Princeton University Press(1985) + +[o18] Юрий Манин. "*Не мы выбираем математику своей профессией, а она нас выбирает*". Interview with the newspaper "Троицкий вариант", №13, 30 September 2008 diff --git a/data/tzo/42.md b/data/tzo/42.md new file mode 100644 index 0000000..fcaeaac --- /dev/null +++ b/data/tzo/42.md @@ -0,0 +1,99 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/bc42escher.jpg)
+ +
(19)
+ +The theoretical construction of the multiverse in Hugh Everett's dissertation was built on the basis of the Schrödinger wave equation. In other words, his concept did not address the effects of the theory of relativity, which significantly affect the behavior of quantum particles and are accounted for in the fundamental relativistic Dirac equation. It is clear that to develop Everett's ideas to a complete picture, the results of P.A.M. Dirac must also be considered. + +One notable feature of the Dirac equation is that it can be written in a unique form, sometimes referred to as the zigzag representation of a spinor [o19]. In this description, every electron (or another massive fermion with spin 1/2) appears as a particle moving along a zigzag trajectory and is in a state of continuous oscillations between the left-handed "zig" phase and the right-handed "zag" phase. Each of these alternating states, by itself, is massless, and mass arises only when the entire scenario is considered collectively. + +
![](https://kniganews.org/wp-content/uploads/2011/10/5dzigzag.jpg)
+ +
Zigzag representation of an electron (from R. Penrose's book "The Road to Reality")
+ +In this description, there is an coupling constant, which in Dirac's theory controls the speed of shifts between the "zig" and "zag" parts of the Dirac spinor. In the later Higgs theory, which appeared in the 1960s, this constant turns into a special — Higgs — field, which enters into equations as another interaction that gives fermions mass… + +Describing this field slightly differently, the zigzag oscillations of particles occur in some all-pervasive substance akin to a superfluid that uniformly fills the entire space of the universe. If one thinks deeply about the essence of this concept, it turns out that the currently accepted Higgs mechanism implicitly reincorporated into the description of nature a special fluid previously known to physicists as the ether. [i13] + +
(20)
+ +Dominating physics of the XIX century, the idea of the ether was necessary for scientists to explain light and other electromagnetic interactions. In the XX century, after rejecting the ether, physicists discovered two other completely different fundamental interactions, strong and weak nuclear ones. However, the general mathematical structure of these mechanisms undoubtedly guides theorists towards the search for a unified construction capable of combining all three (ideally all four, along with gravity) interactions. But at the same time, a model of particle oscillations in a very specific medium — called the "field with nonzero vacuum energy" and possessing properties of a superfluid — clearly emerged. + +Emphasizing the clear parallel between the Higgs field and the ether is useful for several reasons. First of all, to remember the long-forgotten studies of the Norwegian scientist **Carl Bjerknes**. At the end of the XIX century, he mathematically rigourously built, based on the equations of hydrodynamics and the concept of ether as an all-pervasive medium, a "theory of pulsating spheres," explaining practically all known effects of electromagnetism at the time. Moreover, Bjerknes's model was vividly confirmed by his ingenious experiments with liquids and oscillating systems immersed in them. [i14][i15] + +One of the most spectacular results of the theory, in particular, looked like this. Spheres periodically changing their size during pulsations in one phase create waves leading to their mutual repulsion, and during oscillations in antiphase—to attraction. Moreover, the strength of this interaction is inversely proportional to the square of the distance between "charges"—as in Coulomb's law. + +It is also necessary to note that Bjerknes's pulsating spheres were the direct mechanical embodiment of the abstract idea of Maxwell about "displacement current." That is, the idea upon which he built his fundamental equations of electromagnetism, successfully carried over into the physics of the XX century. With the only difference that in new physics, the old-fashioned "displacement current" accompanying oscillations of particles in the ether came to be called the "relativistic correction." In other words, Maxwell, himself not knowing, predicted in his equations the effects of the theory of relativity many decades before its birth…[i16] + +
(21)
+ +Another important reason for a unified view of classical and quantum physics is the quite recent discovery made in the mid-1990s of **oscillons** or oscillating solitons. This remarkable phenomenon was discovered by experimental physicists working with granular materials under periodic vibration. [i17] + +The still poorly studied physics of granular media [i18] — sand, powders, suspensions, colloids—is particularly interesting because these materials, in a state of vibration, can demonstrate mutually exclusive properties of solid bodies-crystals, flowing liquids, and all-penetrating gases. A similar puzzling set of properties, it can be reminded, had to be assumed for the ether in the old days. Interestingly, the most mathematically advanced, the latest model of the ether was the concept of a granular medium called "Kelvin's vortex sponge." [i19] + +Speaking more specifically about oscillons, the main feature of this variety of waves in a granular medium is their rare stability. Once arisen, this solitary wave can rise and fall, maintaining its identity indefinitely long—as long as the experiment lasts. + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc42osc.jpg)
+ +
Oscillation phases of oscillon
+ +Another equally important feature of oscillons is the specificity of their interaction, explicitly referring to the long-standing Bjerknes’ theory of pulsations. Being in the same phase of oscillation, oscillons repel each other, and being in opposite phases, they attract each other. + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc42osclls.jpg)
+ +Putting the facts slightly differently, the new discovery has revealed remarkable possibilities. By combining oscillons with Bjerknes’ theory, a clear and comprehensible explanation emerges — not only for well-known phenomena (which are explained in textbooks rather clumsily), but also for the still-mysterious secrets of electricity and magnetism. + +Like a beautiful and natural resolution of the mystery of the exact equality of charges in such different by their properties electron and proton. Or the mystery of the total correspondence of the number of electrons to the number of protons in the universe.[i13] + +Mysteries of this kind would be solved easily and simply if it could be shown that the proton and electron are in fact opposite oscillation phases of the same oscillon. But the big problem with this approach is that the phases of an oscillon in a granular liquid look much the same—as hills and valleys on the surface. + +Whereas the proton is almost two thousand times larger than the electron. Moreover, all scientific observations show that electrons and protons retain their identity, not transforming into one another. + +To overcome this problem, it is time to recall the quantum effect of Zitterbewegung or "trembling motion"—as the zigzag oscillations of particles are otherwise called. And to compare this picture with another phenomenon known as "symmetry breaking," which lies at the foundation of modern quantum field theory. + +
(22)
+ +Relying on Dirac's relativistic equation, it can be stated that both the electron and proton, being in their Zitterbewegung, are constantly making jumps of the type up-down. And these directions "up" and "down" are for each particle their own, arbitrarily set by the orientation of their spin axis. But this consideration is valid only in the 3-dimensional space we observe. + +In the fourth dimension — time — our entire world, as is well known, constantly shifts in only one direction: from past to future. In other words, considering the projection of the spin of massive particles on the time axis, one can say that in the 4th dimension, they all experience jumps in the same direction. + +In mathematical terminology, a situation when all orientation directions of elements were previously equal — or symmetric — and then became consistently oriented in one direction, is called "symmetry breaking." + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc42antiferromagnet.jpg)
+ +In classical physics, a very fitting example of this phenomenon is provided by the phenomenon of antiferromagnetism. Like other substances with magnetic properties, antiferromagnets consist of molecules with a dipole moment that behave like tiny magnets. At high temperatures, all these little magnets are oriented randomly within the substance, meaning that every direction is equally probable, and the entire system as a whole is symmetrical. + +When the system's temperature drops, at a certain point, spontaneous alignment of the magnets along a single axis occurs. Symmetry of directions in the system turns out to be broken. Moreover, in antiferromagnetic substances, each magnet, during spontaneous ordering, aligns antiparallel to its neighbors. In other words, their common direction's axis is one, but the poles of neighboring molecules are pointed in opposite directions. + +Juxtaposing this picture of spontaneous symmetry breaking with the phenomenon of oscillons and the "trembling" of massive particles along the time axis, there is little left to do. To assume that the particles' zigzag jumps occur not in the same world, but from one membrane-space to another. Then the solution appears almost self-evident. The proton is the broad base of the oscillon on one membrane, and the electron is the almost pointlike peak of the same oscillon on another membrane. + +Formulating more precisely, it would be more accurate to speak of the electron not as a "hilltop" but as the lower point of a conical "pit" of the oscillon. Because in conditions of a double membrane, constantly in a state of vibrations, phases of the oscillon like "hill" turn out to be less stable and perform the role of anti-particles. That is, they disappear as a result of annihilation. Such a pair of membranes vibrating in antiphase is commonly named in modern physics as a "brane-antibrane" system. + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc42twobr.png)
+ +Thus, on a pair of membranes, only the stable version of oscillons remains — in the form of a conical "pit" (the proton) and its "bottom" in the form of a point-like microvortex (the electron), synchronously jumping from one surface to the other—along the time axis [i16] + +Accordingly, as a result of this process — spontaneous symmetry breaking — the overall picture of the world turned out bifurcated into two identical halves. Particles of these halves constantly interchange places, and the inhabitants of the world-membranes do not even suspect the existence of their inseparable counterpart. + +Completing the initial description of this model, it remains to remind of the extraordinary enthusiasm experienced by Wolfgang Pauli when he made his "discovery of **division and reduction of symmetry**." Historians of science don’t have any documents explaining the essence of this inspiring discovery. However, now there is an opportunity to show that things remarkably resonant with Pauli's description have been rediscovered in modern physics, and the conclusions that follow from this also appear extremely inspiring. + +
([Read more](/tbc/43/))
+ +### Inside links + +[i13] Forgotten Secrets, [https://kniganews.org/map/e/01-00/hex40/](https://kniganews.org/map/e/01-00/hex40/) + +[i14] Water Attractions, [https://kniganews.org/map/e/01-00/hex44/](https://kniganews.org/map/e/01-00/hex44/) + +[i15] Family Business, [https://kniganews.org/map/e/01-00/hex45/](https://kniganews.org/map/e/01-00/hex45/) + +[i16] Maxwell's Principle of Relativity, [https://kniganews.org/map/e/01-01/hex5d/](https://kniganews.org/map/e/01-01/hex5d/) + +[i17] Dancing on Sand, [https://kniganews.org/map/e/01-00/hex43/](https://kniganews.org/map/e/01-00/hex43/) + +[i18] Brazilian Nut and Gravity, [https://kniganews.org/map/e/01-00/hex4b/](https://kniganews.org/map/e/01-00/hex4b/) + +[i19] Odyssey of the Vortex Sponge, [https://kniganews.org/map/e/01-01/hex51/](https://kniganews.org/map/e/01-01/hex51/) + +### Outside links + +[o19] Roger Penrose, "*The Road to Reality. A Complete Guide to the Laws of the Universe*", J.Cape (2004) diff --git a/data/tzo/43.md b/data/tzo/43.md new file mode 100644 index 0000000..ad188a6 --- /dev/null +++ b/data/tzo/43.md @@ -0,0 +1,129 @@ +
![](https://kniganews.org/wp-content/uploads/2012/12/bc43escher.jpg)
+ +
(23)
+ +One of the most appealing features of the world model as a double membrane is **the possibility of a natural explanation for the phenomenon of quantum entanglement**. That is the otherwise incomprehensible scientific fact according to which quantum particles can instantaneously interact with each other completely independently of the distance separating them. + +In terms of doubling the structure of all particles, it is much easier to imagine a situation where particles initially form a single coherent quantum system on both membranes, followed by a delicate evolution of half the system on just one of the membranes. In other words, researchers in one of the worlds can carefully separate the particles—unaware that they are only working with halves of pairs—and move them far apart without collapsing their quantum states. + +Meanwhile, the second halves of the pairs on the other membrane do not change their position and continue to remain a single quantum system. But if someone then measures — i.e. fixes — the state of one of the spatially separated particles, the state of its paired particle on the second membrane will also be fixed or collapsed. This means the entire "quadruple system" collapses as a whole, causing the other particle on the membrane where the experiment is conducted to "sense" the change of state of the first one instantly, regardless of the distance… + +This whole scheme, however, can only work if the particle pairs (electron-proton) inhabiting both membranes easily form a single quantum state with other such pairs. The feasibility of this, unfortunately, is far from obvious. Practically all physical interactions between particles — with one exception — must occur within the confines of a single membrane. Otherwise, the existence of a second parallel world would have been established and confirmed through numerous experiments long ago. + +The sole exception is gravity. The theory allows for the possibility of gravitational interaction between brane-worlds. However, gravitational effects are so minuscule compared to other interactions that quantum experiments in this realm remain exceedingly complex. + +Not to mention that, on a theoretical level, no one has yet succeeded in beautifully and convincingly incorporate gravity into quantum physics. Although **the general scheme of unification — through the idea of discrete or granular space-time structure**—has more or less become clear. [i20] + +
(24)
+ +But before delving into the peculiarities of the mechanism connecting quantum gravity and quantum entanglement in the model, it is useful to consider several important ideas and consequences that arise from the overall two-brane construction. One central idea here is the **concept of the universe as a closed one-sided surface**. The simplest example of one-sided surface is the **Möbius strip**. [i21][i22] + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc43mobius.jpg)
+ +Accordingly, the world as a Möbius strip is the simplest and most natural explanation for why the number of positive and negative electric charges in the universe is always equal. So the total electric charge of the universe remains invariably equal to zero. + +In the science of physics, it's worth remembering, this fact is assumed but not proven. In the context of a Möbius strip, this becomes self-evident. Simply because any **positive charge of a proton in one part of the universe is at the same time a negative charge of an electron somewhere at the opposite end of the cosmos**. + +Furthermore, the peculiarities of the topology of the Möbius strip actually contain much, much more. Virtually any fact established by mathematicians for this object offers beautiful explanations for well-known but poorly understood phenomena in the structure of nature. + +For instance, the Möbius strip is closely related to the spin of quantum particles. The known spin 1/2 value for massive fermion particles in geometrical terms means that to return a rotating particle to its original state, its axis needs a 720-degree twist, not just 360, as usual. Essentially, it requires two full turns. + +Initially, this fact appeared rather strange and enigmatic to theorists. Until Paul Dirac showed that such an evolution of the electron on its orbit matches the movement of a particle along a Möbius strip: where a single loop leads to an antiparallel twist in spin direction, requiring two loops for a complete return. [i23] + +When combined with the hydrodynamic model of oscillations (as per Bjerknes), an astonishingly simple explanation arises for a number of obscure areas in particle electromagnetic interactions. It's known, for instance, that each atom orbit can host a maximum of two electrons, which share the same charge but do not interfere with each other due to their antiparallel spins. + +Another fact. The conventional explanation for superconductivity is based on Cooper pairs — electrons with antiparallel spins that bind in pairs and move without resistance in a conductor. Lastly, experiments with proton collisions in accelerators reveal that if the spins of the projectile proton and the target proton are antiparallel, one particle passes through the other as if it weren't there at all, contrary to theoretical predictions. [i24] + +It's worth noting that in all these cases, the spins of particles that don't engage in usual electromagnetic interactions are oriented antiparallel to each other. Which translates to a 180-degree difference, or one-quarter of 720 degrees. For twentieth-century physics, it doesn’t mean anything special. However, in the Bjerknes pulsation theory developed nearly a century and a half ago, it is mathematically demonstrated that **there is no electromagnetic interaction between particles oscillating with a quarter phase difference**. [i25] + +
(25)
+ +It is quite possible that the tempting idea of the world structure based on the Möbius strip would have long been established in science if not for a fundamental obstacle. In terms of topology, this issue is recognized as the difference between orientable and non-orientable surfaces. Simply put, objects in our world typically feature a very clear distinction between the right and left-hand gloves. Similarly, clock hands always move in one direction. This characteristic is known as the orientability of space. + +The Möbius strip, however, and other more complex one-sided surfaces, are non-orientable spaces. Here, a single tour around such a world reveals that right gloves become left, and vice versa. The clock hands can move in the opposite direction around the dial. This evidently doesn't correspond with the reality of our world. + +Here, however, it’s time to remember that in the model of space under study, the surface is not merely one-sided, but consists of two closely adjacent membranes. It is noteworthy, that this particular – two-brane – model became the subject of deep theoretical development in the 1990s. Primarily thanks to the well-known construction [o20] by Petr Hořava and Edward Witten. Using this model they demonstrated the equivalence of five competing string theories previously considered incompatible. [i26] + +Furthermore, the two-brane model "with hopping" is intriguing in that, when applied to the Möbius strip, it can transform a non-orientable surface into the more familiar orientable space. However, this necessitates something quite unusual—the particles and all objects made up of them must switch their rotation direction with each transition from brane to brane. + +This is unusual because such transitions were long deemed impossible in both nature and mathematics, which deals with smooth transformations. Figuratively speaking, it was assumed that to change the direction of a vortex's rotation — also it called "chirality reversal" — the vortex first needed to be disrupted. + +However, **at the turn of the 2000s, it was established — both theoretically and practically — that smooth reversals of vortices are indeed possible**. + +Initially, in 1997, it was demonstrated by a duet of string theorists, Eva Silverstein and Shamit Kachru [o21]. Based on Hořava-Witten's two-brane model, they showed that **spaces of neighboring branes can be closely interconnected through particle phase transitions from one membrane to another**. The transitions occur through a very specific system state, a nontrivial "moduli space compression point", after passing which the particles reverse their chirality. [i27] + +Soon after, in 2001, an essentially similar experimental result emerged. In laser optics, a multinational group from Spain and the USA built a device that not only achieved a helicity reversal in a screw-shaped beam of light but also captured images detailing the mechanism's operation. [o22] + +Studies of nonlinear optics phenomena are vital on their own and particularly interesting for sharing many similarities with the physics of quantum superfluids like Bose-Einstein Condensates. Specifically, the behavior of quantum vortices in BECs and laser optics is described by similar equations. + +
![](https://kniganews.org/wp-content/uploads/2011/10/67vortexflip.jpg)
+ +
Process of the dynamical inversion of the topological charge
+ +As laser experiments have shown, once a spirally twisted light beam passes through a cylindrical lens, its previously round core starts to flatten into an elongated ellipse, stretching into a thin line that is nearly nonexistent. After the light passes the lens's focus—or "compression point"—this line reshapes into an ellipse, with energy inside circulating in the opposite direction…[i23] + +
(26)
+ +A notable feature in the mechanism of an optical vortex or "topological charge" inversion is the experimentally observed phase where it extends into a thin line or vortex tube. + +
![](https://kniganews.org/wp-content/uploads/2012/12/bc43spiralgal.jpg)
+ +This result is particularly fascinating for two reasons. First, as the image of this phenomenon evidently resembles astronomical images of spiral galaxies with a bar in the core. This same concept—using the metaphor of a spinning "garden sprinkler"—often appears in popular explanations for a range of physical theories, from nuclear physics to superstrings and quantum gravity. [i28] + +Secondly, the nontrivial phase of a thin vortex tube arising when two neighboring branes converge may be directly related to resolving the major theoretical problem succinctly named SUSY or SuperSYmmetry. But it is worthwhile to begin by saying at least a few words about supersymmetry itself. + +In the Standard Model — as the pinnacle of modern quantum physics — there are quite a few artificial manipulations, where correct equations arise by adjusting free parameters to fit experimental results. There is an understanding that a new theory is needed, which retains all the strengths of the old one but explains the nature of interactions more naturally. + +In many respects, the so-called principle of supersymmetry is well-suited for this role. The basic idea of SUSY is quite simple. If it were possible to find in nature such a symmetry that would associate each fermion with its boson, and each boson, respectively, find its paired fermion, then many of the serious problems of the standard model would disappear by themselves. + +Putting the same principle in slightly different words, for each particle with spin 1/2 (fermion) present in the universe, it requires a paired particle with spin 1 (boson). And vice versa. + +During the mathematical analysis of this supersymmetric picture, another remarkable thing becomes apparent. Performing two consecutive supersymmetric transformations on a system of such particles leads to the emergence of the same system as was at the beginning, but only with different space-time coordinates. In other words, somehow this supersymmetry transforms space-time. This opens up a path to understanding the quantum nature of gravity… + +In short, mathematically this entire picture of full symmetry looks extremely beautiful and enticing. However, there is nothing observed in nature that resembles supersymmetric partners for known particles. But intuition tells scientists to persistently **continue the search for SUSY**. Because – **such beauty cannot be completely useless**. + +To smoothly return from SUSY to the phase of the thin vortex tube arising when branes converge, one can recall the story of how the well-known term "superstrings" was born in string theory. When in string theory they learned to combine bosonic and fermionic fields into a single system, supersymmetry arose there automatically – by itself… + +And to make a long story short, the specific task of interest was thoroughly examined in 2005 by a group of string theorists, including the already mentioned Eva Silverstein. Thanks to this study [o23] it was revealed, in particular, that the evolution of the vortex tube during the convergence-divergence of membranes is accompanied by radical changes in the topology of surfaces. + +At one end of the tube, a tachyon particle breaks away or is emitted, leaving the space of the double membrane (the important, as it turns out, role of these particles will be considered a little later). At the other end of the tube, another particle with unusual properties is formed. The particle has a spin of 2, which is characteristic of the graviton, but at the same time, it is like it’s split, possessing a "longitudinally divided mode"… + +Since after this the vortex tube disappears and the membranes diverge with breaking of causal connections between them, the final research result was deemed extremely puzzling by theorists. And what to do with this next remained unclear. [i29] + +If, however, one looks at the revealed picture from the perspective of a slightly different model — where fermion particles through the phase of a thin tube with a chirality flip change places at each brane convergence — a whole set of unexpected answers to long-standing questions in physics opens up. + +In particular, that the beautiful SUSY really exists in nature in all its glory. And why we do not observe it. And from where to where during SUSY transformations, space-time shifts. And finally, what exactly is a graviton — the elusive particle of quantum gravity. + +
([Read more](/tbc/44/))
+ +### Inside links + +[i20] Loops and nets, [https://kniganews.org/map/w/10-00/hex8c/](https://kniganews.org/map/w/10-00/hex8c/) + +[i21] Möbius and electricity, [https://kniganews.org/map/e/01-00/hex49/](https://kniganews.org/map/e/01-00/hex49/) + +[i22] Rubber geometry, [https://kniganews.org/map/e/01-10/hex6c/](https://kniganews.org/map/e/01-10/hex6c/) + +[i23] Spin on Möbius strip, [https://kniganews.org/map/e/01-10/hex67/](https://kniganews.org/map/e/01-10/hex67/) + +[i24] As one through another, [https://kniganews.org/map/e/01-01/hex59/](https://kniganews.org/map/e/01-01/hex59/) + +[i25] Family business, [https://kniganews.org/map/e/01-00/hex45/](https://kniganews.org/map/e/01-00/hex45/) + +[i26] Doubling matters, [https://kniganews.org/map/w/10-00/hex84/](https://kniganews.org/map/w/10-00/hex84/) + +[i27] Phase transitions with flip, [https://kniganews.org/map/w/10-00/hex89/](https://kniganews.org/map/w/10-00/hex89/) + +[i28] How does it spin? [https://kniganews.org/map/e/01-01/hex56/](https://kniganews.org/map/e/01-01/hex56/) + +[i29] Don’t panic – tachyons, [https://kniganews.org/map/w/10-00/hex8a/](https://kniganews.org/map/w/10-00/hex8a/) + +### Outside links + +[o20] P. Horava and E. Witten. *Heterotic and Type I String Dynamics from Eleven dimensions.* Nucl. Phys. B460 (1996) 506, [arXiv:hep-th/9510209](http://arxiv.org/abs/hep-th/9510209) + +[o21] Sh. Kachru, E. Silverstein. *Chirality Changing Phase Transitions in 4d String Vacua*. 25 Apr 1997, [arXiv:hep-th/9704185](http://arxiv.org/abs/hep-th/9704185) + +[o22] Gabriel Molina-Terriza, Jaume Recolons, Juan P. Torres, Lluis Torner, and Ewan M. Wright. *Observation of the Dynamical Inversion of the Topological Charge of an Optical Vortex.* Physical Review Letters, vol 87, 023902 (Issue 2 – June 2001) + +[o23] A. Adams, X. Liu, J. McGreevy, A. Saltman, E. Silverstein. *Things Fall Apart: Topology Change from Winding Tachyons*. JHEP 0510, 033 (2005) [arXiv:hep-th/0502021](http://arxiv.org/abs/hep-th/0502021) diff --git a/data/tzo/44.md b/data/tzo/44.md new file mode 100644 index 0000000..1fd45bc --- /dev/null +++ b/data/tzo/44.md @@ -0,0 +1,159 @@ +
![](https://kniganews.org/wp-content/uploads/2013/01/bc44pf.jpg)
+ +
(27)
+ +When Albert Einstein developed his theory of gravitation or GTR (General Theory of Relativity) by 1916, quantum mechanics was still about a decade away from being born. In other words, GTR was initially and remains to this day a purely classical theory. However, an unequivocal hint at the unity of gravitation and quantum physics was almost immediately obtained – in the beautiful theoretical work of Theodor Kaluza.[i30] + +In 1919, Kaluza showed that if one added another – fifth – extra dimension to the equations of GTR, an astonishing thing happened. It turned out that with this approach, one could elegantly merge Einstein's theory of gravitation and Maxwell's theory of electromagnetism into a unified and homogeneous conceptual system. (Put a bit differently – from the standpoint of modern science – even then a signal came that there is some direct connection between the graviton and the photon.) + +In particular, Kaluza demonstrated that the equations of GTR for the case of five dimensions could be transformed in such a way that they decomposed into the description of three interconnected subsystems: (1) regular four-dimensional Einsteinian gravity; plus (2) a set corresponding to Maxwell's equations for the electromagnetic field; and plus (3) another obscure field of scalar nature. + +A scalar field, it can be explained, in physics is a force field that has only one component, which affects every point in space regardless of the reference frame rotations. An illustrative example of such a field is often given as ocean tides – when the level of the ocean rises and falls at a point on the water surface all around at once. Unlike wind or river flow, which have direction and are described in terms of vector fields. + +The example with the oscillating scalar field of tides is particularly good because using visual hydrodynamic analogies it allows illustrating the depth of Kaluza's discovery, which was far ahead of its time. (Moreover, it provides a fairly transparent analogy for the mechanism that ensures the vibration of the system in the physics of oscillons.) + +Already in Maxwell's theory of electromagnetism, constructed on the concept of "displacement current" or otherwise pulsating charges, there is nothing said about what energy constantly fuels these continuous oscillations. They simply exist. Later, with the emergence of quantum physics, such things as the continuous spin of particles and their constant emission of virtual photons – with clear violations of the law of the conservation of energy – also began to be accepted as a given. It's simply there, although it's not clear where it comes from. + +On the other hand, evident interconnections – through the Bjerknes theory of pulsations – between Maxwell's electromagnetism and the newly discovered phenomenon of oscillons clearly point to the source of this hidden energy. At the core of all the aforementioned phenomena – particle oscillations, their spins, virtual photon emissions – there must be an (oscillating) scalar field. And it is precisely this field that serves as an essential component in the long-known equations of Theodor Kaluza. + +Of course, in modern physics, particularly in string theory, Kaluza's hypothetical scalar field has been studied thoroughly and extensively. Its quanta-particles are known by various names such as dilaton, graviscalar, or radion. Moreover, relying on the dilaton, attempts are now being made to explain some of the toughest problems – both dark energy and the inflationary expansion of the universe and the challenges in searching for SUSY. + +But it seems no one has yet put forward the idea to which the unity of the scalar field, electromagnetism, and gravitation in Kaluza's equations transparently hints. The idea that **photons and gravitons might actually be different manifestations of the same phenomenon**. + +
(28)
+ +To clearly and succinctly explain the essence of the idea "graviton as a pair of photons", it is convenient to start from SUSY and the geometric meaning of spin. Naturally, in the context of a constantly vibrating double membrane, the two sides of which continually separate and converge again for particle hoppings from brane to brane. + +The spin value of 1/2 for a fermion particle – a proton and electron – on such a brane (having the shape of a Möbius strip) geometrically means that its axis of rotation is directed perpendicular or "across" the plane of the brane. Or, otherwise, coincides with the axis of time, along which the membrane shifts in each cycle of brane convergence-divergence. + +Correspondingly, the spin value of 1 for a boson particle – a photon of light – geometrically means that its rotation axis is directed "along" the membrane or perpendicular to the time axis. Figuratively speaking, **a photon "does not feel" the dimension of time, always existing in the present without past and future**. [i31] + +Earlier it was shown that during the mutual convergence of branes, a fermionic pair of proton-electron particles makes a rather tricky flip, accompanied by the phase of a thin tube and emission of a complex of particles. This is a very important moment because the ends of the vortex tube – in terms of the entire system – denote the proton and electron, and the axis of the tube makes a turn, providing the fermions with a chirality flip when jumping from brane to brane. [i32] + +In other words, at the moment of convergence of the branes, the tube's axis is perpendicular to the time axis. And this means that from a geometric point of view, the spin values of the proton and electron at this moment become equal to 1. That is, each of the initial fermions obtains a bosonic partner during this phase. Yet, from our world, the triumph of SUSY is impossible to witness. But more on this a little later. + +Here, to complete the picture, it remains to find in the phase of brane convergence also the fermionic partner for each quantum of light or single photon. For this, it is time to recall that unusual particles are emitted from both ends of the vortex tube during the brane convergence. One of them – the tachyon leaving the membrane – should be given a separate section further, while the second particle, eventually having the hallmark of a graviton (spin 2) and consisting of what seems like two parts – with a "longitudinally divided mode" – is exactly what is needed for SUSY. [i33] + +
![](https://kniganews.org/wp-content/uploads/2013/01/bc44kelvinvrtx.jpg)
+ +
Kelvin Oval (left) and vortex ring in section
+ +There is reason to believe that at the phase of maximum brane convergence, this particle appears as a pair of flat identical vortices rotating in opposite directions – like a vortex ring "in section". This configuration is known in physics as the "Kelvin Oval" [i34], has soliton properties – a stable solitary wave – and is most famous for propagating strictly in a straight line as a single entity. During the branes convergence the axes of rotation of the vortices in this pair are perpendicular to the membrane, so geometrically they should be considered fermions at this moment. + +
![](https://kniganews.org/wp-content/uploads/2013/01/bc44doublefot.jpg)
+ +And remarkably, the total spin of this pair of vortices with an antiparallel combination of rotation axes sums up from the values (+1/2) and (–1/2). That is, equal to zero – as with the **Higgs boson**, whose influence is presumed in the Standard Model to be responsible for **generating the inert mass of quantum particles**… + +But when the branes begin to diverge, these flat vortices move in pairs along a straight trajectory twisted like a screw – like a screw dislocation in a crystal [i35]. At this – until the next convergence of branes – the vortices appear as divided across different worlds. Since each moves within the body of its membrane. + +And similarly, as the zigzag representation of fermion particles in Dirac's equation requires necessarily considering two successive phases of jumps – "zig" and "zag" – analogously here, each half of the oval becomes a full-fledged particle after one half-turn of the screw ("tick") has passed in one membrane, and the second ("tock") – after the brane convergence – in the other membrane. + +In other words, each of the vortex parts of the oval in this double-phase "tick-tock" – observed and in our world – appears as a single circularly polarized photon. Or, otherwise, a boson with spin 1. However, if we take into account the fact that actually it's only a half of a composite particle, its overall – **resultant – spin turns out to be 2. As it should be for a graviton, carrying gravitational interactions**… + +Thus, in the model, a whole bouquet of hidden properties of bosons is revealed. It turns out that **both particles, responsible for the inert and gravitational mass of objects – the heavy Higgs and the massless graviton – are actually different phases of the same particle**, consisting of a pair of vortices. + +And since this pair is made up of two photons of our world, and in the phase of brane convergence they correspond to two fermions forming the Higgs, a full supersymmetry of particles distinctly emerged. But observing the existence of SUSY partners for any particle of our world is extremely difficult. **Because our world at those moments doesn't actually exist.** + +Investigating the mechanism of brane convergence-divergence step by step, one can also see the hidden trick that the double SUSY transformation pulls off with changing the position of particles in space-time. In fact, after the first SUSY move, all particles of our world disappear, transforming into their superpartners. A repeat action of SUSY returns all particles of the world back – but already on another brane, that shifted by a cycle along the time axis… + +
(29)
+ +Of course, such a condensed picture requires additional explanations and justifications. For instance, from this description, it remains completely unclear what mechanism ensures that photons – even paired ones – provide the actual gravitational interaction or "mutual attraction". + +To give a simple and clear answer to this question immediately is not possible. Primarily because it still remains unclear what gravity actually is. Clarity here is expected after answering a more specifically posed question: why is gravitational interaction by such a large order of magnitude weaker than electromagnetism? In physics, this vague place is known as the **mass and energy hierarchy problem**. + +By the late 1990s, however, a promising work [o24] by Lisa Randall and Raman Sundrum appeared in this area, securing its place among colleagues under the name "RS model". And although it has not been possible to develop the success of this result as thoroughly as desired, it needs to be mentioned here necessarily. For the very reason that the RS model is also based on the concept of the world as a double membrane. [i36] + +Other substantial details in Randall and Sundrum, however, look different. But here the interest is in the general mathematics of the scheme. And the mathematical calculations there are such that if the existence of yet another, fifth dimension for our 4-dimensional universe, which separates our world from another 4-dimensional universe, is allowed, then the mass hierarchy problem is solved easily and beautifully. + +In the RS model, it is assumed that only the 3 known interactions of quantum physics operate on our brane, while all gravity is concentrated on the second membrane, called the "gravitybrane." Calculations of the model based on General Relativity showed that the energy of the branes in this situation curves the fifth dimension extremely strongly, giving the entire structure very specific features. + +
![](https://kniganews.org/wp-content/uploads/2013/01/bc44grbran.jpg)
+ +In essence, the strongest changes in sizes, masses, and even the flow of time that occur in this two-brane configuration when shifting through the fifth dimension are very reminiscent of the powerful space-time deformations near cosmic black holes. However, if we assume that particles from the Standard Model physics are located on one of the branes, then according to calculations, they inevitably must have a small mass. This result means that, in principle, the hierarchy problem could be solved in a completely natural and automatic way… + +The only problem is that, in this case, it's solved by replacing one mystery with another. Because answering the question of the nature of the mysterious "gravitybrane" turned out to be no easier than unraveling the hierarchy mystery. + +But if we assume that there is actually no other gravitational brane, and instead there is a one-sided surface of the universe in the form of a double membrane, then it turns out the following. + +The mathematical results of the RS model distinctly indicate that **the vast space of one side of reality – like the solar system – narrows on the other side of the membrane into a very small**, by cosmic standards, **area with strong gravity**. In other words, **focused into a star**. + +In this highly asymmetric picture, which establishes a one-to-one correspondence between macro objects on both sides of the membrane, it's quite difficult not to notice an analogy with the geometry of the micro world. Where in a very similar way a "huge" proton on one side of the universe turns out to be a tiny, almost point-like electron on the other brane. + +Moreover, the Randall-Sundrum model also contains – albeit implicitly – an indication of what exactly should be understood under the mysterious fifth dimension separating the membranes (and fundamentally necessary for the overall construction of Theodor Kaluza). + +Each of the two branes at the edges of the RS model is similar to the world familiar to humans – flat space without any special gravitational curvature effects. Moreover, the same picture is characteristic of any layer given by a slice of space through any point along the fifth dimension axis. All layers also have flat geometry. + +
![](https://kniganews.org/wp-content/uploads/2013/01/bc44slices.jpg)
+ +However, as a whole all these 4d-layers are glued to each other so that the five-dimensional space is very strongly curved. That is, **when transitioning in the fifth dimension from one layer to another, the scales of sizes, locations, time, mass, and energy change significantly**. But although the values of masses for particles vary greatly depending on the position in the fifth dimension, all physics invariably continues to appear 4-dimensional… + +
(30)
+ +The multi-layered structure of space-time across the fifth dimension, revealed in the RS model, is important for the following reasons. + +It is time to remind that one of the specific features of matter in the currently accepted view of the world is, according to the Standard Model, three generations of particles. In each generation are observed the same sets of particles with increasing levels of mass-energy. + +In our world, only particles of the lowest energy level are stably observed, and the other generations appear only momentarily in high-energy physics experiments. Why nature needs other generations of particles besides ours is another unresolved problem of theoretical science. + +But if we look at "generations of particles" as practically non-overlapping layers of reality differing in particle energy, it is not difficult to notice the similarity of this structure with the layers in the RS model. + +Further, this similarity can be naturally developed by referring to the wave properties of particles and the well-known phenomenon in wave physics called the generation of additional harmonics. This mechanism allows us to see not so much "different" particles, but essentially the same basic elements of our world – but with sequential stepwise increases in their mass-energy as they transition from one layer of reality to another. [i37] + +In passing it should be recalled that in the physics of vibrating granular media, a phenomenon such as the spontaneous stratification of an initially heterogeneous material into fractions is well known. During such self-organization, elements with approximately the same scale of sizes and mass accumulate in each layer. [i38] + +In other words, **the fifth dimension of space-time can quite naturally be considered as the spontaneous stratification of particles by energy levels**. Or, we can also say, the distribution of reality across different vibration frequencies – like channels on a TV… [i39] + +(The question of exactly how many "TV channels" there are is much more complex than it might seem. However, under the conditions of 3 generations of particles on each of the branes, and also considering the very special phase of the merging of the two branes into one, we can always speak of at least 7 different layers of reality, i.e., 3×2+1.) + +When touching on such an exciting topic as the nature of the fifth dimension, it is also important to note the deep geometrical kinship between the structure considered here and the ten-dimensional space of string theory. + +Due to the unquestionable presence of a frequency layer structure in each of the branes, the number of dimensions of the brane turns out to be 5. The number of branes in the system is 2, and any particle simultaneously exists on both branes. In other words, the total number of dimensions turns out to be (2×5), that is, 10. Exactly as many as needed for the minimal number of dimensions of space-time in string theory. + +All other description details, of course, have much less resemblance. At first glance. But it depends on how you view the comparison. You can, for example, view it like this. + +In string theory, a rich mathematical toolbox based on the geometric structure known as Calabi-Yau manifolds has been developed for analyzing physics in hidden dimensions. The dimension of these spaces is 6, and thus they very suitably complement the known 4 dimensions of space-time to the 10 needed in string theory. + +But it makes sense to look at the construction of Calabi-Yau manifolds in a more expanded, historical context. And recall that initially, they appeared in mathematics as objects of a specific 3-dimensional space in which each dimension is described by a complex number. In other words, in this space, there are 3 real coordinates and three imaginary coordinates. Or – we can also say – three "hidden" dimensions. + +In the 4-dimensional world observed by humans, 3 space coordinates are real, and one – time – is "hidden." When moving to the extended – double-brane -- model, it is important to note one crucial detail. The second world complementing our world to the 10-dimensional in a double membrane universe is actually also "ours". That is, although remote, it is also with three real coordinates. And plus, to complete the picture, two more "hidden" dimensions: time and two layer-frequency dimensions. + +That is, by looking at the picture slightly differently, we get that the **world complementing** our model **is pure Calabi-Yau space in its original configuration of 3+3 dimensions**. + +And if the extremely non-trivial geometry at the core of this model and string theory is the same, then reformulating one into the other is already a technical matter. + +And since the compactified, in principle unattainable micro-spaces of string theory now turn out to be the same as our macrouniverse, only with a previously hidden structure, very interesting prospects open up. + +
![](https://kniganews.org/wp-content/uploads/2013/01/bc44calabiyau.jpg)
+ +Calabi-Yau spaces are famous for extremely intricate configurations of geometry with many holes and transitions. And **in topology, any hole means an alternative shortest path from one point of space to another**. In other words, along with the new map of the universe, the perspective of fast travels to previously unthinkable distances simultaneously appears. We just need to learn how to move along frequency layers… + +There is evidence that this is done relying on information theory, quantum calculations, and… Shannon's juggling theorem. + +
([Read more](/tbc/51/))
+ +### Inside links + +[i30] Closing the Circle, [https://kniganews.org/map/w/10-00/hex85/](https://kniganews.org/map/w/10-00/hex85/) + +[i31] Spin on the Möbius Strip, [https://kniganews.org/map/e/01-10/hex67/](https://kniganews.org/map/e/01-10/hex67/) + +[i32] Phase Transitions with Flip, [https://kniganews.org/map/w/10-00/hex89/](https://kniganews.org/map/w/10-00/hex89/) + +[i33] Don't Panic – Tachyons, [https://kniganews.org/map/w/10-00/hex8a/](https://kniganews.org/map/w/10-00/hex8a/) + +[i34] Forks of History, [https://kniganews.org/map/e/01-10/hex69/](https://kniganews.org/map/e/01-10/hex69/) + +[i35] Light as a Dislocation, [https://kniganews.org/map/e/01-10/hex6a/](https://kniganews.org/map/e/01-10/hex6a/) + +[i36] Bipartition with Deformed Geometry, [https://kniganews.org/map/w/10-00/hex86/](https://kniganews.org/map/w/10-00/hex86/) + +[i37] Granulated Geometry, [https://kniganews.org/map/e/01-10/hex6e/](https://kniganews.org/map/e/01-10/hex6e/) + +[i38] Brazilian Nut and Gravity, [https://kniganews.org/map/e/01-00/hex4b/](https://kniganews.org/map/e/01-00/hex4b/) + +[i39] Multidimensional Geometry, [https://kniganews.org/map/e/01-10/hex6f/](https://kniganews.org/map/e/01-10/hex6f/) + +### Outside links + +[o24] Randall L, Sundrum R. "*A Large Mass Hierarchy from a Small Extra Dimension*". Phys. Rev. Lett. 83 3370 (1999); arXiv:[hep-ph/9905221](http://arxiv.org/abs/hep-ph/9905221). See also: Lisa Randall. "*Warped Passages: Unraveling the Universe's Hidden Dimensions*". ECCO Press (2005) diff --git a/data/tzo/51.md b/data/tzo/51.md new file mode 100644 index 0000000..fc68d34 --- /dev/null +++ b/data/tzo/51.md @@ -0,0 +1,120 @@ +
![](https://kniganews.org/wp-content/uploads/2013/02/bc51esch.jpg)
+ +
(31)
+ +Any reader, minimally familiar with modern physics, has undoubtedly already noticed that throughout the entire previous material, only electromagnetism and gravity were considered. And almost nothing was said about other fundamental interactions – strong and weak nuclear forces. Accordingly, nothing has been mentioned about the particles characteristic of them: quarks, gluons, heavy bosons. **Naturally, this is not accidental**. + +The basic elements of electromagnetism – proton, electron, photon – are stable particles and usually do not provoke any reservations about their reality. With strong interaction particles, everything is fundamentally different. They are not observed directly in experiments, but rather indirect indications of their supposed properties are noted. Meanwhile, the basic characteristics of these objects occasionally violate the rules firmly established for "true," i.e., stably observed quantum particles. [i40] + +Taken together, all of this seems not so much like "real things," but rather a convenient and well-functioning mathematical abstraction. One that gradually became familiar and was perceived as "reality." + +Approximately the same can be said for the heavy bosons of weak interactions. Extremely short-lived particles, quickly decaying into stable components but very needed for the elegance of mathematical theory. [i41] + +Rephrasing the thought, it may turn out that with the emergence of a more elegant and consistent theory, retaining all the advantages but devoid of the shortcomings and constraints of the old model, the overall picture will simplify itself. And the fundamental necessity for all these artificial objects will fall away naturally. + +This, of course, does not at all negate the important processes occurring with particles and the products of their decay in accelerators. But in the future descriptions of the physics of these processes, objects like quarks and gluons will likely occupy roughly the same position that all other quasiparticles currently hold in science. That is, mathematically useful but essentially abstract constructions like excitons, polarons, phonons, and other anyons. + +
(32)
+ +The last of the mentioned species of well-known quasiparticles – anyons – deserves special consideration. The construction ANYon – that is, "any" particle – was introduced into quantum theory as a micro-vortex object capable of simultaneously demonstrating the mutually exclusive properties of fermions and bosons. In the space of a three-dimensional universe, this is impossible, but in a flat two-dimensional world – quite possible. [i40] + +The remarkable properties of anyons are important for several reasons. Firstly, because due to relativistic effects impacting the body of a very rapidly rotating proton, there are reasons to believe that a spherical particle can take the shape of a flat disk. And for the particle-components of the proton, rotating inside this energy vortex, unclear quantum properties are characteristic. Quarks are not quite fermions, gluons – not quite bosons. + +
![](https://kniganews.org/wp-content/uploads/2011/10/46vacillation-840.jpg)
+ +
Hyde's Vacillation
+ +Secondly, in the field of hydrodynamics, which often comes to theorists' aid in understanding the mysteries of nuclear physics, there is a phenomenon close in essence and called Hyde's vacillation or wavering. Its essence lies in the fact that in flat rotating systems of nature often observed a phenomenon of self-organization in the form of a specific oscillatory process. The phase of regular waves in a liquid or gas periodically alternates with a phase of turbulent vortices, which then again are replaced by regular waves. And so on. That is, stable vacillation of the system occurs between states of order and chaos. There are reasons to believe that a similar process of vacillation of the system between quark-vortices and gluon-waves occurs in the proton during its rotation. [i42] + +Thirdly, finally, it has been established that anyon particles, thanks to their rare topological features, provide a highly promising toolkit for implementing error correction systems in quantum computers. + +
(33)
+ +To more convincingly highlight the non-coincidental connection between these things, it makes sense to quote John Archibald Wheeler. This prominent theoretical physicist, among other things famous for inventing the term "black holes" and for an unusually long creative life, described in the late 20th century the evolution of scientists' views on the structure of the universe in approximately the following words. + +In the first period of his life in physics, Wheeler wrote in his final autobiographical book, he was captivated by the idea that "everything in the world is particles". In the second period, starting in the early 1950s, he adhered to the view of the world as consisting of fields. And closer to the finale [mid-1990s] he was enthralled by a new idea "everything is information"… [o25] + +The depth and importance of this man's judgments, linking in his scientific fate the past and future of 20th-century physics, may become clearer if a few such facts are mentioned. John Wheeler was a disciple of Niels Bohr, the father of quantum physics. Subsequently, John Wheeler's graduate students in different eras were Richard Feynman, Hugh Everett, and David Deutsch. That is, people who played a key role in the emergence and establishment of a new field of scientific research called quantum computing. + +Richard Feynman is considered the first of those who analyzed and justified in the early 1980s the possibility of constructing fundamentally new computers based on quantum effects – as a natural way to cheaply model phenomena of the quantum world. [o26] + +Although Hugh Everett had already passed away by that time and had long ceased to engage in physics, it was his interpretation of quantum mechanics that later served as the theoretical basis for the practical implementation of quantum computers. + +And David Deutsch – now one of the most prominent ideologists of quantum computing and the Everett multiverse – on the basis of this platform first advanced in 1985 the concept of a quantum computer as a universal quantum simulator of reality. [o27] + +In the 1990s – a time of rapid flourishing in the field of quantum computing – one of the most unexpected discoveries was made, perhaps. Delving into the details of quantum computing algorithms, nuances of practical qubit implementation, and quantum error correction technologies, researchers became increasingly convinced that they were dealing with **a task of the "reverse engineering" recovery type**. + +Everything indicates that **the universe itself seems to work like a giant quantum computer**. + +
(34)
+ +Attempts to comprehend the mysteries of nature through quantum informatics inevitably lead to the conclusion that quantum mechanics and information theory combine with each other almost perfectly. These two theories, as is often said today, seem to have been created for each other.[i43] + +However, it is almost never mentioned that information theory and high-energy physics – the most traditional approach to the study of the microworld – practice diametrically different methods of understanding nature. In high-energy accelerators, where particles are smashed with an increasingly powerful "sledgehammer," researchers are trying to reconstruct the principles of the mechanism from the splatters and fragments. + +Conversely, Shannon's information theory deals with the problem of guaranteed preservation and integrity of the object – despite all external noise, distortion, and interference. In terms of quantum mechanics, this task is particularly relevant, given the extremely fragile states of coherent quantum systems, easily collapsing from the slightest external influences. + +With this – informational – perspective on the objects of the microworld, well-known phenomena of strong nuclear interactions, say, begin to look significantly different than in conventional quantum chromodynamics. In particular, the three quarks (two UPs and one DOWN), stubbornly maintaining their identity amidst the raging vortex of energy in the proton, can be viewed as a natural mechanism for quantum error correction. That is, a mechanism that allows the proton to stably retain all its familial properties under practically any natural circumstances and collisions. [i44] + +It is also appropriate to recall another – not yet demanded in particle physics – Shannon juggling theorem [o28]. Thanks to such – fundamentally also informational – approach, a new way of viewing the theory of weak nuclear interactions might emerge, which describes the mutual transformations of nuclear particles into one another. + +The closest relative of the proton, the neutron, is known to differ significantly in its key properties from its super-stable and essentially eternal sibling. In a free state, a neutron lives only about 15 minutes. Within the nucleus, however, the neutron is not only stable but also causes fundamental changes even in protons. According to modern concepts of nuclear physics, protons and neutrons inside the nucleus constantly exchange places and properties with each other, coexisting as a kind of intermediate resonances, transforming nucleons into each other. [i41] + +There are reasons to believe that these constant intertransformations provide the nucleus with stability. When at certain moments the nucleus manages to remain electrically neutral to hold all nucleons together even with a significant concentration of repelling protons. At other moments, it displays its full charge to compensate for the negative charges of electrons. + +And the Shannon juggling theorem, it can be reminded, is focused on a very similar essence. On the rules that ensure the infinitely long tossing of an arbitrary number of objects with a knowingly smaller number of hands. Or, put differently, when some objects are "at work," and others are flying somewhere in space, waiting for their turn… + +
(35)
+ +Returning to ideas about creating a practical quantum computer, it is important to particularly highlight the most significant obstacle on this path. While in principle the possibility of creating a functional device of this type has long been demonstrated, a quantum computer with a large number of qubits – necessary for solving real problems – remains an extremely complex challenge to resolve. + +But it is indicative that the most ingenious and effective solutions in this area are sought from nature. This is, in fact, why the opinion is gradually strengthening that the universe itself functions as a quantum computer. Moreover, a computer exceptionally reliable and long having realized optimal solutions for all accompanying construction problems. + +In 1997, reasoning along similar lines, Alexei Kitaev invented an innovative concept called a "topological quantum computer" [o29]. The idea arose when Kitaev noticed the astounding stability of natural quantum systems, possessing something like an innate resistance to noise. In other words, the extremely high resistance to decoherence essentially appears as their inherent feature. + +Developing this idea, Kitaev and other researchers embarked on creating such a computer, in which delicate quantum states depend on the topological properties of a physical system. Topological characteristics, it can be reminded, are considered the most stable properties of objects because they do not change with smooth deformations like stretching, squeezing, and bending. + +And a topological quantum computer, consequently, is envisioned as performing calculations on hypothetical threads representing world lines of quantum particles' motion in space-time. It can be considered that the length of such a thread depicts the particle's movement through time, and its thickness – the physical size of the particle in space. + +As theorists have shown, if quasiparticles of a special type – the already familiar anyons – are used to implement a topological computer, it is possible to move pairs of neighboring particles around each other in a strictly defined sequence. As a result, the trajectories of anyons in space-time are intertwined into a braid, the topological structure of which contains fault-tolerant quantum computation. In other words, the final states of the particles, containing the results of the computation, are determined by the intertwining of threads in the braid and do not depend on electrical or magnetic interference… + +At this point, it's timely to recall the two-brane model of the universe and the mechanism by which SUSY is implemented there. When the branes are in the phase of maximum convergence, space becomes flat, and all particles transform into their opposites. Fermions become bosons, bosons vice versa into fermions, and as a whole, it turns out that all the micro-components of our world, in a certain sense, are anyons. + +Moreover, the famous theoretical result of Rolf Landauer [o30], the leading scientist of IBM, fits very organically into this model. Long before the birth of the quantum computer concept, as early as 1961, Landauer demonstrated the possibility of creating a device in which computations occur entirely without energy expenditure. The main condition for the operation of such a scheme turned out to be the complete reversibility of computations or the memorization of not only the output but all input data. [i45] + +Later this result, of course, began to be regarded as very important for the development of quantum information theory – as the laws of quantum mechanics are reversible in time. Now the picture emerges that the ideas of Kitaev and Landauer, apparently, have long been united in nature into a single simple mechanism. + +It will further be shown that topological braids trailing in time behind quantum particles are seemingly not only real objects. But also, in these very braids, all previous states of the system are constantly memorized. Which is necessary for the reversibility of computations, for reducing overall energy consumption, and much more. + +For everything that constitutes the "**soul of matter**"… + +
([Read more](/tbc/52/))
+ +### Inside links + +[i40] Hyde's duality principle, [https://kniganews.org/map/e/01-01/hex5e/](https://kniganews.org/map/e/01-01/hex5e/) + +[i41] Helmholtz uncertainty principle, [https://kniganews.org/map/e/01-01/hex5f/](https://kniganews.org/map/e/01-01/hex5f/) + +[i42] Looks like an atmosphere, [https://kniganews.org/map/e/01-00/hex46/](https://kniganews.org/map/e/01-00/hex46/) + +[i43] Physics of Information, [https://kniganews.org/map/e/01-11/hex78/](https://kniganews.org/map/e/01-11/hex78/) + +[i44] Coherence without errors, [https://kniganews.org/map/e/01-11/hex7a/](https://kniganews.org/map/e/01-11/hex7a/) + +[i45] Reversibility involving intelligence, [https://kniganews.org/map/e/01-11/hex79/](https://kniganews.org/map/e/01-11/hex79/) + +### Outside links + +[o25] Wheeler J.A. (1998) "*Geons, Black Holes & Quantum Foam: A Life in Physics*". New York, W.W. Norton & Company, pp. 63-64. + +[o26] Feynman R.P. (1982) "*Simulating physics with computers*", Int. J. Theor. Phys. 21 467-488 ; Feynman R.P. (1986) "*Quantum mechanical computers*", Found. Phys. 16 507-531. + +[o27] Deutsch D. (1985) "*Quantum theory, the Church-Turing principle and the universal quantum computer*", Proc.Roy. Soc. Lond. A 400 97-117 + +[o28] Shannon С., "*Scientific Aspects of Juggling*". In "*Claude Elwood Shannon: Collected Papers*". Eds. N.J.A. Sloane and A. D. Wyner. IEEE Press (1993) + +[o29] Kitaev A. Yu. (1997) "*Fault-tolerant quantum computation by anyons*". [arXiv: quant-ph/9707021](http://arxiv.org/abs/quant-ph/9707021) + +[o30] R. Landauer (1961) "*Irreversibility and heat generation in the computing process,*" IBM Journal of Research and Development, vol. 5, pp. 183-191, 1961 + diff --git a/data/tzo/52.md b/data/tzo/52.md new file mode 100644 index 0000000..0099bd1 --- /dev/null +++ b/data/tzo/52.md @@ -0,0 +1,127 @@ +
![](https://kniganews.org/wp-content/uploads/2013/01/bc52escher.jpg)
+ +
(36)
+ +The entire history of quantum physics is, in a sense, a history of endless attempts to get rid of tachyons. Or, put differently, attempts to ignore mathematics based on human notions of common sense and a rational view of the world. [i46] + +Due to the astonishing effectiveness with which mathematics describes physical reality, scientists have long concluded that it is the most reliable guide on the paths of understanding nature. Accordingly, there is a persistent tradition of treating discovered solutions to obviously correct physical equations with proper attention and respect. + +And if a phenomenon described by the solution of the equations is not yet observed in nature, it is pre-accepted as a "scientific prediction." Historians know a very long list of such predictions, successfully confirmed by further searches, observations, and experiments. In essence, this is how science works. + +However, the situation with tachyons has always been fundamentally different. Already at the very beginning of the path of quantum physics, when it became clear that to work successfully in this area, it was necessary to operate with complex numbers, there appeared a prediction of an extremely unusual particle. A particle that theorists immediately wanted to forget and never remember again. + +That is, the equations allowed for a solution when, along with the square root of (–1), a strange object with imaginary mass, imaginary energy, and in imaginary time appeared in nature. And most unpleasantly, this particle moved at superluminal speed, contradicting the fundamental principles of the theory of relativity and, in fact, moving backward in time. By its very presence, it violated the foundations of the universe as a whole and the principle of causality in particular… + +Over time, this inconvenient particle became known as "tachyon." Throughout the 20th century, there were very few enthusiasts who dared to study these objects. And although their efforts gradually led to more knowledge about tachyons, these results brought neither honors nor scientific fame to researchers. + +At least not yet. Because until recently, physicists remained unclear about how to treat these tachyons and why nature might need them at all… + +
(37)
+ +A true breakthrough in tachyon research occurred at the turn of the 1990s and 2000s, mainly thanks to a large series of works by string theorist Ashoke Sen. It was after Sen's detailed publications that the scientific mainstream seemed to stop pretending that tachyons do not exist. [o31] + +Consequently, there finally appeared a serious interest in the place these objects might occupy in nature and how to integrate them into the overall picture of the world without contradictions. When the matter was taken seriously, substantial progress soon followed. + +It was known for a long time that the appearance of tachyons in a system is the first major signal of a model's instability. But when this problem was learned to be effectively treated by "condensing" tachyons to a state of energy minimum, rather unexpected results began to appear. + +For example, the unexpected discovery that tachyons could function in the opposite manner — as a mechanism providing the system additional stability. Interestingly, in this case, the system should have a 2-brane "brane-antibrane" construction in Calabi-Yau spaces. + +This is, in essence, the outcome of the study [o32] by a group of theorists from CERN and the University of Pennsylvania (Yaron Oz, Tony Pantev, Daniel Waldram). Their work shows that systems of the brane-antibrane type can be described using a specific triplet construction (*E*1, *E*2, *T*). Where spaces *E*1 and *E*2 are mathematically represented as vector bundles, and the tachyon field *T* serves as a mapping between these spaces. + +Under a certain natural condition (holomorphicity or differentiability of the mapping), it is shown that the **brane-antibrane field equations can be transformed into a set of vortex equations**. In more accessible language, this **result is equivalent** to the mathematical **idea of stability of this entire triplet construction as a whole**. + +In the works of other researchers (particularly in the previously mentioned article [o33]), mechanisms of tachyon generation by membrane particles, detachment of tachyons from the brane surface, and their subsequent condensation into a state of energy minimum have been analyzed in detail. Therefore, the next natural question is: what could be the space consisting of tachyons and located beyond the membrane? + +Due to Ashoke Sen, this substance, demonstrating the properties of a pressureless fluid, received the general name "tachyon matter." However, more thorough studies of this form of matter revealed in it not only the signs of a fluid but also distinct crystal properties. From here the beautiful name "tachyonic crystal" naturally emerged (first appeared in an earlier, 1994, work by Joe Polchinski and Larus Thorlacius [o34]). + +
(38)
+ +Although progress in tachyon research is undoubtedly provided predominantly by the efforts of string theorists, noticeable successes in this area have also been achieved through significantly different approaches to the problem. And most pleasantly, the beautiful results of other researchers not only harmoniously blend with the results of string theory but also effectively complement them towards a fuller picture. [i47] + +Among remarkable features already identified by theorists in the structure and organization of a tachyonic crystal, such can particularly be noted. In general, the tachyon matter fluid consists of closed string-loops. When the membrane surface is periodically excited or "shaken," the structure of tachyons detaching from it becomes more orderly. If the shaking frequency becomes equal to a specific critical value, the description of the system's physics takes a particularly simple form. + +The tachyon matter fluid structures into a layered or "laminated" array of branes overlapping each other in imaginary time. In this case, **the loops of tachyons — closed strings — in the layers of the liquid crystal behave in such a way that their physics becomes an exact dual representation of the open string physics characteristic of the brane surface** (where the ends of the particles as "open strings" are attached to the brane and antibrane). [o35] + +Restating the essence of this discovery in more familiar terms, distinct signs of particle memory have been identified, which not only provide the reversibility of quantum physics but also form the foundation of the "soul of matter." + +According to theoretical estimates, this layered structure of a stable tachyonic crystal fills about 80% of all space in the universe. Interestingly, within the foundation of this layered vacuum construction, there is also a kind of "skeleton," threading the layers of the sandwich with filaments or fibers consisting of the energetically most intense points of space-time. + +This skeleton, formed by "fibers of the soul," looks like one-dimensional only locally. However, in general, it is organized into a single global structure. On the one hand, this **giant network penetrates and encompasses all space-time**. On the other hand, it somewhat **resembles the structure formed by neurons in the human brain**… + +
![](https://kniganews.org/wp-content/uploads/2013/01/bc52timecrystal.jpg)
+ +Completely independently of these works, a renowned theorist and Nobel laureate Frank Wilczek put forward his own set of substantive ideas in early 2012 about a specific physics-mathematics framework, one that continuously generates threads of matter’s memory in the form of crystalline structures. In particular, Wilczek demonstrated that both in classical and quantum mechanical descriptions of our world, it is possible — as it turns out — to construct crystal structures in the 4th dimension, that is, in time, in a consistent and mathematically grounded way. [o36] + +These kinds of crystals turn out to be as stable as crystals in 3-dimensional space, as they are generated in cycles of oscillations of rotating systems in their most stable state of energy minimum. Particularly interesting results were achieved by Wilczek when analyzing "time crystals," as he called them, in conditions of quantum mechanical systems — where twisted elongated spiral structures form in imaginary time… + +
(39)
+ +Wilczek's time crystals are a completely new thing and have yet to achieve any significant theoretical or practical development. Nevertheless — for the sake of capturing significance — it is appropriate to mention such a nuance of this discovery. In the early 1980s, Frank Wilczek was one of the theorists who described a new class of curious particles known as anyons (in fact, they got their name from him). [i48] + +How important anyons are for understanding the mechanisms of the microcosm and the structure of a topological quantum computer will become known much later. But already at the moment of the discovery of anyons, Wilczek experienced very strong emotional excitement. And he felt the same emotion again upon discovering time crystals: "It's as I had found a new logical possibility for how matter might behave that opened up a new world with many possible directions"… + +Already recognizable signs suggest that developing these directions promises, in particular, to converge into a single harmonious picture such seemingly different things as the structure of DNA molecules and the theory of music, the fundamental Riemann Hypothesis in number theory, and a fully quantum description of nature including gravity. + +Demonstrating in just a few sentences that all these things are actually inextricably linked is probably a hopeless task. But nothing prevents at least outlining the paths along which scientists are now advancing to restore the unified picture. + +It has been known at least since the early 1980s that the characteristic structure of DNA may have the most direct relation to music and acoustics— as the physics of harmonious tones, chords, and their combinations-melodies. In 1982, the prominent American psychologist Roger Shepard successfully generalized the musical "Drobisch Spiral" known since the 19th century for modeling pitch relations and showed that a double spiral with independent cycles for octaves and fifths provides the optimal compact representation of chords and harmonies. [i49] + +Around the same time, at the turn of the 1970s and 1980s, the theory of numbers ceased to be viewed as "one of the most beautiful but at the same time most useless branches of mathematics." Public key cryptography, directly relying on the mathematical apparatus of number theory, was discovered in the field of information security. And in quantum physics, clear interconnections between the regularities in the spectra of frequencies-energies (or "music") of quantum objects and the regularities in the distribution of prime numbers (divisible only by 1 and themselves) began to be discovered. + +
(40)
+ +The giant scientific problem is that all tasks about the distribution of prime numbers one way or another close in on the **Riemann Hypothesis**. That is, on the hypothesis formulated in the mid-19th century but to this day not yet proven by anyone about a very beautiful regularity for the zeros of the complex zeta function (all nontrivial zeros of the function lie on a single line parallel to the imaginary axis and passing through the point 1/2 on the real axis). + +Prime numbers are a kind of "atoms of mathematics." Any integer can be decomposed into a product of primes, in a unique way. Meanwhile, the **distribution of prime numbers** on the real axis is, in essence, the **simplest model of random events** in our life. Having found another prime number, it is impossible to predict exactly what the next one will be. + +However, there is a **deterministic Riemann zeta function**, which, among many other things, allows for accurate estimation of the number of prime numbers less than any given quantity. Interestingly, the zeta function operates not with real numbers but with complex numbers — **like the deterministic Schrödinger wave equation governing the random behavior of quantum objects**. + +To vividly demonstrate the connections between the Riemann Hypothesis and the mysteries of quantum physics, it is particularly apt to mention quite a recent result by Russian mathematician Yuri Matiyasevich. In 2007, he published a research paper intriguingly titled "The Secret Life of Riemann's Zeta Function," where he included quite remarkable graphic images. [o37] + +By carefully reformulating the Riemann Hypothesis into a series of weaker statements, Matiyasevich used a computer program to calculate and plot on the complex plane the trajectories of certain characteristics-iterations, collectively painting a picture of the "hidden life of the Riemann function." + +
![](https://kniganews.org/wp-content/uploads/2013/01/bc52matiyas.jpg)
+ +In these graphs, two classes of objects are distinctly visible, located on different sides of the critical line-divider passing parallel to the imaginary axis through the point 1/2. The objects on the left were named "electrons" by the author since their trajectories resemble those of particles colliding and diverging. The objects on the right behave differently, resembling twisted double spirals, and were named "trains" by Matiyasevich. + +Looking at this picture, it is hard to miss the transparent analogies in its components with long-known quantum particles forming the "body" of matter, and tachyon spirals (time crystals), now found at the core of the "soul" of matter. + +Finally, another very important aspect that cannot be ignored is the connection of the Riemann zeta function to the problem of quantizing gravity. + +In the same year 2007, when Yuri Matiyasevich discovered the secret life of the Riemann zeta function, a book was published by prominent French mathematician and Fields medalist Alain Connes, in collaboration with Matilde Marcolli, titled "Noncommutative Geometry, Quantum Fields, and Motives." [o38] + +Explaining the purpose of writing this book, the authors state that it is dedicated to the very close intertwining of challenges in the field of number theory and space-time geometry. The most significant, fundamentally important problems in these fields are, as known, the proof of the Riemann Hypothesis (RH) and the construction of a theory of quantum gravity (QG). + +Thus, initially studying each of these problems separately from the positions of noncommutative geometry — to the creation of which Alain Connes has the most direct relation — the authors of the book discovered, to their great surprise, that there are very deep analogies between the two given problems. + +And there are already distinct signs that if the newly discovered interconnections between RH and QG are correctly explored, then it provides a much clearer and deeper understanding of the picture in both fundamental areas at once… + +
([Read more](/tbc/53/))
+ +### Inside links + +[i46] Don't Panic – Tachyons, [https://kniganews.org/map/w/10-00/hex8a/](https://kniganews.org/map/w/10-00/hex8a/) + +[i47] Tachyonic Crystal, [https://kniganews.org/map/w/10-00/hex8b/](https://kniganews.org/map/w/10-00/hex8b/) + +[i48] The Hyde Dualism Principle, [https://kniganews.org/map/e/01-01/hex5e/](https://kniganews.org/map/e/01-01/hex5e/) + +[i49] Evolution of Spirals, [https://kniganews.org/map/e/01-11/hex72/](https://kniganews.org/map/e/01-11/hex72/) + +### Outside links + +[o31] A. Sen (1998) "*Tachyon Condensation on the Brane Antibrane System*" [[arXiv:hep-th/9805170](http://arxiv.org/abs/hep-th/9805170)]; A. Sen, "*Rolling tachyon*," JHEP 0204, 048 (2002) [[arXiv:hep-th/0203211](http://arxiv.org/abs/hep-th/0203211)]; A. Sen, "*Tachyon matter*," JHEP 0207, 065 (2002) [[arXiv:hep-th/0203265](http://arxiv.org/abs/hep-th/0203265)] + +[o32] Y. Oz, T. Pantev and D. Waldram (2000) "*Brane-Antibrane Systems on Calabi-Yau Spaces*", [[arXiv:hep-th/0009112](http://arxiv.org/abs/hep-th/0009112)] + +[o33] A. Adams, X. Liu, J. McGreevy, A. Saltman, E. Silverstein (2005) "*Things Fall Apart: Topology Change from Winding Tachyons*". JHEP 0510, 033 [[arXiv:hep-th/0502021](http://arxiv.org/abs/hep-th/0502021)] + +[o34] J. Polchinski, L. Thorlacius (1994) "*Free Fermion Representation of a Boundary Conformal Field Theory*". Phys.Rev.D50:622-626, 1994. [[arXiv:hep-th/9404008](http://arxiv.org/abs/hep-th/9404008)] + +[o35] Davide Gaiotto, Nissan Itzhaki, Leonardo Rastelli. "*Closed Strings as Imaginary D-branes*". Nucl. Phys. B688: 70 (2004). [[arXiv:hep-th/0304192](http://arxiv.org/abs/hep-th/0304192)] + +[o36] F. Wilczek. "*Quantum time crystals*".[[arXiv:1202.2539](http://arxiv.org/abs/1202.2539)]; A. Shapere and F. Wilczek. "*Classical time crystals*". [[arXiv:1202.2537](http://arxiv.org/abs/1202.2537)]. + +[o37] Yu. Matiyasevich (2007) "*Hidden Life of Riemann's Zeta Function*", [[arXiv:0709.0028](http://arxiv.org/abs/0709.0028); [arXiv:0707.1983](http://arxiv.org/abs/0707.1983)] + +[o38] Alain Connes, Matilde Marcolli (2007) "[Noncommutative Geometry, Quantum Fields and Motives](http://www.alainconnes.org/en/downloads.php)". American Mathematical Society, 2007 diff --git a/data/tzo/53.md b/data/tzo/53.md new file mode 100644 index 0000000..34023f0 --- /dev/null +++ b/data/tzo/53.md @@ -0,0 +1,142 @@ +
![](https://kniganews.org/wp-content/uploads/2013/02/bc53escher1.jpg)
+ +
(41)
+ +In any attempts by science to grasp the nature of reality, there inevitably remains the feeling that something extremely important has been missed again. This something is precisely what prevents the entire picture from becoming complete and at least roughly understandable. + +One of the very old signs of this problem can be considered the phenomenon known in many manifestations and under different names – like the principle of duality or complementarity. The essence of all these terms generally boils down to the following. + +For the same phenomenon or object, there are several significantly different descriptions, each of which seems true in its own way. However, the differences in descriptions are such that the subject appears to be endowed with incompatible, mutually exclusive properties. This creates the impression that completely different things are being described, not one and the same. + +A fundamentally important detail of this problem is the intentional words "appears to be" and "impression." The importance of this nuance can be illustrated by the example of the so-called "wave-particle duality" of quantum particles – perhaps the most famous natural phenomenon with a dual description of its physical properties. + +
![](https://kniganews.org/wp-content/uploads/2013/02/bc53-wave-particle.jpg)
+ +If we look more closely at the birth and establishment of this fundamental "duality" in science, it's not too difficult to notice the following. Had historical circumstances been slightly different, and if the wave (de Broglie and Schrödinger) views on quantum mechanics had gained a dominant role, the overall picture might have turned out to be far more coherent and comprehensible. + +The strange "paradoxes of duality" in the physics of quantum objects, which behave like waves in some experiments, and like particles in others, arise because particles and waves have long been considered fundamentally different entities by tradition. However, the true strangeness here is something else. It has long been established that there is actually no significant difference between them – except that this is usually mentioned in passing or not at all in school textbooks. + +Since the 19th century, hydrodynamics has known the so-called solitary waves (solitons), whose behavior largely corresponds to the nature of particles [i50]. Why this happened is a different long story [i51], but scientists began seriously studying the physics of wave solitons only a century later, starting in the 1960s. In other words, when quantum physics, based on an alternative concept of particles, had long been in a state of maturity and triumphant success. + +
![](https://kniganews.org/wp-content/uploads/2013/02/bc53-solitontrain.jpg)
+ +
Train of solitons in a Bose-Einstein condensate
+ +In this way, the "incomprehensible," supposedly, wave-particle duality ended up being embedded in the foundation of a grand scientific edifice. It became a kind of basis for the subsequent construction of an entire tower of new paradoxes and difficult-to-explain dual descriptions of nature. Rebuilding the entire structure on the basis of purely wave representations for the sake of conceptual integrity and harmony of the theory seemed, to say the least, irrelevant for the scientific majority… + +
(42)
+ +The example of naturally eliminating the paradoxical contradiction in wave-particle duality is especially good and instructive due to its, so to speak, methodological aspects. + +Firstly, it demonstrates that when constructing any theoretical frameworks, it is extremely undesirable to lay down any immutable dogmas in the foundation. Because **any dogma is a sign of the limitation of human knowledge**. And among the new reliable facts constantly discovered by science, there are always those that refute established dogmas. These facts are usually ignored or, as it's often said, "swept under the rug." However, for the sake of truth, it seems more useful to abandon compromised dogmas. + +Perhaps it is for this reason that "improper" soliton waves were ignored for so long in science, and their degree of importance remained misunderstood. And oscillons, or oscillating solitons, particularly close in properties to quantum particles, in the foundations of quantum theory they still seem to not exist at all. + +Secondly – for effectively resolving paradoxes – it is useful to remember that a false dogma at the basis of reasoning leading to contradiction, is far from always explicitly stated and often appears as a self-evident assumption. Specifically, the judgment that "solid" objects and "liquid" waves are essentially different in their properties has never been put forward as a dogma. Since for reasonable people, it has always been considered obvious. + +There is very serious evidence that for another most important "duality paradox" in modern physics – the two incompatible descriptions of nature for the micro world of particles and the macro world of the cosmos – the cause of the irresolvable contradictions is a incorrect assumption accepted by default. Namely, the presupposition of the continuous nature of space-time. And there are clear signs that **the theory of quantum gravity** – as a holistic and consistent description of nature – **must necessarily rely on the idea of discrete time and granular space**.[i52] + +Thirdly, finally, what else useful does the resolution of paradoxes with dual descriptions of nature show? If both of two pictures, that look like the correct correct ones, stubbornly do not combine with each other, then there must necessarily be another, different form of representation of the same phenomenon. A form for which the first two – difficult-to-combine – projections turn out to be only partial, "flat," representations of different sides of the same "volumetric" structure. + +The metaphor of flat and volumetric images of physical phenomena can, as it turns out, be interpreted concerning the nature of reality in the literal sense as well. As physics is increasingly approaching research based on the so-called "holographic principle," an amazing thing is happening. + +Previously purely applied **holography technology** [i53] unexpectedly **becomes a conceptual basis for** grand theoretical discoveries regarding **the structure of the universe**. Discoveries that not only lead to a completely new picture of reality but also unite matter and consciousness into an inseparable whole. + +
(43)
+ +Before moving on to consider the key features of the holographic principle, it is necessary to emphasize the following. We are talking about a direction of research that so far cannot be called influential or, moreover, dominating in modern science. + +It is more correct, perhaps, to speak of it as one of the quite exotic scientific approaches in theoretical physics, which in its fifteen- to twenty-year history has managed to gather quite a few supporters among highly respected scientists. And every year, it continues to steadily gain more and more. Because along this path, it is possible not only to elegantly unify quantum theory and gravity with thermodynamics and information theory but also, in passing, find new interesting solutions in other related areas of physics. + +The reason for the emergence of this unusual approach can be considered one of those complex paradoxes that abundantly fill modern theoretical science. By the early 1990s, researchers had accumulated such an impressive array of data for the hypothetical cosmological phenomenon known as "black holes" that the reality of these objects, fundamentally inaccessible for direct observation, practically left no doubt. However, the physics inside these objects turns out to be so different that the previously developed theoretical tools are completely unsuitable. + +To clarify where such an acute interest of scientists in this topic arises, it should be noted that black holes, as it turned out, not only absorb but also emit energy. In other words, they behave in such a way that their behavior very much resembles elementary quantum particles – other fundamentally important objects of nature with an unclear and paradoxical internal structure. [i54] + +From this arise natural questions. Are quantum particles microscopic black holes? And conversely, are cosmological black holes macroscopic "elementary particles" of nature? + +When the prominent Dutch theorist Gerard ‘t Hooft [o39] (later a Nobel laureate in 1999 for earlier work in another area of physics) seriously pondered these questions, he sensed, instinctively, in this riddle the depth and potential for a great discovery. Such a discovery could play a role in 21st-century physics similar in significance to what the idea of quantizing energy played for 20th-century science. + +As a basis for starting research, ‘t Hooft chose the attractive insights of the Israeli theoretician Jacob Bekenstein regarding the thermodynamic and informational properties of black holes. In the 1970s-80s, Bekenstein managed to elegantly demonstrate how physical concepts such as energy of matter and geometry of space can be combined with previously abstract ideas of information theory. He achieved this through the concept of entropy, which in physics serves as a measure of lost energy or measure of randomness in a thermodynamic system, and in mathematics, as a measure of informational capacity. [o40] + +
(44)
+ +By postulating the discretely-granulated nature of space-time and generalizing Bekenstein's results, obtained for black holes, onto arbitrary regions of the universe, Gerard ‘t Hooft, in collaboration with Leonard Susskind, reached a very unexpected conclusion. It turned out that all information contained in a given 3D volume of space can be encoded on the 2D surface that bounds this volume. + +In much the same way, as is known, the mechanism of holography works – when a flat plate with an encoded hologram, when properly illuminated, reproduces a full three-dimensional image of the object. From this analogy, ‘t Hooft and Susskind proposed the corresponding name for the discovered phenomenon: **the holographic principle**. [o41] + +Initially, the unusual ideas of the two theorists about the universe as a hologram were shared by only a rather small group of like-minded scientists. However, soon, as development in string theory and varying-dimensionality membranes progressed, it became apparent that the approaches of the holographic principle are extremely convenient and applicable to research of a variety of physical phenomena in space-time with any number of dimensions. + +The essence of the holographic principle in this context can be summarized as the possibility for physics of a non-trivial process or phenomenon, being studied by researchers, to find two equivalent descriptions in spaces of different dimensionsionality. For the number of dimensions *N*, the nature of the phenomenon may appear significantly different than at dimensionality (*N*+1), but in reality, as evidenced by the solutions to equations, these turn out to be different theoretical descriptions of the same thing. + +And most pleasantly, due to the revealed duality of descriptions, it is now often possible – by transitioning to a space of a different dimensionality – to find ways to solve problems that were previously considered either too complex or too "obscure" on a conceptual level. With reliance on the holographic principle, it became possible, for example, to approach the longtime problems in the physics of condensed matter – such as quantum phase transitions, superfluidity, and high-temperature superconductivity – in fundamentally new ways. + +Speaking of the universality of this approach, it is worth noting the following fact. Initially, the holographic principle was conceived by Gerard 't Hooft as a kind of conceptual alternative to string theory. However, in practice, it has turned out that the most famous work in the holographic spirit was carried out by the string theorist Juan Maldacena [o42] and is now known as the **AdS/CFT correspondence**. + +In Maldacena's study, it is shown that the very unusual — in our terms — physics in a hypothetical universe with 5 dimensions and a hyperbolically concave geometry of space (the so-called anti-de Sitter universe or AdS) from a mathematical point of view turns out to be the same as the physics on its spherical 4-dimensional boundary. This 4D boundary physics is described by the so-called conformal field theory (CFT) and corresponds to a world suspiciously similar in nature to the universe we all live in… [o43] + +
(45)
+ +Summing up the the story about the holographic principle, one can say this. The ever-increasing number of studies in various fields of physics clearly shows that this idea leads to very rich and interesting results. For this reason, as is customary in science, the concept of "the universe as a hologram" should likely be considered true. The big problem, however, is that based on traditional notions of nature (considering matter separately from consciousness), science unable to explain why this principle works. + +Although many physicists today generally acknowledge the validity of the holographic idea — that information on surfaces contains information about everything in the world — they still don't know fundamentally important things. Not what specifically should be considered surfaces encoding information. Not how exactly this information is encoded. Not how nature processes these "ones and zeros" bits, as if in a giant quantum computer. And not, finally, how, as a result of this processing, the world-hologram around us generated… + +The trick to understanding all these mysteries, as is now not hard to guess, lies in a holistic view of reality, where the "body" of matter does not exist separately from its "soul." That is, memory and consciousness. + +Or, more specifically, where the membrane of the cosmos in each cycle of its "biorhythm" generates another layer of tachyon crystal with a record of everything happening in the world. Where the scalar-dilaton in the 5-dimensional equations of Einstein-Kaluza's General Relativity is an acoustic field [i55], not only providing energy to the vibrations of oscillons but also creating a coherent background for the universe as an acousto-optical hologram [i56]. And the 5-dimensional hyperbolic anti-de Sitter space — it’s a world of "black holes," concealing within itself the unified consciousness of the universe… + +When the idea of reality as a computer-generated hologram is discussed in debates, the topic of who and why could have arranged all this inevitably arises. As in any other (quasi)religious metaphysical disputes, it is fundamentally impossible to prove anything to opponents here. + +Therefore, a far more promising endeavor seems to be something else. Take a closer look at the known aspects of holography and from them attempt to derive useful conclusions for oneself regarding the nature of the "simulated" world and the place we occupy in this simulation. + +An aspect of holography, which is quite significant but has been practically untouched so far, is the principle of self-similarity. Due to the peculiarities of recording wave information in a hologram, any fragment of a holographic snapshot — in contrast to a photograph—reproduces the entire image as a whole, only with possibly fewer details. + +
![](https://kniganews.org/wp-content/uploads/2013/02/bc53mandelbrot.jpg)
+ +
The boundary of the Mandelbrot set with successive magnification of image fragments serves as an example of the holographic principle in the geometry of complex numbers.
+ +Manifestations of this principle of self-similarity can be seen everywhere: from the Mandelbrot fractal in mathematics and fractal geometry in nature to obvious analogies in the structure of the atom, solar system, and galaxy. Here, however, it is especially useful to consider a less known example of constructive analogies of nature—based on liquid crystals. [i57] + +A crucial feature of this specific state of matter is the close connection of liquid crystals with biology. The main component of living organisms is water, and organized organic solutions are liquid crystals. **The functioning of cell membranes and DNA molecules**, the transmission of nerve impulses and muscle work, the life of viruses, and the web spun by a spider—**all these processes**, from a physics point of view, **occur in the liquid-crystalline phase**. **With all the features inherent in this phase — the tendency toward self-organization while maintaining high molecular mobility**. + +Of particular interest are such forms of liquid crystal as biological and cell membranes. The molecules forming them, phospholipids, are arranged perpendicularly to the membrane surface, while the membrane itself demonstrates elastic behavior, allowing for stretchy extensions or compressions. The molecules forming the membrane can easily mix, yet have a tendency not to leave the membrane due to the high energy costs of such processes. But lipid molecules can regularly jump from one side of the membrane to the other. + +Even in such a brief description of the structure and physics of a biological membrane system, it is quite difficult not to see the obvious similarity with the physics of the world as a membrane described a little earlier. In other words, the design of the smallest living unit — a biological cell — in general terms seems to replicate the structure of the universe. From which, based on the holographic principle, it is naturally presumed that the entire universe as a whole can be considered as a single living organism. Just like the cosmic structures forming it, fractally nested within each other… + +In this new, much broader spectrum of self-similar living organisms— from the cell to the universe — humans occupy, at first glance, a fairly modest place. If judged by the ratio of physical sizes. However, humans can also be viewed differently — as a self-aware element of the universe, realizing the creative potential of evolution within a separately isolated body. In such a view, our scale is significantly altered — in accordance with the horizons of our awareness. To the level, one might say, of creators, who meaningfully (more often, however, still clumsily) attempt to transform self-organizing nature. + +And it is surely not a coincidence that in the last few decades, a very powerful apparatus has been developed in several areas of mathematics, which reinforces the validity of this idea with rigorous calculations. Only the mathematician-developers themselves largely seem to be unaware of this… [i58] + +
([Read more](/tbc/61/))
+ +### Inside links + +[i50] Forks in history, [https://kniganews.org/map/e/01-10/hex69/](https://kniganews.org/map/e/01-10/hex69/) + +[i51] How does it spin? [https://kniganews.org/map/e/01-01/hex56/](https://kniganews.org/map/e/01-01/hex56/) + +[i52] Loops and networks, [https://kniganews.org/map/w/10-00/hex8c/](https://kniganews.org/map/w/10-00/hex8c/) + +[i53] Full record, [https://kniganews.org/map/e/01-11/hex74/](https://kniganews.org/map/e/01-11/hex74/) + +[i54] Almost mysticism, [https://kniganews.org/map/e/01-01/hex5b/](https://kniganews.org/map/e/01-01/hex5b/) + +[i55] Levitation and sound, [https://kniganews.org/map/e/01-11/hex71/](https://kniganews.org/map/e/01-11/hex71/) + +[i56] Structure of the system, [https://kniganews.org/map/e/01-11/hex7c/](https://kniganews.org/map/e/01-11/hex7c/) + +[i57] Between liquid and crystal, [https://kniganews.org/map/e/01-11/hex75/](https://kniganews.org/map/e/01-11/hex75/) + +[i58] Missing idea, [https://kniganews.org/2012/11/17/langlands-plus/](https://kniganews.org/2012/11/17/langlands-plus/) + +### Outside links + +[o39] G. ‘t Hooft, "*Dimensional reduction in quantum gravity,*" in "*Conference on Particle and Condensed Matter Physics (Salamfest)*", edited by A. Ali, J. Ellis, and S. Randjbar-Daemi (World Scientific, Singapore, 1993), [[arXiv:gr-qc/9310026](http://arxiv.org/abs/gr-qc/9310026)] + +[o40] Jacob D. Bekenstein, "*Information in the Holographic Universe*". Scientific American, August 2003. + +[o41] L. Susskind, "*The World As A Hologram*,*" J. Math. Phys. 36, 6377 (1995), [*[*arXiv:hep-th/9409089*](http://arxiv.org/abs/hep-th/9409089)*]; R. Bousso, "*The holographic principle*,*" Rev. Mod. Phys. 74, 825 (2002), [[arXiv:hep-th/0203101](http://arxiv.org/abs/hep-th/0203101)] + +[o42] Juan Maldacena, "*The Illusion of Gravity.*" Scientific American, November 2005. + +[o43] Edward Witten, "*Anti–de Sitter Space and Holography.*" Advances in Theoretical and Mathematical Physics, Vol. 2, pp 253–291; 1998, [[arXiv:hep-th/9802150](http://arxiv.org/abs/hep-th/9802150)] + diff --git a/data/tzo/61.md b/data/tzo/61.md new file mode 100644 index 0000000..558ea04 --- /dev/null +++ b/data/tzo/61.md @@ -0,0 +1,277 @@ +
![](https://kniganews.org/wp-content/uploads/2013/03/bc61mathevolut.jpg)
+ +
(46)
+ +It so happened that René Descartes [i59] and Blaise Pascal [i60], two of the most significant thinkers gifted to the world by France in the 17th century, left a notable mark in history not only as philosophers but also as first-rate mathematicians. + +As for the genius Pascal, his contribution to the exact sciences is well-known. However, Descartes – the "father of modern European philosophy," as he is often called – is also renowned as the founder of analytic geometry. Thanks to him, in particular, the mathematical toolkit of science was enhanced with an innovative and extremely effective approach to solving problems based on a coordinate system, which eventually became known as "Cartesian." + +Unlike the universal language of mathematics, equally suitable for all people regardless of their worldview and beliefs, different philosophies can lead scientists to diametrically opposed conclusions. Thus, it's not surprising that Descartes's and Pascal's philosophical views on nature differed significantly. Especially in the issues concerning the relationships between the spiritual and the physical world. + +However, in the philosophical legacy of these thinkers, there are very important nuances — moreover, mathematical nuances — that, if properly developed, could have not only brought Descartes's and Pascal's philosophies closer together but also done much more. Like laying a rigorous mathematical foundation under the scientific concept of the unified nature of matter and consciousness. + +To make it clearer what is being discussed here, it's time to recall **two** remarkable images, or as they are also called, **archetypal symbols**, which fascinated these philosophers immensely. These symbols—**the sphere and the tree**—appear in humanity's ideas about the **structure of the universe** from time immemorial. + +The rich history of the sphere image (and quite an unusual design) in this context is vividly recounted in Jorge L. Borges's essay titled "Pascal's Sphere". Without delving into retelling the well-known text, it is sufficient to quote only how precisely Blaise Pascal formulated what he realized: "**Nature is an infinite sphere, the center of which is everywhere, and the circumference nowhere**"… + +For Descartes's worldview, it seems, the symbol of the tree appeared more relatable and significant. This image, found in the oldest cosmogonic myths of many of the world's peoples under the common name "tree of life," is reflected in Descartes's "Principles of Philosophy." + +The hierarchical **structure for the general complex of human knowledge** about the world — i.e., for "philosophy" in Descartes's terminology — should, in his opinion, look as follows: "All philosophy is **like a tree**, of which Metaphysics is the root, Physics the trunk, and all other sciences the branches that grow out of this trunk, which are reduced to three principals, namely, Medicine, Mechanics, and Ethics." + +
![](https://kniganews.org/wp-content/uploads/2013/03/bc61desctree.jpg)
+ +Let us ignore the obvious archaism, so to speak, of Descartes's classification of sciences, and focus only on the tree-like structure of knowledge itself. And also recall — for a complete picture — the famous legend about the circumstances under which Descartes invented his coordinate system. + +Once, looking at a sprawling tree through a window protected by grid bars, the philosopher is said to have realized that using the squares of the grid, one could assign numbers to identify the positions of parts of the oak — trunk, branches, and leaves. And by reducing the size of the grid cells, one could get descriptions (or "digitizations," as it is now said) of the oak with more and more details. + +The rectangular Cartesian coordinate system, as is well-known, became an immensely significant discovery for subsequent constructions of the mathematical foundations of physics. Much less known is that if Descartes' thought had gone slightly differently, and if he had tried to describe the picture in the window using another, new number system — capable of directly describing the tree due to its own tree-like structure — the science today could appear fundamentally different. + +That is, essentially even then, at the dawn of the scientific revolution, humanity had the chance to receive a significantly different numbering system. Which, as was recently discovered, is also extremely useful for physics and other branches of scientific knowledge but was discovered only several centuries later under the name ***p*-adic numbers**. + +And most curiously, **another graphical representation — aside from the tree — of this mathematical construction is made **with the help of "**a sphere, the center of which is everywhere**"… + +
(47)
+ +The theory of *p*-adic numbers emerged at the end of the 19th century. In other words, the scientific world found out about this discovery almost simultaneously with the publications of the revolutionary ideas in physics regarding the quantization of energy and the special theory of relativity. + +How deep the connection is between these greatest discoveries in physics and the apparatus of *p-*adic numbers becomes much clearer much, much later. So much so that initially, and even almost a century after the discovery—nearly until the end of the 20th century*, p*-adic numbers existed in the understanding of scientists completely separately from physics. + +In other words, the unusual arithmetic construct, created by the German algebraist Kurt Hensel [o44], was long considered by the scientific world as theoretically useful, yet a completely abstract mathematical structure. One with absolutely no connection to reality, nor any applicable practical usage. + +However, from the vantage point of today's complex of knowledge, it's easy to see that the trajectory of scientific development in the 20th century did not necessarily have to be the way it turned out. And if the titans of the scientific revolution had had a bit more desire and time to look around rather than just pushing their own theories, the coherence of the scientific picture would only have benefited. + +And this is by no means about fantasies disconnected from reality. For example, the simultaneous emergence [i61] in 1900 of Planck's quantum hypothesis, which opened the path to the micro-world for the scientists, and the publication of Freud's "Interpretation of Dreams", which opened for science the world of the subconscious, could hardly have been immediately perceived as a clear signal to merge physics and psychology into a single stream of mutually agreed research (this understanding hasn't been achieved even to this day). + +But noting how beautifully the structure and characteristics of unusual *p-*adic numbers align with the latest discoveries in physical science was quite within the power of the outstanding mathematicians of the era. Especially since there were quite a few such scientists and the tasks of mathematical physics always played a primary role. Despite all of this, alas, neither a unification nor even significant intersections for physics and* p*-adics occurred then… + +The peculiar essence of the *p*-adic construct lies in the fact that an abstract mathematical idea of continuity can, as it turns out, be derived consistently and non-contradictorily based on a model very different from the familiar real numbers. If, for real numbers, it is self-evident that all of them are orderly arranged on the number line, and any segment on this line can be divided (to infinity) into two smaller segments with a common boundary, for* p*-adic numbers, the picture looks substantially different. + +It should begin with the fact that the set of *p-*adic numbers is unordered. That is, for any pair of such numbers, it is impossible to say that one is "greater" and the other "less." Consequently, between these numbers, there's no interval where other numbers might be found—like "less than the first and greater than the second." Yet, with their purely discrete nature, they densely fill all the "numerical space." + +For illustration, *p*-adic numbers can be likened to the branches and leaves of a vast sprawling tree. If we imagine that such a tree grew from some specific point on the number line, we will discover an astonishing correspondence between these sets. There are so many branches and leaves on this mathematical tree that for any point on the number line, a corresponding value can be found on the tree structure by moving along the branches according to strictly defined rules. + +To understand these rules generally, it's helpful to draw a close analogy with the decomposition of real numbers in different bases. That is, you must imagine how each number is equivalently recorded as a sum of powers of the same base number — as this is done in decimal, binary, hexadecimal notation, and so on. + +In constructing *p-*adic numbers, something similar is done, but as the base, a prime number is taken — divisible only by itself and 1 (in the German language, such an object is called *Primzahl*, which suggested to Kurt Hensel naming his discovery *p-adischen Zahlen*). Hensel found that if rational numbers, i.e., fractions, are expressed in a specific mathematical way (using modular arithmetic) through the powers of a prime number, a special, entirely full-fledged world of numbers results. + +
![](https://kniganews.org/wp-content/uploads/2013/03/bc61treeration.jpg)
+ +Most importantly, this world provides a convenient approach to well-known complex problems in mathematics. In particular, the *p*-adic framework has proven very useful for clarifying general questions about the solvability of algebraic equations. + +Since every system of *p*-adic numbers is being built — or grows like a tree — separately for each prime number *p*, it can be said that Kurt Hensel discovered, in mathematics, an infinite number of parallel universes. Moreover, each of these worlds is no worse than the real numbers in terms of filling all the gaps between rational numbers — representing irrational numbers (roots of equations, values of logarithms, sines-cosines, and so on) as infinite decompositions in powers of* p*. + +And what is particularly noteworthy, each of these *p*-adic universes has a granular structure, formed based on its own "indivisible atom"* p*. + +Against the backdrop of these explanations, the important successes of physics achieved simultaneously with the emergence of *p-*adics begin to look significantly different. On one hand, there are the rich outcomes of classical physics, gathered concerning the granular structure of space (Kelvin's model for ether as a "vortex sponge") [i62]. On the other hand, Planck's ideas about quantized, hence also "granular," nature of energy… + +In other words, **the mathematical bridge for an organic transition from classical physics to quantum theory existed, essentially, from the very beginning**. Moreover, a decade and a half later (in 1916, simultaneously with the birth of Einstein's General Theory of Relativity), a fundamentally important mathematical result for both physics was proved in the theory of numbers. + +A student of Hensel, the then-very-young Russian mathematician Alexander M. Ostrowski proved a theorem (now known under his name) according to which rational numbers can be completed to a continuous set in only two alternative ways—either by the apparatus of real numbers or *p-*adic. There are no other options and cannot be in principle… + +
(48)
+ +Why such an abstract, it would seem, mathematical result as Ostrowski's theorem in number theory turns out to be extremely important for the fundamental foundations of physics will become clearer a bit later. For now, it's the perfect time to recall the more ancient "French connection". + +With the "Descartes' tree" and the role of this image in describing *p-*adic numbers, the situation is probably already quite clear. But what about the "Pascal's sphere"? + +To clarify this question, it's useful to consider the construction and properties of *p-*adics from another perspective — in terms of so-called ultrametric spaces, introduced into number theory by Krasner in 1944. + +(Marc Krasner was another mathematician of Russian origin, who, like Ostrowski, had to move to the West from Russia at a young age due to anti-Semitism and revolutionary turmoil. In the mid-1930s, he defended his dissertation in Paris under Jacques Hadamard and remained a Frenchman for the next fifty years, until his death in 1985. As for Alexander Ostrowski, he settled in Switzerland by 1927 after moving between cities and countries, where he secured a mathematical professorship at the University of Basel. For the remaining 60 years of his long life, this city became Ostrowski's home…) + +Already from the name "ultrametric space," it's clear that this involves a set where the metric — i.e., the measure of distance — between elements is defined differently from usual. + +What is a regular metric is best illustrated by Euclidean geometry, where the properties of distances between points are intuitively clear and self-evident. The metric is always positive and equals zero only when points coincide. The distance from point *A* to point *B* equals the distance from point *B* to point *A*. Furthermore, for the vertices of a triangle, the distance between any two points does not exceed the sum of distances from these points to the third point. + +The last of these properties is typically known as the triangle inequality. However, if you strengthen it slightly by requiring that the distance between any vertices in any triangle always not exceed the length of the largest side of the other two (strong triangle inequality), something remarkable happens. It turns out that the geometry of a space with such an "ultrametric" not only looks substantially different from Euclidean but also our ordinary intuition about the properties of the space completely stops working here. + +For example, in any ultrametric space, every triangle is either equilateral or isosceles. Moreover, the base of an isosceles triangle cannot be greater than the lengths of the other sides. + +One of the curious consequences of this property is that any two spheres in an ultrametric space either do not intersect at all or one is entirely contained within the other. Similar behavior is observed in mercury droplets. + +Due to these properties, ultrametric spaces form what is sometimes called a system with a natural hierarchy. In such a system, smaller radius spheres fill larger radius spheres completely without intersections and voids. Moreover, within any such sphere, the distance between any two points is always the same and equals the radius of that sphere. + +A completely logical but nonetheless surprising and unusual consequence of this "natural hierarchical" structure is this: **every point of an ultrametric sphere is its center.** + +No one may have forgotten how Blaise Pascal described the construction of nature? + +Well, the direct relevance of this entire construction to the mathematics of *p-*adic numbers comes from the fact that Marc Krasner introduced the very concept of ultrametric spaces based directly on them. + +So from the very beginning and up to this day, *p-*adic numbers have been although not the only, but undoubtedly the most important example of ultrametric spaces. Or a system of infinitely nested spheres "whose center is everywhere and the circumference nowhere." + +
![](https://kniganews.org/wp-content/uploads/2013/03/bc61p-adic.jpg)
+ +
Conventional depiction of 3-, 5-, 7-adic numbers (in reality, there are no gaps between circles)
+ +
(49)
+ +To make the natural transition from abstract *p-*adic numbers to quite concrete explorations of mysteries in the structure of matter, consciousness, and reality as a whole, just one step remains. In the language of mathematicians, this step is called **non-Archimedean analysis**. + +Among the important characteristics of ultrametric spaces, it is always noted that their geometry is non-Archimedean. Specifically, in this context, non-Archimedean property means that from any point in an ultrametric space, it is impossible to escape a distance greater than some magnitude *R* if taking steps no larger than *R*. That is, to step outside a circle, one must take a step exceeding the radius of that circle… + +It is clear that this strange feature does not align at all with our experience and perceptions of the world described by Euclidean geometry and its axioms. In particular, because among the axioms of classical geometry, there is one rather special — the so-called Archimedean axiom — which mathematicians overlooked for thousands of years. + +This axiom was first isolated and analyzed by Giuseppe Veronese and David Hilbert. Its significance for the foundations of mathematics can be compared to the discovery of non-Euclidean (Riemannian) geometry of curved spaces. Because it showed how renouncing Archimedes' axiom leads to entirely different, non-Archimedean geometry, which also demonstrates its completeness and consistency. + +And this was discovered — worth noting — at the very end of the 19th century, just a few years before the first discoveries in quantum physics. But at that time, of course, to see the relationships here was incredibly challenging… + +So what is the essence of Archimedes' axiom, which had invisibly been present in mathematics as a self-evident truth for tens of centuries? + +Consider a straight line and choose two segments on it, having different lengths and starting from the same point. Archimedes' axiom states that if we repeatedly place the shorter segment along the line, eventually we will exceed the length of the second, longer segment. + +In fact, this axiom describes the standard procedure of measurement — we essentially compare an arbitrary magnitude with a smaller standard. For this reason, Archimedes' axiom is sometimes called the axiom of measurability. One natural consequence is that it should always be possible to measure any small distance by selecting an even smaller standard. + +Here a fundamental contradiction between traditional, Archimedean mathematics of space and the structure of the real world described by quantum physics is revealed. + +In quantum theory—the most advanced of all human physical sciences — there is a fundamentally important result. According to which, with any conceivable accuracy of instruments, there is no way to measure a distance with an error less than a certain constant, known as the "Planck length." + +This minimum length of scale is derived as a ratio of the most fundamental constants that describe the physics of our world — the Planck constant, the speed of light, and the gravitational interaction constant. The Planck length is very small, 10⁻³⁵ meters, but it indicates that at these scales, all the physics-mathematics known to us ceases to operate. For the reason that the geometry of ordinary Euclidean and, even more generally, Riemannian space inadequately describes the properties of the real physical world at very small distances. + +In other words, for traditional mathematical physics, an insurmountable barrier has been revealed. Yet all science is structured in such a way that any barrier is treated merely as a signal to search for new, non-traditional tools to solve the problem. + +The crux of the problem, in this context, appeared as follows. The generally accepted system of analytical task description in science operates with real numbers. This seems completely natural, as this has always been the case in mathematical physics, starting with Newton and Leibniz, who created the apparatus of differential and integral calculus. + +This apparatus, in its foundations, is built on the key feature of real numbers: any interval of length or time can be decreased to infinity. Or alternatively, if needed, measurement precision — in the decimal notation of magnitude — can be increased to any required digit following the decimal point. + +But upon reflecting a bit deeper on this point, one concludes that from a physical standpoint, this involves an excessively strong, indeed incorrect, assumption. Both in experimental and theoretical senses. + +Because **in any physical experience, any needed magnitude can truly be measured only by a rational number **— as a ratio of one whole number to another. To the extent afforded by the instrument's calibration… Rephrasing slightly, rational numbers and only they are genuinely "physical" numbers. + +The description of natural-scientific models using real numbers — as one of the possible extensions of rational numbers — progressed for several centuries and hit a dead end on the micro scale. According to Ostrowski's theorem, another logically justified option for describing the world is *p-*adic numbers, in whose space the Archimedean axiom is violated. + +Since there are no other options for expanding rational numbers to the concept of continuity in mathematics, it is natural to assume that the time has most likely come to describe the world in terms of *p-*adic arithmetic and non-Archimedean geometry. + +For some unexplained historical reasons, the key role in reformulating physics into the language of *p-*adic numbers and ultrametric analysis was taken up by scientists from the Russian mathematical school. And what is remarkable, real progress in this direction began only after the passing of Marc Krasner and Alexander Ostrowski in the mid-1980s. + +
(50)
+ +The founding figures of this entirely new research approach are rightfully considered Vasily S. Vladimirov and Igor V. Volovich, whose works first demonstrated the importance of non-Archimedean analysis and *p-*adic numbers for theoretical physics. [o45] (Strictly speaking, there were a few other attempts in this vein before them, but they failed to attract the attention of their colleagues.) + +Already in Vladimirov and Volovich's first publication on this topic, in 1984, it was hypothesized and justified that *p-*adic numbers could be used to describe space at Planck scales. Moreover, the mathematicians' calculations indicated that **nature turns out to be unexpectedly and substantially simpler when viewed from the number-theoretical perspective**. + +A seminal step for integrating *p-*adics in physics was Volovich's 1987 work, suggesting intriguing approaches to employing the *p-*adic apparatus in string theory. This article [o46] in the journal "Classical and Quantum Gravity" managed to attract the attention of prominent string theorists, including Edward Witten, and sparked a wave of publications on *p-*adic strings in the international community. + +The active interest of other researchers combined with new exciting findings stimulated the development of many other *p-*adic physical models. Moreover, year by year, the areas of application for this apparatus and ultrametric analysis, in general, continue to grow steadily. + +Over time, *p-*adic models of quantum mechanics and field theory emerged alongside *p-*adic descriptions of complex systems like spin glasses — an unusual solid state that structurally resembles Kelvin's "vortex sponge." Because of their structural peculiarities, *p-*adic numbers turn out to be an exceedingly convenient tool for describing various systems with fractal or granular structures. + +Furthermore, *p-*adics have found appealing applications in biology. To make it clearer why this aspect of introducing new approaches into science is especially important, one can quote the well-known words of Israel M. Gelfand, one of the world's leading authorities on the mathematical description of biological systems. + +Playing on Eugene Wigner's famous phrase [i63], he said: "*There is only one thing even more incomprehensible than the incomprehensible effectiveness of mathematics in physics. And that thing is the incomprehensible INeffectiveness of mathematics in biology*." + +Perhaps the key to solving this mystery has already been found. As Sergei V. Kozyrev, a well-known researcher in biophysics using methods of *p-*adic analysis, writes, "*the ineffectiveness of mathematical methods in biology may be connected precisely with the fact that biology, like physics, tried to apply methods of real analysis, while the basic models of biology may need to be expressed in an ultrametric language*". [o47] + +The validity of this viewpoint is convincingly supported by the successes of mathematicians applying new methods of ultrametric analysis to describe the genetic code of DNA and to models of the dynamics of biological macromolecules like proteins. + +However, when listing numerous unequivocal successes and achievements of the new *p-*adic approach, it's important to emphasize one very crucial nuance. Each *p-*adic model is constructed on the basis of its own prime number *p*. For describing DNA or, say, for cryptography, the 2-adic model is very convenient. For other tasks, these could be 3-, 5-, 7-, 11-, or even (should anyone need it) 1999-adic systems. + +There are infinitely many such systems, they are all different, and each is essentially self-sufficient. However, which number in this infinite series is best suited for describing the world — no one can tell you. + +Fortunately, the direction to get out of this difficult situation was found almost immediately. In technical terminology, it is called **adeles**, and in essence, it leads all *p-*adic systems to democratic equality. + +Initially highly abstract, the construction of adelic numbers was introduced into mathematics slightly earlier than ultrametric, at the turn of the 1930-1940s. The progenitor of adeles was the French mathematician Claude Chevalley, best known as the youngest co-founder of the famous "Bourbaki" group. He was also known as a person who, according to his friend and colleague André Weil, was engaged in maximally dehumanized, that is, formal and very far from life mathematics. + +It was only by the late 1980s that it became clear — thanks to the now-famous Freund-Witten adelic formula [o48] — that in fact, Chevalley's abstract construction has the most direct relation to quantum physics. As they say in similar cases, the right idea was ahead of its time by about half a century (although, of course, this depends on how you look at it — but more on that later). + +The essence of the arrangement of the unusual number with the somehow feminine name adele boils down to the fact that it is a vector or an infinite sequence of numbers, where the first place is taken by an arbitrary real number, and all others are *p-*adic expressions for the very same number in all possible growing values of the prime *p*. + +Relations that record an arbitrary number as an infinite product in terms of prime numbers are widely used in mathematics and are known under the name of Euler's representation. Transforming a magnitude to this form usually greatly simplifies the analysis. + +As for the properties of adelic objects, an adelic coordinate contains both a real and all *р-*adic coordinates. Thanks to this composite structure, they simultaneously exhibit properties of Archimedean and fractal (non-Archimedean) topology. However, adelic objects as a whole tend to be simpler than their Archimedean (real) components. + +Moreover, thanks to Eulerian product formulas, embodying the idea of the equality of all topologies, information about the real component of an adelic object can be gleaned either from this real component itself or from the product of *p-*adic components for all *p*. + +Relying on this mathematical apparatus, Peter Freund and Ed Witten, interested in Volovich's work on *p-*adic strings, in 1987 derived an important formula combining ordinary quantum mechanics with *р-*adic and adelic mathematics. + +They showed that the wave function describing the evolution of a free particle in standard quantum mechanics can be represented as a product of wave functions of *р-*adic strings. This relation is sometimes interpreted to mean that the energy of an ordinary quantum particle actually consists of the energies of its *р-*adic components… + +This result is very important for at least three reasons. First, it became clear that finding adelic formulas for describing physical systems can significantly simplify their analysis. + +Second, the merger of adelic mathematics with quantum physics by the late 1990s allowed the previously mentioned Alain Connes [i64] to find an "almost proof" (more precisely, a beautiful approach to a solution) of one of the greatest mathematical problems — the Riemann Hypothesis about the zeros of the zeta function. + +And third, **adeles indicated a real path to a holistic description of consciousness and matter as a single system**. + +
(51)
+ +In 1987, feeling a powerful trend in the processes of "immersing" (or conversely, ascending) physics into number theory, the prominent Russian mathematician Yuri I. Manin [i65] outlined his vision of the opening picture of reality: + +> On the fundamental level our world is neither real, nor *p*-adic, it is adelic. For some reasons reflecting the physical nature of our kind of living matter (e.g., the fact that we are built of massive particles), we tend to project the adelic picture onto its real side. We can equally well spiritually project it upon its non-Archimedean side and calculate most important things arithmetically [according to Manin, "spiritual projection" occurs in the Platonic realm of mathematical ideas]. +> +> The relation between "real" and "arithmetic" pictures of the world is that of complementarity, like the relation between conjugate observables in quantum mechanics. + +These ideas of Manin look particularly remarkable when compared with Wolfgang Pauli's statements, one of the key figures in the "TBC guide." At the turn of the 1940-50s, summarizing his metaphysical reflections on the nature of the world and the future of science, Pauli wrote about these things as follows [i61][i66]: + +> In my personal opinion, in future science, reality will be neither mental nor physical but somehow both at once, and at the same time one or the other separately… +> +> The most important and extremely complex task of our time is to lay a new idea of reality … And the most optimal would be if physics and the soul were represented as complementary aspects of the same reality. + +It is exceedingly difficult to miss the obvious parallels in the ideas of Pauli and Manin. And to make it clearer how close Wolfgang Pauli was to the most significant physical-mathematical discoveries only happening now, it is enough to provide such biographical facts. + +Pauli began to develop his ideas on a unified mathematical description of matter and consciousness under the great influence of the theories of Carl G. Jung, with whom he was closely acquainted since the early 1930s and maintained regular contact for the rest of his life. During the war years, i.e., the first half of the 1940s, Pauli worked in Princeton, USA—where in the same period worked the "father of all adeles" Claude Chevalley. + +In those same years, in 1944, Carl Jung began additional work as a professor at the University of Basel. Another professor at this university was Alexander M. Ostrowski. Furthermore, in 1949, this *p-*adic specialist married a specialist in analytical psychology, Margaret Sachs, a disciple and associate of Carl Gustav Jung. Finally, in 1958, Ostrowski himself became a visiting professor at ETH in Zurich, where Pauli worked permanently… + +In short, nearly everything was ready for Pauli and Ostrowski to come closer together. The great physicist would surely have learned more about *p-*adic numbers, adeles, and their remarkable features. And, of course, Pauli would have noticed how beautifully the structure of adeles fit his ideas of the mutual complementarity of matter and consciousness… But none of this, alas, happened in reality.[i67] + +As it turned out, it took another half s century to wait. And what we could have known about a unified mathematical model for physics and the soul back then is only slowly coming to light now. + +In 1989, after attending one of Vladimirov and Volovich's lectures, mathematician Andrey Yu. Khrennikov became deeply interested in the practical applications of *p-*adics. Another five years later, by 1994, already a prominent specialist in this field and the author of a well-known monograph [o49] on the applications of *p-*adic analysis in mathematical physics, Khrennikov concluded that he was not quite dealing with what he should be. + +All his accumulated experience suggested that *p-*adic approaches were needed not so much for microphysics but for describing something else, some other part of nature… It was hardly a coincidence, but at just the same time, he became interested in the works of Sigmund Freud. While reading Freud's books, Khrennikov was struck by an idea: to create a mathematical theory describing psychological behavior and, in particular, formalizing psychoanalysis. + +In Freud's works, flows of ideas, representations, and desires were vividly depicted, and these flows or "spiritual objects" appeared no less real than material objects. Spiritual objects are also capable of evolving, interacting with varying intensity. Thus, as a mathematical physicist, Khrennikov intuitively sensed that he had come across such dynamics in mental space that closely resembled the dynamics of material objects in physical space. + +Then, as a research analyst, he only needed to introduce an appropriate system of spiritual coordinates and mathematically describe the mental flows. The standard models based on real coordinates, long and actively used for mapping neural networks of the brain, were decisively discarded by Khrennikov as unsuitable for a number of fundamental reasons. But at the same time, having considerable experience working in *p-*adic physics, he immediately noticed that *p-*adic trees were almost ideally suited for describing spiritual spaces. + +Ten years later, this initial idea resulted in an impressive series of about a dozen monographs and papers by Khrennikov dedicated to the mathematical modeling of thought processes in the system of *p-*adic coordinates. [o50] + +It cannot be said that these innovative and profound works went entirely unnoticed in the scientific community. Specialists do know them, of course (Professor Khrennikov is also known as the head of the "International Center for Mathematical Modeling in Physics and Cognitive Sciences" at the University of Växjö, Sweden). However, these works have not yet sparked a revolution in the science of mind and brain. Primarily because numerical *p-*adic models cannot provide answers to the main questions about the mysteries of consciousness. + +The principal question among these is the problem of the connection between spirit and matter. Scientists had no clarity on this issue in the times of Descartes and Pascal, and they still don't today. Relying on the available body of knowledge, science is still faced with an "explanatory gap," with no clear understanding of the mechanisms that enable the interaction between matter and consciousness. + +Another question closely related to the first is where exactly is consciousness located? In the brain? Or somewhere else—perhaps in a "space above the head"? Or maybe consciousness is distributed everywhere there is energy and space? + +No one today is capable of providing clear and convincing answers to these questions. + +However, it can be noted that geometry might offer some very substantial insights on this front. In particular, the geometric ideas developed by a colleague, neighbor, and close acquaintance of Wolfgang Pauli in Zurich… + +More correctly, in this context, it is talk not so much about geometry in general but about its section called topology. [i68] + +
([Read more](/tbc/62/))
+ +### Inside links + +[i59] Descartes' Dreams, [https://kniganews.org/map/e/01-01/hex50/](https://kniganews.org/map/e/01-01/hex50/) + +[i60] Pascal-Pascheles-Pauli, [https://kniganews.org/map/n/00-01/hex12/](https://kniganews.org/map/n/00-01/hex12/) + +[i61] Two Worlds, [https://kniganews.org/map/n/00-01/hex10/](https://kniganews.org/map/n/00-01/hex10/) + +[i62] Odyssey of the Vortex Sponge, [https://kniganews.org/map/e/01-01/hex51/](https://kniganews.org/map/e/01-01/hex51/) + +[i63] The Missing Idea, [https://kniganews.org/2012/11/17/langlands-plus/](https://kniganews.org/2012/11/17/langlands-plus/) + +[i64] TBC_5.2_soul, [https://kniganews.org/2013/01/07/beyond-clouds-52/](https://kniganews.org/2013/01/07/beyond-clouds-52/) + +[i65] The Garden of Converging Paths: Manin and Pauli, [https://kniganews.org/2012/03/25/manin-and-pauli/](https://kniganews.org/2012/03/25/manin-and-pauli/) + +[i66] Something Else, [https://kniganews.org/map/n/00-01/hex13/](https://kniganews.org/map/n/00-01/hex13/) + +[i67] Something Happened, [https://kniganews.org/map/n/00-01/hex1c/](https://kniganews.org/map/n/00-01/hex1c/) + +[i68] Rubber Geometry, [https://kniganews.org/map/e/01-10/hex6c/](https://kniganews.org/map/e/01-10/hex6c/) + +### Outside links + +[o44] Kurt Hensel, *Über eine neue Begründung der Theorie der algebraischen Zahlen.* Jahresbericht der Deutschen Mathematiker-Vereinigung, Band 6, 1899, 6 (3): 83–88. + +[o45] Владимиров B.C., Волович И.В. *Суперанализ, 1. Дифференциальное исчисление*. ТМФ. 1984. Т. 59, № 1. С. 3-27 ; —, —. *Суперанализ, 2. Интегральное исчисление*. ТМФ. 1984. Т. 60, № 2, С. 169-198 ; Vladimirov V.S., Volovich I.V. *P-adic quantum mechanics*. Commun. Math. Phys. 1989. V. 123, C. 659-676; V.S. Vladimirov, I.V. Volovich, Ye.I. Zelenov, *P-adic Analysis and Mathematical Physics*, World Scientific, Singapore, 1993 + +[o46] Volovich I. V., "*p-adic string*". Class. Quant. Grav. 1987. V. 4. P. 83-87. + +[o47] Kozyrev S. V., "*Methods and applications of ultrametric and p-adic analysis: from wavelet theory to biophysics*" (in Russian), Sovr. probl. matem., Issue 12, MIAN, M., 2008 + +[o48] P. G. O. Freund, E. Witten, "*Adelic string amplitudes*", Phys.Lett. B, 199 (1987), 191–194 + +[o49] Khrennikov A. Yu. "*p-adic valued distributions and their applications to the mathematical physics*". Dordrecht: Kluwer Acad. Publ., 1994. + +[o50] Khrennikov A. Yu. "*Non-Archimedean analysis: quantum paradoxes, dynamical systems and biological models*". Dordrecht: Kluwer Acad. Publ., 1997. ; Khrennikov A. Yu. "*Human subconscious as the p-adic dynamical system*". J. of Theor. Biology. 1998. V. 193. P. 179-196. ; Khrennikov A. Yu. "*Description of the operation of the human subconscious by means of p-adic dynamical systems*". Dokl. Akad. Nauk. 1999. V.365. P. 458-460. ; Khrennikov A. Yu. "*Modeling of thinking processes in p-adic coordinate systems*" (in Russian). M.: FIZMATLIT, 2004. diff --git a/data/tzo/62.md b/data/tzo/62.md new file mode 100644 index 0000000..bac0a59 --- /dev/null +++ b/data/tzo/62.md @@ -0,0 +1,301 @@ +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62spacewarp.jpg)
+ +
(52)
+ +It happened that in the cemetery of Zollikon, an upscale suburb of Zurich, the urns with the ashes of Wolfgang Pauli and Heinz Hopf are located close to each other. This serves as a kind of symbol of the ongoing dialogue between two great scientist-friends who headed the faculties of physics and mathematics at the same ETH institute, lived nearby, occasionally battled in chess, and loved to stroll and converse in the surrounding forests. + +What they liked to talk about there is now probably lost to time. Although some things are known on this point. Always distinguished by his sense of humor, after one such walk, Hopf commented on their conversations as follows: "Today, we had a heated discussion about what mankind was created for – to engage in Pure Mathematics or Applied Mathematics. Alas, we couldn't solve this problem"… + +The amusing and somewhat sad irony is that the ready answer for such a "difficult problem" was actually found by Hopf himself long ago. It just took many, many years for mathematicians and physicists to grasp the meaning of this answer. Almost half a century. By that time, neither Hopf (1894-1971) nor especially Pauli (1900-1958) were still in this world. + +The actual Answer itself is an astonishingly rich mathematical construction discovered by Heinz Hopf back in 1931 [o51], and now widely known as the Hopf fibration or Hopf fiber bundle. Initially discovered and described as an entirely abstract object in the field of pure mathematics, the Hopf fibration, as it turned out many decades later, has a wide range of applications in applied mathematics and especially in various fields of physics. + +In other words, the distinction between pure and applied mathematics seems to be a characteristic of researchers just beginning to explore nature. However, the more a person learns about the world and themselves, the more often they discover that any branch of mathematics can have applied significance. Moreover, finding a purely practical application for previously entirely abstract ideas is now particularly exciting and captivating in mathematics. + +Now, however, is the time to delve deeper into what the Hopf fibration is in general terms and its various physical applications. + +The essence of this remarkable object is such that the internal composition of three-dimensional space, as Hopf discovered, has from a topological perspective not a simple structure, but rather, on the contrary, a very nontrivial and rich construction. + +In principle, there are various ways to discuss this " structure of our space" depending on the aspects to underline. One can describe it like this, for example. + +Basically, Heinz Hopf found a way to fill all of space with circles. Generally speaking, for this task, there are simple solutions like this – take a straight line and string onto it concentric circles ad infinitum. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62filspace.jpg)
+ +However, Hopf tackled a more general task – the construction of a mapping of a three-dimensional spherical surface or 3-sphere, located in 4-dimensional space, onto the more familiar 3-dimensional Euclidean space, which is commonly referred to as flat and denoted **R3**. + +In a sense, this task is analogous to the problem of how to display the surface of a globe – or 2-sphere – onto the surface of a flat map. It is clear that any form of projection inevitably introduces various distortions to the picture. For this purpose, Hopf applied the known stereographic projection in geography and geometry that preserves angles between lines (this is called conformal transformation), and circles are also translates into circles or straight lines (alternatively, circles of infinite radius). + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62stereograf.jpg)
+ +If one develops the same analogy with the globe, i.e., the more familiar 2-sphere, one of the important features of the mapping studied by Hopf is this. When the points of the 3-sphere forming the surface in 4-dimensional space are arranged on such a globe strictly along the line of "latitude," then in Euclidean space **R3**, this configuration corresponds to a shape known as a torus of revolution (and in form corresponds to a vortex ring). + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62torus.jpg)
+ +The thickness of the tube of such a torus changes depending on the location of the latitude between the plane and the projection point. As the latitude shifts from the projection point, the torus passes through all intermediate states between two extreme ones. In one extreme, becoming ever thinner, it degenerates into a circle. In the opposite case, the torus swells to such an extent that its "hole" degenerates into a straight line perpendicular to the equatorial plane. + +In other words, Hopf filled all of space **R3** with nested tori. But the most important thing here is this. For each point on the globe, located on the latitude line, there is a corresponding circle line on the torus surface. This line captures the "donut hole" and obliquely encircles the tube. Just as a multitude of points fill the entire circumference of latitude, so a collection of such rings, linked with each other, completely covers the surface of the respective torus. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62hopf-frames.jpg)
+ +For historical reasons, such circles on the torus are called Clifford parallels – after an English mathematician who introduced these objects in the 19th century to study the properties of curved spaces. Therefore, this whole construction is sometimes called the Clifford-Hopf fibration. Fibers here are those linked circles that form the surfaces of the tori, and hence – fill the entire volume of space. + +This initial construction gave rise to an extremely fruitful direction in topological research, studying fibrations of spaces of various configurations and dimensions. But characteristically, for quite a while, all such investigations were in the realm of exclusively abstract pure mathematics. + +By the end of the 1970s, however, it became clear to physicists that the Hopf fibration plays a fundamentally important role in gauge approaches to quantum field theory. It also effectively served as the core of the entire model in Roger Penrose's twistor theory, and later in several other approaches to quantum gravity theory. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62twistor.jpg)
+ +Today, the list of possible physical applications for this construction is very long – from magnetic monopoles to the polarization of transverse waves and solid-state mechanics, from the geometric properties of quantum entanglement and the organization of qubits in a quantum computer to the relativistic deformation of the celestial sphere. [o52] + +Stating the same thing differently, one can constate that in the structure of the geometric object called the Hopf fibration, there currently lies a unified fundamental basis for several of the physicists' most significant modern ideas about the structure of reality. In particular, for the fractal-holographic model – where every smallest fragment reproduces the whole. For the multiverse model – as a multitude of simultaneously existing parallel worlds. For the universe as a quantum computer. And for such a physical system, finally, that organically and inseparably combines matter and consciousness. + +In short, there are solid reasons to consider the Hopf fibration as a general structure uniting all those directions in mathematical physics which had begun to develop but clearly did not achieve their full potential – Hugh Everett, Claude Shannon, and, of course, Wolfgang Pauli, who dreamt of the return of the "soul of matter" to science. + +
(53)
+ +To smoothly and naturally approach the picture of how the memory or soul of matter in general and the collective consciousness of humanity, in particular, can be embedded into the Clifford-Hopf fibration, it is initially useful to pay attention to the "mystical" component of this entire story. + +As already mentioned, according to documentary evidence, Heinz Hopf's discovery dates back to 1931. It was precisely in that year that Hopf moved to the city of Zurich, where he accepted the mathematics department at the institute ETH, previously headed by Hermann Weyl (one of the great mathematicians of the 20th century, among other things, the first to propose the idea of gauge interactions as a basic principle for the unified description of all forces in nature). + +The physics department of Zurich's ETH at that time was already headed by Wolfgang Pauli. And in that same 1931 year, a noteworthy acquaintance occurred between Pauli and the famous psychiatrist, father of analytical psychology Carl Gustav Jung, beginning their friendship and partnership for the rest of their lives. + +The third noteworthy event of 1931 was the publication by Paul Dirac, one of the founding figures of quantum theory, of another article titled "Quantised singularities in the electromagnetic field." This article holds a special place in Dirac's oeuvre because in it he managed, with very elegant mathematics, to propose a possible explanation for one of the fundamental enigmas of physics – the quantization of electric charge. + +The exquisite solution to this problem was Dirac's hypothesized particle called "magnetic monopole," later better known as the Dirac monopole. The essence of the hypothesis was that if it were possible to find a particle with only one magnetic pole rather than two, then the existence of particles with a minimal electric charge, of which none is smaller and which all other charges are multiples of, would receive a simple and natural explanation. + +The logic and mathematics of this outstanding theorist's argumentation looked beautiful and convincing, and therefore catching the Dirac magnetic monopole became, for many decades, one of the significant goals of experimental physics. But despite all the researchers' tense efforts, alas, this object has yet to be found in nature up to this day… + +To any person foreign to mystical worldview, there are absolutely no connections observable among the three described independent events of 1931. Scientists just keep writing articles (it's their job after all), people continually move from place to place searching for a better chance, and having arrived at a new place, they inevitably meet new people… In short, what here might be noteworthy and non-random? + +To learn to see hidden meanings and connections in seemingly disparate events, it is useful to recall Jung's concept, called "synchronicity" [i69]. According to Jung, such synchronicities act as peculiar knots connecting apparently independent events on other levels of consciousness and structuring the overall fabric of reality. + +Specifically, in the context of the example considered here, it is time to note that today, according to the results of theoretical physics, the still elusive yet even more desirable object known as the "magnetic monopole" — in the form of a topological defect (vortex) — has seemingly concentrated within itself the most important discoveries and yet unresolved enigmas at the border of physics and topology. + +In the mathematics of (Dirac) monopoles, effects of spontaneous symmetry breaking and the Higgs mechanism are found, nontrivial (Hopf) bundles, and special solutions of Yang-Mills gauge equations. Also present, upon closer inspection, are the ideas that once greatly excited Wolfgang Pauli about "duality and reduced symmetry," which opened to him a new perspective on nature and the inseparable link between matter and consciousness. + +Adding another layer to the picture illustrating how closely intertwined all these things are is the not-so-long-ago revealed story that Wolfgang Pauli was the first to derive what are now known as the Yang-Mills gauge equations [o53]. However, Pauli, famous for his scientific meticulousness, chose not to publish this work as he saw significant contradictions with already known facts in physics. + +As for Yang Chen-Ning and Robert Mills, they were at the time (1954) still "young theoreticians entitled to stupidity," according to the well-known expression by P. Ehrenfest [i70]. Despite Wolfgang Pauli's blunt disapproval, expressed personally to the authors during one of the preliminary discussions, Yang and Mills did publish their — clearly raw and underdeveloped — theory. This move marked the beginning of a highly productive and as yet inexhausted direction in modern physics. + +To understand how closely this theory is related to the geometry and topology of fibered spaces required over 20 more years. Historians of science have direct recollections regarding this from Chen-Ning Yang, mentioned by him at one of the commemorative conferences. + +In those years, when gauge field theory was just emerging, Yang and Mills were concerned exclusively with equations, and they did not even think about their geometric interpretation. Only two decades later did Yang become seriously interested in the topological interpretation of their theory and invited to the university where he worked at the time the prominent mathematician Jim Simons — to deliver a series of lectures on fibered spaces for theoretical physicists. + +Having learned and grasped a wealth of new information, physicists were "beside themselves with happiness," as Yang put it, when they realized that nontrivial bundles in topology are exactly the concept that helps them eliminate known difficulties in Dirac monopole theory. Physicists were particularly struck by the fact that "their" gauge fields were actually long known to mathematicians — under the name "connectedness in fiber bundle spaces." However, mathematicians studied these things purely abstractly, without any notions of the physical reality's structure. + +Discussing this astonishing discovery with Shiing- Shen Chern, a notable topologist of the 20th century, Yang told him: "This is both thrilling and puzzling, since you mathematicians dreamed up these concepts out of nowhere." To which Chern immediately protested: "No, no, these concepts were not dreamed up. They were natural and real." [o54] + +
(54)
+ +Relying on the authoritative testimony of mathematicians — regarding the "naturalness and reality" of fibered spaces — it is time to move on to ideas about how this universal construction relates to the form of the universe. + +Initially, it's helpful to consider how such seemingly different configurations as the torus and the sphere are simultaneously present within the structure of space. It's evidently much easier for a person to vividly see this through the example of 2-dimensional surfaces in 3-dimensional space. + +With the help of mathematical programs and computer graphics, among other things, specialists have shown how a 2-dimensional torus through smooth topological transformations (called homotopy) transforms through compressions, pinches, and stretches into a double-layered Riemann sphere. [o55] + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62tor2ball.jpg)![](https://kniganews.org/wp-content/uploads/2013/05/bc62threef2ball.jpg)
+ +The grid of cells applied to the surface of the torus and twice reproducing the well-known configuration of a soccer ball is, of course, not accidental. Firstly, it allows for a more clear view of the deformation process, demonstrating the topological equivalence of the two distinct structures. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62fuller.jpg)
+ +Secondly, as shown by fullerene molecules in nature, such a configuration is optimal in terms of minimizing energy on a spherical surface. Thirdly, most importantly, science today has substantial evidence that this very configuration underlies the structure of the universe — as a network of cells formed by superclusters of galaxies. [i71] + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62univball.jpg)
+ +More precisely, when carefully articulated, the observational data available to science allows for the supposition of a cosmic form known as Poincaré's dodecahedral space. A simplified model of such a configuration is a ball sewn from 12 pieces in the shape of regular pentagons. Or, otherwise, a regular polyhedron-dodecahedron inflated to a sphere. [i72] + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62poincadod.jpg)
+ +Distinct signs of this form of the cosmos were detected by J. Luminet's group in the cosmic microwave background radiation maps from the WMAP satellite [i73]. Polish researchers from Torun University identified on the same map 6 pairs of matching circles, even more definitively indicating the features of a closed-universe space in the shape of a dodecahedron. [i74] + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62sixpairs.jpg)
+ +To clarify that this significant (but for some reason hushed-up) scientific discovery of the 21st century does not contradict the "classic" form of a soccer ball made out of 12 pentagons and 20 hexagons, one should note that even in the 32-cell variant, there are the same 6 pairs of "circles" as in the dodecahedron. Also, recall the dual topology of the cosmic sphere and the physics of forming convective cells in superfluid liquids. [i75] + +The all-pervading "Higgs field," according to contemporary scientific views, can be likened to a superfluid. An important feature of such superfluids, as known, is the spontaneous formation of discrete vortex cells when the medium rotates. + +And if on one side of the sphere 12 dodecahedral structure cells form, on the other side—where the 20 vertices of the polyhedron become centers of vortex convection—an icosahedron naturally forms out of 20 cells. Namely, a regular polyhedron that is the dual of the dodecahedron. + +In the end, when this entire configuration stabilizes to a minimum-energy state, on each side of the sphere—inside and outside—there are identical grids of 32 soccer ball cells, shifted relative to each other by convective processes. These vortex processes effectively "cut off" the energy-costly vertices of the dodecahedron and the icosahedron, overlaying both structures shifted onto each other and ultimately generating a symmetrical, energetically optimal construction. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62futbol.jpg)
+ +If the key role of (topological) vortex effects in the picture of the formation of the cosmic cellular structure has become more or less clear, it is time to remind of the following. All the discussions here are certainly not proofs and, even more so, not the absolute truth. + +One might consider this an attempt to illustrate — using vivid pictures and simplified ideas — a truly significant thing. That Hopf fibration is very well-suited to serve as a universal geometric object or principle, allowing the integration of many disparate and poorly aligned facts established by science concerning our surrounding world. + +
(55)
+ +Continuing in the same direction, it is time to more thoroughly examine why the Hopf fibration is called "nontrivial" and note why this feature helps naturally explain enigmatic facts such as the universe's left-handed chirality and the three generations of fermion particles. + +As an elementary example illustrating what comprises a trivial fibration, the form of a cylinder is typically referenced, formed from segments stemming from multiple points on a circle. The surface of such a cylinder is called a circle fibration, with its constituent segments dubbed fibers. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62triv-n-non.jpg)
+ +Accordingly, a fibration is called nontrivial if the surface formed by the fibers demonstrates one-sidedness rather than being ordinary. The simplest example of such a surface — a nontrivial fibration — is the Möbius strip. + +To make it clearer how in the nontrivial Hopf fibration, where the fibers are circles, a crucial structure like the Möbius strip is present, it's helpful to introduce two seemingly different figures that are, in fact, topologically equivalent. One in the form of a ladder graph represents the traditional essence of the Möbius strip as a one-sided surface, while the other, employing the rubbery properties of topology, elongates the same graph into a circle, with opposite points connected by segment-fibers. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62twoeqmob.jpg)
+ +The extent to which the nontrivial topology of a Möbius strip can be significant from the perspective of physics was recently beautifully demonstrated once more by a group of Chinese researchers from Beijing's Institute of Theoretical Physics [o56]. In 2009, they published a theoretical paper on the electronic properties of a sheet made of a new material, graphene, and taking the shape of a Möbius strip. + +In this research, calculations demonstrated that a graphene Möbius strip behaves as a "topological insulator with a robust metallic surface" [i76]. That is, electron movements occur losslessly along the edge of the strip, while the rest (bulk) of the strip doesn't conduct electricity, showcasing insulating properties. In other words, the topology of the shape engenders the material's unusual properties. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62mobti.jpg)
+ +Three years later, in May 2012, theoretical work from the Institute for Nuclear Theory in Seattle, USA, showed that if the known physical properties of a topological insulator are assumed for the space-time of the entire universe, then it is possible to discern a completely natural topological mechanism that generates precisely three generations of fermion particles. [o57] + +To briefly explain the essence of the discovery made by David Kaplan and Sichun Sun, their calculations indicate that our universe possesses an additional, fifth dimension, which due to insurmountable mathematical circumstances is "prohibited" for the particles of our world—similar to how the interior spaces of materials known as topological insulators are beyond reach for conduction electrons on their surfaces. + +Viewing space-time as a 4D surface, scientists likened it to a conducting surface bounding the bulk "insulator" of a higher dimensionality (5D). Subsequently, by reasonably assuming a specific topology for such a 5D space composed of discrete energy layers, the authors showed it is possible to generate exactly three families of particles — bound to their four-dimensional surfaces. + +To spectacularly enhance the same "layered" theme, one can revisit the smooth homotopic transformations demonstrating the richness of structures hidden in an ordinary soccer ball. American researcher Michael Trott, who thoroughly studied this configuration using the Mathematica scientific computer program, discovered the following fact. [o55] + +One of transformations shown by Trott through animated clips illustrates the morphing process between the already known two-layered soccer ball and the trefoil knot — another noteworthy form rich in its topological properties. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62tor2ball.jpg)![](https://kniganews.org/wp-content/uploads/2013/05/bc62threef2ball.jpg)
+ +
+ +For the sake of clarity, the smooth morphing is shown in the opposite direction - how the trefoil knot transforms into a soccer ball. To make this trick possible, the previous polygonal tiling grid – the 2x32 cells of a soccer ball – is applied to the toroidal surface of the knot, but now in three replica copies, closed into a periodic pattern. + +Then all three copies are simultaneously laid out on the two layers of the Riemann sphere representing the soccer ball. As a result, in the final diagram, all three pairs of soccer balls are superimposed in space with each other. [i77] + +A number of circumstances make this illustration very important in the context of Hopf fibration. First, there is a direct connection between the topology of the trefoil knot and the Möbius strip. If the Möbius strip is twisted not by one half-turn, as usual, but by three, and if this figure is cut along the axis line, you get a one-sided strip tied into a trefoil knot. + +Secondly, the trefoil knot is a classic example of a chiral figure, like the Möbius strip, meaning it does not coincide with its mirror image upon superposition. Accordingly, the presence of a smooth homotopic transformation between the trefoil torus and the two-layered sphere shows that even in this seemingly spherical figure, which has no right or left preferences, the property of chirality is embedded at some internal levels. + +And thirdly, the important point lies in the three copies of the two-layer covering, which are periodically arranged one after another on the surface of the trefoil knot, and on the Riemann sphere they are placed in three completely coinciding pairs. Such a picture indicates that if the universe's geometry contains the chiral topology of the trefoil knot, it is equivalent to the situation where each side of the membrane-surface has a three-layer structure. Or, in other words, naturally acquires an additional dimension and three generations of particles… [i78] + +
(56)
+ +Attentive readers may have already noticed that important scientific discoveries pointing to hidden features in the structure of the universe are made based on unusual molecular constructions, the basis of which is the carbon atom: graphene and fullerenes. Bearing in mind that the atomic weight – that is, the number of nucleons in the nucleus – of carbon corresponds to number 12 (the number of faces of a dodecahedron), and that it is carbon that underlies all known forms of biological life, it is difficult to pretend that all these coincidences are mere chance. + +It is much more likely that in this case, we are dealing with yet another manifestation of the universal "holographic principle" – when even the smallest fragment of a construction reproduces key features of the whole… Consequently, focusing now on this idea, it is time to consider what connections are observed between holography and Hopf fibration. + +It is worth recalling that in theoretical physics, the term "holographic principle" is generally understood not as the relationship between a whole image and its parts but as something fundamentally different. The idea is that different sets of equations defining the behavior of distinct systems of various dimensions might actually describe the same physics. Approximately the same way as a flat (2D) holographic plate contains all the information for reproducing a volumetric three-dimensional image (3D). + +Among the key achievements of the holographic approach in modern theoretical physics is the so-called AdS/CFT correspondence, illustrating the same physics in two completely different systems. One is the five-dimensional anti-de Sitter (AdS) space-time, which has a hyperbolic geometry of negative curvature. The second system is the spherical 4-dimensional space acting as the boundary of AdS and described by a conformal field theory (CFT), overall resembling the physics of our world. + +To make the direct connection between AdS/CFT and Hopf fibration more clear and illustrative, it is useful to describe two different but equivalent approaches to filling the volume with curved surfaces. One of these methods, (a), is already familiar to us and represents Clifford parallels in the form of circles forming tori. The second method, (b), linearizes the first, so that Clifford parallels indeed become line segments, but at the same time form a curved "ruled surface" or hyperboloid of revolution with negative curvature. The boundary of such a surface is a circle or 1-sphere. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62eq-models-fib.jpg)
+ +Based on these images, showing the connections with AdS/CFT becomes simpler. Because the outer part of a torus with positive curvature can be likened to the world of the spherical boundary system of CFT (here dimension 2D). And the inner space of the "hole," bounded by a hyperboloid of negative curvature, can be considered as the world of AdS (dimension 3D, respectively). + +In this modeling approach, AdS space-time looks like a stack of flat (2D) circles, each having a hyperbolic geometry of space, and all stacked on top of one another along the vertical time axis (forming 3D). + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62adssp.jpg)
+ +
Left: Projection of hyperbolic space onto a plane. Each fish is actually the same size, and the boundary circle is infinitely far from the center of the disk. The compression of the fish sizes is done to fit an infinite space within a circle of finite size. This is a visual effect of strong spatial curvature. Center and right: Physics in such a space-time (“stack of disks”) is quite specific. Both a ball and a beam of light, launched from the center of the disk, return back in the same amount of time (with the distinction that the light manages to reach the edge of space). For details, see [o58]
+ +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62cft1d.jpg)
+ +
+ +If one makes a cross-section of the torus at any given moment in time, then every circle in the AdS world corresponds to a latitude circle on the outer shell — a snapshot of “our” CFT world. A 1D world that, along the same time axis, moves from the past (the bottom of the torus) to the future (the top of the torus). + +Since the "AdS world" geometrically resides in the "hole" of the torus, and every circle in the Hopf fibration forming the surface of the torus necessarily contains this "hole" inside, an intriguing possibility is visible for the point inhabitants of the "CFT world" living at the latitude. If considering the inclined circle of the Hopf fiber as their "memory," i.e., the basis of consciousness, the space inside that circle falling within the "hole" of the torus can be thought of as the 2-dimensional "hologram of consciousness." Moreover, due to the geometric features of the inclined section, this hologram allows the inhabitants of the "CFT world" to travel within their consciousness both in space and time. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62krugivil.jpg)
+ +As everyone knows, in a similar way — by the "power of thought" — people in our world can travel through space-time in their dreams, reveries, and in memories of near-death experience linked to staying in the other world of spirits and souls of the deceased. In other words, there are reasons to name this space — geometrically inseparably connected with ours — as the space of the other world. + +A significant point in AdS/CFT considerations is that the CFT physics on the boundary-shell, while generally similar to the physics of our world, lacks gravity. On the contrary, the physics of the 5-dimensional AdS, although this world is otherwise completely unlike ours, includes gravity naturally. + +To understand how this apparent, at first glance, discrepancy with the physics of the real world is overcome, it is useful to recall again the 2-brane Randall-Sundrum model, which requires 5 dimensions (see [4.4](https://kniganews.org/2013/01/01/beyond-clouds-44/)). And about the fact that the mysterious world of the "gravity brane" in their model can be much more naturally explained through the world of the membrane as a closed one-sided surface of the Möbius strip type. Where the second half of all the particles of our world is concentrated in stars. Or, in other words, in those regions of space whose geometry is strongly deformed by gravity effects. + +It is also appropriate here to remind and add such an essential nuance to this picture. Due to the constant flipping of particles from one side of the membrane to the other, we — as observers — find ourselves inside and then outside the surface of the sphere all the time. In such conditions, the natural averaging of all our observations concerning the curvature of space is that the geometry of the universe everywhere appears flat — like a sheet of paper on a table… + +Finally, another notable consequence of this construction, as previously demonstrated (see [4.3](https://kniganews.org/2012/12/30/beyond-clouds-43/)), is the effect of topological charge inversion with each flip of a particle from one side of the membrane to the other. If considering this process in terms of Dirac's magnetic monopole, it is not difficult to see that here precisely lies the geometric answer to the mysterious elusiveness in nature of the so desired object for theorists. + +In some sense, the search for Dirac's monopole is roughly the same as trying to see the whole particle, which on one side of the membrane is a proton, and on the other, an electron. + +
(57)
+ +The geometric structure discovered by Heinz Hopf, as shown, allows us to fundamentally reconsider the abundance of mysteries and unresolved problems characteristic of modern physics. But it has also been demonstrated something that can be called the "Hopf paradox." + +On one hand, the importance of Hopf fibration for a vast number of applied physical tasks is an indisputable thing today that needs no proof. On the other hand, however, the situation seems like scientists are still hesitant to start applying this powerful toolkit to its full potential. + +This happens, most likely, because then (either at once or gradually but inevitably) too many generally accepted dogmas will collapse… Proving such an assertion with documents is unlikely within anyone's power, but it is quite possible to illustrate the idea with one more historical example. + +In 1949, the famous "pure" mathematician Kurt Gödel published one of his few articles devoted to physics — as a sort of gift for the 70th birthday of his senior friend, Albert Einstein. (Similar to the Pauli - Hopf duo, this pair of friends also loved joint hikes-discussions in the surrounding woods — not in Zollikon but Princeton.) In his "gift" article, Gödel found an exact and extraordinarily elegant solution for the GTR or Einstein's general theory of relativity equations. + +In other words, the theorist obtained a beautiful mathematical description of a universe which, according to the equations, has every right to be the world we all live in. Nature, as scientists have long known, is arranged so that the most beautiful equation solutions are usually the most correct ones. However, specifically for this solution, named the "Gödel metric," a categorical exception had to be made. Simply "because the real world cannot be arranged like that"… [i79] + +Gödel's universe is steady in size (stationary) — and science knows for sure that it is expanding. Gödel's universe rotates — and in science, not that it is established, but in all dominant theories, it is accepted to assume there is no rotation. Finally — the most unacceptable — Gödel's solution allows closed trajectories or loops along the time coordinate, and such "journeys" violate all scientific notions about the fundamental importance of cause-and-effect relationships for a universe of logical consistency. + +It may not be appropriate to discuss this story in detail here, but it is quite fitting to show— using one of the tori in Hopf fibration as an example — that Gödel's construction does indeed describe "our" world. But only in a broader context — with AdS taken into account. And all the objections to the Gödel metric, consequently, turn out to be built on contradictions that, in reality, do not exist. + +That is, a broader context is introduced using the same model that illustrated the essence of AdS/CFT. Then the torus considered there in 3D space is a model of a stationary 5D universe. The vertical axis, as before, is the time axis. And the outer horizontal circle in the torus section, respectively, is a one-dimensional model for the 3D space of our world at any specific moment of its evolution over time. + +From this illustration, it is quite clear that the three-dimensional space of the universe first expands to the maximum diameter and then begins to contract back. Following the same scheme, almost, as all quantum matter particles with their amplitude oscillations behave. Furthermore, similar to rotating particles, the universe rotates — this corresponds to "the current on the surface of a topological insulator." And it is also illustrated by the inclined circles of the fibration, which here denote the trajectories (world lines) of particles in space-time. + +Finally, the fact that all such line fibers are circles is the clear illustration of the "most outrageous" feature of the Gödel metric: the closed trajectory along the time coordinate. Or, put differently, a visual illustration of the endless repetition of cycles in the universe's evolutionary history. + +Of course, this illustration absolutely proves nothing. In fact, images are never required to do so. It is enough that they provide clear and simplified visuals for understanding the essence of the subject. As for more rigorous mathematical and experimental arguments, one can also find them in abundance if desired. + +There are many testimonies in the history of astrophysical observations that the universe is constantly rotating. Moreover, the content of observed data (asymmetry in the polarization of radiation from extragalactic sources, non-random distribution of low-frequency modes on the map of the cosmic microwave background of the universe, etc.) clearly indicates that the space of the universe has the shape of a torus or vortex ring. [i79] + +On the other hand, all these facts and evidence are commonly ignored in mainstream cosmology as they do not fit the dominant theoretical model based on the "big bang" and inflationary expansion. + +However, the degree of uncertainty in current theoretical physics is such that over the past decade, the idea of a "cyclic universe" has been steadily gaining more and more supporters. It cannot be said that this idea is particularly new. Even at the dawn of the "big bang" theory, the concept of a quasi-stationary—that is, cyclically expanding and contracting—universe was actively advocated by the renowned astrophysicist Fred Hoyle. + +Now, it is being noticeably revived in a new guise by respected scientists such as Paul Steinhardt, Neil Turok, or for instance, Roger Penrose. Attempting to overcome the limitations of GR equations, which reduce space-time to "singularity points" under extreme conditions — about which physics still has nothing substantial to say —Steinhardt and Turok have created a cyclic model of the "ekpyrotic universe." According to this concept, two membrane worlds periodically come together and drift apart, cyclically creating and destroying the universe without encountering any singularities. [o59] + +In Roger Penrose's model — another example — the idea of cyclic expansions and contractions of the cosmos is substantiated by significantly different considerations, relying on the second law of thermodynamics and addressing known inconsistencies in standard cosmology regarding the entropy of the universe. [o60] + +In the works of the mentioned renowned theorists, among other things, one can also find quite comprehensible mathematical explanations for why the universe, even when transitioning to cyclic contraction, will appear to observers as accelerating in its expansion. (One of the geometric explanations is called the "induced metric" and is directly related to well-known properties of conic sections in projective geometry — when a surface with a spherical metric appears as a parabola with branches diverging to infinity in projection.) + +However, these are not the most significant technical geometric nuances. Far more important are the general conclusions drawn from this entire picture regarding the inseparable unity of matter and consciousness. + +
([Read more](/tbc/7/))
+ +### Inside links + +[i69] Language of Synthesis, [https://kniganews.org/map/n/00-01/hex17/](https://kniganews.org/map/n/00-01/hex17/) + +[i70] Spin on a Möbius Strip, [https://kniganews.org/map/e/01-10/hex67/](https://kniganews.org/map/e/01-10/hex67/) + +[i71] Convective Geometry, [https://kniganews.org/map/e/01-10/hex6d/](https://kniganews.org/map/e/01-10/hex6d/) + +[i72] Mysteries of the Dodecahedron, [https://kniganews.org/map/e/01-10/hex60/](https://kniganews.org/map/e/01-10/hex60/) + +[i73] Cosmos as a Hall of Mirrors, [https://kniganews.org/map/e/01-10/hex62/](https://kniganews.org/map/e/01-10/hex62/) + +[i74] Anomalous Facts and Structures, [https://kniganews.org/map/e/01-10/hex63/](https://kniganews.org/map/e/01-10/hex63/) + +[i75] Superfluid Crystal, [https://kniganews.org/map/e/01-10/hex65/](https://kniganews.org/map/e/01-10/hex65/) + +[i76] Universe as a Topological Insulator, [https://kniganews.org/2012/09/17/univer-topological-insulator/](https://kniganews.org/2012/09/17/univer-topological-insulator/) + +[i77] Granular Geometry, [https://kniganews.org/map/e/01-10/hex6e/](https://kniganews.org/map/e/01-10/hex6e/) + +[i78] Multidimensional Geometry, [https://kniganews.org/map/e/01-10/hex6f/](https://kniganews.org/map/e/01-10/hex6f/) + +[i79] And yet it rotates? [https://kniganews.org/map/e/01-10/hex64/](https://kniganews.org/map/e/01-10/hex64/) + +### Outside links + +[o51] Heinz Hopf, "Über die Abbildungen der dreidimensionalen Sphäre auf die Kugelfläche", Mathematische Annalen (Berlin: Springer) 104 (1): 637–665 (1931) + +[o52] M. Nakahara, "Geometry, Topology and Physics," Institute of Physics Publishing, Philadelphia, 1990 ; J. Marsden and T. Ratiu, "Introduction to Mechanics and Symmetry", Springer-Verlag, New York, 1994 ; R. Mosseri and R. Dandolo, "Geometry of entangled states, Bloch spheres and Hopf fibrations," J. Phys. A 34 (2001), 10243-10252 + +[o53] "A vision of gauge field theory", a chapter in "No time to be brief. A scientific biography of Wolfgang Pauli" by Charles P. Enz, . Oxford University Press (2002) + +[o54] C.N. Yang, "Magnetic Monopoles, Gauge Fields, and Fiber Bundles." Annals of the New York Academy of Sciences, Vol. 294, p. 86-97, November 8, 1977, 25568. + +[o55] Trott, M. "Bending a soccer ball – mathematically". Mathematica Guidebooks, June 2006, ([http://www.mathematicaguidebooks.org/soccer/](http://www.mathematicaguidebooks.org/soccer/)) + +[o56] ZL Guo, ZR Gong, H Dong and CP Sun, "Mobius Graphene Strip as Topological Insulator". Physical Review B 80, 195310 (2009). Preprint arXiv:0906.1634 + +[o57] David B. Kaplan and Sichun Sun, "Spacetime as a Topological Insulator: Mechanism for the Origin of the Fermion Generations". Phys. Rev. Lett. 108, 181807 (2012). Preprint arXiv:1112.0302 [hep-ph]. + +[o58] Juan Maldacena, "The Illusion of Gravity". Scientific American, November 2005 + +[o59] Paul J. Steinhardt, Neil Turok, "Endless Universe: Beyond the Big Bang". Broadway. 2008 + +[o60] Roger Penrose. "Cycles of Time: An Extraordinary New View of the Universe". The Bodley Head. 2010 diff --git a/data/tzo/7.md b/data/tzo/7.md new file mode 100644 index 0000000..b7e86c3 --- /dev/null +++ b/data/tzo/7.md @@ -0,0 +1,1137 @@ +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7infinity.jpg)
+ +
(58)
+ +The most important — and paradoxical — feature of the entire picture presented here is that there is nothing fundamentally new in it… + +That is, the rather non-trivial physics and mathematics of the structure, of course, reflect the most advanced achievements of modern science, but the very essence of the subject has been known to humanity for a long time. In fact, since people first began to ponder the structure of the universe and their place in nature, they have tried to express THIS in different words and images. + +It can be shown that fragments of such — deep and often unmanifested— knowledge are scattered and found throughout our culture. In the linguistic constructions of language, in the myths and tales of peoples around the world, in the dreams and visions of famous people, in the masterpieces of literature and philosophy, in the traditional mathematical symbolism, finally. + +For example, since the Middle Ages, the concept of "**infinity**" in mathematics is traditionally denoted by the symbol of a horizontally laid "**eight**." It's not very difficult, probably, to see here a direct indication that the scientists have always been subconsciously aware of the closed nature of space and/or time, perceived as endless… + +Similarly, if we listen to language, we can, if desired, grasp the essence of deeply ingrained views on the "vertical multi-layered" structure of our evolving consciousness in expressions like "high impulses" and "lower thoughts." + +And in the case of using such an established linguistic construction as "with every fiber of my soul," it is extremely difficult to deny the fact of the general awareness of the speakers that their soul is formed of some kind of fibers, that is, threads. + +If we conduct slightly deeper research in this direction, it is easy to discover a lot of additional facts and evidence of our internal hidden knowledge. For example, about the repeatedly mentioned in ancient texts "thin silver thread" that connects the soul and the body. + +And in even more ancient mythological sources, the metaphor of spinning and winding a thread onto a spindle is often used for the symbolic depiction of a person's life. + +In Greek mythology, for instance, human life was governed by the three Moirai — goddesses of fate. One sister, Clotho, spins the thread of life, another, Lachesis, stretches it through the vicissitudes of fate. And the third sister, Atropos, cuts the thread to end life's journey in this world. + +Particularly noteworthy in this picture are the following points: First, in ancient Greek beliefs, the threads of human lives were directly woven into the fabric of the cosmos. And secondly, the important image of cosmic yarn from naive folk tales migrated to a much higher philosophical tradition of Hellas. + +In particular, in Plato's work "The Republic," the functioning of the world order is explained as the result of the action of the cosmic spindle of Ananke. In the image of the goddess Ananke, we should remind, in Greek mythology, represents Necessity or Inevitability. + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7ananke.jpg)
+ +Ananke was the mother of the three Moirai — executors of human fates. She herself, according to Plato, governs the entire spinning of the fabric of the cosmos. Between Ananke's knees rotates the spindle, whose axis is the axis of the universe. And the daughters-Moirai — as best as they can — assist this universal rotation… + +Mythology researchers testify that the archetypical, characteristic of many different peoples, image of cosmic yarn and spinning is usually associated with a woman. (Visitors in the dreams of our constant hero, Wolfgang Pauli, repeatedly stressed the importance of the "principle of rotation" and the necessity of introducing the feminine principle into physics.) At the same time, significantly, the image of the divine maiden-spinner is practically indistinguishable from that of the maiden-weaver. + +Ideas about the combination of two actions — spinning and weaving — sometimes transformed into a cosmogonic image of the Spider Woman, since spiders both spin threads and create fabric-webs. And in general, this well-known mythological archetype is commonly collectively referred to as the "cosmic weaver" (for some reason, in the masculine form)… + +When studying the worldview of ancient people and primitive cultures, modern researchers are particularly interested in their cosmogonic myths and cosmological ideas. Because in these ideas are described, as expressed now, "the space-time parameters of their universe," that is, the very conditions in which people's existence takes place. + +A fundamentally important point is that for mythological (original, not burdened with other layers) human consciousness, this entire sphere of cosmological and cosmogonic turns out to be extremely broad and includes almost all aspects of life. + +Because for such consciousness, it is characteristic not merely to closely link, but rather to identify nature and man. In this picture, not only is man created from the basic elements of the universe, but conversely — the universe often comes from the body of the "primordial man." + +For primitive people with mythopoetic consciousness, the holographic principle of modern science, containing the idea of self-similarity of all components and a single whole, would be, for example, very close and natural. Because in their views, a person — being a likeness of the universe — is one of the essential elements of the overall cosmological scheme. + +And the principal inner meaning of mythology, contained already in the most ancient, archaic myths of creation — is the transition of the universe from unorganized chaos to an orderly cosmos. People of antiquity did not know that this idea poorly aligns with the second law of thermodynamics, but they believed the world was arranged in precisely this way. + +It's interesting how in mythological consciousness the physics of the universe is inextricably linked with morality. The cosmos, in the views of the ancients, is subject to the operation of a common law of measure and justice, leveling violations of the cosmic structure. And this same order-bringing law, lying at the foundation of mythological physics, is simultaneously at the basis of human morality. + +It has long been established that as a basic image for the state of primordial "chaos" in myths of almost all peoples of the planet, the formless watery expanse is typically portrayed. And from the water, in some way over time, everything that exists in the world comes forth. As for the symbol of fertility, abundance, and prosperity, in many ancient and archaic religions, the cow acts in this capacity. + +For this reason — and in connection with the previously detailed physics of 'doubling and symmetry breaking' — it would be fitting to recall this cosmogonic myth from the era of Ancient Egypt. + +In this version of the story of the creation of the world, the great sun god Ra ascended from the ocean on the Heavenly Cow, which rose from the water and became the sky Nut. In the expanses of the ocean, her double was Mêt-wer, "the great cow in the water." When the Heavenly Cow became dizzy at the height, Ra created 8 deities, all under the common name Heh, who in pairs began to support her four legs, embodying the 4 corners of the world… + +Egyptologists know well that the story of the Heavenly Cow clearly mixes and modifies older myths and gods of peoples from different regions (nomes) of Egypt. However, here this is not of principal importance. + +Far more significant for the physic-mathematical science are the 12 indicated supports of the universe in the myth (4+8), a non-coincidental match with the number of sectors on the clock face, as well as the name multiplied **eight** times deity **Heh**, which translates to "**infinity**". + +Why and to what extent this is important for the modern scientific worldview will become clearer as we delve into the mythological ideas of the ancients, the religious philosophy of the East, and the revelations of mystics of the West. + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7we.jpg)
+ +. + +
(59)
+ +First and foremost, to vividly illustrate how it can generally occur — when people have a multitude of such knowledge which they themselves are unable to explain or comprehend — it suffices to recall "Dream # 59," dreamt by the outstanding physicist Wolfgang Pauli. [o61] + +Under the number 59, it should be clarified, this remarkable dream appears in the works of Carl G. Jung, who tried — albeit entirely unsuccessfully — to analyze and explain it from the scientific positions of analytical psychology. Pauli himself called it "The Great Vision of the World's Clocks," which evoked a very profound and lasting sensation of "the most exalted cosmic harmony," comparable in its effect on the psyche to religious enlightenment. [i80] + +That is, Pauli understood quite definitely that from the depths of his own consciousness he received through this image some extremely important information about the workings of the universe. The scientist remembered the picture perfectly and in details, but — despite his undeniable talents in mathematics and physics — was unable to comprehend what exactly this picture meant. + +
![](https://kniganews.org/wp-content/uploads/2013/01/dream59.jpg)
+ +The compact format of this book is not very suitable for detailed decoding of the entire construction of the "World's Clocks," however, to explain the key parameters of the structure — two mutually perpendicular dials with 32 sectors— there is quite enough space. But for the result of the decryption to appear as a natural and convincing explanation, it's necessary to recall some facts from the history of clocks. + +The division of the daily cycle into 12 parts began long before the appearance of mechanical clocks with hands and round dials. The number 12 — for reasons unclear to science — astronomers of deep antiquity in different parts of the world somehow chose for dividing the annual cycle and segmenting the sky with zodiac constellations. + +For this same seemingly reason in Ancient Egypt, where sundials were used to measure time, the daylight was divided into 12 intervals. Later, when clocks for nighttime appeared — based on lamps or water vessels — the dark period of the day was similarly divided into 12 parts. + +So mechanical clocks with 12-hour dials, which appeared in Europe only in the Renaissance, essentially, simply reproduced a long-established scheme on a new element base. + +Modern science has no reliable evidence that the number 12 for astronomical segmentation of the sky was chosen because of the 12 faces of a dodecahedron — a regular polyhedron, laid, according to the views of ancient mystics, as the foundation of the universe's structure. [i81] + +However, it is precisely this fact that is clearly indicated by the ancient tradition preserved till today, originating from the civilizations of Sumer and Babylon, whereby the clock face is divided into 60 minutes. Thus, each of the 12 equal hourly sectors comprises 5 minute sectors. This is, undeniably, a direct description of the construction of a dodecahedron—twelve equal faces, each with 5 equal sides. + +Considering all these observations, along with the newly clarified — more detailed — geometric structure that forms the basis of the universe, we can point out such evident correspondences. + +The basic form of a spherical dodecahedron, as now established, has a split design of two spheres nested within each other. For the second sphere—due to the geometric concept of duality—it is initially considered a spherical icosahedron, i.e., 20 identical faces shaped as equilateral triangles. In terms of the clock face, this is also 60 minutes (20x3), which is interesting. + +Consequently, the clocks of the world in fact have two dials. Since it is impossible to see the second sphere when you are on one, in clocks, this idea is conveyed as mutually perpendicular dials having practically no projection onto each other. (Or, in terms of wave physics, oscillations in mutually perpendicular planes have almost no influence on each other.) + +Furthermore, since the construction is by definition unified and integral, some energy exchange between the spheres does occur. Thus, due to convective processes, the energetically more favorable structure turns out not to be a pure dodecahedron or a pure icosahedron, but a form combining both, akin to a soccer ball—with 12 pentagons and 20 hexagons. Hence, two spheres, each formed by 32 regular polygons. + +In other words, in terms of the "clocks of the world," these are two dials with 32 divisions each. Remarkably, there is peculiar confirmation of the naturalness of this rather unconventional construction in a very ancient mathematical tradition — dividing a circle into 360 degree sectors in a somewhat strange way. + +Recalling once more the "dodecahedral" principle of minute division in ordinary clocks (12 x 5 = 60) and calculating the corresponding "minute" intervals in the clocks of the world, we arrive at this arithmetic. Twelve pentagons and twenty hexagons with sides equal to each other collectively provide 180 intervals (12×5 + 20×6), and since there are two interrelated dials, the total number of intervals that together constitute the largest cycle of the clocks turns out to be 360… + +An unquestionably important point is that here we have an absolutely precise coincidence with mathematical tradition, digit to digit. Rather than a "rough, rounded to tens number of days in a year," which is usually used to explain the strange and unclear number of intervals for dividing a circle. + +Equally significant seems another — hitherto unmentioned — feature of the "clocks of the world," referring to the process of overall evolution of the cosmos and humankind. In Pauli's dream, this is conveyed as a change of color in the outer ring of the dial: "A ring borders the circle, which was once dark, but now is golden." + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7man.jpg)
+ +
+ +
(60)
+ +Within the European philosophic-religious tradition, the emergence of ideas about the evolution of nature and humans, occurring alongside the cycles of the universe's development, is generally associated with the teachings of the ancient Greek thinker Empedocles of Acragas. + +Since Empedocles lived two and a half thousand years ago, precise dates of his life and death have not been preserved. However, it is quite reliably established that this was the 5th century BC—thus, somewhat later than Pythagoras and slightly before Socrates. + +Thanks to Socrates, it is considered, there was a turn in ancient Greek philosophy, roughly speaking, away from cosmology and the physics of the universe towards human matters, primarily ethical issues. Accordingly, the pre-Socratic thinker Empedocles and his teachings occupy an entirely special place in the history of European culture. + +Empedocles' original ideas not only starkly differed from the theories of his contemporaries and predecessors but also very organically combined the "past and future" of Greek philosophical thought. + +As is commonly expressed today, Empedocles managed to synthesize in his teachings two main, opposing currents in ancient Greek philosophy: the naive materialism of the East (Ionian school) and the religious-moral theories of the West (Southern Italy and Sicily). + +This synthesis was achieved approximately as follows. + +According to Empedocles, the entire universe represents a singular living entity, which thinks as a mind and exists as a body. Having comprehended that the all-encompassing cosmic superintelligence must have the most perfect —spherical — form, Empedocles calls the universe "divine Sphairos." + +The essence of Sphairos' existence boils down to endless, regularly alternating cycles of expansion and contraction. As Empedocles understood this physics, at the core of this dynamic lies a pair of forces inherently contained within Sphairos — Love and Strife (or mutual attraction and repulsion, using contemporary terminology). + +In other words, as long as strife dominates the world, the universe is in a stage of expansion. But when the degree of mutual repulsion reaches its maximum, love gradually begins to prevail again, ultimately pulling the previously scattered universe into a state of fused unity and "reverend harmony." + +According to the cosmic rhythm, the cycle of union ends, "forces of strife" manifest again (or, alternatively, the drive for diversity), and thus begins a new cycle of expansion. Such cyclical alternations between the one and the many never cease, because they never truly began. This is merely the essence of Sphairos' existence. + +As for humans, or the self-aware component of the universe, their lives in their evolutionary cycles reflect and reproduce the movement of the world from strife and fragmentation to a state of universal harmonious unity. + +Being an unwavering proponent of the idea of multiple reincarnations, Empedocles saw profound cosmic meaning in this process of renewal. Over many rebirths, people gradually accumulate experience, wisdom, and understanding of life. Or, to put it another way, they traverse the "purification of the soul" — a journey from a semi-wild to a god-like state. + +By the end of this evolution, they become the most revered by humans — prophets and healers, poets and artists, leaders of peoples, and so forth. And then, significantly advanced souls in their development "ascend to the gods, honored with the highest glory." + +Regarding existence on the "divine" level, in this phase, according to Empedocles, the soul no longer possesses the body and form familiar to us, existing as pure consciousness: "Spirit sacred and nothing more, penetrating with swift mind the cosmos from edge to edge"… + +Regrettably, the extraordinarily distinctive teaching of Empedocles did not take root in ancient Greek culture. After the philosopher's death, no disciples remained capable of continuing his work, nor was there a school to develop and spread Empedoclean ideas. + +
* * *
+ +However, it is worth noting that in the very same historical period when the extraordinary thinker Empedocles was living and teaching in the Mediterranean, another sage was teaching a new perspective on the world in a completely different region of the planet, on the Indian subcontinent, known by the names Siddhartha Gautama, Shakyamuni, or simply Buddha. + +If we carefully juxtapose the basic ideas of Empedocles and Buddhist philosophy, it becomes apparent that they harmonize with each other almost perfectly. + +Buddha himself, however, was not inclined toward cosmology and the physics of the universe, preferring to concentrate all attention on ways to free humanity from suffering. Yet, numerous followers of the teaching, having mastered the Buddhist view of humans and their place in the world, with equal interest, began to meditate and ponder the corresponding worldview. As a result, Buddhists came to a structure that Empedocles' followers — if they had existed —could easily have called "theirs." + +Both systems place a gigantic vortex at the core of the universe, around which the entire cosmos rotates. This rotation is driven by the activity of all living beings in the universe and simultaneously underlies their evolution. + +According to Empedocles, all things in the world are composed of four indestructible primary elements (air, water, earth, fire). Buddhism has its own basic elements or forces of existence, sometimes termed "dharmas," which in various combinations form any individual being. True, opinions differ regarding the number and indestructibility of dharmas, but these are not the most crucial nuances. + +One of the most vital structures in the Buddhist cosmological view is what we would now call a multiverse concept. Thus, the universe here has not only a distinctly multi-layered "vertical" structure but each horizontal level-floor also consists of an innumerable number of different worlds. Many of these worlds have long been explored and meticulously described in Buddhist literature. + +Such inquiries are possible for those interested because in the Buddhist universe, humans occupy a very special place. Human consciousness simultaneously exists at all levels of existence, and its mental-emotional state at each specific moment corresponds to residing on one of the various tiers of reality. + +Otherwise — and somewhat simplistically — put, when people experience enjoyment, they are in the world of devas, or "gods." When someone is engrossed in the desire to rule — it is the asura's level, also known here as demigods or demons. When one is overwhelmed by thoughts of basic living disarray (like hunger, cold, lack of clothing, and absence of shelter) — this is existence at the animal level. If consciousness is consumed by passionate desires — it is the world of pretas or hungry ghosts, never to be sated. And if a person is possessed by anger, jealousy, hatred, envy — so this is naraka, hell, the most arduous place for existence. + +And finally, if consciousness is engulfed by emotions, doubts, and constant changes in thoughts, desires, and sensations — this is, of course, the most familiar level of reality, called the human world. A level typically placed by Buddhists on the evolutionary vertical scale between the world of asuras and the world of animals. + +However, for all living beings, who in the process of reincarnation receive — depending on previously accumulated karma — a birth at some level of existence, landing in the human world is considered a great fortune. Because this level is the most favorable or even the only one from the perspective of self-realization and release from the chain of multifold sufferings (from the boredom of overindulgent devas to the hellish torments of naraka). + +For the Buddhist universe is arranged such that only humans have the capability to fully control their consciousness, achieve enlightenment, and, if desired, leave the realms of rebirth entirely, becoming a Buddha and entering nirvana—the highest level of existence in a state of complete freedom and blissful union with the void of unity. And if desired, one can live on, but now as enlightened beings — bodhisattvas, saints helping all others to attain enlightenment. + +
* * *
+ +If we attempt to translate the Buddhist worldview into the language of contemporary physics-mathematics, one of the first — evidently useful for this matter — constructs appears to be the Randall-Sundrum model or RS (see TBC section 4.4, chapter 29). + +Besides offering a beautiful explanation for the striking difference in the forces of electromagnetism and gravity through the use of two branes, the "RS model" also provides mathematical justification for a multi-layer structure of multiverse space, located between two boundary membranes. + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7rsmodel.jpg)
+ +
+ +Without dwelling on the exact count of layers (even meticulous Buddhists of various schools have serious discrepancies on this, tallying different numbers of main levels, as well as diverse counts of spheres-sublevels within each world), it is more rational to focus on why humans and their consciousness turn out to be so unique in this structure. + +Previously, it has been explained that the "fifth dimension" required for the RS model, providing the multi-layer structure of space, is essentially a frequency scale of vibrations for quantum particle oscillons. And if remembered that our composing "elements" are oscillons with the lowest energy levels of vibration, it is easy to understand that our body, consisting of these particles, resides on the outermost membrane (particles of other, inner layers possess higher vibrational energy). + +However, due to the constant jumps of oscillons from one membrane to another, the particles of our bodies regularly find themselves in all other layers of reality, somehow interacting with them on levels inaccessible to our ordinary consciousness. Essentially, using the analogy of TV frequency channels, it seems that our thought apparatus can be tuned to any "TV program" (which is evidently what Buddhist masters do in a meditative state of contemplation). + +It's understood that animals, whose bodies consist of the same basic elements as humans, do not differ from us from a mechanistic point of view. However, the consciousness and life of animals, as can be easily observed, are very tightly focused on food and survival. And naturally, this does not align well with reflection, pondering the mysteries of the universe, and the pursuit of spiritual enlightenment. On the other hand, humans still know very little about animal consciousness in general and the features of their collective consciousness in particular. It's clear only that at the level of individual consciousness, we exist in substantially different worlds. + +As for the inhabitants of all other Buddhist worlds (devas and asuras, pretas and hellish beings), they, as entities not registered in our world by physical observations, naturally end up as constant inhabitants of other so-called "subtle" layers of the universe. + +
* * *
+ +One idea of Buddhists deserves special consideration, namely that human consciousness — with its vast range of layer coverage — in its different states of emotional and mental activity, exists at different levels of the multi-tiered universe. + +This important idea naturally connects with the well-known concept of chakras. A concept that appeared in ancient times in Hinduism and has now, along with yoga, penetrated many other cultures. The term chakras, it can be clarified, refers to "wheels" invisible to us, located along the axis of the spine — from its base to the crown of the head — forming the subtle body of a person. Or, more precisely, the multitude of our subtle bodies. + +Intuitively, it's probably not difficult to comprehend that by combining these two concepts, we get a physical picture in which each chakra is a kind of "vortex platform" on the basis of which the subtle body of a person is formed in each of the subtle worlds (and which on a miniature scale reproduces the vortex at the foundation of the entire universe). + +To make the general dynamics of the development of this geometric structure in time and space more comprehensible, it's useful to recall two significantly different ways through which the space is filled with circles: (a) a trivial way and (b) a nontrivial Hopf fibration. + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7two-proj.jpg)
+ +By a non-accidental, naturally occurring coincidence, these two images in the simplified (a) and more intricate — but also more adequate — view (b) reflect the process of the evolution of the world and humanity as envisioned by ancient Buddhists and Empedocles. To put it differently, we can say that these are two different projections that display a unified multi-dimensional structure as an easier-to-understand three-dimensional image for us. + +To explain image (a), one could refer to the "Abhidharma Encyclopedia," the most authoritative compilation of cosmological information in Buddhism, compiled in the 5th century AD. According to this source, in the Buddhist model of the world, the foundation of the universe is a dense vortex of air. Above this vortex is a very thick layer of water, and on top of it — the uppermost layer of "our" dense world, once made of iron, now of gold. (For comparison—in Pauli's world clocks, the outer rim of the dial was dark, and now it is golden.) + +It is hardly reasonable to make hasty judgments about the "non-physical" nature of this strange worldview. For it is easy to see that contemporary astrophysics reliably establishes precisely such a path of evolution for the matter of the universe: from the lightest elements, hydrogen and helium (air), further to the heavier oxygen (i.e., to water, as its compound with hydrogen), and then to the synthesis of heavier elements like iron and gold… + +In other words, there is reason to view the Buddhists' cylindrical picture of the world as the universe's evolutionary process along the time axis T. But importantly, this same axis can also be interpreted as "frequency of vibrations" 1/T, that is, a physical quantity inverse to time. Or a parameter that in a 5-dimensional picture of the world acts as yet another, fifth dimension of space-time. + +With such a "frequency" view of the same picture, one can also see the complex of chakras strung along the human spinal column, and the agglomeration of the universe into parallel level-worlds, named "lokas" in Buddhism. Crucially, when considering the world in such a projection, the universe's process of evolution appears somewhat differently than with Empedocles—as phases of creation and growth of level-lokas, replaced by phases of their reduction and complete destruction. After which the cycle repeats. + +The growth of each world (narakaloka, devaloka, etc.) is directly related to the increasing number of living beings inhabiting these levels. In any of the six worlds of Buddhism, existence is not permanent, but is associated with the cleansing of the soul from various actions burdening its fate, committed in the past and recorded in karma. + +But as all beings go through purification in reincarnation processes on different levels and gradually strive toward enlightenment, the loka-worlds begin to empty and naturally fade away without their inhabitants. + +As Empedocles stated about this process, driven by the power of Love, all living beings strive for unity in "venerable harmony." In the Buddhist universe's cylindrical structure, however, a place for nirvana is not very visible and is vaguely named as "the other shore." Yet, if one relies on Empedocles' idea of Sphairos and imagines a multi-dimensional sphere in a modern fashion, in the form of a Hopf fibration, the picture of the future for humanity and the world becomes much clearer. + +
* * *
+ +From the above discussions, it can be understood that the structure of subtle human bodies and the multi-dimensional construction of the universe's space-time is convenient (and beneficial) to view collectively as a unified whole. Additionally, when transitioning to representing both in the form of a set of nested tori, it is again convenient to interpret image (b) in application to different vertical axes—time and frequency vibrations. + +Previously (in section TBC 6.2) it was already demonstrated that on the torus surface, the outer horizontal circle, when moving along the time axis, well conveys the evolution of the space of the observable universe: emergence from the vortex funnel at the base, expansion to maximum size, and then contraction in the area of the top torus funnel. + +It was also mentioned that every material object, including a human, on this universal circle is represented by a point. And the trajectory (worldline) of each such point in space-time on the torus surface looks like an oblique circle. Or — in mathematical terminology — a fiber in the Hopf fibration. + +Importantly, the material embodiment of this trajectory is the trace — a twisted plait or "thread" from tachyon chains-fibers that perform functions of quantum holographic memory. Or, otherwise, in more comprehensible historical traditional formulations, the fibers of the "soul of matter." + +One of the most astonishing tricks of this entire multi-dimensional geometry is that the unimaginably long thread with "the memory of lives," stretching behind every object over the torus surfaces, in another projection turns out to be tightly wound on a kind of "spindle," serving as the basis of individual consciousness and spatially located in the body of the creature. + +In particular, for a human body, this spindle's role is played by the chakra system, strung along the axis of the spinal column. In such a projection, it is convenient to consider that the location of different chakras along the axis correlates with frequency vibrations of different level-worlds or, alternately, tori. Accordingly, in each specific time interval, the winding of the life thread occurs in the chakra-wheel of the level where the human consciousness is concentrated at that moment… + +Delving further into this mechanic, it's not difficult to figure out how bad karma and unfavorable incarnations automatically form for people often consumed with, say, anger, envy, or hatred. In the corresponding chakra, such a significant part of the personality accumulates that, after death in the human body, these beings will most likely end up (in Buddhist terms, "receive rebirth") on a specific subtle level of reality. + +Here, however, it's much more interesting to examine not the mechanics of reincarnations and karma cleansing in the Buddhist worldview (as thoroughly described in countless books), but the geometric, so to speak, aspects of human evolution towards the highest level of consciousness, otherwise known as "enlightenment" or "reaching the other shore." + +
* * *
+ +One of the most remarkable features of the Hopf fibration is that important details of this specific geometric construction were well-known to people earlier, in various contexts: mathematically, philosophically-mystically, and religiously-practically. + +Speaking specifically about mathematics, the inclined circles forming the torus surface were historically discovered and described by the French astronomer Yvon Villarceau back in 1848. That is, almost a century before Hopf's discovery of topological fibrations, Villarceau showed that when a torus is bisected by a plane touching its surface twice, a characteristic figure is formed, consisting of two circles whose centers lie on each other's perimeters. + +
![](https://kniganews.org/wp-content/uploads/2013/05/bc62krugivil.jpg)
+ +A direct outcome derived from the discovery of Villarceau's circles is this fact. Through any randomly chosen point on the torus surface, it turns out that four different circles always pass. Two are obvious and relate to the torus as a rotating figure's circular generatrices. Thus, one circle lies in a plane parallel to the equatorial plane of the torus, and the other — perpendicular to it. As for the other two, less-obvious circles, these are two "oblique" Villarceau circles, generally lying in different planes corresponding to different bisecting planes. + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7toruscircles.jpg)
+ +For the constructed correspondences picture, these 4 circles intrinsic to each point on the torus matter for the following reasons. The first two circles — horizontal and vertical —indicate the universe's closure on space and time axes. The skew circle of Villarceau, clearly, signifies the "world line" trajectory of any object in the universe's evolution. But the fact that TWO such skew circles actually pass through any point — that fact requires particular attention and consideration. + +Recalling that the core concept here is about two sides of one universe, and every particle of our world is simultaneously a particle of the world on the other side, one can also comprehend this: **Beings consisting of particles shared with us have consciousness common with ours**. + +And although from a geometrical viewpoint, we jointly represent one point on the torus surface as an oversimplified universe map, in reality, we live as entirely different entities—in absolutely different physical conditions of reality, essentially not noticing each other's existence. This is reflected by the skew circles of the "world lines," situated in completely different planes. + +Yet, geometry allows for situations where both circles end up in one plane or become coplanar, as mathematicians say. This special case reflects the Villarceau circles—when the perimeters of the paired circles precisely pass through each other's centers. + +Naturally, it's no accident that such a configuration was known in the so-called "sacred geometry" of various Eastern and Western cultures for many centuries and even millennia before Yvon Villarceau's discovery. This figure appears under different names but is most frequently called Vesica Piscis in mystical literature of the European tradition of the last 3-4 centuries, which translates as "fish bladder" from Latin. + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7vesica-pi.jpg)
+ +For a clearer understanding of the natural interpretation of this "sacred" geometry from the perspective of a person's psychological self-realization, two points ought to be emphasized. Firstly, the well-known formula that "nature is a sphere whose center is everywhere and circumference nowhere." + +Secondly, the fact that the "world line" for the trajectory of each person's life — or the thread of our memory from the universe's beginning — is a part of a circle passing through the torus' center. And since this entire thread is "coiled" within our consciousness, every person has the potential — even at a purely intuitive level — to comprehend that he, she, and any entity in the world can be considered the center of the universe… + +And since for individual consciousness, the genuine, profound grasp of this astonishing fact (otherwise known as "enlightenment") occurs simultaneously with the understanding of one's existence on all levels of the universe, including the highest, it also implies something very important — "Contact." Specifically, we directly come into contact with a completely different, much greater part of our consciousness on the other end of the universe. + +One could say that this is the "achievement of the other shore." Furthermore, it can be understood that in the final stage of evolution, we are the center of their world, just as they are the center of our world. + +Such profound ideas of universal unity, in fact, can be discovered in the simple image known as the Vesica Piscis, if analyzed from the perspective of modern mathematics and physics. + +The essence of these ideas, however, people have always been able to grasp without any science. Undoubtedly curious and worthy of mention is the fact that the central element of the Vesica Piscis, having a special name Mandorla (or "almond" in Italian), was quite popular in the religious visual art of medieval Europe. + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7mandorla.jpg)
+ +The characteristic form of the Mandorla was often used to depict a glowing (or conversely dark) halo around Christian saints, the Virgin Mary, and her son Jesus. What exactly the ancient masters intended in this image is hard to say. But it is impossible to deny that for this characteristic form, at least three comparisons are valid. + +Firstly, it is the form of the cosmic spindle of Ananke, located "between her knees." Secondly, it is the traditionally accepted form for depicting the female reproductive organ. And thirdly, this form is an adequate representation for the contours of the "holographic AdS world," formed by the universal collective consciousness in the "black hole" of the torus universe (for details of this interpretation, see TBC part 6.2, chapter 56). + +Moreover, to further emphasize the importance of the geometric properties of the universe demonstrated by the Hopf fibration, the following feature of this structure should be mentioned. When in the late 1980s to early 1990s, graphic software and personal computers began to be used for the rigorous mathematical representation and analysis of this object, a remarkable fact was discovered. [o63] + +It turned out that **each oblique circle**, forming the surface of the torus in the Hopf fibration, is strictly **linked once with all other circles** of the structure. Moreover, each of the rings is linked not only with the rings of "its" torus but also with each ring of all other tori of the fibration. + +In other words, concerning the model of the universe, the life line and consciousness of literally every being in nature are inextricably linked with the soul of absolutely all other inhabitants of the universe — living in all its frequency layers. + +A stronger image for the universal unity of the world is probably impossible to conceive. + +
![](https://kniganews.org/wp-content/uploads/2013/06/bc7hopf-fib.jpg)
+ +
![](https://kniganews.org/wp-content/uploads/2013/08/bc7butterfly.jpg)
+ +
(61)
+ +Another very important — or archetypal — image that has consistently persisted in human culture from ancient times to the present is the symbol of the butterfly. + +A rather unexpected and original illustration demonstrating the truly universal character of this archetype (ranging from the mysteries of the universe to human evolution) can be found in the following fragment from the poems of Vladimir Nabokov: + +> No, life is no quivering quandary! + +> Here under the moon things are bright and dewy. + +> We are the caterpillars of angels; and sweet + +> It is to eat from the edge into the tender leaf… + +For Nabokov's work — the only great Russian writer who wrote equally remarkable works in both his native language and English — the image of the butterfly, as many know, was far from accidental. + +In biographies of the famous novelist, poet, playwright, essayist, and translator, there is always mention of this special hobby of his, which fascinated him from early childhood until his last days. During the difficult years of emigration, he even worked as a professional entomologist, specializing in lepidoptera, as butterflies are known in zoology. + +Less known, however, is the significant influence this enduring love for butterflies had on Nabokov's literary work. Nabokov scholars have counted about 570 places in his texts devoted to these creatures. + +Yet it has been almost universally overlooked that through the image of the butterfly, there is a very interesting connection between Vladimir Nabokov and Wolfgang Pauli. Upon closer examination, the external framework of the great writer's life bears striking similarities in many key details to that of the great physicist. + +Both were born almost on the same day in April, but a year apart and in different capitals (Nabokov in 1899 in St. Petersburg, Pauli in 1900 in Vienna). They both studied at universities far from home (Nabokov graduated from Cambridge, Pauli was educated in Munich). After living in Germany for several years, they were both forced to emigrate to the United States in 1940 due to the rise of the Nazis and the outbreak of war. + +They eventually acquired American citizenship (again, almost synchronously in 1946), and after the war, both decided to return to Europe for permanent residence, settling on the hospitable shores of Swiss lakes. + +However, their move to Switzerland occurred almost fifteen years apart. The Nobel Prize in Physics, awarded to Pauli in 1945, significantly elevated the scientist's status, allowing him to choose freely where to live and work. He returned to Zurich the following year. + +For Nabokov, the path to fame and financial independence was longer, so he found his Swiss refuge on the shores of another lake — Geneva — only by 1961. In other words, although the previously parallel life paths of the two characters had almost converged in space, in time, they unfortunately missed each other. + +In December 1958, Wolfgang Pauli unexpectedly passed away without ever meeting Nabokov. Thus, the role of the butterfly as an archetype that persistently yet subtly directed these two remarkable individuals toward each other remained unrealized. + +However, nothing prevents us from tweaking this story a bit now to make it whole and complete. + +To make the significant connection between the image of the butterfly and Wolfgang Pauli's life and work clearer, it is enough to mention just one fact. According to the authoritative testimony of the philosopher Aristotle (see his work "History of Animals", IV 7), the widely known term PSYCHE in ancient Greek had two main meanings — "soul" and "butterfly." + +For this reason, Psyche — as the soul of a person — was often depicted as a butterfly leaving the body of the deceased. Thus, in works of art from the antique era, a butterfly either flies out of a funeral pyre or departs for Hades, the world of the dead. In literary works of that time, such as Ovid's "Metamorphoses," the butterfly could even be directly identified with the deceased. + +Rephrasing these facts, one could say that for Pauli, the mysteries of PSYCHE, as the soul and consciousness of a person, were of the same immense interest (in addition to his main profession) as PSYCHE as butterflies were for Nabokov… + +Moreover, the above Nabokov poem clearly demonstrates the true depth of this interest. With the special vision of a poet, he saw in the metamorphosis of a butterfly a far more significant picture — the evolutionary transformation of human consciousness from an unappealing "worm" into a beautiful "angel"… + +It is probably quite apparent that at some stage in this complex and not fast process, in this allegory, the role of our "cocoon" inevitably manifests — the fibers of memory and experience generated by the "caterpillar" body, which gradually wrap in consciousness and form the soul to its highest stage of existence. + +How close this concept might have been to both the writer and the physicist is evidenced by Nabokov's words in one of his late interviews, where he spoke of the inseparable connections between art and science: "There is no science without imagination, and no art without facts." + +As a visual illustration of this idea applied to the field of physics, it would be appropriate, perhaps, to provide the following comparison picture, presupposing for the viewers not only the ability to analyze facts but also at least a minimum of imagination. + +
![](https://kniganews.org/wp-content/uploads/2013/08/bc7bttrflphys.jpg)
+ +In these pictures, one can see three essentially simple images reflecting fundamentally important ideas for modern physics. (a) The construct of a [graviton as a pair of photons](https://kniganews.org/2013/01/01/beyond-clouds-44/), providing unity to a world split into two identical parts. (b) A strange attractor, as a graph of the "bifurcated" behavior of a nonlinear dynamic system on the brink of order and chaos. (c) A cross-section of a torus as Villarceau circles, as a simplest representation of the holographic idea of [AdS/CFT correspondence](https://kniganews.org/2013/05/10/beyond-clouds-62/https://kniganews.org/2013/05/10/beyond-clouds-62/) and the inseparable unity of two substantially different worlds, forming a whole. + +When all these pictures are selected and displayed in a row like this, any particularly attentive person can probably discern the same image-archetype behind each of them. The second — most known — of the pictures, incidentally, is commonly referred to by the name "Lorenz's butterfly." + +While the topic under the general name "butterflies in physics" seems to be extremely vast and rich for research, currently, however, we are going to discuss quite different aspects of these winged creatures. Aspects much closer to the original image of PSYCHE and directly related to the transition of a person to the afterlife. + +It happened so that in 2012, just before the release of this "TBC Guide", a substantially different book was published in the United States — about another "journey beyond clouds" — by an academic neurosurgeon named Eben Alexander. [o64] + +In this work, a perfectly adequate and rationally thinking American doctor speaks of his extraordinary life experience —essentially, a near-death "journey to heaven" (as he calls it, although from a scientific perspective the term "holographic AdS world" is more correct). + +Generally speaking, such instances of near-death experiences are well-known and documented in medicine. However, this account occupies a special place because Alexander's consciousness undertook its distant journey over seven days, during which his body lay in intensive care in a deep coma. Medical devices, constantly monitoring his body's state, testified to an inactive and completely shut-down brain… + +Doubly notable is that the image of a butterfly played an important role in this neurosurgeon's "brainless journey" — it featured even on the cover of Alexander's book. However, before discussing the significant details related to the nature of the otherworldly in this report, a preamble leading to the topic must be introduced. + +
#
+ +At the turn of the 19th and 20th centuries, during the same years when, simultaneously with the birth of Planck's quantum physics and Freud's psychoanalysis, Vladimir Nabokov and Wolfgang Pauli entered this world, a person named Frederic W.H. Myers (1843-1901) passed from here to another world. + +Though he is little known today, in the first half of the 20th century, Frederic Myers did more to bridge the two sides of reality than probably anyone else. In other words — as strange as these words may sound — the most important work Myers did for humanity was after his death. + +Having a clear understanding of the nature and principles of scientific research, during his life in the physical body, Myers conducted substantial preparatory work for experiments with quite unusual (unscientific, as they would say today) focus and purpose. + +As one of the founders and active members of SPR, the British Society for Psychical Research, in the last decades of the 19th century, Frederic Myers was intensely studying unusual phenomena of consciousness. Such phenomena, for example, included clairvoyance or telepathy, as well as closely related mediumship, spiritism, and other such types of communication with the otherworld. + +Among SPR members, there were many quite authoritative scholars of the time, who approached the study of consciousness's mysteries with the same scientific rigor and thoroughness as was accepted in physical or chemical experiments. It is understandable, probably, that with such a careful and critical approach, researchers had to not only reject— as unreliable — certain psychic phenomena but also occasionally identify outright charlatan-imitators. + +For this reason, in circles of devoted spiritism adherents, SPR was often called the "Society for the Destruction of Evidence". But be that as it may, throughout years of research, members of this society accumulated such a substantial amount of data that even the most deeply entrenched skeptics among them ultimately became fully convinced proponents of the idea of life after death of the physical body. + +A peculiar theoretical summarizing result of 20 years of activity by SPR was the fundamental work by Frederic Myers "Human Personality and its Survival of Bodily Death" [o65], published in 1903, two years after the author's departure from this life. + +Interestingly, Myers' investigations into consciousness did not cease with this work. For a long time thereafter, up to the 1930s, his colleagues at the SPR continued to receive from him — now from beyond the grave — not only substantial messages-observations but also entire books about the life and thoughts of a person located on the other side of reality. + +There were absolutely no doubts among his colleagues that the texts were coming from Myers. Firstly, because he had a very distinctive and immediately recognizable writing style, based on his vast erudition in ancient culture. Secondly, the SPR developed purely technical authentication procedures that allowed the "deceased" to prove that "they are indeed who they are." + +In Myers' specific case, several mediums unknown to each other, who collaborated with the SPR and lived in different countries, were involved for confirming his identity. Each received a small fragment of text from beyond, which, by itself, seemed a meaningless jumble of words. Only when these fragments were put together did the meaning of the message in the combined text become quite clear. + +Thanks to Myers' books dictated from beyond, not only detailed stories about the absolutely complete life of people after the death of the physical body were obtained, but also thorough descriptions of the world under conditions of a significantly different nature of the multi-layered reality. + +Additionally, it's worth noting that the rather non-trivial data about the "afterlife" existence collected by Frederic Myers naturally and organically fit into the world picture and reality previously reconstructed in the present review. + +For the sake of objectivity, it is also important to emphasize that the multi-leveled world of universal consciousness, methodically studied by Myers after his death, is, in its key features, very similar to the universe of Buddhists. The only difference is that Frederic Myers, who grew up in a Christian environment, was a specialist in ancient literature, a connoisseur of Roman poetry, and a professor of classical philology at Cambridge. In other words, a person far removed from Buddhism, and thus described another reality in the European cultural tradition. + +Myers' detailed and comprehensive accounts examine the "seven levels of reality," described vividly and illustratively using ancient Greek terms and metaphors — like the worlds of Hades, Tartarus, and so on. Although the essence of these levels of consciousness was seen and understood by the researcher somewhat differently than in Buddhist beliefs, the overall structure clearly resembles the same. Similarly, the most complex for human comprehension is the uppermost, seventh level of evolution (Nirvana), which Myers calls "Out Yonder, Timelessness." + +In his reports, the researcher frankly admits that his consciousness level personally allowed him to ascend only to the fourth — indescribably beautiful — plane of reality or "the world of Eidos." As for other, higher floors (the fifth "plane of Flame or Helios," the sixth "plane of White Light or Absolute Mind"), he was able to provide substantive insight only based on the testimonies of those who managed to reach such levels. + +The essence of the process of evolution of consciousness, leading to man acquiring higher and higher spiritual qualities through a sequence of births in different bodies, regions, and eras, is captured and formulated by Myers quite clearly. Yet, understandably, the physics of the other world appears much less comprehensible to him. For much there is arranged quite differently than here. And much more resembles bright, whimsical dreams… + +For the purposes of modern science, it is these aspects of the afterlife reality (physics of interactions, geometry of space, information transfer) that seem especially important here and now. Because numerous messages and books from the beyond have been accumulated over centuries into a large library. Many of these texts genuinely ease people's sense of loss of loved ones and even sometimes expand consciousness. However, the natural scientific value of this literature is nearly nil. + +This is precisely why the reports from afterlife researchers-scientists like Myers are especially interesting. They attempt a thoughtful and thorough description of phenomena and processes for which suitable terms had not yet been coined at that time. (Incidentally, thanks to Frederic Myers, such a universally accepted word as "telepathy" was introduced into common usage even during his lifetime.) + +In the texts from Myers "from there," there are many passages particularly curious for specialists in holography and quantum information theory. For instance, when those residing "there" want to communicate with someone they know, they can imagine the interlocutor (set an address) and mentally send their "holographic image-double" (as we would put it now). When communication through the double ends, it is sufficient to stop thinking about it (end the session) for the holographic double to "self-disband"… + +As for personal movements of people from place to place, the word "teleportation" among modern terms seems most fitting for describing how it occurs there. According to Myers' testimony – as well as many other correspondents from there [o66] – it looks roughly like this. It suffices for them to concentrate and think about the place they would like to be at the moment, and they can immediately appear there themselves without understanding how it happens… + +In other words, the concept of physical distances — in our understanding of this essential property of space — essentially does not exist in the afterlife reality. The fourth dimension —time — is also arranged very differently there. + +In fact, inhabitants of the afterlife world are not so rigidly tied to the constant "now." In Myers' reports, there is, in particular, a description of a certain ritual where, upon transitioning from the third level of consciousness to the fourth, people may be granted the special honor to make a journey through one or another section of the "Great Memory." As the researcher explains, everything that ever happened on earth is preserved in cosmic memory. So, in principle, for those with the appropriate knowledge and skills, there is the opportunity to "travel" through this holographic memory. + +Finally, if we talk about another — vertical or frequency —dimension, dividing the afterlife reality into tiers according to the inhabitants' level of consciousness, there is also quite curious information from Myers. + +He himself, as mentioned earlier, rose no higher than the fourth level, but received from knowledgeable sources, in particular, such reliable testimonies. Already on the fifth step (world of Helios), consciousness becomes capable of penetrating all spheres of the spiritual and material universe, including residing in the depths of the hottest stars… + +At this point, perhaps, it’s time to finish the brief story of Myers' investigations. For as interesting and substantive as they may be, they have had absolutely no influence on the development of modern science. And it's hardly necessary to explain why. + +Scientists of the 20th century showed not the slightest interest in such studies since physics and psychology are built on completely different fundamental foundations, where the idea of the unity of matter and consciousness is not embedded. + +It is worth noting, however, that the general public, unlike scientists, has always been much more ready to accept Myers' ideas and those of his like-minded people. This is why, particularly in the first half of the 20th century, lectures and books by British physicist Oliver Lodge (1851–1940) were quite popular among laypeople. He sacrificed his reputation as a serious scientist and "on this side of reality," became one of the main promoters of the concept of human life after death. + +In the 19th century, Oliver Joseph Lodge was renowned as a very authoritative scientist, a specialist in electricity and electromagnetic waves, one of the fathers of radio communication, an inventor of the car spark plug, a speaker in acoustic dynamics, and several other things still widely used today. In the early 20th century, Lodge headed the SPR, and for nearly another 40 years his main occupation became uniting the two sides of reality and communicating with the afterlife. In particular, this involved contact with Frederic Myers and his own son — Raymond Lodge, who died in 1915 on the battlefields of World War I… [o67] + +In 1933, in one of his last books, "My Philosophy," Oliver Lodge summarized the results and conclusions of his scientific inquiries: "The universe seems to me to be a great reservoir of life and mind. The unseen universe is a great reality. This is the region to which we really belong and to which we shall one day return." + +To convey how Lodge's scientific colleagues viewed these studies, it is appropriate to include a quote from a 1935 article [o68] by the outstanding Soviet physicist Lev Landau: + +> I had occasion to ask average English laypeople: who is the best physicist in England? The responses mentioned not the world-famous names of Rutherford and Dirac, but to my surprise, I learned that the greatest physicist in England is Sir Oliver Lodge. + +> Very few physicists outside of England have heard this name. It is difficult to establish that about 50 years ago Oliver Lodge really engaged in physics, but did not particularly distinguish himself. The secret of such popularity is that although Oliver Lodge knows little about physics, he successfully summons spirits and even managed to photograph them. + +> The fact that this "genius" physicist, as can be read in any English newspaper, simultaneously engages in spiritualism should serve as proof of the absence of contradiction between physics and such nonsense as the afterlife… + +For a more objective perception of this tirade, it's worth noting that Lev Landau, who wrote these words, was 27 years old at the time, while Lodge was 84. But even if we attribute the young man's outright rudeness towards an elderly and honorable person to the specifics of Soviet life, we must nonetheless acknowledge the obvious. Landau's position is the general, absolutely dominant point of view in current global science on the fundamentally important, yet essentially unresolved issue of understanding the nature of our consciousness. + +It is clear, of course, that from such positions, finding the key to this enigma is unlikely. By enclosing themselves, like a fence, from reality with simplistic formulas like "The afterlife is complete nonsense," researchers willingly deny themselves access to the full picture. + +
# #
+ +Now that the historical context has been outlined more clearly, it's time to proceed to the story of the recent journey of American neurosurgeon Eben Alexander [o64]. This refers to his quite unusual personal experience, which fundamentally altered not only the doctor's attitude towards death but also the general perception of the universe and life as a whole. + +On the other hand, it is an experience that, according to science, didn't actually occur — simply because "this can't happen." + +As many know, medical and psychological histories have accumulated a massive amount of material with memories of those who have experienced what is called near-death experiences (NDE). That critical time when the physical body balances on the edge between "alive or not," while the consciousness sets out on its journey. The case of Alexander undoubtedly falls into this category but is noteworthy for several reasons. + +Firstly (as already mentioned), because for all seven days that his body was in a state of deep coma in the same medical center where Alexander himself worked, he was under constant monitoring of instruments recording — among other things —the total inactivity of the brain. + +Secondly, unlike most known NDE cases where people retain their "lower personality," meaning a clear notion of who exactly they are as a person, Alexander's journey involved a "higher" part of his consciousness (what this means will become clear later). + +Thirdly, as an attentive scientist and simply as a person with the skill to coherently present thoughts in text, Alexander returned from his journey with a multitude of valuable details and observations, providing substantive information about the physical properties and features of the afterlife world. + +Since all these details very harmoniously and, one might say, effectively complement the general worldview structure modeled in this review, it is those moments that will be given special attention hereafter. In other words, the doctor's story is suggested to be perceived as a report on the experience of the full immersion of his personal consciousness into the "acousto-optical hologram" generated by the unified consciousness of the universe. + +Almost the very first thing Alexander noted when entering the otherworldly realm — besides the powerful visual picture of fluffy white-pink clouds against the backdrop of a deep dark-blue sky — was the acoustic component of the hologram (acting as the energy "carrier" frequency): + +> A sound, huge and booming like a glorious chant, came down from above. + +Alongside the acoustics, the traveler immediately experiences a distinct "hydrodynamic" background of another reality: + +> The sound was palpable and almost material, like a rain that you can feel on your skin but that doesn’t get you wet. + +And then there are the fresh impressions of a person completely unaccustomed to the peculiarities of "integrated" sensory perception of consciousness in the conditions of an optoacoustic hologram: + +> Seeing and hearing were not separate in this place where I now was. I could hear the visual beauty of the silvery bodies of those scintillating beings above, and I could see the surging, joyful perfection of what they sang. + +These are the words Alexander uses to convey the effect of his complete immersion into this hologram: + +It seemed that you could not look at or listen to anything in this world without becoming a part of it — without joining with it in some mysterious way. + +From my present perspective, I would suggest that you couldn’t look at anything in that world at all, for the word at itself implies a separation that did not exist there. Everything was distinct, yet everything was also a part of everything else, like the rich and intermingled designs on a Persian carpet… or a butterfly’s wing. + +As the doctor's mind conjures the image of a butterfly, a guide appears beside him. Initially, in the form of a young and attractive woman: high cheekbones, blue eyes, light brown braids, simple but vividly colored peasant clothing. Meanwhile, the butterfly image in the picture intensifies: + +> We were riding along together on an intricately patterned surface, alive with indescribable and vivid colors — the wing of a butterfly. In fact, millions of butterflies were all around us — vast fluttering waves of them, dipping down into the greenery and coming back up around us again. It wasn’t any single, discrete butterfly that appeared, but all of them together, as if they were a river of life and color, moving through the air. + +Let us simply note this intriguing image for remembering and later analysis (for any picture of such a journey is inherently filled with meaning). Here we'll move on to the physics of Alexander's communications with his guide in the conditions of a "pure" optoacoustic hologram. + +> Without using any words, she spoke to me. The message went through me like a wind, and I instantly understood that it was true. I knew so in the same way that I knew that the world around us was real — was not some fantasy, passing and insubstantial. The message had three parts… + +(Here, it might be best to skip these specific three phrases. The meaning is particularly important only to people raised in a specific Christian culture. In which, as known, the foundation is the concept of man's inherent sinfulness — not introduced by Jesus. Instead, Alexander was told that he is loved there, always has been loved, and always will be loved, so there's nothing to fear.) + +> “We will show you many things here,” the girl said — again, without actually using these words but by driving their conceptual essence directly into me. “But eventually, you will go back.” + +We must remind of one essential nuance here. As explained by Alexander, this near-death journey into another reality was only undertaken by a part of his consciousness. That "upper" part, which was able to remember everything in detail upon return, was completely separate from the main attributes of his personality "here" — like name, age, profession, place of residence, and so on. Understanding this helps better interpret the subsequent communications: + +Although I still had little language function, at least as we think of it on earth, I began wordlessly putting questions to this wind: Where is this place? Who am I? Why am I here? + +Each time I silently posed one of these questions, the answer came instantly in an explosion of light, color, love, and beauty that blew through me like a crashing wave. + +What was important about these bursts was that they didn’t simply silence my questions by overwhelming them. They answered them, but in a way that bypassed language. + +Thoughts entered me directly. But it wasn’t thought like we experience on earth. It wasn’t vague, immaterial, or abstract. + +These thoughts were solid and immediate — hotter than fire and wetter than water — and as I received them I was able to instantly and effortlessly understand concepts that would have taken me years to fully grasp in my earthly life… + +As is often the case with those who return 'from there' with inspired and transformed consciousness, Alexander finds it's not possible to convey those grand ideas and concepts he naturally understood 'there' using familiar human notions 'here'. The doctor realizes that we currently lack the right words for this. So he describes his experiences as best he can. In particular, about the following crucial episode of 'grasping the void': + +> I continued moving forward and found myself entering an immense void, completely dark, infinite in size, yet also infinitely comforting. + +And to make such an unusual state absolutely comfortable for a person, he receives both light and a beautiful loving guide — all in one: + +Pitch black as it was, it was also brimming over with light: a light that seemed to come from a brilliant orb that I now sensed near me. + +In some manner I couldn’t completely comprehend but was sure of nonetheless, the Orb was a kind of “interpreter” between me and this extraordinary presence surrounding me. + +It was as if I were being born into a larger world, and the universe itself was like a giant cosmic womb, and the Orb (who remained in some way connected to the Girl on the Butterfly Wing, who in fact was she) was guiding me through this process. + +That was it, exactly: an inky darkness that was also full to brimming with light… + +At this intriguing point, the story of Dr. Alexander's journey to the afterlife should perhaps conclude — redirecting all interested to the author's book. And to the hundreds of volumes of similar literature with recollections from various people who have had similar experiences under different circumstances or in different eras. + +Eben Alexander's book is particularly notable among this extensive list because its author is a doctor and neuroscience surgeon. That is, a modern, well-educated person with developed critical thinking skills. And this person, having acquired personal, credible, and utterly convincing life experience for him, contradicting his previous worldview, is determined to find a rational scientific explanation for it. + +To put it more clearly, it would be very desirable to receive a coherent answer from science to the simple question: "How to make sense of all this?" + +Professionally being a specialist quite distant from physics, the doctor realizes, of course, that the most significant answers to his questions should indeed come from this science. Moreover, having read some popular science books or articles on the subject, Alexander managed to spot in the theories of physicists some ideas resembling confirmations of his experience, about which he writes: + +> Modern physics tells us the universe is a unity. And that it is indivisible. Although it seems to us we live in a world of division and differences, physics tells us that beneath this surface each object and every event in the universe is entirely interwoven with every other object and event. And indeed, there is no separation… + +Thus, as the doctor perceives it after emerging from the coma. But in reality, unfortunately, the state of physical science looks significantly different. And what Eben Alexander comprehended about the universe — as we see — remains neither obvious nor universally accepted among physicists. + +Worse yet, the scientific world currently demonstrates that it is still not ready to accept the idea of another, equally important, and greater side of reality — brimming with a unified consciousness and giving meaning to everything that occurs "on the surface." + +The brightest example of this unpreparedness is demonstrated by a recent publication of the journal "Scientific American", one of the most respected popular science periodicals worldwide (Issue of April 2013). This journal, understandably, could not ignore Alexander's book, which quickly became a bestseller, and provided its review through its regular columnist-skeptic Michael Shermer. [o69] + +From the very title of this review, "Proof of Hallucination," it becomes clear that the exceedingly rich and extraordinary near-death experience of the neurosurgeon appears to contemporary science as an entirely ordinary delusion of a sick person. And nothing more… + +
# # #
+ +The sad but quite understandable consequence of such a reaction to the doctor's report from the scientific community became this: almost the only place — besides the circle of close relatives — where Alexander's stories were taken seriously and without skeptical smirks was the church. + +Which means, of course, it's not sad that there are kind people who took an interest in the scholar's transformation with understanding, but rather that the doctor began frequently visiting priests in the temple. Where organ sounds reminded him of the inspiring sound of the "paradise" he visited, and the stained glass windows' rich colors — of the vivid, deep colors of the otherworldly realm. In other words, much like the well-known anecdote, the person went searching for answers not where the keys were lost, but where it seemed brighter. + +What specific answers religion can offer regarding this has been known for quite some time. It is also quite clear that to people with a critical and rational scientific worldview — but without Alexander's personal experience — these answers are categorically unsatisfactory. (Not to mention that the official representatives of religious institutions, in mass, live based on principles vastly contrary to the foundations of their religion. Although decent people are abundant there too, as everywhere…) + +What is encouraging here is just this. The current moment in the history of science is such that now physics and mathematics have accumulated not just sufficient but, one could say, an excessive complex of materials and tools for a radical renewal. In other words, for completing the scientific picture of the world into a more adequate model, uniting matter and consciousness into one organic, naturally evolving whole. + +Individually, the components of this unified structure have been studied quite deeply and almost comprehensively. The physics of liquid crystals and membranes as the foundations of the life of a biological cell, mathematical approaches to describing the functioning of multidimensional branching consciousness, string theory for the micro-world as a path to understanding the multidimensional structure of space-time on a macro-scale of the universe, hydrodynamic effects as the foundation of an optical quantum computer and cosmic memory, holographic virtual reality, finally… + +One could say, only the last small step remains. To learn to look at all these results as different sides of a unified construction. And to see, at last, that science is indeed already quite capable of providing rational and reliably substantiated —i.e., "natural" — explanations for almost all "supernatural" phenomena, in one way or another linked to the mysteries of our consciousness. + +Moreover, besides the info-technological bases of telepathy, clairvoyance, and other parapsychology, science certainly has something to tell about the holographic arrangement of the "afterlife." Now, it's scientists who can competently and accessibly explain to all the devout believers why they truly find themselves in such worlds after death, as described in their religious writings. + +That is, those who revere above all Jesus may indeed find themselves in their Christian "heaven." Muslims — in those "heavens" described in the surahs of the Quran. The righteous Hindus, Buddhists, Jews, and so on have every chance to truly live in the worlds of bliss promised by their religion. + +Well, decent atheists alike have good chances to find themselves in a reality that corresponds to their own ideas of rest, one that is almost enjoyable in all respects (except, perhaps, that sooner or later, constant bliss will make practically anyone sick, sparking a desire for change)… + +Naturally, science is quite capable of explaining other aspects of the reality characteristic of the afterlife. Particularly why not good people — those who live in this world through crimes — after the death of the physical body will find "there" neither peace nor rest. However, the psychotherapeutic aspects of the slow 'cosmic self-healing' of such patients are definitely beyond the scope of this review. + +Here, it is more logical to return to the physical aspects of the afterlife reality. For instance, it is useful to delve a bit more into why the colors of that world seem much brighter and more vivid to us. Because this well-known (from "travelers" like Eben Alexander) and the repeatedly confirmed phenomenon bears the most direct relation to the archetypical image of the butterfly in general, and, in particular, to the "river of life from millions of butterflies" that so greatly impressed the neurosurgeon in his coma. + +People interested in scientific progress are surely aware that scientists nowadays are increasingly looking into the natural world for inspiration and clues to develop the most advanced materials or technologies with many enticing practical applications. These types of studies have recently been collectively referred to as "biomimetics." + +Among the great variety of various constructions of the living world, a particularly noteworthy structure that has recently become the subject of careful study in biomimetics is the butterfly wing. + +As scientists themselves explain this heightened interest, butterfly wings — not all, but some species — have a number of very curious properties. These features make them extremely attractive for study among researchers working on the cutting edge of optics — from advanced waveguides, low-power lasers, and a new class of displays to quantum optical computing and holographic memory. + +The specificity of the structure of butterfly wings is such that there is an array formed by light-scattering elements in a regular structure. Thanks to such a regular grid-like nanostructure, a butterfly wing always reflects approximately the same light wave regardless of the angle at which the light falls. + +
![](https://kniganews.org/wp-content/uploads/2013/08/bc7btrflwing.jpg)
+ +Using scientific terminology, such butterfly wings demonstrate the characteristics of so-called "structural coloration," not the usual "chemical" kind. Much more familiar to everyone, chemical coloration — or the intrinsic color of a specific chemical substance — is explained as the scattering of light in one range of wavelengths and the absorption of waves from other parts of the spectrum. All dyes used have precisely this kind of innate chemical color. + +Structural coloration, on the other hand, is arranged differently. When light — containing all colors of the spectrum — strikes such an object, almost all wavelengths pass through it, except for a very narrow range, which is reflected back. This reflected light is the color of the object that we see. The reflecting grid itself, in essence, is colorless, but since the range of wavelengths it reflects is very narrow, the color is particularly pure, saturated, and intense. + +In other words, by studying the structure of butterfly wings, scientists have established that the scattering elements that produce such saturated colors are purely natural "photonic crystals." The remarkable properties of structures known as photonic crystals have been studied by physicists for about twenty years, but mostly in theory — using mathematical calculations and computer models. + +Because in practice, it's about creating regular spatial structures at such tiny scales that modern nanotechnologies are only beginning to approach. Yet such finely structured 3D photonic crystals naturally grow on butterfly wings. + +To better understand why this field of research so strongly interests and excites scientists today, it can be said that for optics, photonic crystals are essentially the same as semiconductors were for the development of electronics. And even more so. + +Because exclusively based on photonic crystals and light, it has already been established that it's possible not only to realize fundamentally important phenomena for info-technologies like semiconductivity, superconductivity, and optical insulators, but also to do so with much lower energy consumption and practically without heat generation (a scourge of modern semiconductor technologies). + +And that's not all. Apart from the fact that new processors, displays, and memory devices can be created based on "solid" photonic crystals, there are, in principle, no obstacles to implementing the same based on a liquid crystal medium. And these kinds of experiments with liquid crystals also demonstrate certain advantages of the "liquid" approach. + +Most notably, photonic crystals can be created without matter — based solely on light and the effects of interference, generating desired structures in space with corresponding energy distributions. Based on this concept, scientists have already explored the method of "three-dimensional holographic lithography," which allows for the "materialization" of a purely optical hologram of a photonic crystal of the required configuration in a substance (polymeric photoresist). + +Considering these results in the general context of a "holographic universe," it's not difficult to realize that such experiments are, in essence, also modeling the so-called morphogenetic processes. That is, how the self-developing holographic consciousness forms and structures the surrounding "solid" reality. + +In this context, it should also mention another important area of experiments — managing the properties and characteristics of photonic crystals. This is done either using sound (phonon-photonic crystals) or through external magnetic field effects (magneto-photonic crystals). + +In other words, translating all this physics of optical schemes into terms of memory function, pattern recognition, and decision-making can develop specific models for the operation of the holographic structures of our consciousness. And, naturally, of the consciousness of any other forms of matter. Up to the elementary schemes of "natural intelligence" in atoms and molecules. + +The idea of natural intelligence turns out to be inextricably linked with the idea of an ancient "natural hierarchy," considered earlier in the section about [p-adic numbers](https://kniganews.org/2013/03/25/beyond-clouds-61/). Because — from a mathematical point of view — the most important feature of any form of consciousness in nature is its inevitable "embeddedness" in some broader (and naturally, "wiser") structure from the branches of the following levels. + +In the collective consciousness of humanity, for conveying and comprehending this idea, the corresponding archetypical symbol has long been developed — a depiction of birds sitting on the branches of the tree of life. But these are not just any birds… + +
![](https://kniganews.org/wp-content/uploads/2013/08/bc7simurgh.jpg)
+ +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7hecksher.jpg)
+ +
(62)
+ +In the memorable dream of Wolfgang Pauli, known as the "Great Vision of the World Clock" [i82], there is one important detail which, for some reasons, has not been mentioned much here before. + +The previously omitted element is the "large black bird" that supports all that intricate construction, which simultaneously powerfully inspired and greatly puzzled the dreamer. Moreover, the intricate clock mechanism remained an unfathomed mystery not only for Pauli himself but also for his much more experienced in such matters friend, Carl Gustav Jung. + +One fragment of the dream was not mentioned for the reason that Jung had absolutely no problems with the interpretation of this particular element – the symbol of the bird. + +
*
+ +Throughout all known human history, the image of a winged bird symbolized spirit, spirituality, supernatural support from otherworldly forces, or simply freedom of mind, flight of thought, and fantasy. + +And besides that, in folklore and mythology of world peoples, the bird symbol is very often used to depict a human soul. To emphasize the human nature of such birds, in the art of Ancient Greece and Ancient Rome, for example, they were often depicted with a human head. + +Although soul-birds with human heads are found in many other cultures, the art of Hellas and Rome most likely borrowed this tradition from the geographically close but far more ancient civilization of Egypt. + +In the system of quite intricate notions of the ancient Egyptians about the structure of the world and man, one of the most complex constructs represented the human soul. Like a complex of many nested components with different functionalities – something like a matryoshka doll, animated by a higher mind. + +
*
+ +To delve into the details of this intriguing construct here is clearly not the place, but it is absolutely necessary to emphasize two most important components of the Egyptian soul, in the aggregate unity ensuring its immortal life forever. One part is called Ba, the second Akh, and both are depicted as birds. + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7ba.jpg)
+ +The Ba, as a part of the soul, closer to the affairs of the Egyptian’s life, was interpreted as the center of one’s human personality. It was depicted as a bird with a human head and left the physical body after death, in the hope of reuniting with the Akh. + +As for Akh, this highest part of the soul was interpreted as a shining "pure mind" or a personal divine essence that lives by itself and fills every life with meaning. The name of the essence, "Akh," originated from the concept of "sparkling," "shining," "glowing." + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7akh.jpg)
+ +A Ba that had lived righteously could happily reunite with the cosmic wisdom of the Akh, which was depicted as “just a bird” — an ibis. However, such an end to life was, as far as one can judge, always considered an extremely rare event. As for the souls of ordinary people, after leaving the body and passing the “judgment of the gods,” they would settle across various levels of the afterlife, the Duat, which was described in great detail in the sacred texts of the Egyptians. + +For physico-mathematical analysis of this construct, the following point is particularly noteworthy. In the Egyptians' notions, separate Bas could merge with each other into a single spiritual entity. For instance, when their texts speak of the Ba of a non-human being, such as one of their gods, the plural form – Bau – is used. + +That is, the soul of an Egyptian deity contains "many Bas." In the context of the holographic structure of the universe, this is a significant nuance. + +
*
+ +For a logical continuation and development of this theme – "about birds and holography" as aspects of the world's soul structure – it is now convenient to turn to the parables of Sufism, the mystical direction in Muslim philosophy. + +Though historically Islam arose and formed, undoubtedly, on the basis of the sacred texts of Jews and Christians, culturally-mystical roots of this religion stretch much deeper and broader. + +In particular (though in European history this is not often mentioned), the facts are such that it is thanks to Islamic libraries and scholars that much of the giant cultural heritage of antiquity, methodically destroyed by Christian fanatics during the era of medieval obscurantism, has been preserved. + +But here, however, we are talking about something else. About what a curious embodiment the eternal idea of the world's unity received in the works of Islamic mystics-Sufis. + +A striking example of this is the allegorical story about the search for the king of birds, Simurgh, told in the poem "Mantiq-ut-Tayr" by the 13th-century Persian Sufi Farid ud-Din Attar, nicknamed Apothecary or Chemist. The title of Attar's poem is variously translated: "The Conference of the Birds," "The Parliament of the Birds," sometimes even "The Logic of Birds." More important, however, is the content of the parable. + +Once, upon seeing the magnificent feather dropped in their land by Simurgh, the birds decide to find him and make him their king, tired of the endless disputes and strife among them. Yet, it's not easy to embark on a distant journey, as each bird is extremely attached to its habitual life – some to their swamp, others to their ruins, and yet others to their cage. + +But regardless of this, the birds manage to come to an agreement and set off on their journey. The adventure is quite challenging, and along the way, the seekers have to overcome seven stages – valleys and seas – where some desert, some die. + +In the end, finally, thirty of the most persistent reach Mount Qaf, where Simurgh resides. Finally, they see their king in person. And here is where the birds suddenly grasp that they themselves are Simurgh. Each individually and all together… + +
![](https://kniganews.org/wp-content/uploads/2013/08/bc7simurgh.jpg)
+ +
*
+ +To more clearly explain this very subtle but critically important moment of mystical enlightenment – the comprehension of complete identity between part and whole – it is now convenient to turn to the sacred texts and philosophy of Hinduism. Naturally, in the context of birds as symbols of the soul. + +Among the great mass of sacred texts collectively named the Vedas, the part called the Upanishads is considered the most important since they express the core essence of sacred knowledge. For this reason, another name for the Upanishads is "Vedanta," meaning "the end, conclusion of the Vedas." + +As for the meaning of the word "Upanishads" itself, according to tradition, it is interpreted as "the removal of ignorance by means of knowledge about the supreme spirit." Or, more simply put, as the most authoritative commentator of these texts, ancient sage Shankara, expressed it, the word means "that which destroys ignorance." + +One of the oldest texts in this collection is the "Mundaka Upanishad," which – according to traditional Hindu beliefs – was told to his son Atharva by the creator of the universe, Brahma himself. For us, at the moment, the following fragment of this "guide to destroying ignorance" is of particular interest: + +> Two birds, joined together, friends, sit on the same tree. One of them eats the sweet fruit, the other only watches, without eating. On the same tree – a man, immersed in the sorrows of the world, blinded, mourns his helplessness. But when he gains sight – he is freed from sorrow… Becoming enlightened, shedding good and evil, untainted, he achieves the highest unity… + +In the vast philosophy of Hinduism, developed over thousands of years, each of these two birds on the tree is, naturally, long explored and thoroughly described. One of them, "eating the fruits," is named Jiva, and the other is commonly referred to as Atman. + +The word Jiva comes from the Sanskrit root "jiv" – to breathe. In the related Russian language, the same root is found in the word "живой" (alive), and among the Hindus, the concept of "jiva" denotes any living being in general, and particularly – the immortal essence of every living organism (human, animal, plant, etc.) that continues to live after the death of the physical body. + +The word Atman is used to denote another, higher or "cosmic" aspect of the human's immortal soul. This eternal spiritual essence, the highest self, is realized by people after "enlightenment" or Awakening, when they recognize themselves and their existence as "Atma," often translated as "I am not this, I am THAT." With the realization comes the understanding that Atman is identical to the multitude of higher "selves" of all living beings in the world – that is, Brahman… + +
*
+ +In the philosophy of Buddhism, which grew out of the roots of traditional Indian religion, the idea of a "cosmic" Atman, soaring above good and evil, was rejected for some reasons to be replaced by a more grounded concept of the "nature of Buddha," potentially inherent in every person's consciousness. + +For us, however, in this whole story, not so much the fine nuances of competing philosophies are important, but the unified physical-mathematical aspects of the general picture. In particular, ancient mytho-religious traditions usually focus on the "birds of soul and mind" themselves, whereas the equally important structure of the tree on which the birds sit and feed remains almost unexplored. + +For this reason, it's time to recall a remarkable, recently appeared book [o71] on the subject – by a highly authoritative mathematician David Mumford and two of his colleagues. The work bears a rather unusual name for a mathematical book "*Indra's Pearls: The Vision of Felix Klein*" and is dedicated to the following matters. + +Felix Klein, one of the great mathematicians of the 19th century, at a very early age proposed the now-famous Erlangen Program, aimed at unifying all disparate branches of geometry into a single and integral structure. + +Working purposefully on the implementation of this program for decades, by the end of the century, Klein managed to achieve a remarkable synthesis, discovering astounding connections between ideas from completely different and distant areas of mathematics. + +Moreover, Klein's innovative approaches to unifying geometry based on the expanded understanding of symmetry not only had a significant impact on the development of 20th-century physics but also far outpaced their time. The important consequences of his work were only realized almost a century later, when computer studies in the field of deterministic chaos and fractal geometry were mastered. + +In particular, when from the early 1980s in science, under the influence of Benoit Mandelbrot, there was a wave of enthusiasm for computational experiments based on computer graphics, David Mumford became particularly interested in Felix Klein's legacy. + +Among many interesting discoveries by Klein, already known in the 19th century, were his mathematically precisely calculated drawings, obtained by infinite repetition of simple reflections relative to circles. Incredible in their beauty, patterns were born as an increasing number of symmetrical distortions causing rapid compression of the original composition. + +The transformation (called Möbius mapping) acted such that in the final area, an infinite number of infinitely compressing and condensing tiles were accommodated. The final images of such transformations resembled a kind of mathematical miracle, enchanted by which was primarily Felix Klein himself. + +As often happens, a mysterious secret added a special allure to the miracle. Many of these objects, discovered during research, turned out to be so complex that Klein was forced to remark "a failure of imagination": + +> The question is … what will be the position of the limiting points. There is no difficulty in answering these questions by purely logical reasoning; but the imagination seems to fail utterly when we try to form a mental image of the result. [o72] + +After these words, it becomes more understandable, probably, that when mathematicians had a personal computer at their disposal, providing opportunities for computations on a previously unimaginable scale, they soon recalled the old mystery. As Mumford writes in the preface to their book, the temptation to use modern computer graphics to visibly see Klein's "absolutely unimaginable" tilings was irresistible… + +
*
+ +In recent decades, research in various fields of physics has shown that Klein's tilings are directly related to modern ideas about the behavior of chaotic self-similar systems, observed in statistical mechanics, phase transition research, and the study of turbulence in liquids and gases. + +The most important distinction between Klein's structures and chaotic physical systems is that in physics, self-similar behavior is generated by random disturbances, whereas in Klein's work, it is governed by simple and strictly deterministic laws. + +A great mathematical discovery, made with the help of a computer and called fractal geometry, helped beautifully unify these things. Computer graphics allowed researchers to visibly see that very simple, in essence, mathematical relationships, when infinitely repeated – iterated – produce extremely complex system behavior, simultaneously predictable and chaotic – the so-called deterministic chaos. + +For many physical phenomena, new mathematical approaches allowed for more accurate modeling than classical special functions. It is important to emphasize that one of the distinctive features of chaotic phenomena turns out to be self-similarity – when structures observed as a whole endlessly repeat themselves on an ever-smaller and smaller scale. + +Mumford's book is dedicated to just one seemingly narrow area of research – with the help of a computer they study a family of exceptionally symmetrical forms, which **arise from the interaction of two spiral movements of a very special kind**. + +These specific forms were chosen by researchers because they captivated the great geometer Felix Klein with their beauty and complexity, making him dream of understanding what they look like "in the limit." + +Research confirmed that on any scale – from the very large to the microscopically small – these forms represent complex fractal structures. Sometimes the interaction of the two spiral movements is quite regular; sometimes it's completely chaotic. But at certain parameter values – and this is the most interesting case – its structure forms layer by layer, balancing on the very edge of chaos. + +Having constructed with the help of a computer the final fractal drawing – the limit set of one of Klein's symmetric iterative procedures – the researchers, captivated by the beauty of the result, could not resist and gave it the lofty-poetic name "The Glowing Limit." + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7indrapearl-limit.jpg)
+ +
*
+ +As often happens with deep and inspired research, at some stage of their work, scientists seem to accidentally stumble upon a very ancient imagery, surprisingly in tune with their own results. + +This symbol is called "Indra's Net" and permeates a well-known Buddhist work called the "Avatamsaka Sutra" – one of the richest and most complex texts of Far Eastern Buddhism of the Hua-yen school. + +Translated into English, the corresponding fragment of the sutra looks approximately like this: + +In the heaven of the great god Indra is said to be a vast and shimmering net, finer than a spider's web, stretching to the outermost reaches of space. Strung at the each intersection of its diaphanous threads is a reflecting pearl. Since the net is infinite in extent, the pearls are infinite in number. + +In the glistening surface of each pearl are reflected all the other pearls, even those in the furthest corners of the heavens. In each reflection, again are reflected all the infinitely many other pearls, so that by this process, reflections of reflections continue without end. + +As the researchers themselves comment on this discovery, they found that the entire mathematical construct of Klein, including the identical structures infinitely repeating within each other on an ever-diminishing scale, astonishingly reproduces the philosophy and images of the "Avatamsaka Sutra." + +Delving a bit into the legacy of Eastern wisdom, mathematicians found the following commentary on the corresponding fragment (in F. Cook's book "Hua-Yen Buddhism: The Jewel Net of Indra," [o73]): + +> The Hua-yen school has been fond of this image, mentioned many times in its literature, because it symbolises a cosmos in which there is an infinitely repeated interrelationship among all the members of the cosmos. This relationship is said to be one of simultaneous mutual identity and mutual intercausality. + +And another commentary from a knowledgeable expert – from Sir Charles Eliot [o74]: + +> In the same way each object in the world is not merely itself but involves every other object and in fact is everything else. + +Summing up such amazing parallelism, David Mumford talks about the discovery like this: + +> There is no religion in our book but we were amazed at how our mathematical constructions echoed the ancient Buddhist metaphor of Indra's net, spontaneously creating reflections within reflections, worlds without end… [o71] + +
(63)
+ +The book by mathematicians Mumford, Series, and Wright "*Indra's Pearls: The Vision of Felix Klein*" was published in 2002. Exactly thirty years before that, in 1972, a young and then unknown theoretical scientist Fritjof Capra published his first article on the deep and expressive parallels between ancient Eastern mysticism and modern physics. + +His article was titled "*The Dance of Shiva: The Hindu View of Matter in the Light of Modern Physics*" [o75]. Shortly after, the cosmic dance of Shiva became the key metaphor in "*The Tao of Physics*" – Capra's debut book, first published in 1975 and now well-known worldwide, translated into dozens of languages, with cumulative editions numbering in the seven digits, and still being published in various countries around the globe. + +Of course, long before Capra, many prominent theorists with sufficient erudition had noted the striking resonance of the nontrivial concepts of modern physics with the ideas of Hinduism, Buddhism, and Taoism. However, Fritjof Capra managed not only to gather these disparate observations but also to compile them into a unified picture that, over time, not only doesn't age but rather gains greater clarity and persuasiveness. + +
*
+ +Since modern science still lacks a clear understanding of how brilliant ideas and concepts are born in the minds of researchers, it will be useful to mention here some quite specific circumstances that prompted Capra to his interdisciplinary explorations and the writing of such a successful book. Here is how the author himself describes it in the preface to his work. [o76] + +One summer afternoon, he was sitting on the ocean shore, watching the waves rolling in and feeling the rhythm of his breathing. And then – completely unexpectedly for himself – Capra suddenly became aware of this whole environment as being engaged in one gigantic cosmic dance. + +That is, as a physicist, he, of course, already knew well that the sand and rocks, water, and air – everything around consists of continuously vibrating molecules and atoms. However, in the new experience of awareness, there was something completely different. + +Now, Capra felt all this directly: he "saw" cascades of energy coming down from outer space, in which particles were created and destroyed in rhythmic pulses; he "saw" the atoms of the elements and the atoms of his body participating in this cosmic dance of energy; he felt the rhythm and "heard" the sound of this dance. And he knew exactly what it was called – it was the dance of Shiva Nataraja, or the Lord of the Dancers, worshipped by the Hindus. + +
*
+ +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7nataraja.jpg)
+ +The canonical depiction of Shiva Nataraja, which clearly took shape in the bronze sculptures of the 10th–11th centuries, is now considered the most expressive and comprehensive symbol of Hinduism, portraying Shiva as the energy and life of all existence. + +The symbol of Nataraja, as explained by tradition, was chosen because in the dance, creation is inseparable from the creator, for the dance and the dancer are one. In other words, the dance of Shiva is the dance of everything that exists in the cosmos, rhythmic and coordinated movements in everything. + +It is particularly necessary to note that the image of Nataraja is not only an elegant symbol of the unity of all existence but also a complex pictographic allegory, all the elements of which encode very deep ideas. + +Shiva's upper right hand holds the symbol of creation – the damaru, a drum in the shape of an hourglass. It is believed that this drum produces the Paranada or "primary sound" that provides the pulse of the universe, the rhythms and cycles of creation. + +The opposite hand of Nataraja, the upper left, holds flames in the palm – a symbol of destruction, dissolution, or absorption of the universe at the end of each large cycle, Mahayuga. Thus, the symmetrical arrangement of the two upper hands illustrates the principle of balanced opposition of the acts of creation and destruction. + +The pair of Shiva's lower hands, by contrast, demonstrates distinctly expressed "left" asymmetry. The lower right hand makes a gesture with its open palm known as "abhaya mudra," which literally translates to "without fear" or "fear not," while the lower left hand is turned to the right and points to the raised and also right-bent left leg – which is interpreted as "anugraha" or the grace of revelation, granting knowledge and freeing a person from the cycles of birth and death. + +The symbol of another state – human ignorance due to laziness and indifference – in this allegorical picture is represented by the prostrate dwarf Apasmara or the "demon of ignorance," on whose back the dancing Shiva stands with his right foot. + +The ring of fire and light that frames the composition as a whole signifies the field of Shiva's dance as the entire universe. Yet the base in the form of a lotus, on which the sculpture stands, indicates the heart and consciousness of each person – as the receptacle of the entire vast universe… + +In conclusion to this brief description, we can repeat the words of one of the art historians and Indologists: + +> If a single image were needed to represent the extraordinarily rich and complex cultural heritage of India, Shiva Nataraja could be the most suitable candidate. + +
*
+ +For any attentive reader, it's probably already clear that the image of Shiva's cosmic dance is, one might say, a philosophical-poetic description of the same world model previously presented here in physical-mathematical terms and concepts, now in the anthropomorphic form of a Hindu deity. + +If the idea of a direct correspondence of the images still seems murky and not at all obvious to the reader, it is beneficial to examine some of the main details of the Nataraja image, which are crucially important from a physics point of view. Primarily, the damaru drum is of interest, widely used in the religious music of Hinduism and Tibetan Buddhism. + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7damaru.jpg)
+ +The damaru is a small two-membrane percussion instrument played with just one hand. The body of the drum is made of wood in the shape of an hourglass — two cones with converging tips and bases covered with leather. + +To ensure that the performer needs only one hand despite two membranes, the drum's striking mechanism is designed thus. The membranes are struck with a pair of beads, fastened to the ends of leather cords around the waist of damaru. When the drum is spun in the hand alternately in both directions, the beads strike each membrane of the drum in turn. + +Now, recall the essence of physics in the previously reconstructed "world model": two membranes, constantly energized from only one side; a dual particle structure in the form of a cone – with a wide base-proton and a point-like top-electron; and, of course, the constant hops of particles from one membrane to another. + +Comparing the key details of the construct with the damaru's design, it is impossible not to see that all these ideas are coded in Shiva's dancing drum. Including even such a nuance as the constant inversion of chirality or the topological charge of a particle in each beat of the universe (the drum is spun strictly alternately in both directions). + +In the rituals of Hinduism, it is believed that the damaru is a drum with a very special spiritual energy of influence, as it means the primal sound of the universe – "Para Nada." Moreover, according to legend, the language of sacred wisdom of the Hindus, Sanskrit, was initially conveyed to people in the rhythms of the sounds made by the damaru… + +
*
+ +As a matter of fact, regarding the transmission of knowledge through the vibrations of a drum membrane, there is another, much more modern, credible, and at the same time quite instructive story. + +Richard Feynman, an outstanding theoretical physicist of the 20th century, unlike many other of his famous colleagues such as Bohr, Schrödinger, or Oppenheimer, never showed an interest in ancient Eastern mysticism in general, nor in the culture and philosophy of Hinduism in particular. + +However, Feynman always had a great passion for drums, was quite a good percussionist himself, and collected recordings with rhythms of the peoples of the world. + +In his younger years, while working on the creation of the atomic bomb in the rather dull conditions of the secret Los Alamos, the physicist amused himself by sometimes going alone at night with an Indian drum into a nearby grove, where, under the moon and stars, he would passionately engage in shamanic dances and singing… [o77] + +Many years later, when the first edition of the "Feynman Lectures on Physics" was being prepared for publication in the USA, the publisher asked the author what he would like to see on the cover of his work. It should be noted that this took place in the early 1960s, when the concept of the universe as a world on a membrane was not yet a subject of discussion in the field of physics (at least non-secret). However, for some reason, Feynman ordered a cover illustration that referred to this very idea. + +To be more specific, the scientist suggested depicting a drum on the cover, on whose membrane, under the influence of vibrations, mathematical graphs and diagrams appear, illustrating the action of physical laws… + +Today, one can only speculate about the discoveries and achievements this expressive cover clue might have inspired in subsequent generations of scientists, especially since the "Feynman Lectures" quickly became a kind of benchmark for a physics course worldwide. But alas, nothing of that sort happened. + +For reasons that remain unknown, the publishing house ignored the author's wishes and released his lectures with a simple red cover without any drawings. To acknowledge the author's ideas, they included an atypical photograph of the scientist in the preface — one where he is playing the drums… [o78] + +
*
+ +It is well known that Richard Feynman, due to his character, paid extremely great attention to graphic symbolism. For example, he would send his car to a workshop for a special paint job to have "Feynman diagrams" painted on the sides. That is, one of the most important scientific achievements of the physicist, which, due to its powerful graphic component, became something of his signature. + +Therefore, there's no need to doubt that if Feynman decided to place an unusual drawing on the cover of his monumental work, he did it not by chance. But we will probably never know why the scientist not only accepted when his wish was ignored but also never attempted to realize his idea again — despite reissues and the enormous popularity of the "Feynman Lectures" worldwide. + +Drawing an unexpected parallel, perhaps, for some, we almost certainly will never know the reason why another Nobel Prize-winning physicist, Wolfgang Pauli, suddenly abandoned work on the greatest discovery of his life, fell into a severe depression, and soon died of rapid cancer [i83]. (Incidentally, Feynman also developed cancer during that period, but fortunately, the disease was successfully treated for a while.) + +It's pointless to guess what dramas were unfolding in the minds and hearts of great scientists at those moments in their lives. But in this regard, it's certainly worth recalling one of Wolfgang Pauli's friends, an outstanding mathematician named Heinz Hopf. + +As neighbors and friends, Hopf and Pauli, it's worth remembering, enjoyed strolling and conversing in the suburban forests of Zurich, discussing various philosophical and scientific issues. During these talks, no one else was present, but it's almost guaranteed that one of the topics of their heated discussions was surely this. + +According to the recollections of colleagues and students, Heinz Hopf often asked them the same provocative question: "Imagine you were offered — as a gift — the solution to all mathematical problems. But only on the condition that you wouldn't tell anyone about these solutions. Would you accept such a gift?" [o79] + +For Hopf personally, as known from his surroundings, the answer to such a question was absolutely clear: "No, never and under no circumstances." But as for his friend Pauli (and probably Richard Feynman, John von Neumann, and a number of other prominent scientists with significant connections in the circles of secret science of the US military-industrial complex), the answer to the question is far from clear… + +
*
+ +A crucial key to the mystery surrounding Wolfgang Pauli's main and undisclosed discovery is a phrase from his postcard to his old friend Werner Heisenberg: "Division and reduction of symmetry, this is the kernel of the brute!" + +Returning to the rich symbolism of Shiva Nataraja, it's time to note that besides the distinctly expressed "doubling of the universe" in the image of the two-membrane damaru drum, the entire image of the Cosmic Dance clearly emphasizes the asymmetry of the composition. + +To better understand why the expressive asymmetric transference of Shiva's left hand and left foot to the right side is so important from the perspective of physics (as well as for the incidental disclosure of some terrible state secret, of course…), it is helpful to immediately note that asymmetry is the first sign of the conditions for energy transfer in a nonequilibrium system. And then to recall a strange story. Or a plot about the amazing blindness of a man pressed down by his own dogmas. + +All at least somewhat educated people have surely heard that a perpetual motion machine is impossible in a closed physical system. But at the same time, physics has no problem with the fact that a water wheel immersed in a river stream can essentially spin forever — as long as the blades don't fall off or the axle doesn't break. With such a "perpetual motion machine," science is completely fine, since in this case, energy is entering the system from outside. + +Now, ask any physicist the naive question: where does the inexhaustible energy come from that provides for the oscillations and eternal rotation of all particles — both around their own axis and along orbits within the atom? + +Although this isn't taught in schools and universities, the truth is that contemporary science has no idea about the origin and nature of the energy that ensures this endless cosmic dance. + +And if in a closed system of atoms or particles a perpetual motion machine is impossible, but it is absolutely clear that perpetual motion is present, then it's probably easy to grasp what the simple and natural resolution of this paradox looks like. + +The universe we observe is not a closed physical system. It is constantly fed with energy from outside, thanks to which not only all particles of matter live and function, but also processes of self-organization occur everywhere. That is, processes characteristic of dissipative systems on the border between order and chaos. + +But from this almost self-evident fact, such conclusions naturally follow, which people find extremely difficult to make. + +First of all, this means that all of us are literally sitting on a source of free, in principle inexhaustible, and absolutely clean energy. + +Secondly, to start receiving it at any point in space, it is enough to take a closer look at how particles of matter draw this energy for their dance. All the answers are already provided by nature — it's just about asking the right questions. + +And thirdly — judging from the deafening silence surrounding some curious physical phenomena like the Hyde vacillation — it can be assumed that some secret scientific laboratories has long been in possession of such sources of free energy. Only it seems they absolutely do not want to share this happiness with the rest of humanity… (details see here: [i84][i85][i86][i87][i88]). + +
*
+ +Exploring how far the deeply classified science of the USA has managed to go compared to the results of open world science may be an interesting matter, but in the absence of reliable facts, it is completely pointless. + +Much more sense is found in moving forward independently — towards the complete unification of consciousness and matter. Without prejudice, relying on both the experience of open scientific research and the insights of ancient religions. + +To complete the picture in this regard, it is useful to at least briefly mention the "physical aspects of the world" in the religious beliefs of the indigenous peoples of Central America. As in all other world religions, the ancient Toltecs, Aztecs, Mayans, and other pre-Columbian American peoples identified the forces and phenomena of nature with various anthropomorphic deities and/or bird-animals. + +Here, what is of interest is the distinctive features of the three (when necessary, four) main divine brothers known as Quetzalcoatl, Tezcatlipoca, and Huitzilopochtli (plus Xipe Totec if a fourth figure is needed). + +The most well-known of these gods, Quetzalcoatl or "Feathered Serpent" in literal translation, is the indispensable cultural hero of every mythology, who gave people knowledge, crafts, and everything else needed to turn wild tribes into civilization. Such heroes of humanity should be spoken of separately and in more detail elsewhere. + +The image of another god, named Tezcatlipoca or "Smoking Mirror," is directly related to the creation of the world, in its functions most closely akin to the image of Shiva in Hinduism, thus can appear both in wrathful and benevolent guises — like nature itself. + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7tezcatlipoca.jpg)
+ +One of the most important features of the image of Tezcatlipoca is his pronounced asymmetry: the god has only a left leg, while in place of the second, right leg, he is depicted either with a mirror or a serpent. The significant cosmic role of the mirror and the general notion of the universe as a “hall of mirrors” are, it is worth noting, characteristic of the Hua-yen school of Buddhism [i89], and in modern science — of the dodecahedral model by Jean-Pierre Luminet and Jeffrey Weeks. [i90] + +Another brother and often the twin companion of Tezcatlipoca is the god Huitzilopochtli, whose rather unexpected name translates to "Left-Handed Hummingbird." That is, already in the very name of the deity, coded are both the left asymmetry of nature, a general reference to the two-winged bird, and the unique ability of the hummingbird to hover in the air, in particular. + +Although there was also a fourth brother, Xipe Totec (whose name is better deciphered elsewhere), the worshiping peoples in the process of syncretizing their gods had little trouble reducing all the brothers to four hypostases of one deity. It was generally called Tezcatlipoca, and its different personifications were differentiated by colors (Black, Blue, Red, and White "Smoking Mirrors"), associating each hypostasis with the corresponding cardinal directions and seasons. + +A characteristic feature in the image of all four brothers, who created the world, was that each had a round ring, or "symbol of eternity" and the closed nature of space-time, suspended from their chest with a ribbon. + +In this regard, to clearly correlate the symbolism of the ancient religion with the history of modern physics, one can recall the "Great Vision of the Clocks of the World" by Wolfgang Pauli [i82]. And at the same time, decode the last unsolved detail of this dream. + +The horizontal circle of the dial in the clocks of the universe was divided into four sectors, each of which had its own color. In each sector stood a human figure holding a pendulum — the symbol of the eternal movement of the clocks of the world… + +And one more — topological — nuance on the same theme. In the developed dodecahedral model of the universe, representing the construction of the cosmos in the form of a twin soccer ball, there is one specific feature. Two surfaces of the Riemann sphere, nested within one another, are topologically equivalent to one surface of a torus because the "ball" structure has four pinched holes — "four cardinal directions" or four corners of the globe — ensuring the unity (meaning a single surface) of the doubled world… [i91] + +
*
+ +In attempts to digest all the knowledge about the nature of the world that ancient wise men gained without formulas — just like that, through meditation and reflection — modern scientists will inevitably want to raise some objections. Like that "perhaps there were clever people among them, of course, but look at what it all resulted in — only religious obscurantism and piles of corpses in bloody sacrifices to their gods"… + +To immediately make it clearer how wrong it is to lump together the wisdom and obscurantism of the era, it is enough to look at the history of the 20th century. When science mastered both quantum physics and the theory of relativity (not to mention the high ideas of humanism), yet in the monstrous wars, the new priests and kings of humanity destroyed so many millions of human lives that all the sacrifices of the past cannot even remotely compare with the scale of modern barbarism… + +To finish the chapter on a positive note, it's much nicer to talk about a significantly different, yet thematically resonant event from the recent past. + +In the summer of 2004, on the grounds of CERN, the European Organization for Nuclear Research near Geneva, a two-meter statue of Shiva Nataraja was ceremoniously installed as a gift from the Indian government to commemorate many years of fruitful cooperation with European scientists. + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7cern_shiva.jpg)
+ +Inscribed on the pedestal of the statue are words from Fritjof Capra’s book The Tao of Physics — about Shiva’s cosmic dance as a metaphor of universal significance: + +> Hundreds of years ago, Indian artists created visual images of dancing Shivas in a beautiful series of bronzes. In our time, physicists have used the most advanced technology to portray the patterns of the cosmic dance. The metaphor of the cosmic dance thus unifies ancient mythology, religious art and modern physics. +> +> Modern physics has shown that the rhythm of creation and destruction is not only manifest in the turn of the seasons and in the birth and death of all living creatures, but is also the very essence of inorganic matter… For the modern physicists, then, Shiva’s dance is the dance of subatomic matter. + +Given the significant scientific discoveries made in physics since Capra wrote his book, it would be very beneficial if scientists today would more often look to the image of Shiva Nataraja for the following purpose. + +Our visible part of the universe on the sculpture is just the circle of light framing the figure of the dancing Shiva. Everything else in the composition represents those invisible 95% that science currently somewhat fearfully names "dark energy" and "dark matter," without truly understanding what it is dealing with. + +For this reason, perhaps the most important element of the sculpture today should be considered Shiva's calming and encouraging gesture – "Abhaya Hasta." That is, "do not fear, friends," those who possess true knowledge have none and nothing to fear – in literally all respects… + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7shiva_abhay.jpg)
+ +It makes sense to compare the canonical drawing on Shiva's palm with the image of "the glowing limit" from the book of Mumford, Siris, and Wright. + +
(64)
+ +Any discussion about how long humans have possessed true knowledge about their nature, the structure of the universe, and their place within this construct will sooner or later inevitably be reduced to the topic of aliens. The reason is quite simple: both topics are, you might say, different sides of the same great human misunderstanding. + +The whole picture becomes much clearer and more understandable if viewed from the following positions. True human knowledge of nature, in an unmanifested form, exists within us initially, from the moment intelligent human beings appeared on this planet. Similarly, aliens, in one form or another, have been, are, and will be on Earth always – throughout its entire history, participating in evolutionary processes. + +If one understands that the universal consciousness has the structure of an infinitely branching tree, it is not difficult to comprehend the following. On certain levels of our consciousness, we are all, in a sense, aliens. That is, we have been in the past, in any case (and if desired, we can become them again in the future). + +If one also understands that this constantly growing tree of life permeates all frequency layers of reality, then the answer to Enrico Fermi's famous ironic question "So where are they all?" naturally presents itself. In other words, why do we mostly not see the "real" aliens who, judging by everything, are present on our planet on a fairly large scale even now. + +The brief answer to this question boils down to the fact that civilizations and forms of consciousness that have evolved to the level of interstellar or intergalactic travel dwell on other, usually invisible to us, levels of reality. This is precisely why they possess the knowledge and abilities for rapid travel across astronomical distances – not over the surface of the universe but through "interfrequency tunnels" penetrating the multidimensional structure of the multiverse. + +For a slightly more detailed perspective on the history and essence of our constant – and often close family – contacts with aliens, it is more convenient to resort to metaphor. + +
*
+ +The tremendous success with the public that James Cameron's film "Avatar" achieved is commonly explained by a multitude of various reasons – long and thoroughly examined by both art critics and entertainment market analysts. + +It is quite possible that all these specialists are correct in their way. Here, however, we would like to note one specific nuance of the film that attracted a very special interest from all viewers but impacted not so much their everyday intellect as deeper levels of their subconscious. Perhaps even deeper – on the levels of their personal and collective unconscious. + +On these deep levels of perception, practically any normal person intuitively feels (even if they do not realize it) while watching the movie that the story of the blue-skinned and tailed natives from the planet Pandora is, in fact, our own story, of humanity on Earth in general, but depicted in the form of a fantastic allegory. + +By slightly shifting the accents and masking external features in the film, one can see many scenes that quite plausibly reflect the overall dynamics of relationships between the native population of Earth and the races of some – not all – of the ancient alien visitors. That is, the colonizers, selfishly absorbed only in their problems and treating the local "savages" as slightly more intelligent animals. + +The same dynamic, as everyone knows, has been repeated more than once in our history – during the heyday of European colonialism. And absolutely by the same scheme, among the much more technically advanced colonizers, there will always be decent individuals who feel more sympathy and compassion for the natives than for their own cynical leaders and the ruthless plans of their "corporation." + +Without delving into the depths of all these parallels, let us touch only on the most important theme – the mutual penetration of completely different cultures through the mechanism of "avatars." In other words, the falling asleep of consciousness in one body and awakening in the body of a representative of a completely different race or even planet. + +It is clear that Cameron did not invent this trick himself but borrowed both its essence and its name from the boundlessly rich culture of Hinduism. Where for thousands of years the religious tradition has operated with the idea of the "descent" of their gods to people in the guise of one or another avatar. + +
*
+ +Particularly of historical interest in this context are the so-called "cultural heroes" in the myths of practically all peoples of the planet Earth. That is, beneficent figures who appear in one way or another and bestow on primitive tribes, dwelling in the darkness of ignorance, the most diverse knowledge and skills – from making fire and sowing grains to the skills of writing and accounting. + +As a particularly impressive example of such enlightening activities, it is worth recalling a character called the god Thoth or Djehuty – revered as the founder of all, essentially, intellectual life of Ancient Egypt. It is worth mentioning that he was depicted as a man with the head of an ibis bird (a symbol of the shining pure mind Akh). + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7thoth.jpg)
+ +The cult of the wisest god Thoth, according to historical evidence, was one of the most ancient on the entire territory of the Egyptian state. Since in each region – or nome – of Egypt it was customary to particularly revere one of the deities of their extensive pantheon, the center of worship for Thoth was the capital of the 15th nome, the city of Hermopolis, or Khemenu, famous throughout the country for its richest library. + +Here, all these well-known things are recalled solely for the sake of one single book, which millennia later, in the emerging science of Egyptology in the 19th century, received the not-so-fortunate title "The Book of the Dead." Among the ancient Egyptians themselves, this extensive collection of sacred texts was known as "Rau nu pert em hru," which in literal translation sounds like "Chapters on the Ascent to the Light" (or "Chapters of coming forth by day"). + +All these "chapters" (a more correct translation might be "spells") of this collection in the aggregate served as a kind of guide and roadmap for the deceased, setting off to the Duat, the realm of afterlife. In other words, to aid in the most favorable "move" from one world to another, these texts were initially carved on the walls of pyramids and tombs, then written on sarcophagi, and in the later period of history, placed alongside the deceased in the form of papyrus scrolls. + +For a modern person, absolutely distant from the religious beliefs of the Egyptians, practically all these texts now represent perhaps only a purely historical interest. But there is one absolutely remarkable exception, which is called "Chapter 64, or the Chapter of Knowing the Chapters of Coming Forth by Day in a Single Chapter"… + +
*
+ +Both the name itself and the explanations of the ancient commentators of chapter 64 leave no doubt that this text, in its essence, represented a kind of summary of all the other "Chapters on the Ascent to the Light" and in itself held no less value than all the other chapters combined. + +From the same commentaries, it becomes known that among the two hundred or so chapters of the "Book," originating in different periods of Egyptian history and discovered in significantly different combinations in burials throughout the country, the text of Chapter 64 was considered the most ancient of all. And it was originally discovered in Khemenu, that is, the city of Thoth, under rather unusual circumstances. + +More precisely, according to the ancient Egyptian commentaries, this text was found by priests of different cults at least twice (particularly valuable knowledge was shared reluctantly at all times). Moreover, both times the text was discovered during the period of the Old Kingdom, that is, around 3,000 years before the new era, under the pharaohs of the first and fourth dynasties. + +One of the commentaries states that the text of this chapter was found in the city of Khmun, in the foundation of the sanctuary [of the god Thoth], during the reign of Pharaoh [of the First Dynasty] Semti. The discovery was made by "the chief mason, who took the found item as a mysterious object, never before seen." + +Another commentary provides details of the second finding – in such words: "This Chapter was found in the city of Khemenu inscribed in letters of lapis-lazuli upon the block of iron which was under the feet of the god. The son of king Kheru-ta-taf discovered it while journeying with an inspection of the temples. He was then accompanied by a man named Nekht, who endeavored to make sure the prince understood the importance of the finding, and brought it to the king [Men-kau-ra, Fourth Dynasty] – as a wondrous thing, containing within itself a great secret, never before seen"… + +In the following millennia, when including the text of such a marvelous chapter in the "Book," it was customary to provide such explanations: + +"If the deceased will know this Chapter, he will ascend to the light, and at none of the gates of the Duat (afterlife) will he encounter resistance, whether when exiting it or when entering." + +
*
+ +Finally, after such an intriguing preamble, it is time to present an almost verbatim translation of the text of "Chapter 64" (for better understanding noting that in ancient times the disk of the sun, which bestows light and life, was referred to as the "Lion-god"): + +> I am the day yesterday, and the day today, and the day tomorrow. And I am able to be reborn into new life. + +I am the divine hidden soul, who creates the gods and who gives meals to the divine hidden beings. + +> I am the possessor of two divine faces, I , who comes forth from out of the darkness. +> +> I greet you, two divine Hawks, sitting in your nests and listening to the words. +> +> I am the ruler of the kingdom, and my name, by which I enter and exit the afterlife – is Heh, the lord of millions of years and king of the earth. +> +> I am the maker of my name. The closed door in the wall has been broken, and that which previously inspired fear has been overthrown and discarded. +> +> The mighty god has regained his eye, his face radiates light, my name – is his name. I will not undergo decay, but will gain new birth in the form of the Lion-god. I am the lord of my life. + +I have come to see him that dwelleth in his divine serpent, face to face and eye to eye. + +O Lion-god, you dwell in me, and I in you; and your attributes are my attributes. + +I have entered in as a man of no understanding, and I shall ascend to the light in the form of a strong Spirit, and and I will look at my embodiments, male and female, for eternity… + +
*
+ +On this uplifting note, it is best to pause with reading and listen carefully to oneself. And – if not touched – perhaps reread the Chapter of Thoth with attention once again. All people are, of course, different, but each of us has our own "two birds" in the nests inside – and at such moments of contact with the truth, all three levels of our Self are most ready for contact… + +Well, if your immediate "lower self" is not yet ready for such a convergence of worlds, that's not a problem either. It's beneficial just to know what interesting experience awaits you in the foreseeable future. + +This whole subject — about the rather intricate, in reality, internal structure of our self — requires, of course, very meticulous and comprehensive research. Because it's not just about the many layers of our consciousness, but also about how these levels relate to each other — in a "hierarchical" sense. + +In the most accessible and simplified form, the essence of this rather nontrivial issue is well conveyed in one of Wolfgang Pauli's dreams. In which the scientist converses with a regular guest in his dreams — a character with a distinctly Eastern appearance and the symbolic name of the Persian. [i92] + +Judging by his behavior, this Persian is far more knowledgeable than Wolfgang Pauli in matters of the structure of consciousness and the part of world that hidden from us. That's why he confidently declares: "It is me who stand between you and the Light, so you are my shadow, and not the other way around." For Pauli, however, this hardly sounds convincing, as he is sure that Persian in his dreams is just one of the aspects of his own consciousness. + +Interestingly, around the same time (a few years later), Pauli's friend and fellow dream researcher, Carl Gustav Jung, had a dream quite resonant with this theme, but linking "shadows and projections" not so much with inhabitants of our consciousness, but directly with aliens. [i92] + +What is remarkable is that in this dream, the guests tried to demonstrate clearly to the scholar that it is "they" who project "us," and not the other way around (as Jung publicly declared UFOs to be "projections" of our own restless mind). + +
*
+ +A notable nuance in this storyline with Dr. Jung is how exactly our contacts with "alien intelligence" are happening now — when the guests mostly come to us "from within," on other levels of reality, rather than "from outside," in visually observable forms. + +For this reason, the expression "alien intelligence" is more correctly used in quotes — because often a person is unable to distinguish when strange ideas in their thoughts are their own and when they seem to be "someone else's." + +The reality today is that while the governments of many countries (primarily the USA) have been pretending for decades to be unaware of any authentic alien presence on Earth, contacts are constantly occurring and in large numbers. Many thousands of people communicate directly with alien life forms — either through contacts within their own consciousness or through mediums providing channeling. + +Naturally, as with any other communication system, not all information received through these channels is truth or, even more so, "cosmic revelation." Moreover, not all characters on the other end of the line are real aliens. However, these trivialities almost do not affect the essence of the process at all. + +Because the essence of the process is about a person understanding very simple, but still not obvious truths. About the fact that every person is actually much, incomparably much more than we see in the mirror. About how the universe is literally permeated with life and intelligence everywhere. And finally, about how the mind of every person is inextricably integrated into this single whole… + +
*
+ +But if the entire vast universe is life and intelligence in their infinitely diverse manifestations, then why (someone might ask) would all these hypothetical crowds of invisible aliens be hanging around our tiny and out-of-the-way planet? + +In the abundant materials of channeling, accumulating messages and revelations of alien intelligence, there is surprisingly little substantive and reliable information specifically on this matter. But there is something, of course. + +However, for a more illustrative answer to this question, it is better to again resort to allegory — once again recalling the outstanding film "Avatar." Where, as surely all who watched remember, the primary and sole purpose of the colonizers was the rarest wonder mineral in the universe — abundantly available among the native inhabitants of Pandora, but to them, by and large, not particularly needed… + +This might sound extremely strange, but the one real and exceedingly rare item in the universe, abundantly found on planet Earth, is our human body. And yet, due to the peculiarities of physiological structure, we completely fail to grasp the value of our own body. + +Explaining the essence of the intrigue in the briefest terms, practically all forms of intelligence in the universe, possessing their own dense body (or a complex of bodies), are informed about the multi-tiered construction of their consciousness. Therefore, they somehow correlate the life of the "lower self" with the desires and preferences of the "upper floors." The higher the floors, the higher the level of unity of consciousness; thus, the natural evolutionary ascent of any particular form of life from one frequency level of the planet to another usually occurs collectively. + +On planet Earth, they say that a long time ago, it was about the same as everywhere else. But some spiritually underdeveloped colonizers living on a higher level became so engrossed in games of power that the life on the planet was nearly destroyed. And in order to cut off the natives from the adverse influence of all such "gods and demons" for the future, it was decided to slightly modify our DNA — by blocking direct communication with all the floors of consciousness above the second chakra. + +
*
+ +On one hand, this demoted ancient Homo sapiens to the level of an animal whose consciousness is concerned only with biological survival. But from another perspective, we gained the opportunity for an independent, truly personal evolution. + +And in the process of this arduous survival, the lower chakras of a person developed to such an extent that when used correctly, it turns out one can "energize" and elevate one's personal consciousness to practically any level —including the highest ones. + +Technical yogis of India call this type of process the "rise of the Kundalini serpent," however, as history from different cultures attests, specific circumstances for the ascension of the soul "into the upper realms" can be very diverse. Generally, the result of such an experience is referred to as enlightenment or "awakening." + +The reality is that performing similar tricks with one's own consciousness by individually managing the frequency rise to its maximum appears possible, apparently, only while in the biological body of Earth humans (in the conditions of the observable sector of the universe, at any rate). + +Naturally, no documents corroborating such an exotic version of our history exist. If desired, all this information can be regarded as a kind of new cosmic mythology. But like all other myths of the peoples of Earth, this data likely contains a grain of truth. + +And they can quite clearly elucidate many things. Such as, for example, just how interested alien forms of intelligence are in our DNA, desiring to have something similar in their own organisms. + +Or, for example, why certain races of aliens are now abundantly and quite persistently entering direct contacts with humans, being convinced that they have the right to do so — since these humans in their past incarnations once were representatives of their race. And now this connection is preferably revived for mutual benefit. + +Finally, this perspective clarifies much more distinctly why we are all so amazingly different on this planet. And why it is still so difficult for us to finally agree on a peaceful and calm life among ourselves… + +
*
+ +The theme of peace on Earth is immeasurably more important and relevant than any plots about alien presence. Simply because all invisibly present ET races here have already learned — unlike us — to manage without military conflicts, one way or another. + +In other words, no new "colonizer invasion" threatens us anymore. While we were strengthening our lower animal chakras, our numerous cosmic relatives have developed to the realization of a simple truth — that we are all like fingers on one hand, and only completely insane engage in self-harm. And also the people of planet Earth. + +(Which, by the way, many alien guests quite justifiably consider mostly crazy savages — just look at our peaceful amusements like boxing. Not to mention "humanitarian military operations," where some people kill others for the edification of thirds — because the fourths kill the fifths…) + +There is only one thing that inspires hope. Most normal representatives of humanity do clearly acknowledge what madness war is. And only we ourselves can and must stop this madness. In connection with which it seems more than appropriate to choose such a wonderful symbol as "The World in Our Hands" as the finale. + +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7peace-hands-world.jpg)
+ +http://glendahecksher.com.mx/ + +The author of this monument, where the shadow from two folded hands forms a giant peace bird on the ground, is the Mexican artist and sculptor Glenda Hecksher. It is also worth mentioning this sculpture, adorning one of Mexico City's squares, for one highly significant reason. + +One of the features of the Russian language is that the word МИР (mir) simultaneously denotes two notions substantially different in other languages — the universe and life without war. Upon reflection, it seems this is no accident but an extremely profound pointer to the natural state of the universe. + +If you look once more at Hecksher's monument, it's not difficult to see in the hands folded as a "bird" the rich symbol of our universe's physical structure: two four-dimensional worlds merged into one 10-dimensional living whole with the help of the fifth, intertwining dimension-fingers… In other words — MIR AS THE UNIVERSE IN OUR HANDS. + +At the moment, humans level of perception of the surrounding world is such that they mostly see the shadows of reality — often dark and frightening. But when awakening comes, it is possible to "see" and understand not only the real self but also the true nature of the surrounding world — both visible and still hidden "behind the clouds." + +There are quite a few ways to wake up. One of the simplest recipes has been formulated by the previously mentioned expert on dreams and Wolfgang Pauli's friend: + +> "Who looks outside, dreams; who looks inside, awakes"… + +
THE END
+ +
![](https://kniganews.org/wp-content/uploads/2013/09/bc7hands-as-birds.jpeg)
+ +### Inside links + +[i80] Highest harmony, [https://kniganews.org/map/n/00-01/hex14/](https://kniganews.org/map/n/00-01/hex14/) + +[i81] Mysteries of the dodecahedron, [https://kniganews.org/map/e/01-10/hex60/](https://kniganews.org/map/e/01-10/hex60/) + +[i82] Highest harmony, https://kniganews.org/map/n/00-01/hex14/ + +[i83] Something happened, [https://kniganews.org/map/n/00-01/hex1c/](https://kniganews.org/map/n/00-01/hex1c/) + +[i84] Dancing on Sand, [https://kniganews.org/map/e/01-00/hex43/](https://kniganews.org/map/e/01-00/hex43/) + +[i85] Looks like an atmosphere, [https://kniganews.org/map/e/01-00/hex46/](https://kniganews.org/map/e/01-00/hex46/) + +[i86] Oscillon identification, [https://kniganews.org/map/e/01-01/hex53/](https://kniganews.org/map/e/01-01/hex53/) + +[i87] How does it spin? [https://kniganews.org/map/e/01-01/hex56/](https://kniganews.org/map/e/01-01/hex56/) + +[i88] Spin on the Möbius Strip, [https://kniganews.org/map/e/01-10/hex67/](https://kniganews.org/map/e/01-10/hex67/) + +[i89] Looking back, [https://kniganews.org/map/e/01-10/hex61/](https://kniganews.org/map/e/01-10/hex61/) + +[i90] Cosmos as a Hall of Mirrors, [https://kniganews.org/map/e/01-10/hex62/](https://kniganews.org/map/e/01-10/hex62/) + +[i91] Convective Geometry , [https://kniganews.org/map/e/01-10/hex6d/](https://kniganews.org/map/e/01-10/hex6d/) + +[i92] You are my shadow, [https://kniganews.org/map/n/00-01/hex16/](https://kniganews.org/map/n/00-01/hex16/) + +### Outside links + +[o61] C.G. Jung, ‘Psychology and Religion', C.W.11, §110; C. Jung, Eranos Jahrbuch 1935, O. Fröbe-Kapteyn, ed., Rhein-Verlag, Zurich (1936), p. 119. + +[o62] Yvon Villarceau, Antoine Joseph François (1848). "Théorème sur le tore". Nouvelles Annales de Mathématiques. Série 1 (Paris: Gauthier-Villars) 7: 345–347. + +[o63] Banchoff, Thomas F. (1990). "Beyond the Third Dimension". Scientific American Library + +[o64] Eben Alexander. "*Proof of Heaven: A Neuro-surgeon's Journey into the Afterlife*". Simon & Schuster, 2012 + +[o65] Frederic W. H. Myers. "*Human Personality and Its Survival of Bodily Death*", 1903 + +[o66] See, for example, Elsa Barker. "*Letters From a Living Dead Man*", 1914 + +[o67] Oliver Lodge, "*Raymond, or Life After Death*", 1916 + +[o68] Lev Landau. "*Bourgeoisie and Modern Physics*". Izvestia VTsIK, November 23, 1935 (In Russian) + +[o69] Michael Shermer. "*Proof of Hallucination. Did a neurosurgeon go to heaven?*" Scientific American, April 2013 + +[o70] Laszlo Peter Biro and Jean-Pol Vigneron. "*Photonic nanoarchitectures in butterflies and beetles: valuable sources for bioinspiration*". Laser Photonics Rev. 5, No. 1, 27–51 (2011) + +[o71] David Mumford, Caroline Series, and David Wright. Indra's Pearls. The Vision of Felix Klein. Cambridge University Press, 2002 + +[o72] F. Klein. The mathematical character of space-intuition // Lectures on Mathematics, 1894. Reprinted by AMS Chelsea, 2000. + +[o73] Francis H. Cook. Hua-Yen Buddhism: The Jewel Net of Indra. Penn. State University Press, 2001 + +[o74] Sir Charles Eliot. Hinduism and Buddhism: an Historical Sketch. Routledge and Kegan Paul, London, 1968 + +[o75] Fritjof Capra. The Dance of Shiva: The Hindu View of Matter in the Light of Modern Physics. Main Currents in Modern Thought , 1972. + +[o76] Fritjof Capra. The Tao of Physics. Shambala, Boston, 1975 + +[o77] Richard Feynman & Ralph Leighton, Surely You're Joking, Mr. Feynman! W.W.Norton, New York, 1985 + +[o78] Richard Feynman, Robert Leighton & Matthew Sands. The Feynman Lectures on Physics. Addison-Wesley, Redding,-Mass., 1963 + +[o79] Beno Eckmann, "Remembering Heinz Hopf", in Mathematical Miniatures, 2001 diff --git a/data/tzo/info.yaml b/data/tzo/info.yaml new file mode 100644 index 0000000..2abd426 --- /dev/null +++ b/data/tzo/info.yaml @@ -0,0 +1,139 @@ +part_1: + label: weather + toc: + - "About the \"two cloudlets\" that darkened the clear horizons of science at the start of the 20th century." +part_21: + label: dark + toc: + - "Giant clouds of ignorance at the beginning of the 21st century: about 96% of the universe – unknown;" + - "Dark matter and dark energy." +part_22: + label: unclear + toc: + - "Entanglement, the arrow of time, quantum gravity;" + - "The absence of consciousness in the scientific picture of the world." +part_31: + label: hugh + toc: + - "Incompatibility of descriptions of the quantum world and our reality;" + - "Hugh Everett's branching worlds or particle systems as \"complex automata\";" + - "Birth of the multiverse concept or \"new theology,\" H.E.'s departure from science." +part_32: + label: wolf + toc: + - "Wolfgang Pauli's great discovery: doubling and symmetry reduction;" + - "Pauli and Jung, a bridge between physics and consciousness, return of the \"soul of matter\";" + - "Sudden termination of research, broken ties, depression, cancer, and W.P.'s death." +part_33: + label: claude + toc: + - "Claude Shannon – father of information theory and great recluse;" + - "Shannon's juggling theory and philosophy of cosmic jugglers;" + - "Deterministic randomness, roulette hacking, connections with H.E. and W.P." +part_41: + label: basis + toc: + - "How mathematics relates to physics through the concept of motion;" + - "Music of quantum physics, harmonic oscillator, and generation of rotation;" + - "Perception of higher-dimensional objects, photon-mediated interactions;" + - "Superposition of states, Feynman integral, and \"It from bit.\"" +part_42: + label: twoworld + toc: + - 'Zig-Zag representation of spinor in the Dirac equation, Higgs field as an ether fluid;' + - "Carl Bjerknes' pulsating spheres theory and the relativistic effect in Maxwell’s theory" + - 'Ether as a "vortex sponge" and oscillons phenomenon in granular media;' + - "Zitterbewegung, antiferromagnetism, symmetry breaking, and double-division physics of \"brane-antibrane\"." +part_43: + label: susy + toc: + - "Explanation of quantum entanglement, granular space structure as a basis for quantum gravity;" + - "Equal charges of proton and electron, Möbius strip spin geometry, mutual invisibility of particles with + antiparallel spins;" + - "Horava-Witten two-brane model and reversal of particle rotation when jumping from brane to brane;" + - "Topological relationships between \"tube-bridge\" phase in particle jumps and SUSY concept, i.e., boson-fermion + SUperSYmmetry." +part_44: + label: focus + toc: + - "Kaluza’s miracles due to transition to 5D, oscillating scalar field for uniting gravity with quantum physics via + Bjerknes-Maxwell pulsating spheres concept;" + - "Graviton (spin 2) as a pair of photons linked in a \"Kelvin oval,\" same in another projection – as Higgs boson (spin 0);" + - "Randall-Sundrum model on a two-brane Möbius strip, asymmetric mapping nature;" + - "Separation of particles into three generations and natural configuration of 6D Calabi-Yau manifolds." +part_51: + label: body + toc: + - "Quarks, gluons, heavy bosons, and other quasiparticles of nuclear interactions;" + - "Anyons and Hyde’s vacillation physics, quark-microvortices and gluon-waves;" + - "Nuclear physics phenomena as quantum computations, the universe as a quantum computer;" + - "Intermediate proton-neutron resonances and Shannon’s juggling theory;" + - "Kitaev's topological quantum computer, Landauer's computations without energy cost, and anyons in SUSY \"flat phase.\"" +part_52: + label: soul + toc: + - "Quantum physics as a history of fighting tachyons – \"particles not needed in science\";" + - "Tachyon condensation mechanisms and emergence of \"tachyonic crystal\" concept;" + - "Laminated or layered brane structure from tachyons – as matter’s memory mechanism, one-dimensional crystal fibers + forming networks penetrating time and resembling brain neurostructure;" + - "Wilczek’s time crystals, connections with DNA, harmonic structures in music, spiral structures in dusty plasma, + and Riemann hypothesis in number theory;" + - "Connections between Schrödinger’s wave equation and hidden life of Riemann’s zeta function, noncommutative geometry + as bridge between Riemann hypothesis and quantum gravity." +part_53: + label: whole + toc: + - "Particle-wave duality as flawed foundation of quantum physics;" + - "Frozen dogmas and mobile solitons as wave-particles, holography as conceptual basis for more flexible physics;" + - "Black holes of cosmos and particle-holes of micro-world, information theory, and black hole thermodynamics;" + - "Birth of holographic principle and AdS/CFT correspondence;" + - "Importance of liquid-crystalline phase of matter in biology, the universe as a single living organism, human as + self-aware projection in nature of universal creative principle." +part_61: + label: numbers + toc: + - "Sphere and tree in mathematics and philosophy, Pascal and Descartes as founders of scientific concept of unity of + matter and consciousness;" + - "p-adic number apparatus as bridge for seamless transition from classical to quantum physics;" + - "Ultrametric spaces for \"Pascal’s sphere\" and \"Descartes' tree\";" + - "Non-Archimedean analysis and geometry at Planck scales;" + - "Approaches of p-adic physics, adelic mathematics apparatus for integral description of consciousness and matter as + unified system;" + - "Parallel ideas of unity through doubling: Yuri Manin and Wolfgang Pauli. p-adic numerical models of consciousness + by Andrei Khrennikov." +part_62: + label: shapes + toc: + - "Hopf fibration: numerous practical applications for abstract mathematical object;" + - "Yang-Mills gauge fields as connectedness in fiber bundle spaces;" + - "Torus topology as two-layer sphere, fullerene structure, and signs of Poincaré's dodecahedral space geometry in + universe;" + - "Möbius ladder duality, universe as topological insulator, trefoil knot topology as six-layer soccer ball;" + - "Geometric links between AdS/CFT and Hopf fibration;" + - "Gödel metric with closed trajectories along time axis, stationary AdS universe, concepts of cyclic universe + expansions-contractions." +part_7: + label: unity + toc: + - "Cosmic spider-mother of ancient myths, doubled great cow of Sky and Water, Heh as infinity of figure eight;" + - "Pauli’s dream #59 about \"world clock\" and its connection to convective cellular structure of two-brane universe;" + - "Cyclical cosmology of Sphairos and Empedocles’ theory of evolution as a path of “soul purification”; Synchronicity + and harmony: teachings of Empedocles in the West and Buddha in the East; Multilayered world of consciousness in Buddhism + overlaid onto the Randall–Sundrum two-brane model of matter and the geometry of the universe in the form of nontrivial + Hopf fibration;" + - "The butterfly archetype as “psyche” in Nabokov and Pauli; unity code: Lorenz butterfly, graviton as a photon pair, + and Villarceau circles as the essence of AdS/CFT; physics of the “afterlife” in the descriptions by Frederic Myers; + physicist Oliver Lodge and his philosophy; neurosurgeon Alexander’s journey to “heaven” as immersion into an + optoacoustic hologram of the AdS world; biomimetics and butterfly wings as a path toward understanding the holographic + nature of consciousness and morphogenesis of the “solid” world;" + - "The bird archetype and multilayered structure of the soul in ancient Egyptian beliefs; the Sufi parable of the + search for the “king of birds” Simurgh; Mundaka Upanishad of Hinduism on two birds on the Tree of Life; Möbius + transformations and the Tree of Life in mathematician D. Mumford’s book “Indra's Pearls. The Vision of Felix + Klein”; holographic Tree of Life as the Net of Indra in the Avatamsaka Sutra of the Buddhist Hua-Yen school." + - "Shiva’s dance and Hindu views on matter in the context of modern physics; damaru — the two-membrane drum of Shiva + played with one hand; Richard Feynman and the “world on the membrane of a drum”; secret US science and the four + twin gods in pre-Columbian American mythology; message from Shiva Nataraja to physicists at CERN: “Do not be + afraid”…" + - "Aliens and resolving the “Fermi paradox”; Cameron’s “Avatar” and Thoth-Djehuti of ancient Egyptians; Egyptian + “Book of the Dead” and its Chapter 64 on comprehending all chapters of ascending to light in one chapter; Pauli, + Jung, and the arrival of aliens “from within our consciousness”; Peace as the universe in our hands and the simplest recipe for awakening." \ No newline at end of file diff --git a/deploy/deploy.sh b/deploy/deploy.sh index 6157386..badda38 100755 --- a/deploy/deploy.sh +++ b/deploy/deploy.sh @@ -12,7 +12,6 @@ DIR=$(cd "$(dirname "$(readlink -f "$0")")" && pwd) DEV_DIR="$(realpath "$DIR/../")" STAGING_DIR="$HOME/staging" PROD_DIR="$HOME/www" -PHP="$(which php)" REPO_URI=$(cat "$DEV_DIR/config.yaml" | grep ^git_repo | head -1 | awk '{print $2}') [ "$(hostname)" = "4in1" ] || die "unexpected hostname. are you sure you're running it on the right machine?" @@ -40,12 +39,7 @@ if [ ! -d node_modules ]; then fi cp "$DEV_DIR/config.yaml" . - -"$DIR"/build_js.sh -i "$DEV_DIR/htdocs/js" -o "$STAGING_DIR/htdocs/dist-js" || die "build_js failed" -"$DIR"/build_css.sh -i "$DEV_DIR/htdocs/scss" -o "$STAGING_DIR/htdocs/dist-css" || die "build_css failed" -$PHP "$DIR"/gen_runtime_config.php \ - --htdocs-dir "$STAGING_DIR/htdocs" \ - --commit-hash "$(git rev-parse --short=8 HEAD)" > "$STAGING_DIR/config-runtime.php" || die "gen_runtime_config failed" +"$DIR/static.sh" -o "$STAGING_DIR" cd "$DIR" @@ -60,9 +54,9 @@ rsync -a --delete --delete-excluded --info=progress2 "$STAGING_DIR/" "$PROD_DIR/ --exclude debug.log \ --exclude='/log' \ --exclude='/composer.*' \ - --exclude='/htdocs/scss' \ - --exclude='/htdocs/js' \ - --exclude='/htdocs/sass.php' \ - --exclude='/htdocs/js.php' \ + --exclude='/public/*/scss' \ + --exclude='/public/*/js' \ + --exclude='/public/sass.php' \ + --exclude='/public/js.php' \ --exclude='*.sh' \ --exclude='*.sql' diff --git a/deploy/static.sh b/deploy/static.sh new file mode 100755 index 0000000..fd502e4 --- /dev/null +++ b/deploy/static.sh @@ -0,0 +1,29 @@ +#!/bin/sh + +die() { + >&2 echo "error: $@" + exit 1 +} + +set -e + +PHP="$(which php)" +SCRIPT_DIR=$(cd "$(dirname "$(readlink -f "$0")")" && pwd) +APP_DIR="$(realpath "$SCRIPT_DIR/../")" +OUTPUT_ROOT_DIR= + +while [ $# -gt 0 ]; do + case $1 in + -o) OUTPUT_ROOT_DIR="$2"; shift ;; + -h) usage ;; + *) die "unexpected argument: $1" ;; + esac + shift +done +[ -z "$OUTPUT_ROOT_DIR" ] && die "you must specify output directory" + +for project in ic foreignone; do + "$SCRIPT_DIR"/util/build_css.sh -i "$APP_DIR/public/$project/scss" -o "$OUTPUT_ROOT_DIR/public/$project/dist-css" || die "build_css failed" + "$SCRIPT_DIR"/util/build_js.sh -i "$APP_DIR/public/common/js" -o "$OUTPUT_ROOT_DIR/public/$project/dist-js" || die "build_js failed" + $PHP "$SCRIPT_DIR"/util/gen_runtime_config.php --commit-hash "$(git rev-parse --short=8 HEAD)" > "$OUTPUT_ROOT_DIR/config-runtime.php" || die "gen_runtime_config failed" +done diff --git a/deploy/build_common.sh b/deploy/util/build_common.sh similarity index 91% rename from deploy/build_common.sh rename to deploy/util/build_common.sh index 12d6fe9..90de471 100755 --- a/deploy/build_common.sh +++ b/deploy/util/build_common.sh @@ -1,6 +1,7 @@ #!/bin/sh set -e +#set -x INDIR= OUTDIR= @@ -57,7 +58,6 @@ check_args() { if [ ! -d "$OUTDIR" ]; then mkdir "$OUTDIR" else - # warning "$OUTDIR already exists, erasing it" - rm "$OUTDIR"/* || true + find "$OUTDIR" -mindepth 1 -delete fi } \ No newline at end of file diff --git a/deploy/build_css.sh b/deploy/util/build_css.sh similarity index 76% rename from deploy/build_css.sh rename to deploy/util/build_css.sh index 571f08e..7ccb6a7 100755 --- a/deploy/build_css.sh +++ b/deploy/util/build_css.sh @@ -1,7 +1,7 @@ #!/bin/sh DIR=$(cd "$(dirname "$(readlink -f "$0")")" && pwd) -ROOT="$(realpath "$DIR/../")" +ROOT="$(realpath "$DIR/../../")" CLEANCSS="$ROOT"/node_modules/clean-css-cli/bin/cleancss . "$DIR/build_common.sh" @@ -9,7 +9,7 @@ build_scss() { entry_name="$1" theme="$2" - input="$INDIR/entries/$entry_name/$theme.scss" + input="$INDIR/$entry_name@$theme.scss" output="$OUTDIR/$entry_name" [ "$theme" = "dark" ] && output="${output}_dark" output="${output}.css" @@ -41,7 +41,6 @@ create_dark_patch() { } THEMES="light dark" -TARGETS="common admin" input_args "$@" check_args @@ -49,12 +48,12 @@ check_args [ -x "$CLEANCSS" ] || die "cleancss is not found" for theme in $THEMES; do - for target in $TARGETS; do - build_scss "$target" "$theme" - done + while IFS= read -r target; do + build_scss "$target" "$theme" + done < "$INDIR/targets.txt" done -for target in $TARGETS; do - create_dark_patch "$target" - for theme in $THEMES; do cleancss "$target" "$theme"; done -done \ No newline at end of file +while IFS= read -r target; do + create_dark_patch "$target" + for theme in $THEMES; do cleancss "$target" "$theme"; done +done < "$INDIR/targets.txt" diff --git a/deploy/build_js.sh b/deploy/util/build_js.sh similarity index 100% rename from deploy/build_js.sh rename to deploy/util/build_js.sh diff --git a/deploy/gen_css_diff.js b/deploy/util/gen_css_diff.js similarity index 100% rename from deploy/gen_css_diff.js rename to deploy/util/gen_css_diff.js diff --git a/deploy/gen_runtime_config.php b/deploy/util/gen_runtime_config.php old mode 100755 new mode 100644 similarity index 61% rename from deploy/gen_runtime_config.php rename to deploy/util/gen_runtime_config.php index f8bb5d4..a1877e2 --- a/deploy/gen_runtime_config.php +++ b/deploy/util/gen_runtime_config.php @@ -1,16 +1,11 @@ #!/usr/bin/env php $commit_hash, 'assets' => [] ]; -foreach (['css', 'js'] as $type) { - $entries = glob_recursive($htdocs_dir.'/dist-'.$type.'/*.'.$type); - if (empty($entries)) { - fwrite(STDERR, "warning: no files found in $htdocs_dir/dist-$type\n"); - continue; - } - foreach ($entries as $file) { - $hashes['assets'][$type.'/'.basename($file)] = [ - 'integrity' => [] - ]; - foreach (\engine\skin\FeaturedSkin::RESOURCE_INTEGRITY_HASHES as $hash_type) - $hashes['assets'][$type.'/'.basename($file)]['integrity'][$hash_type] = base64_encode(hash_file($hash_type, $file, true)); +foreach (['ic', 'foreignone'] as $project) { + foreach (['js', 'css'] as $type) { + $dist_dir = APP_ROOT.'/public/'.$project.'/dist-'.$type; + $entries = glob_recursive($dist_dir.'/*.'.$type); + if (empty($entries)) { + fwrite(STDERR, "warning: no files found in $dist_dir\n"); + continue; + } + foreach ($entries as $file) { + $hashes['assets'][$project][$type.'/'.basename($file)] = [ + 'integrity' => [] + ]; + foreach (\engine\skin\FeaturedSkin::RESOURCE_INTEGRITY_HASHES as $hash_type) { + $hashes['assets'][$project][$type.'/'.basename($file)]['integrity'][$hash_type] = base64_encode(hash_file($hash_type, $file, true)); + } + } } } @@ -50,7 +49,7 @@ function usage(string $msg = ''): never { if ($msg !== '') fwrite(STDERR, "error: {$msg}\n"); $script = $GLOBALS['argv'][0]; - fwrite(STDERR, "usage: {$script} --htdocs-dir DIR --commit-hash HASH\n"); + fwrite(STDERR, "usage: {$script} --commit-hash HASH\n"); exit(1); } diff --git a/htdocs/scss/bundle_common.scss b/htdocs/scss/bundle_common.scss deleted file mode 100644 index d90a710..0000000 --- a/htdocs/scss/bundle_common.scss +++ /dev/null @@ -1,15 +0,0 @@ -@import "./app/common"; -@import "./app/head"; -@import "./app/foot"; -@import "./app/blog"; -@import "./app/form"; -@import "./app/pages"; -@import "./app/index"; -@import "./app/files"; -@import "./hljs/github.scss"; -@import "./app/widgets"; -@import "./app/pagenav"; - -@media screen and (max-width: 880px) { - @import "./app/mobile"; -} diff --git a/htdocs/scss/entries/admin/dark.scss b/htdocs/scss/entries/admin/dark.scss deleted file mode 100644 index d704436..0000000 --- a/htdocs/scss/entries/admin/dark.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import '../../colors/dark'; -@import '../../bundle_admin'; \ No newline at end of file diff --git a/htdocs/scss/entries/admin/light.scss b/htdocs/scss/entries/admin/light.scss deleted file mode 100644 index 4ac8bf0..0000000 --- a/htdocs/scss/entries/admin/light.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import '../../colors/light'; -@import '../../bundle_admin'; \ No newline at end of file diff --git a/htdocs/scss/entries/common/dark.scss b/htdocs/scss/entries/common/dark.scss deleted file mode 100644 index f983214..0000000 --- a/htdocs/scss/entries/common/dark.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import '../../colors/dark'; -@import '../../bundle_common'; \ No newline at end of file diff --git a/htdocs/scss/entries/common/light.scss b/htdocs/scss/entries/common/light.scss deleted file mode 100644 index a3044bd..0000000 --- a/htdocs/scss/entries/common/light.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import '../../colors/light'; -@import '../../bundle_common'; \ No newline at end of file diff --git a/htdocs/js/admin/10-draft.js b/public/common/js/admin/10-draft.js similarity index 100% rename from htdocs/js/admin/10-draft.js rename to public/common/js/admin/10-draft.js diff --git a/htdocs/js/admin/11-write-form.js b/public/common/js/admin/11-write-form.js similarity index 100% rename from htdocs/js/admin/11-write-form.js rename to public/common/js/admin/11-write-form.js diff --git a/htdocs/js/admin/12-upload-list.js b/public/common/js/admin/12-upload-list.js similarity index 100% rename from htdocs/js/admin/12-upload-list.js rename to public/common/js/admin/12-upload-list.js diff --git a/htdocs/js/common/00-common.js b/public/common/js/common/00-common.js similarity index 100% rename from htdocs/js/common/00-common.js rename to public/common/js/common/00-common.js diff --git a/htdocs/js/common/00-polyfills.js b/public/common/js/common/00-polyfills.js similarity index 100% rename from htdocs/js/common/00-polyfills.js rename to public/common/js/common/00-polyfills.js diff --git a/htdocs/js/common/01-logger.js b/public/common/js/common/01-logger.js similarity index 100% rename from htdocs/js/common/01-logger.js rename to public/common/js/common/01-logger.js diff --git a/htdocs/js/common/02-ajax.js b/public/common/js/common/02-ajax.js similarity index 100% rename from htdocs/js/common/02-ajax.js rename to public/common/js/common/02-ajax.js diff --git a/htdocs/js/common/03-dom.js b/public/common/js/common/03-dom.js similarity index 100% rename from htdocs/js/common/03-dom.js rename to public/common/js/common/03-dom.js diff --git a/htdocs/js/common/04-util.js b/public/common/js/common/04-util.js similarity index 100% rename from htdocs/js/common/04-util.js rename to public/common/js/common/04-util.js diff --git a/htdocs/js/common/05-slideutils.js b/public/common/js/common/05-slideutils.js similarity index 100% rename from htdocs/js/common/05-slideutils.js rename to public/common/js/common/05-slideutils.js diff --git a/htdocs/js/common/06-cookies.js b/public/common/js/common/06-cookies.js similarity index 100% rename from htdocs/js/common/06-cookies.js rename to public/common/js/common/06-cookies.js diff --git a/htdocs/js/common/10-lang.js b/public/common/js/common/10-lang.js similarity index 100% rename from htdocs/js/common/10-lang.js rename to public/common/js/common/10-lang.js diff --git a/htdocs/js/common/30-static-manager.js b/public/common/js/common/30-static-manager.js similarity index 100% rename from htdocs/js/common/30-static-manager.js rename to public/common/js/common/30-static-manager.js diff --git a/htdocs/js/common/35-theme-switcher.js b/public/common/js/common/35-theme-switcher.js similarity index 100% rename from htdocs/js/common/35-theme-switcher.js rename to public/common/js/common/35-theme-switcher.js diff --git a/htdocs/js/common/40-index-page.js b/public/common/js/common/40-index-page.js similarity index 100% rename from htdocs/js/common/40-index-page.js rename to public/common/js/common/40-index-page.js diff --git a/htdocs/js/common/41-files-search.js b/public/common/js/common/41-files-search.js similarity index 100% rename from htdocs/js/common/41-files-search.js rename to public/common/js/common/41-files-search.js diff --git a/htdocs/js/common/90-retina.js b/public/common/js/common/90-retina.js similarity index 100% rename from htdocs/js/common/90-retina.js rename to public/common/js/common/90-retina.js diff --git a/htdocs/scss/app/blog.scss b/public/common/scss/app/blog.scss similarity index 99% rename from htdocs/scss/app/blog.scss rename to public/common/scss/app/blog.scss index 5ebb11d..f278cc4 100644 --- a/htdocs/scss/app/blog.scss +++ b/public/common/scss/app/blog.scss @@ -161,7 +161,7 @@ li { margin: 2px 0; - line-height: 150%; + line-height: 140%; > a { display: inline-block; } diff --git a/htdocs/scss/app/common.scss b/public/common/scss/app/common.scss similarity index 99% rename from htdocs/scss/app/common.scss rename to public/common/scss/app/common.scss index 0930074..ee9c54f 100644 --- a/htdocs/scss/app/common.scss +++ b/public/common/scss/app/common.scss @@ -137,7 +137,7 @@ a:hover { } p, p code, li { - line-height: 150%; + line-height: 140%; } .unicode { font-family: sans-serif; } @@ -340,7 +340,7 @@ table.contacts div.note { &-updates { float: right; text-align: right; - line-height: 150%; + line-height: 140%; &-link-wrap { border-top: 1px $border-color solid; margin-top: 13px; diff --git a/htdocs/scss/app/files.scss b/public/common/scss/app/files.scss similarity index 100% rename from htdocs/scss/app/files.scss rename to public/common/scss/app/files.scss diff --git a/htdocs/scss/app/foot.scss b/public/common/scss/app/foot.scss similarity index 100% rename from htdocs/scss/app/foot.scss rename to public/common/scss/app/foot.scss diff --git a/htdocs/scss/app/form.scss b/public/common/scss/app/form.scss similarity index 100% rename from htdocs/scss/app/form.scss rename to public/common/scss/app/form.scss diff --git a/htdocs/scss/app/head.scss b/public/common/scss/app/head.scss similarity index 100% rename from htdocs/scss/app/head.scss rename to public/common/scss/app/head.scss diff --git a/htdocs/scss/app/hljs.scss b/public/common/scss/app/hljs.scss similarity index 100% rename from htdocs/scss/app/hljs.scss rename to public/common/scss/app/hljs.scss diff --git a/htdocs/scss/app/index.scss b/public/common/scss/app/index.scss similarity index 100% rename from htdocs/scss/app/index.scss rename to public/common/scss/app/index.scss diff --git a/htdocs/scss/app/mobile.scss b/public/common/scss/app/mobile.scss similarity index 100% rename from htdocs/scss/app/mobile.scss rename to public/common/scss/app/mobile.scss diff --git a/htdocs/scss/app/pagenav.scss b/public/common/scss/app/pagenav.scss similarity index 100% rename from htdocs/scss/app/pagenav.scss rename to public/common/scss/app/pagenav.scss diff --git a/htdocs/scss/app/pages.scss b/public/common/scss/app/pages.scss similarity index 100% rename from htdocs/scss/app/pages.scss rename to public/common/scss/app/pages.scss diff --git a/htdocs/scss/app/widgets.scss b/public/common/scss/app/widgets.scss similarity index 100% rename from htdocs/scss/app/widgets.scss rename to public/common/scss/app/widgets.scss diff --git a/htdocs/scss/colors/dark.scss b/public/common/scss/colors/dark.scss similarity index 100% rename from htdocs/scss/colors/dark.scss rename to public/common/scss/colors/dark.scss diff --git a/htdocs/scss/colors/light.scss b/public/common/scss/colors/light.scss similarity index 98% rename from htdocs/scss/colors/light.scss rename to public/common/scss/colors/light.scss index 8d80cef..90df761 100644 --- a/htdocs/scss/colors/light.scss +++ b/public/common/scss/colors/light.scss @@ -1,5 +1,3 @@ -//@use 'sass:color'; - $head_green_color: #0bad19; $head_red_color: #ce1a1a; $link-color: #116fd4; diff --git a/htdocs/scss/hljs/github.scss b/public/common/scss/hljs/github.scss similarity index 100% rename from htdocs/scss/hljs/github.scss rename to public/common/scss/hljs/github.scss diff --git a/htdocs/scss/vars.scss b/public/common/scss/vars.scss similarity index 100% rename from htdocs/scss/vars.scss rename to public/common/scss/vars.scss diff --git a/htdocs/ahrefs_2f23fc6cce1bbd577bdf6464c8f03e576b7085d37cb1753fcc6e868dcd3f270b b/public/foreignone/ahrefs_2f23fc6cce1bbd577bdf6464c8f03e576b7085d37cb1753fcc6e868dcd3f270b similarity index 100% rename from htdocs/ahrefs_2f23fc6cce1bbd577bdf6464c8f03e576b7085d37cb1753fcc6e868dcd3f270b rename to public/foreignone/ahrefs_2f23fc6cce1bbd577bdf6464c8f03e576b7085d37cb1753fcc6e868dcd3f270b diff --git a/htdocs/favicon.ico b/public/foreignone/favicon.ico similarity index 100% rename from htdocs/favicon.ico rename to public/foreignone/favicon.ico diff --git a/htdocs/favicon.png b/public/foreignone/favicon.png similarity index 100% rename from htdocs/favicon.png rename to public/foreignone/favicon.png diff --git a/htdocs/img/4in1-preview.jpg b/public/foreignone/img/4in1-preview.jpg similarity index 100% rename from htdocs/img/4in1-preview.jpg rename to public/foreignone/img/4in1-preview.jpg diff --git a/htdocs/img/attachment.svg b/public/foreignone/img/attachment.svg similarity index 100% rename from htdocs/img/attachment.svg rename to public/foreignone/img/attachment.svg diff --git a/htdocs/img/cover.jpg b/public/foreignone/img/cover.jpg similarity index 100% rename from htdocs/img/cover.jpg rename to public/foreignone/img/cover.jpg diff --git a/htdocs/img/eagle.jpg b/public/foreignone/img/eagle.jpg similarity index 100% rename from htdocs/img/eagle.jpg rename to public/foreignone/img/eagle.jpg diff --git a/htdocs/img/ic_q_close.svg b/public/foreignone/img/ic_q_close.svg similarity index 100% rename from htdocs/img/ic_q_close.svg rename to public/foreignone/img/ic_q_close.svg diff --git a/htdocs/img/ic_q_open.svg b/public/foreignone/img/ic_q_open.svg similarity index 100% rename from htdocs/img/ic_q_open.svg rename to public/foreignone/img/ic_q_open.svg diff --git a/htdocs/scss/bundle_admin.scss b/public/foreignone/scss/admin.scss similarity index 100% rename from htdocs/scss/bundle_admin.scss rename to public/foreignone/scss/admin.scss diff --git a/public/foreignone/scss/admin@dark.scss b/public/foreignone/scss/admin@dark.scss new file mode 100644 index 0000000..67adbcb --- /dev/null +++ b/public/foreignone/scss/admin@dark.scss @@ -0,0 +1,2 @@ +@import '../../common/scss/colors/dark'; +@import './admin'; \ No newline at end of file diff --git a/public/foreignone/scss/admin@light.scss b/public/foreignone/scss/admin@light.scss new file mode 100644 index 0000000..a0cf7a7 --- /dev/null +++ b/public/foreignone/scss/admin@light.scss @@ -0,0 +1,2 @@ +@import '../../common/scss/colors/light'; +@import './admin'; \ No newline at end of file diff --git a/public/foreignone/scss/common.scss b/public/foreignone/scss/common.scss new file mode 100644 index 0000000..34b50cd --- /dev/null +++ b/public/foreignone/scss/common.scss @@ -0,0 +1,15 @@ +@import "../../common/scss/app/common"; +@import "../../common/scss/app/head"; +@import "../../common/scss/app/foot"; +@import "../../common/scss/app/blog"; +@import "../../common/scss/app/form"; +@import "../../common/scss/app/pages"; +@import "../../common/scss/app/index"; +@import "../../common/scss/app/files"; +@import "../../common/scss/hljs/github"; +@import "../../common/scss/app/widgets"; +@import "../../common/scss/app/pagenav"; + +@media screen and (max-width: 880px) { + @import "../../common/scss/app/mobile"; +} diff --git a/public/foreignone/scss/common@dark.scss b/public/foreignone/scss/common@dark.scss new file mode 100644 index 0000000..31e4da2 --- /dev/null +++ b/public/foreignone/scss/common@dark.scss @@ -0,0 +1,2 @@ +@import '../../common/scss/colors/dark'; +@import './common'; \ No newline at end of file diff --git a/public/foreignone/scss/common@light.scss b/public/foreignone/scss/common@light.scss new file mode 100644 index 0000000..55a7b3d --- /dev/null +++ b/public/foreignone/scss/common@light.scss @@ -0,0 +1,2 @@ +@import '../../common/scss/colors/light'; +@import './common'; \ No newline at end of file diff --git a/public/foreignone/scss/targets.txt b/public/foreignone/scss/targets.txt new file mode 100644 index 0000000..3268f37 --- /dev/null +++ b/public/foreignone/scss/targets.txt @@ -0,0 +1,2 @@ +common +adminge \ No newline at end of file diff --git a/htdocs/yandex_c51c33e41e8b51fc.html b/public/foreignone/yandex_c51c33e41e8b51fc.html similarity index 100% rename from htdocs/yandex_c51c33e41e8b51fc.html rename to public/foreignone/yandex_c51c33e41e8b51fc.html diff --git a/public/ic/favicon.ico b/public/ic/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..b79796635dc1a545b0a3448794458a0f68c26de6 GIT binary patch literal 22382 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 L_6y2`%D(?E3lq&e literal 0 HcmV?d00001 diff --git a/public/ic/favicon.png b/public/ic/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..19e8f87d40e64a8dee93d8c82674e1ffbe5c1c40 GIT binary patch literal 4172 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

ktu=_8$+oAT`ePHO>PsEFFXy@ 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

d<|+JYZ6o;0DK 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 Y?`1Ro8!Yt)F!lfc{vTcguHTdY2K-hru>b%7 literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201110_67vortexflip.jpg b/public/ic/images/tzo/201110_67vortexflip.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f60848625d19587824a65a820b90a2c22fe9aa8 GIT binary patch literal 118743 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 literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_22foggy.jpg b/public/ic/images/tzo/201212_22foggy.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baccb6a17ebdaa8b8e6ef46927fe9467432ddeb2 GIT binary patch literal 51341 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%0AV(RHkqk%8f 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 z�T5RePPC-UX8qkg){CHan?l%g{;9fjq>^FaGV(RMkCu{B6@Fa#W7iQI$%(^H+*3 ze9_X0ewMW{kb<(^CN@{{rad+d;XSG7ZFx!vMi&`cN-L4^VTQP9rp#llZnx|5KXqAd z_yX|kVS+9v_7v)R>f(t4#X$|9oJ#pPqpqMfwo57N_|k( zkJ`nmklax4S5-qj`hoF3fiTe4uZZ>(k8P;j^l34psU@ZH6x&5cuEhqTa4=@%zz9sMk=nTTd+_Z| z4Mf{0ew>)gO@S6WWA@b2QT1WtatBJkQPi8J!Xr{x?~ypWPfT{6w(Ai4a2Thr)E(Et z{sr|2p0~qJ!?W+-yG7O1((f*dbzvyWPgoJDM(fJ9oNMOar+*pv9JM8{+s<9QcWmza zWt3u4o2MM<)(=p5ri*y%`Z{$@jyy5u7!A%0b5s!kG&jA%0b_Bse6{}oYiY>(i|{y+ zVn^hj#0m_5#D6q#xwKnH$<}or`&sDf>HS0a3^f95en{*BZL*Yq;y;=zbLzPn7V-nu zb-fyVIyC8mfDe02hmS$qrGD)BF7*CR`BGAq2g^SLo6bYwow0SCj!NQ|n+~mzmYn1p zOPka*O_6SDt##v#x_kdU?N@A7M+PKx8+V@UGvmsZCVb98lKUTc?#% z8?TR5J~`@GYvv*02(8%VEwyk{T;lGtoo850@JDn7{$h>kANvFlLNr^?_OCyP;gN9? zR-VXNS>wWC;{3xt=& z9VR00_Qh%Xtj<2hkp5PX3&sNMd{v`eZ5c{gA|}eYG=Od^Zw4x&=Qns<>pEPdGyee8 z`=>>>0xSr+eR^>%PRdU2iaxY{KnA1oMM)cn#I{$ zZ)pISrqX>d#Ov8)~^F+r|KyKR{VuhszPX{0Xeq0Y; z$GB}ox<>A~LV)0uYc!{nXwI{xP|tyzhHbDrcIZf=BdD91SQWR2AIeoNs`EkT9Zc&= zJB1{Jaiq7xwNwv;XsR5!)^%_XC((ZOtwKj%DEfBW^&fkOP`aY2QX(X3G}zVBP~WBh z05MGU8{9ss!fvC-_;*o8Z09wG`p&bdO)@sMp4xrCw?oUgVHITiM=fPJs!+Nu^1eD> z+;><;Rp=aD4r5_n`%{dK`}Lh?PoFwsrlLSOT7~*ND;kGL)RDfT5-9T~dEIY=4ZNxC zRlKDlF_xtHM!|UdTD+zZaefQyI?lM{>BCPVe4VZht6D!cokZLbYf9@~OX=+O9X|GF z5}Y#1(garnV1GsA;<~#0-K#whmOGhhPUAU7u-Gym95?${KBpaLS=Z-2squf6`e6S6 z`81AJk)aNi^mLW@O>heZu>SztN3)Fcdf*z}%LqrSJ+`dk4P6UPEDCEk{+)hxb!8GnrD_GlLWwb|{I+;D-SwSkTmJwE z{{Z0D2_=0(B(wQa?of5F@*oey75@NGdVW!DhZW%|dbvuvvuGK>=D8E|is!5+JR&=& z^;U9>nm9KNS#EhToo8QmzHpxp{-pPh-iTw7IrPZ&7@)-`D{WKMhPpD0s8M5< zs;e|SW5wctIL@=I=EFbzPtJn1{Ca$v(ba9b%^Q`l5;960+A$J`B2_-eS8;~Ruw!9J z(l>$oo@IO?)^(j-xj$lk$HPN#IDHBqxv3-EMY2HGslpBVL(1a~zqK7fsjUJsoup#O zY)}Y`fw!2TRXnXXoo80FfOk4isPE=zQ&ubKJx1wDtlC2omS|eW-1Cdz^Z1QA;BKm- zlqtqBU|m(dLb}egr9f@l)afUj+R!_L-RVYgl!}anrmY)9A2{7?tnvBjJbR$1+^!1^ zv=LavQiC)Ct4Psloa;JQJ$lZQr7zS)uskF0@e0RWm2Hz`vy9{>>tlhCZ zw(bgK7H-CEYRAWp9x$^JTU)F}7 z!+vJ%&ig}BKcx3j(v0;8+;q2V>7{CqDh%DuG1hgRYe-}Rm+e_3j}hDcH3R*~(s6-o zgI_QI0NeZFUkB}eul%X2@NF|ov-pS84~2K^NXt$?tEuyk&pHxgro><{?ey%U)GZfX MXIa*DE4_dJ+2)W=yZ`_I literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_31many-worlds.png b/public/ic/images/tzo/201212_31many-worlds.png new file mode 100644 index 0000000000000000000000000000000000000000..707636b258ee5ec7a988509bf21b050e35cc8b7f GIT binary patch literal 54269 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 z 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

!Lb3{2tB=k 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 literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_bc31alice.jpg b/public/ic/images/tzo/201212_bc31alice.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c617ea5af5877faf323066e89859fe9f014927be GIT binary patch literal 50089 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%0A*vX& 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

    !s<>0=kg9B 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 literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_bc32alice.jpg b/public/ic/images/tzo/201212_bc32alice.jpg new file mode 100644 index 0000000000000000000000000000000000000000..739ea41c1f2d09ab74bdf435c4d07090e721287e GIT binary patch literal 59538 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

    5rT=5yq*&}adTr~EgHh)>)dpky&I+kkXC;k5 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

    HMUT;gfK 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 literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_bc33alice.jpg b/public/ic/images/tzo/201212_bc33alice.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9dcdff0417f72cf66deb652d5ae7e8121d07784 GIT binary patch literal 37257 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 Wo~_){|8pI~{~q4{^FaAG_x}Lj-1h+h literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_bc41base.jpg b/public/ic/images/tzo/201212_bc41base.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23b46eb57f85a5deac02955b090504bdb877bf1b GIT binary patch literal 31705 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�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 literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_bc41eiffel.jpg b/public/ic/images/tzo/201212_bc41eiffel.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2aa8a39f0b623de51059a9d9dc00015d0f199ed1 GIT binary patch literal 58455 zcmb4qbyQSe^zYDuNDd0pk^_R$-4er)14<(Z2m=f$4H62-NO$)zGy=oWC?YK&9Yc2` zEv0Y1zu#JKy?@`GSnJ+}Vb22g3Lfz<$bcz6H}+zapz3s3b-^264J0rk*0>G!nBcR6n_XEHJ0N@c4 z{KxM9J@D{}NpMUOkdool>>aHFXSr~wLqD=)3WJhNmZ?pqtH%Fe~wE}x;wPJdCDc8P*QX?aoO zyu}yC|BCMhydLyOgqv+{qIP;dxeM~0d^6f!FFMM zIbM^#LeT^a#ubtvY5Gs0#r3Uf5Hv1)VXWTtvlS(tEx(!zLzD{vRIQbwwc zRfbKZZ;38XOyqT|?Ro*1LHA0oH*-|!U;+|eKu=W(J~OpBFQB1eE{-@53Z+&B8o+SO z@+yPAcIgy;e1ed?EIBBQ&ry|tOXJRX3rLf%U3ZJ%_jC%gFfnKxvsu?=6aVvE8L2Fp z?h4Al4@F#z-nBXb`3{kt>ORoWRCviHpP47xYyg+e!sKY{X7ZN{NN3#|x}fxvc}zh> z0^F+Xj(Ylt=O9Uxe#*n>0R1>e-XcB$iL3F_{Hx+Y4I-YC;su?O@@RCJK5jOBND813 z;VK$TCuoSp{VE)5*+iV^afCudj`m+es9_L}BP-|_O)#C*>vnope=YkdgtDn)>0Q|b zIy37)r{o`iPSTzQy^GtkJb#6kz>gWMj=Xd7XZjj-$;=Z5!H68a_*^m&$f0;3bySrB zA0doH<90ej-vPHY#iqQ4SuF@vl)gI48IE5B?|<|J4L_oAL+n%w5umT#YKEp14(G=@ zg(2S(N42F;1_rtVnVJeIjD8nI2rmInZKF){Yv|fybbvvZK1^s&lQx$mQ}VK+q9{is z#e4kzq`N?0Tlyt6k-M#ZT@N&zgz4LF&5(XJO8=2ndW;pDh{E7R8GFpQ46i==Oa#i3 zlv_wm_t;tC1i5-N#d7kvM^ayRf&{ySsGbTJ*U)3zVw!$u@@}fCy#Zct>ThP(tYv5? z!?#!rWEXtIgr_Pu)Wqn0$YlQ^v#4ddz&6;nWH)0f8CF*N3|z0^V8j095@y#8JZ(@x zIXy{!1#m?RDt>$xQ|ZplMj1pQr+~T$qB$;u%&iJUli0)8{KqK z07A-7{H8J0Zi60*@}(Bz36BLospTF*oDdX-Mh78YM6AJZEBmB1{jU15gqz zgwTd|u0LK8ebCz-^y(kLwox;@9yOO|rWtGIu_HufBfrN%RHF8>!LRSO+bTL3P^~hT zo+Uvclxu60v(#_-O}1CudbPz&duQ9by1iwig>pdcRi31${f4wk8U652-(Is^| zObayHzyn3N&^C%QC13;h1C2lf%-CoODH@J5P=bcsd8P{5(g>|m?U8nzHB-?`Vwr$% z&7~rQ3xN8n40=iD(6QhL0=R+Wr8pCavtIspJ0Mbr!lXYi*gY&nO|BF>BpsiW334cm z&x&&tI?yRL%8ZDQ-}-|auU*W2dZa3iyAHZ{S0;61up`uhP}a0S!`Bv5|D%@I1%afH zer>0}M7|W@Vt?X!1a4f+!AV9I>_19aNXk8|vcuoUrdp+7Olp#sfD9k4oBY`>FA54T zOuB=)fyBo@K$)rJYy1tvBnuR@#Lwp9*iDW{-c}m#8Or9@3;o;fv<$36qJfNCj4t%Q7$JqD!t80R(FZZ_j%V)kWr~d%+ z0-080L7V!ni8IZS8g3%(HI+PPzjfp;C%UTU=wd71B^mC#RCZiF7$*2BJYJou%#2N) z%=RPu-o~P;T-_4&CyzGuo-n$;&g^BXp34=Ba`3Y~xCvW@cq#|3PAnMVE!kJZGI3ibz&)-u_j(d1xu#n0C!nK{l!qCr zjP7c3r|$Vhd8N3*Zju|Go4L=DF{VDG8(~DasRLeS)tq%Wo;4rimOA!41@D}~sk(zny4HU8 z66`$9$nc&f`qfNO5uMfrCl@-B=3~Nua-Fc`@>(y`B8}FG!ncHr^Iuh@W+_Dj)6aq% zTnl$P-u)e&5Jy(cV(blEy@e6(Cx?k1a$pMT+qk3Gyz`7Y{AXqp2b8wE-0{t@I~7;$ zDW;}a@j4T-nZiT~3}rZZ;=SKarz=%wRb6V10V%0l6k4S5ivp5AFrQsQH;BOU!q0SbEY8S0v3?_w_`8_XG?Pvz{Q;xNT7j70We$=i4$%O+9Zg2J5JEl z3rleh8@i#Tc!t#MDAy%H@D6#(RzEH$NfN4cKoD-CaISm>Vl!=y>`+Zb#z1&cAwKr*8%-4K`bj?sAx^TlT6OXB$-J z{BCkHYGp0`O}@p>e~I}SZhvkg^F?HMezi^i@6d3uFdB5zkp=s5KNjR^ev4jHFxoh_ z*!z9>d820a&l&Xl8ruf?t>rpS2coQhq(LX@3Kyjt*(LC;__(JhC414gT@bzoA(l^STiLXKXL za+8xuOP8+s8^v0aLbF0S$9gPMihVQF?an$6`k9Lb3v{OL57|K~B25vdnrrsMVK z_+Y<_>c_O3(ECqL&Wnt8c@8VmseOdAZH3duN^EH21KtXMHPHaj@e{En#>?Wun0(Wg zi!J?@$nl+P;T4+*ZW+HQ|M$wTQZwR{i_7BGG!0K(d07F8bVGWLuxOKW{A|nKx%Z4K;3)QI@uP5C3hI?XT%Uv|q!*)8-$hPqnLD9Jn zV2<$T=6y^XDzclkzw6Z_-QQLJis_T~tX&zLG)|T_bt3Kv&b&+W?ZMO&b+Y#+uVDd$ zgTny&W&dEltIvNYU7{^`c1tZZ8jP7OYD+af`?l1nJF$ODUq=nAttQscAH-?y^DCIo zG(69G3L&a^9(zoR&FcEn=5no^A)|*M3h*5!Qg4Z=@zOOCjXBcB9+(DgkJEcIeFO*X z2mnj1tx)Ks6_x1YUa^Ulp#09|x3;5guo^j~#lMj+vu_E<&<#UZ&pxfgU&$H>9au=b z|HC-p9raA&E*~TNSl>By&dXR&a?Tg$v5`j7TPr6wh5L!s-?f~wH9nIjr(?UK3F3j! zeBtch8pHfEUvekhvYoI@BKW%LSK%Yzuv}_a$MTd+9rXg#+OL0rD%N(d2FJvc^BaTO z3)Hf$zky+10|RvKx%^pj6WeHX>*xu`66S z4x0J0!2($;;}GGaT@4KK)#W8)%#+h|FS4o1N0~Tn4h!Khny=JhlE) z!or?$j7d+I;e4}ox-7^L{Z4SnVH7fM1iufr4zI-zuuCfh4eOkjF($joBgu()YjXKR zu3>)Co~4i9>@x|_OK8-|Wb`c5aGCrAXdVq0=#GD-v4A9?eojq~L&$%0JUeEWPm)_% z(14-hU)|?m>WG)H*`Z(mvxNE8qGe8OrNu_0*iNb6m!mkHa?rB<$2P;p*BZr|78h1N z|EDR+zt&Z=I*F{8iNWXqLYjsnfg6ExY#ofU3|9|UUr=HVPk3aZcp8M)D*wd zE{*-Merw@o3o`hss>JCNFP`MW;yWZi2OiH3p%wX`8u6zq%d;VqJ2fM!mBefZY=#l- ze+J@8E2oX-!o~Wv#k*EgbN$-Gg-uMpM@g>x5sWXE#a7%}EqG00wD@IV-Y>X%EM6St zd2J2Gv^Mh*uDz8L8p+P}%{vb^+CD5gXK$CVuY3LO0JAueerYKDJ!6TVHM!S;mnMFT zhr|6F;7!AI@QsuetW{*nm!xi#vgmjGDPowC;=MKBx-Dy&?A;U0^Cm5p2UYRkAeV*S zto-9BF&&e)egY#UQ_YDFj@>!l^JY+d^%f>^Ys%>(1;iVI2akuBaM}ShIGgaJ zU7vjNQ}`~zjcOo11V!Vg(f?hRU<3(y3tJFw*UD-dx32Jn9|_UH?GNH<`xf>F z)QIKyy=07GW~~VaRQvG)?&it!_GU?rcD8i3tV8sg21n799Zm+ch_2NTr)5EsAje2; zvGwv^#zJvcRV%ai!kM9TSNn6ts`1UAO#x%mdX)t<**-exkZ;xiGfGH5GhSt zDSSjJ<~sgr2fEcZmcllYl75VZemW>k-Y_1Ppm_O}(B0%ZPsxmZmI0&krJ2I^6rx^yXab7-1I-|O1%;Ifba&da% zA*23ks%;zFEyFTl!*X7eqMS9*F#%uAiF4F~BZ~{TB;X2gMu+0{4?95qUF2%C%@8gV zWtmtSU(IWj{m*`aRRtI2wsGkpDX;FhPVqTI5g)wxKcEMCu(lY3ZZ=4?3dNxf-lOR8 z4+bu<19ESjis?9OhR*Rq9SWn%^woE8!POY=KxS+Z?`C%L z*xyX^|9G1dAFnGA65Z9y<^B84PFeE>D$`#r2sAT-6f}&=g1H~)U_&AG2=lVkcnTs( zwu;W<%Nn&zzPpa|1qJe@{l$sL)m(ALPLnck8l_J?IA&6)q`0O+$sl!5r8l=KUTA$6b#gXk(MeMx4R_~kF@p+V1MubC3rOX=fLsKrv-~lUh>8|x!a+tdq=x% zcD0GPX~7!$lPBlG)8x{#br?$;yoiaB%I zam;02kakmupvBC(-<6;6;F-Fj9t2hGUb;0#@hKBLAeabpZv=;o(NSO0!OaYAc>p<0n zg{vtMv#w5Al^=hSJ98lB{PR?_^&ywM$LDG_9)0;P(sa%JX(SnD&dl$kjHkZOYR*z;7)t!ek1Kw7qn$#Ns7Sh= z9Sc}LGtv;Nj@sqXM4z_k940cy&AD)%2e+%aS>K1OgW3ndJd&NS)FiuIU77hldn7qu zkyMNKC$P@1#;+#UW#0k9Q@CJKzuna5-zK4dd|RWI3Fr>G%Ey2JZm)%K8r@yQi;zSO?UMWGz#)N~9zt7-Ba3qg1=cxK^2!CGBd`^nF3F zEJl7TagdE1zaiS0&`FZ8)=65y8EI7_F!3j?7 zzq47^1Y1yX^`7<%X^-m;=)2*i{+_6IPj5NwfkW~K%QeE$H^!Ww!p2M4J!6R?`5P_G z{ED$7i1S&5Di03uHz~$iI%*WTF1FvBe?KwrQjCjMTOF_oI;1!Hjd?&j2&`2D=Mi!m z<8WwB8c4O|pa?Dlr@ufBeAdQ}G~g;XShY?y!_=&3-=b;aoak$u{r5IBbpUebHD-_5 zU~x9MtZfw2F20!+nyFRruFFETs5{FEfy8PnBk?|*l?jwtz$p+|KW;qmw zL5wGC=28q>{mQQlF*tBj@)CsulmhfqxC*mya6B$X9!MSc?QNHio5TT81D{ptFN$0o zdK(z@Vd8hVR2t`*uSgPM9CnCA%o(VxzFJ+}RI z#zy&8%2o2ac?w&BBhl$0|z@b5o>V^MU^$`|U3CR9YDleA+FlWY2hRb5%mS4T3x z>NuZek+SIUN3_oLC;039tfPpF`dh;D$J^+S=~W+Af}aVfum(m18p$6y{^9WX(YRPe z!HST1UhRbKR$z5U?7|fA9!LB-cG;<{6u$*M;BEPt(4e`&wox1X4{&P06MidzPb zYFXtVZ%TchFi>YMbs|Z?!+3CX&sP1+!#-G(&40!~-)#(&Ctk+ z{?s3fUX>vYv&$Cjl5b29h6bm)=t`eg_qfAtbIl`ha!!A$x6EkMSoHet+rs zIXs=4oXaUcDImoC>r$_!#%Clxzk6tC@^zv5LAuAoF*S?WWF`=oI!IrS@Z&N$ZAK!8 z*%^rzT>P`s6So zu1MIx(t`n8#U99_mjajlYq6(irVD7Lw@S}6=gk`j+^q3RChFX?J(5wfOtjmTlm34r zTn>1S!ST<8-%92#KLdMOf!E?m_~d;r)~92`cb(?S$+KP}unae5JqC4R90PusBw{(ll(dYW zpV-Odw%jzXqY{REDcr}G>jhc_B1#&cEWHswmn>|MBM;g8=%%wQ!Ov36isCMb8e5@S zGf$6nOFUJ-n=i4c2GpL@1OfAO%}?%?TlyF^a1}xyKkgZHg!gn6eL2xkaRh`Z@UF4N zz4t349QoAyPEV=P+vv^zP^ua5U8#7}P1bCXg7I5F!*u=Q^A5RJ0a!uA$oAnCX?o;jtlJ z!gNqdX>gV+wa&lTTonvd8_X}V?9Ti)5A)PgFAz<8`9un$PMHu>6sFNRGT|Y|2N@Ua zP;Jw;7@H0nhq;$94L%~24kr$gVv5tMVA{$ipVIpC6cRk~&Q=sw(h?)}n(Mt3{o=M) zV#Sc(6Ql30hPLzn0OUy$FBVxu9@)Qjg-x+K#7>0Z4aoj}NW3{kA^Z56a;(ZQCjfb1 zI;_zQ`{OxBsa`KzJ-nH{(EzH`S*=`WQM-4%({)|`4^Zfz=Gi0{(7Izn!)&*BEMm(Z ztatASfVWsf&&kRnl$m-KS4}I;gFKkB5Wj7=D9M*=cxFy&7~pAV45CODuL}XQv+-l; z>aJeY3XNFPJa`(0$I6c#u~V(|G*{#RS^V0J`s|hE)~bxaaA^PPUmZ}Bfrc{6=u7jZAT_t4F50}Ws5!ieERzfPXT3}V0C;oR1pir7ydgqPe>W}AMr=~(_of3bj{(`dl$+TzhU>sOmC z?`aQQcs_OvLel-1<)`v*AY z=lv~ftkB>V>f|a}43+G!K5W0mhh-UH6@U{i&))>jafzMm!q$_INS!Zw)*5$vvD31K z7XJWY0%BsAg$5^yT=+`r&7iG4juw+|1;;-Co0|+uLp@7(R^(dzS(59ddk3zz+3ijD zby@CnMa2ua*6Byy#xr8DK7a<$H$oy++#YyO8QtkMxfhY)`+V;JdG-a56fDIl^X*z! zzIT}K$NPof3@jYZ*Z%+$cS*XWJ)$OW)((=L&njc5j;_W)Umee=oQ;h!ZQ`Cd^pG&X zsH0QeB^zJB*Cq~V#g8ijT+E1QQYZBlCO8ek8RaUb8G{`yvh79lxoO(G_3QWfr|p^a z>+|T514+UsGY+!{mRKn!{knLBn%!F6$9(_k>aI+SEM0`@dYbTwCJY)IxZ3_*3i*J^ zL!pYDv^gzyfPcyUK=oc-Ll&-I0*=eY;b)~gTK_ei9JB?De;rFEIu`x0+F^-$ zqs4!z53DE#j}o@p-WM2+*g&sZ+_|u8&O^!E*QVu(OpZl|3j<0|TwCOKNHJNk9?Q39 zyIa!xUd6?c-WTK1z67!S-`gA4=ylk-x;}>3)#?82vfgOoDc|)qr%`@^EMDqYYH6L8 zFMhXYyePWfZp6JqL+Vz~rTuVf*C;u}vwwK)w$1QO_c7x{mD-v>XZwKv@@Z8qb*g;4 zg_ju=aJ=y%SbE7(K5UN?0k=B4cs43Hf>n9dj6cf&rXIAh-^A=?b$(+tS-v@a#j5+4 z#hLYCVCoQp}3p&O}yw&2R&B>x22o_ zM7wcgpE;9??3I9z-gQN}e~?cks-SJ5N6Uob5wc^}Ed?D@$0~a|A0(J>9}~mcuB3lV zQk_0Q<1*U7ag6-w&Koo}&mn77O4%`rXp|lu{ph4xa$1t#SNFX|(JuA%)ujuC6rH4* z4hIPd8y)S2SxR4jwTDmPtBVGrk{^dv{!dT?q#y0jt9qv)0E77l*}QqIzREp9{{Yk*T%56POIWe8e}L`B@DsT1l50YZHg=U;M9=c@3vkXH z8pTCQxL#(S)PH_fHdXv5>X&K6a1MdXFFor8fm*6Ae#5BG0?)@jcMX$Jl#{!CgU@fmF&Du`Q;Ef#1ZWG}fJi?;R@^z|mFb@30BG2E%aFosp4{LG{8cE`)ao&4!DMnYj zUB&#~-#|+%{>P^ysx{hFGs$(lY=73RZKp3?;1AS^00E{C?;bW^X;phA)ns0bYEGDr zn8RdjAphtE>)A3)uU?k*vyizPTaq_rI$IbbeC$uAt?^##&$K4mkPo-O&-$H69-BhBy*kK@<0DHc^S5gH1>o5JL{sBIHHZpOk z1gq|Ob~Vbjrd9(#`On6CIc<@3hp8e1$E?AkMg zxvH@+SR|t!?EB5I%*eK;ax=;F^hI@g>WjfD*^aDoykYK?@ZTHAn#}MV&4UuB{o6R} zTI{=se*h^bvNg$mO$Tw&S+_x zleu8BL&X=no{gU#T4H6e1Kx{N4HG_`=vX=F6zFld zWs_n1)9!Dka+ntMsR*W&)}J!hg$Tu(507vCI^9HOn$Dtf-*Sy&Q&KsiR{A_RS`NP> zSu}xLlV~e)_sbz?2tUVLoA;~lHNQ+NHe#@JW2d8_2R@7DyuWkWFr5lI&_8yXcfa$t z9~eF(#7T)t=Zon0q-@p(FV(!Y*mETMX^a44$$~O5O~KGT{zkt#=+ zp<`TvS4>q+gzYwlQ6|egp8lsws7PFQ`}KM& z6~VUV*tffw*E*9iI-S+fIq75GWLk`~O(aE6J#?c}7hIP@Uy?5vUfW|B(~+21VP;ON z-@#)o)=P*3^(g_tg)GAzIa=ah4L+u+L!VD&kTMT14*mfuKSr0{mESM(56DNKx2$=` zpNeDkuoOe=lQ%Uu%KjO;MU; zN}M3RPL`|c&_4lrrCu_tqujr*-^|-$pbdTB0A*T{6dD_i5Z{rQ85Sp{!fOkgsZ{zg ztJ#OxL=m)fUE@8z9;N#L>V#PNMaQu*W{Ay7O!!bF*^nEApQ=N7%LP7(?DkLtZr<9l zzxXo%b&uy`de8qLs_iMfaRFX>d&?In6=*LttIWA8b5Lk@?QJpSR!t*FOfU-RzfW<5 zD}YM@c&YnJ7Y0i&(0qmZlXKMCTW=MCGUAT5GQI9V|}jNdJSfYR?15ys}Nf9&CSu z7W>NI-SK(RUH3K27mDD1#Oa>|w4+O=BgS6BJAr1}@00Bp#sEi#?Aae1>bar zoKG>AH$K<=MNUH_c_>RV2>`2YQiVL26O9aa7w~T=O|% zTYn!>%(T>0Os!h0P1G0lDXC~X2QxUYaIxJ4@mvtM6i95hyhe(^$C(cY->HVr;|iBv znu$dVUO(gLT^%*f03SBdEl10}+S@lTd;ZqTJ#31ux-{=U6ba2KV~h-4lmF^Jx^s8m zb!v_e8{D)|J(|vEp87;HHIat$*s6jg^x|%JerEAe%>MDyT1IohtQR@o{;>L&_Z>@m z7$27rH*5^)Gb@g<&IT#2!2#CtdFhCJ&nw%6xOF8u1_NK&X-BX7dOMGGB_O|Oq>New@_UUAvayN!U&*Q;d_@@AXo*r{uhZ)e$~gwOl6H`p!u}JI>VADUJ?XIT@WCFj_xOmxPr> zIiLQ0te5%fnd@9kWG}A8VK{Jf?xJw)sdnC(!))tV-Hpm+k$r<2HMiBxXSUXDchO#YFveZ!HVu4b@t? zPJJfmVVk#KH!jd+6FY!l7gRaxYHutj3P@P^*+g^?0s_WN1#I?_kia#%gt=vRjbq4z zl*$m2sux>gRX^9O%piGsD5bwcp9-21;c%eOYV3H0+FA&b!V{g4uYT?i-}lw%JD^5J?B9p?UFO-y}8+Qxla{M>wHq4JaGeFZLVHy1@s4F(Vg zfay4C_<{4PL;9Teh{x65M}Fj@`MbiY?s9)HY;|h_<$=ctrR!1WxvaUrIul4CZNDuz z^5ZY_yZeQqr!Vk~UVrcHhEIdf^Pn1Of&v}AWt>vdChn4sQi^VkA7cZlo=b@}{t5rH z*>V0%eRn~4a*Aot;O|hQNboZHB3d zmCIb31RvIBZ0+feN-MRMuI>lI3f~oTDQnoRw~SfL2e*Pwgkpnqf}T4`{thJVd0&y6 z>2Y`}FO9d3x-)N2vm1OZ=f@wZ6!?0#N}(A3*xxp}Kh$2yQT!}%#fknPDdF3-`;EVU zZ_Cj%=^fZdOWyw3CcAhUn^=gAfQ}u38v!4wCa%dWGjtx!x9`JkGcWk+0t=-nVvkJT zQ;9BX-vKlBhRHqf+ue5K+RX@_9p&14=F>pk`>U`jA1^7iS4xsa}qYyvivVG|JAdWpRhh=R>syr|1 zCN9CuN=@_YZL>{Jls`l$jLmj-0w`66gFTJE9E=@28uScX{qeH+(j+yCQ6(VALk;S= zt>&b7jaYP7wd9L`tfp+Z3|%?5Q&;+tH29x8=2Kqw*@3 zPb*_+7ts7;27XX)E-~P4=ymM90v_H9y`)KJ>%FX7Muin;3r-2we!1wd?ChX_0Bch^ z8Zc*~Zdn082+Xj2Rk@9cED>+O6fe7dTu!XNpl3bp)|sl~XM0)PQNbeodhoNA)LC%~ z=*#=$Kb&jdHf#4>upU)?2~5(-BxcOR!McegM_YM|Uy8d8_{jJ*vy8d!>$nwUyXOX1 zNy-?ewpU%M9~`65gUDJ?{#eKehnpm>zhZjoyC_j5m&HZ8a*vOIC2ih>`%bR>-$?|P zXj=S3Z{qu|iEIN^e9f18bknm@Ja2MTbV9=SB{iFeDVKWO4~$b17nKbM#A}*kbriMXZ9SZmue0#ip6nyVv6R_s7lE*PEBr_M1kEELGV`n_>JIDS5 z~P4w}gjJw+=;^m(u+USJRL;}BAt}4mk^bzIkZDx@W8^ ztmYcAR=UA;6OH1mB5;HtcpPp#jrm9+c0A_<>;C@$HFs~@LiiZE)n+)HK8H*`Y>^(B z^x`P~CD53)h(hed9<9(k(IHo%D7L}8Pb~NlrsGFOfIuDGsee_Qo*FXX+Y}C3Qf}>${357@<420KXX%c zi6kfxmBO*3FB2h4AvCNi%opMHn* zBNZg4{maV7f>&Df-R+O{{u{vkAydz*?d&W2gxPGci~x7l^rf6``KWIKXq-JfcCe34 zGM>T%7%%LZ>u$yrrH~CoUMh(AU-8JUPu;#t{52Ww)5y875IPTmN6f`7=qYs9H|a+I zomod9x+qQNU7k)AtH+)Md|6D4$>|x{xmdTEYK^mZpK-{xdi%k8P`}@PmHu>*pG)iT zc<4#SU4@wTsk+TvJA-|t{M5>7QvKO#eSm_sy7TI1&lT)Arkx#Gu)>r%>`pQkK&7Ib@6PrVG#+wZIxJ!iZS=g2QoyYEmq_Df%WiUeVi{im{e^mq?4D^>9j2zm6D zL>|2yXWG9%hO3i?N2gx00=@4lcIi{W};3A4X~0tqQg*DkA4YIK(x7>qHdTo>ON z_5Jj7*hnOu6Nzc)wu?F|G+9*-JOnN>d`Ov5Yoc=~2|60H^blk?5f`5`#f?=+F`zO! zUYOXA+y_0Q#a~z77AS7?rn5tr$iU3GQD#134GT|v+ZTXWGB%fJ!PCQI_b@bFi}#kRq}neAq`ue;ij{1yR>(d5LULp(rwOw6XJp zp-B%G$Vs2G&dXOF!WFo;$p(?xY@ylV_(HDNNy?bl0(&tp;FXKXcXd}3zjw5Pu&Fj> zNKq!05cgAohDc(A)-bxQc}UFapLn6j)W-bBcR^}ps`4eUwlv@32@ADh3E*bTo!mEkQq-(6tusTa@@jfi}XDi?8 zM)+h$x~vCLVh$~z-0qLD6iz*^(Y3G=a|x%^`R3ceeQ^t9I93|*L3!Oy{uu#BYHQsAiM^PefiKO5zQ?^9Y$=>p&2nx^*(2Ti__26wexgm$>hCmW2~6Lyrq~Q5F|sr}y|ggi$6zr< zGh@_bvSNg>s}}{mp|UO@9uj&yOTQ}Q)Q{h-Dx~4WOD=&vwDck=_{0)$DNmBPF}EP1 zfUig|FI?f~F4d!#VfE9#tW911fH`cP2xHh5{_H~^Paj(}BBOdxLd&c`4b#{7L@Q$C zJyTEe4?9VKhMvCfa#;2?k1TMtDD@2!XiY!Ab-X4|E{V`K++1@^ydt8^L#&wp_co(R z8b1%lf-{_-OD0SXPmk$C_Dd8c3WT;SRCu(Gp75$)pkPmym5F5IcS35uI{x;cj3<{i z-m&VJf9yd?{D|Y}!%loNu4!{;5)03yMDO=+bieenw%gAO(wwzT2}%bETC9nl1|JPZ zJrQw{ta~5Mt{(kigO4S$ANfOFW+9-JuxmVh2wX+ z+KWQ!-2I#`caQ++`_#Q~8ySO| zvr?5L=dx*1?ljn9HP{dt2?}ox6(1*f46cCMjM_h_kg}CmLfe5HN0}GM!VP?l&*=L{r-`G|e3O4@a@nJ6g$almO-pf2h zN^BHTEa;zFGy^Ke$BOz}Un3SRXxH3aik~j1mJsEhqbxDy54tvs?Y`^@=DYN0zRU$m zok71&)A6d7KREo|Ds%GE&Zl|FqDe(rNk_iA-<`+5Jw%7t_Z1&e8OQF#f_1Z(>B@+s zF1#f9<)WPxtBjgvldMOLi<YSb6fk7GRclRb>ip}_t z27AEV{KzA->z(EIqy!;6s!8Ql4~HaAX`Q=`G-`|MqbNk?91^loBr=`fu0wlC5SMY* zFHgkgcD$Oz91+-{nZqV%1Xz{|t0d)i{oc68kMnKABhYlfjZ05_gdlsvZ7Ux8_o{V( zI6q?)0f5W?sPoMB4jgE%Hth><*3UhZ9QkP{P(erppbl|^$|rrhA)icO%1~_gKRsK| zg14IOA;ZQNlhTCeiv*~>n;*U+6aQ;PD4nYaZC;M|U4AtuS5Pq&9!Vd6kP-!=tQ#+9 zX9Ua@0)tKH6*LG&k~RyR+k@({3j#eh8ys96*GvKaiX)eHd`5(6Qly>hH&cwlHMN7@ zi{qhBk&0^T!2Fo`<#lp?dH2iGXiB%y8^*=68XsMM^KTx|7&GJ>rB9Jnbp}E+-^!*; zVrf27;oa9KM9Ib#p9K29lCBxCv=MtkP|{1w&j0qwEA@BLOjJR>vTK)O)&8d}qR-O8 zJ#r{sM{=}2cv|-|p|cAW8fUnEnmzt>&pc{GhI{kJtLV1W!sG(7SBsipkfs_gVOhltBbn!8-VepZYLzzc zYvN!bxRW)Lu(B=}NG6U%cA1G%l&?z~I-iEJQ#ugtOn->VfcL1#yV1C}_IENoL0+pP z=fc)+z1nVuhgy|kXHsMaT2#*;;`hVUedj|HJ`D4r>&1CL2?O4<%T)==@Gh3^AUn7| zdljxe6aG$6AOvwKYG?+N^|6EdNggC0Dp;GwkW9qr7E%4&eAC-*n*Q2K$jfGvLwxm1 z!H0OguY*LKysX7*Q^hV07V4-54j}=f0|oBY)CQ-Syp6&t3Od$Lv& zbL7O*Fb|IntFK^*fFeOoZTE|kCvOm+K!&c#ZXWr#`f)<5yy;bD-w%)Y6Ysz8#((;v zBn+}09?r5-T`&hOWN1$MEavP=QZhVPseLfBJ1oB(xqn7nFfwfSwB=15pQ}}}}v7e943jDEErsr97HS3(_ z#q9k$rAQ&0AI`iyd~+c*5^gjhL2k066LArT`Dcmq72yMniOvTPK4$@>&-5r|fce=x zz3j&8tp5k8Kvusvtl2Pl7t{=tHOEjc&%Z-Qp*8ig*<`NJw!-L%c70iS)sgi*pHOOj zC3u$zb}t%)yBteN-P>U*Qjg^0>JBMc2bR)K3B!fd_u*RIdG?WN)D~&Q##yjFxe^$d z2hi*8laQ%j`<^7=+|%8*JJi!M@rU+I2?r)A=J1X&IaX& zMmWNG&eNsK(-*`z)C~nISKQQ=+I6V5@L2ALNkUmt2z8W@QR0M_!=RSFLLgO$b_QD*kDk4eCzlZ)6Vpq5k4h98-%b3D1xM zw-J!tMXGeZr?Ev-P_0)1IrQ(%!7$rT)3wDu9Qv9^aQQ#w!Q>jW8EOJ;@mq({m+v~U z$q9aJtBr;;5RTP$&?BWKr&(pNpsZl6!g8e_BNs;W^8IPM!+T2f=?~BDm!8yjhT=Tq z4v?mteYi?3sB^$Tcrn`xLsU?#HUokl!si~C6daLU39pW2M9}TCSq5AGFwv5dQ#C*4=j_ zZeMNu)komN{{Uv|ko!ESV1hh?Fh}kWig#q=#akM?;Y(Q0xm+&rRT9}F4m!4E+{>=5 z#E;DU&eB5iqOL|#kU2aPQHzg5x}m0H#By$we&)oOP0wsYC^Cx*AwAER3hor|J9h-_ zK8Kp_upZT5aZMeggHN8G^`9mRNY2U`*rz3|9tC@$=G5>7*H9( z`&Ykb(z^KOWX;VRtSW`N(!uP~c20bAS^b<)mVI$jW=+bllFzOwQqQ$!c718$IU~}G zMpc8_G`*Y;6|nhnpA_EDG?t933$%P~rR?%DD?BqtW8RX{l&mzeG3JWR4DtT}wG>%N zl|$0c91YauwZ{Up13$eeU>cc2OAoSrDgB-}0ysbTi`r=`9tC%3d5@ILjv z(fStu0Iy_*boHhCiVC)wK_xMpILXVtJad7Q?NqT?>^=pCTtmZK)S6FZZjj|@vZG;| z*=e0Ib=DU@!>l&hH+g_%O~p<_L+-U4B?H|=3h4bk@Rw?}+6#Q15 z?`700cH4Ha>9`jz+!y2DZ0_89$vX-=p$>$jJ%9n^eM%f3K6}J5c@?u<0s(TkS6{WZPU#m)|4As348>p!MRBazz2k2 z5yocG^$hDv5aUL>J8HKjP8ZYiiCL7`PScjs0cQjiV<#9so)<-~$3DcF==tJX0Q}0~ zI~lIZbITzFxwSpK0C*b!#{({wwr=lyv}rM&lHoEtk3xMeI?7uL=W;?x!6b2yO{9Zd zmL^$jJ)>@Zl&?hAR#z&MS=n@*)2T13P+TG3+-aPk-3*CY!3CnrErYa&Hzh?Qo(3~X zt96};wkC;JD-0H+7K?6tugQl_c?x)xmPsA5F_kB@c^SZGQf{`pHG)HzDAq?}+njb= zVqNu6gpVL4OWKjNllQ?td<^jQ%i~{D%-qhM(Uv=JX+>yxEG}D(<0ZV4fTXsa*a`%C z`c|(G!{RuI&eq*;XF>U0G*#!3kQ(Z`a?qPQIy(7u)H5`+c&|xm)~-bSqi!TP6z+1R zU@Yy&m0>@{T$Aw`)%`bqeY*!wdt%ev-!50-%(L8k$K*UfceCv0IT_D23DmN6=TbEU zY1+0+vQqbQLrS7)Lc?iC8@CqHQrO*+Gxw`TKS*siD`OU^A|pyv#CK;yw1^U8 z-KK1|oOaJwIsw03M4rNnJ3=#_91?{+#K;?~%mY zo7V{RAe9$RUsyVP=8U!ufJ&~n$E4Lw&kUTt^zT2|>B z=FntI#qHSThEgF*hF(gV+NG&|!WXmvIZDA$z~a4)s(`avV@lM{#)BSOWVISPKyi>x z7T_pI{LT}>R{^of$Q9I#-98Vr45cW)ebx@Pj2*7Zcok$HLdr3~_TX01$?6NeGa$%wJbr`f_CAo~&xXvdF{(f2T~BYQ0k`IGOZRoHg4>mVLPpOWT{WG(uh zeTr?Y+_eOWSxw0;cjrCY`c&RRj#Rw&lulFq<}fjnJkgypy`@1mZj|e1+jZ#ArPpBW zEfk?)(A%nKkfGb;;Det&YV`jA@9S9IG_iL~=o?+4^xXdd!~XyS{O27iAteDRPj4iR z-k-zv%|~^Y#=f=F(UQ4y;M}zdJi)ZbZBgKY57MVj;`02Dr0f_uDm+y=F`Py1>{$T4 zwSAtvhTb^@LvefH?5qk`}R!c}obav0w zaK1`@#BgQTe}lfW>l<6P8BFCe7W}x<^hf8!s{b z;{i?}my%H8fKzGPmdHsN!Nzb2HH&ljCQJ8KUM~G}v07hLVGUm=4W<*@AHWh{0X{qc zKJ{B%u8+;>l(ri~)2FjH4K*>SIu=!oA4`Z*CL zxpMf2dP8asJt4-vSY)~aTw0V~R!V>XljgiE9}m43)0TM<;C1p^8e48MLoy=eEvO#i z2Lu4JK|E(ENys9(8Q!tq@7K1`Ijd_nrjQtJ)Xa1<0y7!?2?Lb+{X~*aB$|;z`3tiz zD$4UHmYnt=ymlc&AHbu*R(uoZj9}IIFnmHGQ%}D}w!L)z6?2P%?l{N1{1->H@U75| zP-f3>u2;LLw*^j-EL<30%Z%l2liT`v9(}74;n9AEqTbE5&xlKif~J%Zmu?aMq^Zs1 z1s1_6DjU4xHAZw&TJ5?+s}|XgyBYa9eoH~OPIQ>=)vuZWj{gJUI-UN z_hYy*o!fEW{{R;}detLy*Hq#DZe7-xR zGvS@1Vg&i0zs*{2d^5c3kyC8z1-@Hu%NBeb-&w6v2$*TPY`$C~Z(yPn_hF%|i4JhPc4ISuT%Bw|up!PDp?K<*;5#$stUG zj^akt=WcL3fl$@ylN|=_sINlb5<&~jmRl*GAqqMAS~$Xa;cgM_nn>G>5)j-_+x`IE zk}FE&Ek@_SNBdtAty}*9!yixzKyD_KkP{u4?u4kMIEKIpKT-inBxK<7f7UZ?=w80k ztT*_MnQrLJLg!^MC$uuRQh8DC4+`3FK_|vQsM`9j{i-VA*d3KCSE-@Lh|}5@>c?$t_m&wiHsfG@MMWcaPXp;V$K3N+b31xw@VO1c zpJ>`Lf~c;rw2Wi`K~5A3zgBQNV<7t5R$ig&)M^yGZ;amb)4!IPOh-X1o(Mz38=F?# zk)972Cbw`p`FusS(Rf5hrMR=&fWgbGwmBW(Re-Dzc8+~9P@Hx!Xz1GS`nZkyf)3TH zJ1BV)JwD5xw4ix6OU2p^=@I9|jJ=P&B(}Ld)RelEsO0YLsbk-t*vq6}uUdA}lU2UGE~jaL))%w=d!u1GJ*zDKCCIQ zcq+y-o(*PcO*PWqro~%I(()jdoc(duwweV)$l9&G6UhV6RFZKFqdq1Q2Av)CAB7`f z824)WFF3hq+3J0d%XhFM!owA;H}Pt&<%3>>M^l1SoX3*+YT zVu5(maddjGH|g!FJ1TMD`%jgOq?W)1N&1wbk%9=w^{BPWqMBZOr8{re7i)CbficH@ zNO!Tc{R#S#k}yvk{jup-wyuThTMnX&sA692`mJ%IIKx6oafbj{DN?ifflAt?4tVF9 z%yYP2Ddt%Rd!fwTwjDe-Q?%kE8C$oZRff3Ino2aclWmCnm9~T#R~ze2Lrj;>!s^*V z6qJVdIl@57Q@74)zlO#8MQT_V8xxPV`|DALyIhAtpFlWJNkI;6I3SJ=D*Dt~e^eWF zsSBE#5z<}%Zb3?k_hk!`P0=M17*9Vgj!}e{l;a$!G~{ybyV==rxaAs4Lyg0WiBKo zHlr5cZL%9kd6@6X3sYov)CyFe%O`TcI3vL#u(2E} z34ogn?2dMnc0V!|=<#lkxgfAPh4i-lCUwTj<*_zNC!NCp^r@0Y-l}6cGofC+-$dNexbK_gX~=d)pn#L939F- zTS~~uEuIoa00)uF<1jefBl1WEZ(wQYX=z0~Qj2fr#YQ!@j%?UuH!n@;`^C}LohW*9 zO752MQa1zygd8|VNpAs47&zz4sb430us3RnW;UB7du$d=yKpVK)JW}Z5Y;1g=ZJk^ zhWv7sa&krP<;k04w z?3!xp^3w}{iNu=pZo^%!^UCZr?%anIkX5-v6r_-S5*A2W86(ICT|Wf`I;^-2Rb$pO zVu#b)Ri@>p-@CvY5I49rkn>3C0v8fMN?XX;oi?WJCgK0^~m{I z4O;Ix8<&jsM(~$Vq3@mu#eEKEr`A15rr}19G9ALz87XIAJFwa(QlWyA#zqZQw||Cv4ysDz zS)p9Cl+~;AV@8X;rq+CgHZsxY9HfsPMR%AVZXCvej*i>5X8h}V^3i5V!-+rXpF{cf zT)o)(sr`dly5`$+>80F3)DRp)M>w4o3R8Ip1Suz!9~^VR7_TT&BV5=IMSZyqpH|L) zuiCvg2gESg=){d9H{>QLGM_<*Kmjn`!=^%I_ulg;COQ^N}M+L!_@c`k(D3N1yP7=k7<3FvoFOxP-y@ zn0!qJ#P$9Gwgy(1k?HNfq0;ktoErLI0 zJXgOBTP_w~Fwz`#{ii**6`jR9xgejvftvAisW9Gc^~8|mh5`yh6JxEf%*gt;?I{h6 z5JFBc2mqS1`iKP*>T`MC{u}xz!z4NZcB1+Y{{VH-T47IW6Kjb*w$$RIS=f2hGq{Au z4>LqOa$oapY`;!2v~vc*e|I;gSZeNH|UqqHpKByA0V z5=cHxPW83zaNu5h=Gz|6A-p?2;V?mNCPBzkhqtvSa8Lm5`f-qOYv%98KgD&z?R=f3 zbPl3V_AxP9jN`DHC~?A_!N$`d{$iUs#&h+I0#$)iVS(a7(LgsKmuour8qVg`9r8ai$sd&8}Q|&O9V?2_iHcP1(Bea!bmT;+~MKD7akSNj&m$ zbNy>3+Qau&*|tHps%63VhQiWRw^V!tBoF=n0F`gyxExRt>EE0lTLI6n)l!!j=_@Fu za> zK9rI(k;oj;6HZw)Y?7tiegzh9DenAR4pIO8Ku^!dd|SsU&ShV$De`^2bZtYe-Od|=@5UYgUc zI+o8iTPPbuJMALXfH;PK4<(c;IAl6>rt zkmBCPlVXyV z*tcC&;-kf0a9s%*QS;=1>5PsmmX@h6JfXG6Ks$~Ge`8aAo0*XAQ14LME;(*=2Ayp{ z1d)QHk0;N!pI;TPi{a3W6QOMj+m#+)6$Dt9wm~C}tiG~z(ng8u74F>?VdxA$-DzGN zM0J3+i63s-lgP;8qBd*__{DTj#MFrTkv0uo z2&hYbFpBfvF}1$gDlMsM9zs-?(~q!6o&`};HAGvCC#_LjatM-^+mkUV0W!)@8nTxX1u^ zl0Oi)$WO~lY4(~*ah8wO-20G6KezhS_e9!c-fRrFCfeP)(1)80-dnLK)kw(&Ez;Y2!Iqa2avaa;;Y94kMmWb(T<=*pR6npwLR`6eI*nG zso`!@!Y%^-qa7zagMwSfgq(siNjWAx1rECWKb<_$6fC+caIJAR6|&;b;FtSE6vHZJ z>v3$RRO~t$alw?~DsOiiPT_(I%~Q9lX@zcm=uLd&C*3dn_Qi)=&l^;NI2i|#kbGw~ z)?ItKbgIv6jc@7Zx|gkI-KA#b7E+vjvZN)&_d}qhV3lnNa5|t54krW{KC|i;q3V}U zpjz+oQ>D>qNo}TCjj-YOl=}XqeMm`4g0iJ{)%1)L&1T_P$YuWkO|%?E+4Q}2-_cl= zxy3thxtiGZy@j~k=L(!Q*kYy@9VREo{7w_Uf>=im&$_8yv-b@EH#o0k1MiB+ z`TJg;oZ{`f^#p=HHNz8gO{3H7SCi)(K^5n4bZdKyuj(7uZP?B2OKESk8bI^_j3f{6 z<2BQMjnljaxVHJ7kCo}_Ysph=ZE4q1tge{rTPkeY>5EKh?llg;>X&k!_9RPAP5@6S zZ6o+W+<-0PhTgQ%;>uF(PV+@Y_Vj8n-yM z9_)UnaB=67c{~z$_Ne8PPC>jS$;!E|H1>yZhQ`D*&!129+xt~$IAbE3Y_6lGr(>sE z>$QB9m%O>H71!pXk6hHWvf5*zdjU?sr&G`0pI_Rx5o~um{BruEsfbOZc#`5>+K>(k zhpFd|J!)0`q%E?*5ns72Nh*48%7Vzj&Nlx59tq^}=lRy(O0ygBsFyg}f=ich3fcUy zv?;`lp|Fy0ft=uz!S|^oiOpen8E9X7pOTDfX=G^YN z007$~^bC`qCjjJ%iR*5kUXeCQUAk;bg5OeKhdm)rmq6U0h35_c52qu+tFJ_ANxJ8) zmX+&G_NX^mtfbr&TT82D^?gpQOH*kemerE2srr|cp9WX)T)vL!IPBW`e|LG-1dij9 z68Cd+TR^~cq$r%1e=G$g6OdC}{Bnq9(X{7u*OmTlO37|!-RKta+X-{Z{ zpJin8`&RznrxR&ya_^GA28il@i2FCnbbpns{UhCE58kt8>)4kon@+sjs*u`3MdP-C zARJ&FfNj7Y2cLY@enp~O$GeTXi;`a|DUuiZhyWze>rmZ>Z_Ux z!L@ZU%M1(CmS}&3M@tAoT~b4jzUqkDrx)x2;9v@mN<(+3F5K+$aM4jz$PPY3vDClR zph+9ha(VJRAGy^iB1M)wWFb{$X{_g+ zzE_@n;XcNzHU==4Mk&Pm`D^s)@IiSZik{kL#+3~c?hs~&;kAU^3$3iHXvWnr6Niuo zl1^}OyTw{sc2s>gqJ*^UXisr3gyaCUla!2{V}Jl2o4u=_trxixF6}aq7-~suyvj)^ zNFP>H&*|gzo&{RkpI0*DhSt;QVoOaWD`{MQp`O_veWS;YKb2zf3_ITT#0G~`<^FvY zh+kGt>wl{?lQyXgGjd_qyQx$)N^(MnWlaIC%X92P@3Y$`a939EZ zM}b~CD^0T|bh~4XnFw>4a3%i$c#L}kkgeOdEjvyI26N3$!X`B4utxNME96vxjj2%!0DsxxV>v1HsWr9(aUgeM zDk3GxA1N)U(h{hW8BR}WB!zBJw>Ku@IIgLqz;zU`dzJ49?A0vM0>nZ-%=$l;I>;S0eLBJxSh(wgPaT#QAszO zhKstxgEq?Jnr18&7o^T@DiYuQI9BtLLU_RXw=a(z+rwkPj5LhKwFKSQA`IkypYD>l8sg6s75xO;a(jp{{Uz+5ZIFoUf4FvTdS1i%FxhIdPoE|r&v({V+kKhvB3Ij z-RNh;){E*+rMB7P-qUTm%r3eh-5633w_JB~jFl2npirgYX9pj{>+`=+=p9w3Gdk;O znA2{8ubW$2+g5ldc*ynt0HaZ25|p>Js4w`ljCtb}ui#iYa~ON1^g0hivYEK)*+JUU z`#;i60jMB4Ap_AIy~Ky=XAJP zFK$@jPY)SU9+>2)LDCKiT2hjf2KZ0|82|&ouby8FzZ_Og9jENNOIyOZTi{#T5h7k} zP68QgocEYeJF-qmNe9;z^k1jC%TMbqF2&bM>KIqML#_4$%)F;sBhj~lRg|7RKv2i1 zCb^7Z#bG6I!~;&!z|hxP($4#>2;CgO7H`v{(sgS>>zJ?Gp3}O@)%bFXzY&LZh!kaz zo*QjPaZ1Sq1$qsj1#LB~)SWlembmG-YD*JQr-R%}$xsQ7=G@>sl9Z57sKDKh4O&Zf z=pIMUOSKDoS#?0i3My<6QOU}H_s^7iX19_GFHN??zcPfcZ~?b+*%%n^9E==fX03@t%oW^Ce^*GqH8b4ZL35LF{~0#v7t;M#MB!O6)0cIL6t zmiQA`x-yxur9^jdEvZj7tScl2$>Rr;+5?PdiswG6>ith`)+lQEHEn75vC`9WWVob< zTy5sc-BW?K+sc93G2mx8IW)K|RxzdBfh{9bWQ*8nIiED?B8mOyssmkoGV30n+3lAI zbM5-h1hgY(Wl4iIZWQh*Ln}CR;2Z!#jt>=8LZ2RMjxd6z<+gt|E66Rp-~Hy#BCmZ- zsWmp9)$%SjIU?a~4hhA#QrwuKTA_7oNJ2k_?admr;WfHZ3njcj&DN;rWKf)XdCYs??JEOL_(ciXR834Hk zb48a&xCiwQagkll3yk3L?H!xOW61CBS}>usea)jc4$IL44d$VOA-k&FYhdh_DBvc2NUej}mA9dU{Y80hCJx=1 zbiP(BU%^Vp6e z>L}W^8e3A{^v$0{B@aYxh!R|Oun6^1i38A_ab0(#@2l1t{uZHwZf11kLv{5n*lA3MQc62# z>A(fDuL<#wQh4C;_^fn8v&3ov({en7^T`7P1mp^l>Km4q>Fjpj)Hf8{p}guEXXf|1Q0e3}TmbC^3=H#}^Ww5? z(cPUGB77tvu$MkvY9(&8Rh`Qr?cN8z4sb>*n7Z5k&@Pzt5t%j{3(o7ENgbrdb|t-S zqBv7z@bt8ODIlpz0hZ1P#}wQ)9t=~6V9a^x>vvyN$)4!6anW=}rPm!a(#nkV`|YO6 z<;5hh)X8axsTep`0`a>9fJdfzu15HX{{U#mPI`MJ+B6-djeT$>PDqfcOHI9p{A4R` zU00lz$R04d`SI7kh#gn)9jqF@YGW8KGiEd>P}vA>J4Izd1Jy?-l@dv;uZPcvYsX&o zs}?x&*|D-*?XGO**R-f|T0q7W<~iC(@jR)n2PL4t>8)Icc)VSwOp956Z^? z45`nn>QX@RQj$3X*1IP|d@pqKp*M)v<`ejnu?cmXzM>ltje&cfLU;jNNiCxX>Pl6( zfmU9&>#}t{o?XJU*P%E%d|z*en2)1!Qnkpg|ZaC2NuO_cQuRzMvEVImkQ|*2humYyO~A_bqbW{3_z^98qaYlv^qr z8Tv;UAP|wYIRhks0GeLxHytIX<6rN#^))5G@9j?pl_EkyllhM1WCD^&$Ah$kl$>I} z6FcQ-mQ3ZxL3OW}=Z@-3j4e4^KqxKCOzK@LYl9&jr&Tbx;kG#b*)fhWxaEF3P-AB&5b?HI}N{-a216vBaAv?oD~2= zNeM|mR^*eAJD$}|>kVHv<0%tlDJXe)X~x<~0kWK9JoAz2e#W<2KUS(#8>PwACpP$w zIkBd|ZNjgiIrS>qUUQ#N4s(iwTv``62)HDxV#ti?P})+YfwgDuK)@t>ee0saVH*p` zc-u?yJN*?29$pr{<$9ZXce>)zw-B5TMi4!Rr|;({HJf14v#xDDaB5^kHxQ#JlKKOR z1oN>Z`F2YHm8D8F`d~N@;JaXcCWJ9tPVW| ztBPmb0*F(Q7N3_&c)?PEBXICiKdyMKMoicDBh%BBs9e`K_brW|Qd(^mBW^_J((!rM zN`omtC_E%?+NCJqdXa)~2a9GXer|e<_C2>d&s_Bn}Dm{{Wq7n6l5D zxX5ZF%1iGU?6_MvTbUV1IOL3uJ?di4lX}?mRvGTvS`uGFj$B*(=ULha?Tw>w-JEvF zN|)46O&Y!Uj&D;ZjaWydHeaN6PRjtRQ~{G zTnE;If`ArKps~hB{{SMkcT24C4aBIn&&;JI)kpH`JOHDgxba?BDN-H?ctcE7Izo34 z27aD6{k?r_8JNyC?j8EJD5E2s93FY&0M@RCi-1vD!)`2zDFwDvQ|ZSQmmb+Ml?A1; z+LCy4xr}?)tZQxNYOvBItYaUP3I70PgF!2}%OdFRiX%ha0Yq#o@ChI%q zq)U?QtbceJIRov-f$dgxyF$o@%S{Op7qb{skyNs9l08V{3i0D0AHIDfbot1W41~=E z&!YixN|2lka1`g;?^@18@7hh^czVnsUTnsjuq?s z^IExGI-dc@Aj_1v?z9ktLzDG1>Crv1lE5nkN(8|yW z8Y-E+UwmyXA~eY%wvwba=FF6XfIv9TJbu-QZ@kL3UK^htNNRg44kgan2YBQkzH`oe z=bE-7XjvB48)>O*xRey*zYr{)rz0e}T7Jqrj!aCjTwZx z+MMn!61NvJev!0+j0}%@%Z_*lFbYBsH4;>3agf?SaZigPL>I!_COPm(91->-*0yqV zRq8MV!f@bYE#UtE$kq#%+0lj{VoP{FRFjYOtAa*6Xy8&O$@!@T5z_J;91w=nj(mad z=CZ|tbJk%!)_>iD{{S!C1vv*9#xwi#;GvpDyZd zj@{jH(Jj{tihVpNljk)fxa!5bZ-&gb9AD&yhi{OU$2j)qKhrgx7f{=qj{;4RCN0__ zDqGUl7KIFct%Q1VN2l|uZG3^n?`__m0X$I}m8yl*+ly@2Ix zlIFn4ZB4n8;YWTl5BR)i?OGO)yA8=~$U`qU*)5dr+=4;$Bai3Ltt5~`h>VEM6Vrc+ zP~y{NT=$(pYt;@r5WMBVwpZIs^ha$n5(!3kGL-&kB_F9cR!PVQ6#G`Nx?0@s-JZJK zZBl_`T_S#4gkTM!)q<4)j1cD_57Z4~Xf11`V#h4G-L*+^L1AcTAgd$paDo6Fjt`y> z6(!eFUzx2Vn<$p#o3h$@H3P{Sno!Mjs2SIVXrvxa9zA_ zwvA{#K3tXNNZ4847FC9=5qi@a+TkX{XDNjc$Z7a52Nw;-5TF&cBMz55}yy{o{DD)kmH%`$ak~=>@d8# zmE}$-a1Kh9yNp(LCKH*jjnz%F<~M2U_g5n=4L8jGQq9x7M;b~r`?T1dh|Z9uSkWmV z4{Zbhw5cH>7~T(|#~H{KqqzJk=uWQYTvoR!#zwT6-R-yd6ZlP2n;i zI9kApg|@enweq=cCvj4@Z3!9i>66V;!s5FUT^THX_DS221L{c%XD~bf>LbZ=?^^!= z+3Bl#dk$6WNZn%Vy9nCzNruwVH?pS#VZzxPSG8m%U9}t%IKi%T(|WsDbdORAwp*3c zOJ3MgNmC134)AgUlg8ofph2&ta{94#gLl4J69ucHVz`O+b_9o7W;>6h2LhG!?m^t* zTn=F;ZtM(J>!~pGpH})&_#O93K)P!O87hMvOuAo!Qk}9LF8~yln^Hg?0mvB1&3EUF z7&66*XdsQnbD})--DLicHI^Es%{nvvsG8cxU~#+6sW+SQLQ>S`Ibr(%UYfivF38-$)bVA@MKdkWUSMTF47f^l&9Z)ErmMzyAOZj-y@R z-6v`3mYcLTWjf8dF1};Ca%~^R*ihP%PEr!GGEkrojMA2ULDX-D9dfn7k$2HLmJ+bz zN(H4H5-_&a^thiRkVPx7cpPXyqIeD(?s{~+2cm>aEMM-8KRK_xurBiC#$r0{N{Ztx zA!>$)+W?IJ01nN^3H9Lk$2qFc;txVYpVOP{G+V7xp}f++6lU}S1cr0n3PQq?cOlKZ z9CCQ)6~|o@{{U)Gx*|2Jsxe%*I)W0L&6T2KFOmKHV1A!psjT_^71s<~bbhtb6ZL(A zQ$@bmor>dZrrz>a&KH4)PI8lyGLwa5d8|BemkielS(J@KzTQ3yMh?nKA=~m$4L#D$ z5o77_v?AMQ)6!=sKk}CHms>-MY$&N|QjQQpPCG7Ro_^+~*IF{)WS=#QygQ>-=MQnI z@kn{C_!-79LW$disBw;PIjOCN@v5F>$o3sb>_kOr1<0~e6&Y=1W!GF8`cLMJ6p-)b z{m9K_ebo`QJ-OCx_N$(j?8|j7GU&)toCUev?qONRM(pwYRFD}SSoX?n@4lWVWA3!) zHLVq1UuB}bs>w1;m#nYYEqP%q$bHLmgv&@ECAW7a(7bVzocioQN(~LPO_aFIBrduyBAZG*=f_UWP z_X3MwQ5p-5+PZ1_co&qv;%1>`bgYQo)y8Z=R<{TAT{B{bp76UUtJb? zc_!Vb$zez6t@3k8b`9e5YiGyGn{wxD{{Z)!K?>s@PJaIYYARV9r#D-wR`#FL`lkB~ zETPF(>!66waCu5mxOf|W{{U?9MO6Nwh~%SC znr80OgowrF!3Ch=4{w!uIXL35v__wkah%&xt%myK{{Z&}qsDi(>rXf`(t#rbkVial zuN)dn=BB+fDr07Bn|l&Q$D%=aqC4&9^xzy3kMU--5brXr7eg-HDd_HlmfiC zTIsHqf3%BF=z?X(I`3-@&-`rt7^)2{7>6;PWUa`ID zxVM(l^KIMPpU-Jvg?z#qB`J3wWhekSJab(=s=gt$C5qcHT%`Uf5tR@lA*P<(tl=B5 zr#3a70SAyV$BMwmaZl2?;c!hC*T?VXu0aD_J4w!qchFykPM>s8$he{kZu*kjfG+oF zt{&U|LydhUEhG$`z#evja&bphCfhWWV|$4fNwxP}c3fneys;OO1@mF`$_W6u18jFs!rqs6?z(_x=Z5v5Dex0X`52Omxvw4Gjw7)h(-N~zG zY;xjM@)<@0d$68J1Hej?^=;kaxhbKY#x zhuON`8&gac;jCp@Y$%fAKS4>^$JDPG^UW9Ldz*)dP~Y$I(MZ}2GCcS#>}@w_(&+88 zGE0$GlirNy;l0$s!?8QJ-!vu=iOiz8EQkJ48?B%tYLqs z7Rkss1Ren=m=3kqny%9_EO*+tPK38Yu*7Eyq&OTZDFnBIIKfhLo>Vr)fVY&4cV@dclOwbSSvvKTYaRVB&k6|{3IMJCz5Jq(kPZoKT(;5sju*@ivhN! zPq;Q&4mH{eT9l8}kb#kse>0DyC>rY7Ghl1GFbVMfJ|So2?Fdm5q~uw;Z*fz0$6S^3 zxl}c<;?$tRLPLZBl%#K02hVep=~iyJYBrDQJ5V0c8fGKb_{~U=nUYl0q?ePB-qJ{U ze!DY~j~K1~qWFW-eKn7Gi3;6n)st>1M3@%%p$Ux#x%s`Tb8o)XHx)wn zQokz&G}$_NChD%J-8Chu97f_rvbMt^x8}xLlH{R`W6lzfUf3KGdGG{H%T>M;klU3n z=3IGLTz0aaz|R>f0X&0{K_ebl7 zgIk9*Y-eM;E$F?gbT&(U$4Z?n4i76B=Q$t~#_V!2TSpTNU^S=R@Euh$3Dl^qw&0lW zkr=n~kz^C{kK#f~R5ph~K}cGL21w)dpA{jre68Nwbhurjxi0rK_MzM2Bt~hLwybZ% zBWg%cNeL+)0m;p8SEp^(3uTeiHqXr6o^27}yb4|o9(&4807`b8jGjRrD*}AUE4tpB zi*aJz2FiZ2S?{7li6oFVjBUW@pI=(2W_-Wxw!C@o;b(MZEgG#OJvc(F&9?M(#*`c` zy*cNx^y3}9yzn?Xyyqga(QUD*Ek$x@xVkWqm~g|&9)NBjTMtUP z%6YV_DoWirIQ9m$*CxAi99RJ%Es4PhU(X~&0$FLj`L1t2G?vR$~Q?-REQdXn4D zg5Z*WyTBZRGmd!s`1h`f>Hh#tI(2)|*0tPc-(|}AhMSn>unx-v%Lw{OXy@{P`jSY_ zKV!x*oOP!{np&G!{vdHvYbLtASXe}O*H>9+KHRR%St?}(*3Z!41C7I+9AsqHZYK!( z0w+~@eU$Byw{8ofuN@}QO|Ib?5_NprTTV13NokO_i=*W;$YhcAJ2Ze#fY+ZYi)lR* zqpbZ;jQlnqoXkrxn;zePZAoeQ<>HhVQc|7FG}-Sfj1bWT;G9%*dYycl%)~ozb$>Mf z0Da=QY9ZG$PVeeZ^);)TuWz>tgqd=#PCq6~YGL^gI##z^Bb1U)f;~J_BZn7|w7cc> z3RvZWDFf>3&+b*Psx{@aQ|ft(y6P=Ks^p-hD4z}R%W6F5w1r~`8~^}F^T6Vy?%gfj zPUywjEza^UpN7Qwi*$*>Mtz!6Kp}$R$y|5vw!kVNIol&?;PYaxvQlz~SwJB25;^|> zO3aO^E*9qAL}_ScG7uSgwy-;`?h4whc^LrU{fF9}`ZqTzjL{WeU%_7GbNZX#ZIPgZ z_!m#8Iy%3gI&2HH8w zQ=IJ_lgHfs>GQg$ez{s>z;@!M;l)vMJ59c<0JlI$zc5ddf&4kZ@rr@)V&383`F)mq zOdFB&`>B6cWm+s+#_1bNPj$OwS60FzOb#jJpecCVvIgY@@J|{3RaalN0w>35mYPZ( zMmNbx`klscpSPb+HLSSEb>(Ef90$loahliGv>0H_F1ir zZDDt497|iAV+sJ~v_H~St()MFFg23KGhhF^70s39zvUNf?IPbNcYJ;f9G45 zTfbVO{M*B1If*T${i!?3a6eGzaQaX5HJtcBJ=0$FfLh9j0u1>LmL7F(vH7KmDBLg) zImS58+Ou4;wR2R-KbEhXNMeukjCkaLe$^YJc)EAz!7fl2s%$G}5@SkX z-r^j}C85;~jdDl{@N?jJ!9KOFoju6$%ML+|;Lh+JNh?S{!<_nK?Voy;TjaR~8!mz9 zYlkSYJ*;hY2?qp*&yq3;2M7NEDHYdFFy+CB!RSxNnH%OIxZ~}f;La3{!|B`rC(|Py zyi{gsBX@jSG9F5+xT%|Li1J{WP}PLI-sb|8(HOx5V;qc+TwMe%Sq;~-)J4hfBN{-+&li<_!1+`0D*ba7DQw|259j3|L2_r56m3chpk^HMoBEb{n zq&!mEWW4wHOr?L4jDwVa3F9f+PrgPfaQJ6tNk-``gP~m?4(EI7E!NR`cTuY0Z+a`q zn`)mYE=f~(QEezfNO?Khd!T&^9F(3b&HHliFs~87k99+@IMYxh?q&H6tu2xx$WlT> znMwLd8kc3?TWuJpBD7;46eR+tu-AiU#@DU`C(;lz?Wm(uCo9Doy?1B{&dR+>(= zvfP_yJ*wSpL}-e`jz(=UT4<5^y{FTS{{U7n5(v&RK&~y*Hw{mx;KgEH(Ydy!-DPaP zWzwm(X_ zQ10PJ0Ye}R*M^4bJDpdu-6vcnyKB3$41G^KzF2+ugAFv6ijGhQaHS_FYPTP$!bCpH z)aC0|rwuHJ(|Y0k<7Y z{{WK(LoA-*?;+jGQ<=iblh2-b!m=47jKeV3ea4Ai@t8e_Pnx~84_L1j9Xawg%QAy; z5@IGZEfh9|eMmzYQSM{_l1h2t&>U%Du)zc<8sjl1{fRXcJBd$K}y-V7!&1{Xup`F{a_v8XsptuJQ{Y(Ej_8Ml9HpfM+tEt4_&JC!8Of#L#R5lrZ)*L>D%qk zPsnt3q@pA0XSxUQIG+l^^dRE9_x}K@mJ1wZ&6RLPy~!ytQvy4RWNmLbWhI``b!r4B zAdqwITN7kWk+#!)sirT1pqL!oTvav&N_}2h{fW6 z(Z;g#ZDUi^5&SI7L@aN9BCF1x{7>~Grf9gcY1Gn}7T}hXDVc;w+?LK#5T)d|>N42} zAF##SpgNw;y0bSeb}5bTKP9!vDGe#WHz>(Pb@c~@6X%kPHNLB$gl_! z-EFl@CJc&^uSekw`&*-FW2&-=;nf0(TdRstMACLja4kF6?< znateiyH*?8a`4e+^{HI8NkoN*qeY79%cm*IOTkzK?Z8r0K~Ffzz_7G+heCEAiKi~G zZf)KamRh%58FEi)?WC>KxHOcJ$=U{fkMk2;;nTjl>0L;LMZR0tV!Aj^9)`z$B8g5i ztgCu5al0i$89%pH>1`|cBpVy{E0hc5i;JPc)yaUSyCd9;gkFw&(-vihCheH_Zj44p2Tg-O@v7^7e#!6MUdxIDsax!tp-nka- zZ$-9yv6AR{O`It}U}mrVH}Ola`e~%z((vz6pjs}hy41!S#>_aKyaF%?A8vW7B1DI8 z*Czz2Ev53J1M5!R$Iu)PTJ4_ZWfVWc=eS#OB0}j8cDjx1?WW!fRmE9-C^q>omXjHj zToQqoon$}Z(6H)4!AeSS20cOj!HTt~;9Y{6-n=7g`I~_it0htTrPDk{{W|E++T-!Ol#zs+++?gq7&zg5CHyOY6HUiI7yM(j(1-B7wKw2 zExMX5Upi}3>HAd3EutGOc7NVOZAUJlt%}QGAg6Nw05wSml(r8UR%&H&==&D^U3+6u z++|C#++?a$$Q|;+?b4OB8O=CB4}PFBa0-f$Km;1yd^+iSeb1;LiZLyzSGB(q4BPu{ zWJozKycE{pP_;J7f}G%bo@;Z|n;qWAspD$IuJ*-=g4L<`EFn`e>*`zX2Sy4w4>;M} zc7&9qm0;tPbfn7R1%vZD>CAcW)|Rtl0i(234a(7|YR)v`3tjA2}62yx%l)1NJHsf+m57Y@HWFM#lRhF~rP>!zC5u?kSECACi zq`F_nIVD7bJxRd#=DO}1h8Tk9VjR|njYaNx^*&>llA$#;Y5CLqs7A1E6lBS|u_<=< zOMfi+?Ksn%rvWKZQkBmb01h*O>s74#HNyEVwM$1~SAW6=Wul5v6Ra0Yx-#y3o@%UE{m>(__8?Rf2Ee#lS$WYmAAjMmxf}5_Ee^nlG@UMH>c{()8vegs9{=MLxf{6xMPZ(XRW|H4!cuEPQP_)Z7f0B~iDG8S2Z7wssD{my6fI(Lr4CfUilki2= zb}Z|&P1Lp~BRKM$F#d7X?{gz3aBH6l^*)u@8fsPdNojo}5Hlf|miYewJ%5dFW9A&4 zG1m7U>&n7Ha-)sAl%vlAovt-ztaG&*&=C?_OKh_2=|yHtRVV0CZv=-@;R$mo&G>_hT@XRU87n+^f#?m_wE~ooh})T{e-S`xXE)=vg^u-r*D^~2N;UOIT2zYAE@MH zf--Usf#lK{oYM>4LKCR((}kk4`3Oh;UC zNn;|h@v`H<;Wgn?UUg|zism5!g!pzCrnj_u$ zetp(ljV(0o*4yXecHv67%5voD-U=vf-^^*Gq-1Qy21&=CL;Kc-^L1Upau(nSPU7fD zz#}{X{XW$DYcnoPh9M=#B)pxaEqNn9)cG7%6#nX7J@Qw39+>|CTEI$h-u$P|Fns?2*Z#Gb^U7j7jI5GZk0bfly`IXugDP|s zB^XjcQT4|aa5yofyJX<8+lli7aZuh)KuO?!^|59Ld7*`~er7XkL!h~x0LKIXhu`zuO&UBCuM*0Mku;~D<|teTu!v<9xc z=($>frjq57!p>bU$Vv=$+{%DXaIdJO;B(K8O+&3VxmSm-FEWc(wbRXwrptbJsLH-Dap730U<|*)Jev8AOnnY zPZd0o4n~=|N3=$Y^AVe1y69!FhXaS*Dp6R+u5q6Nt4WAsAK8k{@>2m~%8pw)WqZ}L zUb$T-COYM>^PiEq#~vhPkd%X;>*-tcbUp`Rq$=|Bj(~sN#6<#w=YXOyoFC_klIg~7 zR+b)aJ;HMh7m!ulDpui~56e7y*nK56wPLjBC;kok{9`S4$4elNY{U?wx ze2n0q13GL|;?p?v8hBTZ;Y`-rtFIjxX55C>)c4Efe3x1X{IUoN7;v1GU~`T$_Qh$Q z>F%JlTV%^jrUE0ZHmI+XQ&}9~pC7nCaw}Cf#UAG4vSB{j3dvW?fD(X7 z@RQ&VZ%XWj;Gvd-O`sv5Fc1a?KG>+W`=nZLP^rh22jnIz%$NtVy!(OlpXMvKe*%&= zgA@DT52|UyIBdDUORMlXYee9)8PSJYalOEdk0T(T9)x=zO6o43&avwl(Ji*rFv84! z%XagL4ej9lC1)G5dBE;+a*2(_a1Zq=>`;j-i1{?kR&AMpT_^#kN>8TA=Cs`@uqI(O8Y zKh9cZHwNtmkY2Rh<@~(1l7af6zyAOnaGa!&=O-yX4>szZU46akg_w|Cj;M~6u>mo| zPb4MeC_Oqj18~~s(nq)Quy`~)PD*PGb<=9{H}IsttT49DxAXK?j-kH7ziM$B6eYki z)Z4IP%qdH0!N}7>p&*iDq{-D|Llk1NMJYuAsCD(#a zP+OaLWVXYsN=n;tJGdZVf$DcF`e6E0_U|%O&Zb{w+t!$DT$L5%$7wyVB&mdlTOgc` z-LsOME0OgKg3&8M9e#Y(A@J{g(!Dk6#7R9su}rz!VJ&7= zv9KF(kb{6qy)%wIN3B|&a`@!bTC-ipxap>t({>0Ah_I|Iu-c-fph+8(j1`=ptAaDd zdUZO%r*$p8yBB8K%!oX_dV$(#!v$Qnd@19cjijppdCxV>`m;yfG<4QebdFq%;0`kS zbJ~45J`Mr&KV!$+n%=`=hAt-djjs={*>jWd?3jZnJMZ@LU2&p*AeUx?HM`ES))4+; zTBbv4-)OhXK#uZK;&SAN5VAp9hk`H$38J~Jjc;m2x(iX(=Ej;S?95@c7C$j$HieQ) zi2#f!gq}#p86`Z&g(mwif}&lGXLLw(@hUj>xsi6VrrCCF64_uA8PI^2TR6ry4{M_Cegu;J_sWGsM^qLYsxW5#is!o6ByL1C4|ne!??nmEPBNV5?NueeQOJdBkpU@5WzcYNI3$D59FM2P zY@}-^+HVm8lIy8gb?4L_!6fq5N72V0dZf%50l>KGejPSiS%Ee}v$Y>mRb^yA!eX=m zb&(kzx3>jg1tk4UljkQV6;R*xB#YzObwsodQiUDFdzBtZ_pM{EIU!q?qOyFFNzdjQAKIqz~)&BDtI<9h^CmHIQd}k9O}~q@J63 zt!ZTv%->kJbAQKYEv@AVNY?kPtWk z3;|s)3-(@F4{gL zJBS6bxnN{38TF`j+g)PuBHwOuJ=SA{G$Lc=!AI5$g~Q5+8QPvkD{-ea<5~hYZt$mL z={a!AR*PIHX;gyd(opk<8}a;KS^XhARC`FtzDjKud%R_)TZzeOMK7SBAJSUEAc2l@ zJe&&27;%R#idG665&gpSJ93~273QnG`Rb4H{(M)9_gAHAE1j8$4rQPow@6_8xoP0x z!cOiKN>VYMr#R;oMeDfHZFA$_pb0kHHlb-|WOmS6a5|L^{B4=QNl;3F$rw=kRqu0? zcwC3WmbULP94je#a7iGOazVdiW&hU91g)D0W(^wy7tt3FoSN$9AXPUdI6>yeg*8E`oBP5EgA`1HZ#0ppxe z8cR^4I)|mLQJqj>$jCWgWF6cb<2lD4eAW`y&(0`EOotkABOSwnwczDv9)RT6gvBx% zE}>w!evmQ8?_Fj~K5CWnS(XcXI;T=G3FW%Tk-4^(+hx_4FneQY^ObE+A9~FBQEj;k za82RW4YTY7d-yCv1L9FYn2lbmSU0^om zSRI$a%E$^M9tVIF04MGD^9!70kOo<4)73PE7?!y(qjAI6j%@pWduR=!><}R9;}m1*Wag!;6Ou1^2ia4WRHzD$h76&)jpX zvgy*9P++kYZC@oRNrs|A&p8CR7s7UwkQi>1dSpf;>Dba*QB;Q? za5`22J)jYTfswZ%T!ZUaF+(z8NiQi8)x9Mn87Cy0gD$$uZ@BUhm40W^0V4yG&;5FHTirz5OJ(YO2xZ|NO8lVc z8&m2qqH~NKA4=HC(bMg%GZ((AdgQj*WC-gG%jfIL{QWs6?Sc0=sXf!DQ|(rZt>MY+ z3rL>iSt*XtSam(jB}_D~3UGKC&pzBn_jiVe%8!P-B@84g{nE^f!ecgXjf^R%|p#1!OZI5^`l zZ8fT{I#x@P?Ne88ncG`k)_}^}Qc4z+o(LeG2&>Cb-63l0LhS-uHpsemGus?!6`QdD zAe4m>gyFKHGEQ7q2A~~c(H5;4bg;;TwJJTv5*~gg5`{Fd08vf};a)*L^$rgZUVAyl zt|o^n>CJAnQk`iL&JprBL~l>?NWrvQ57 z@Hv?D-V-{HQRsLJw0x&+=Nxu&R-%dRp=I1DC+P}LDabs6Gw*gn*qG-5px5e}1(4Nn zX>OU!(=A(CT>EvMxM@s>eqq$K>(d=cC@4aK4g~!;9snGXn)SWO5wv`1c2=TFzs8VL zH6lOEH6^kKb900A;H63hBrEIV*0xHz+~LKC5tpBddAWzxI^X#yj^NJ)K|l^tdE8Gq z;8xDp3sGF{%eFqF3Lbwo7I{Fpq!f|2jm@N-@B(qk^sZJJ02${Z$@Smkch{29$TkWw zYl7yxvBH%$GOcm~LlGKMT}*fP;0BcXj&~d=4cPKNs+LW*vwzlB?G0poPTTF$V$0M~ zACKE=a#YvnEwvIB8EuiHEKkas{{YX6HJWp3;{zj*YUGi-5ZB^v+Q4%7 zk~F=}hU)jfB_vg&Ts-{0l?8zTTH8{%<7~_A-DR!xNN8ZR5^__4!a|dTgX^3cw^sqE zU`1dgFwfEoM+!ct`JW!Z4@z%D^vd8{H725%%gC7-wxWkmEXj0?q4v%&N!;E~AES|w zYh)vB81$~&+2~sNWS5j+G%6r$X0`o; zoZwc6Rdn{vtegJ;^B9BX0K#Rn^t_+^UZdFLRKu`UK#x(qjFF{}78490=vOuBUYFi< zA96w&H_JHXQW;JjWPh1F@$NF8+P3;rs`o2YQ02byE9EfD+?bG6&#iraXw)%g>g%3h- zc;oi1W#_3HgH$OhxKA?H+iOP0l9dMm?iDR%Su1n%6av?k;NTtwbF<-Oo_5PFgm2dT zJ<1V2g{~G;C0voJZcVu>w``K924x`|TO^#996p3+&z}_~i>SZLOpwY(`N#6OKp)V5ppP$jxpZw@uToz7ZM6 z;_dD^7E57WhSYfQamYWn^sQlS?*Z%0QWv_iVe6O|reBo}$ldi2Z{pYZ0lEZpB_ItyVBrc#W5C8#b8@KU6Y$~XXooDUoxYKULq>YBpr>2@51?Fted z0EaXDCvX_!)}(g6txjdf5hU$>*HBBD31M9Mbr?T$lAIn+bK<5F_PR<jhska+V#n`BMY_j8`LZmjI%^Qc* zM*jdL=gGn6_N_*|*3W8j76fRjVmo+CXcE;YaSB!fN#qQu@%wNqZEVm}bp@6iPQ;Mw z$wGNz+^*{lWc^-J9R!?x{9yW4bl6y5Cuq??ZT?X50j8C6^v?GZ_*zxn_G2a{7R(S5 z*3;f1^LcIAFcDaQeCWUWe1_zp%-2hCvWKCJ4P)`>cLJFMF+PPj{^B!1hjWg#Uhd0BS^ zBxO6Wf1Ot{UN3A;cLWWf;~aW$D@zXpoO?+=zk|t9G(`R$CkLZtus18ILkdcaL); z`>;t!Abo)3_{~;#B*kuPsfOy_jhrRNS`Cx`0EZ_Z*0%b?U0yZK$L8*m)bStPvY(}< z$Jr_L{rsAd^s}Tl4x-KOD|9S z=Jqn#1^I4dG{E;hr|btc)LI*+)|~|bO+jnBCBcWMItO*nZ)E!q^{GXJOhD5XmMyl( z$&C@A!a(GoRTJt@+}6kCjyzXEgu*fo^R;*8%R!J<`>l7&6rUVYi0AApWAfbN6y(O| z#cO6$_G@4A$26ifY=nPma%0h%KO(?PZah-_zxiuo7}|Lh{{WZgfljpX8p+WU4UbpZ zCyb}%<}~5`w*Y_8n%U}2D;@s;ii@?WOD?+WvW!UaSqW+!XQHWYI_j~ z7&>;DDOwZ^Irx>>w*f3+fmpdXY@L5}JIMi9h z>>E3cq>>798&XP-BQBih1l6%`>5PFXcME>DR0ikAbtc(+iV2e#C3wPt2>^1D%66z9 z7|n3lx5@tOhgTCs(F6?+qkRuGSTMNQ9_3M8t@7hrt^(qxooGi=eIic!nzv5GkZvW5beD{$*0ng}U?olNQSzbdpFCsMw!KWy7rQo~ahda< zkupn(dFb4_9dX2=N(6(9ob!zGay(+Z^$w1?X)P;0ZO`STJ0{aL3>eZu{JsVPags7e zC+)|*$OKwC?3y4~Ei2ty_^LA5y*Ax*ow`b7xbyO*D;rXh(sRA>oOaTE1_z%^de$UZ zkKSgXw%c*+0g%&qAPzl0kgr*9y%B5L<8n5(mP6=I4e_0+;9!p#{r>em=#wr))i9Lv zQkrq+Qn;tJ`ENRvWho?)&jh6B^$cLzB9?@`ue(K-t@?Gl@F&i>BT1RIi>v8e1>7?Z zIhV5vbxq`~ml6=IsaOR=$*3cmDB}(-yXAH9Cwo?7iMMVw`M*6B4@}y%&Gyt+3gD>B z#(B=bXJL}##B5g3pUlF%6>tKGOIBWsC89C#cj(!(n)A!r^ zGfOVC*J;LIBuUy8YNRrX8>dj3Y9>-X}EEh z84f)vN?(&4e4=;kM{pLMX*_^2oS$r9gHC>A>(-iy1zKKgsm-uKpYrYx&Dv7g$pgV4 zk4krF#*X`|)kogyu~(`3g>HGL#B$P{eT)X!XoBl}G)hKrpg7N{13ATO?mCBA#cDiR z4GrURQd&!Eby+1&ZYd<4=apy92iR1ObX)NaJ#>htfmqvQNqd9$Wv26t8J zmtB+d45~urG*YnSL@bnG0#nD+_sGZ8N%Bo@G>)azS6h^J7pfxJzC$t@a_r(;Lu(); zl!Ygi;D4dDja=U4poK}$pHki?)I>UY9ezKwmAS4cQGI{2=7K^Tvyy{z# zW$5n2lQp=pBNv-XjwLPbSx(?oQdCwFRxn0Ac&3@ar;SISKh1Ya8gKV46@x(Q4M}zU zF}u1LffWdKxl$HG3u)DNQM3Se0;H7$tAXTstou%Yzv`V)cZGb^CNmL0?#yjP@0lvf zkP-$r9!Vp}&1C3qomj3~W^L$d81|(&sY^^$P5D*79RWj=kOGd}gpfuF&)TF~diSjQ zQ=lz#?lNINZoazw#aizNWT)LH2?<&cbSX`xylxoh?dGAy$88iGT4;hzlkcFV5rakK z*Pkz%ufMTUE!X#<$at{m9FO0g474nQE>T?+L4P!9+GeAS!q^i>~UwDQp7>1G_62#S>FygOul zIpZf7{{Z5mn$Jz@EhTqyb;=vo#Y=FjxZe$uc_{>O$J(WR4_gfC#u;{San8iJ{{Spg zxjmxF)D(qhk&tqpJr6nKLlY&y=eMVts?8o1-=c3eTh6jY=4P2N+PF02c9C&uF`Q|V z00ouj8S<^)=1}IW-96JM_2h+!7gRcJuAocq%`c(XJb*9;-^&^2AS4rvs}&v8Jq6Sn z!%jA1-4T04l%eqs-qVD(3U>@{Ng*U-0G|hrD{0dno7imaId8aXnYO0ig!9DP-^7JD zms?VjRuWT?26=ER=>QBTo;x1)%I8fRh$Mlw#2dXe=0@HtWsPt-T;HbZwAYQgjc_me ziS;(y@)H{0D$2`g3M`%!q^O;M5wvH>$iNk0X?Cqsbl$IBrP!`NCfVF)Pu$d$M(!8e zONF&@fK%O17#SlwNX=MRj+^NVL~CWX)ofJQ^FVyPb9BEYq7o8Ai6?3ml`B6;lXI8odw>x zNaQ;BshJ)}lJ0A1pqYS=hj_SAQb>x;GS{nYg_V%1B$R0 zJ&U(Sbfb)4*QpR?$qmnt-pK{DsHF|Moba~62{_}5i~OZ}m$L@&PkG$E-#X{u7L#MP zk0q!1N*Jq@?lGOaC?Mw2w^sTqbpBOanl=h~VrRgdLQ&YwZ~mv=tbYA5|to@ zPO><>GjMGKGoj|ihV^r>m*ymN8rwk+{kiLT6u?)xhqNZBC@e?HgS6% zs;u}H%sLhG9?N((iSe9uu=^~mx!c;D@-T6^B!40Z_N%u-S~Pa7VJnv=9B$ILiDurG zlFm;7@Y0f|xjZZqkMk$RX7$J6c2`g3xpA_#?A>^JYKB?!0e#i6QnbC|7s5g%R5r!T`r3Jo&C&*ujL5MDeLy+oEtj?%l_zAbX0SB;I7*65CQ#g|yJd@X!iKJZFq#*Q46L={3cz*&%z7 zrh-ZbZM2h<+fRgNpV9}D_pNGNTvnEpq-D?eoO4yYi^3TwPw}R8-cN@LH&)dhZrB^gK(JB@a4TaI} zYaKm%Ps-dba?63!4av<$Q&S@cPCIHTB$2orfIMf8b6HwGKAF)GWjQBMD&uEyqU)#< z6sFQaA;!|$+Q=mE0m?}uB|IAB$UWEBfE9%E+zQ%9^YyKSTcg`n-+AXk{-RxQk)OT~ zu03liOdO%s$w>4YDIJT;u3I5ZuANT4s^KA4d$rF`TME=;+aSs)ZaOo-#z4=h+5pKo z6jU`>PB#=}jQwYtDsI9r_>XW|zpkJDUo~dTv_zR7@dj@UOtq3!>p?q8{WgL#{V`Bh zv_qQ8@isn|grzDd`l7t<99P_=D;dYA^X*yDquZ}C+nJ`v$WLv+;_NbBB`y)_%J|*? z0Ce;F)VrpN)7K4UDe2G6x7=j7M222)BMNgn`1KpM`}6HoGdl$nlG@H79R#RYnrS2PJDIdYOdZ*a`03s`#dWX=f=S=09H|%}@>ziX;<0pGk z&NpprdZ-T|;~upq4da-6VW4uqr(Z6=HK&qXG0Zmje+oCN^)&r|s^?simsGhv8V7dP z#yH>)q+{3l)M@zToxjDqI3vORzV$1g5)6Gk9^oCgh?3iRN=tZiX(b>MFnI(5D^m$PaM^jKw}NXN!&|JhMcwH~W7@5KN6~xUn$xXb zCB`hpln|t;N5CUI)qc3hLa+w^0D9Vk7RiOM+P)*rvec!Hd8hop`DSvEi2l{FOl{cWo|wn&QVA2gHLeVE$fqVZwQR&n^bxmXj0%2hOWCb7#E5Vu zNLL7HrMOS91lAU|x<$8K?(<~YT!j>Al`$^;Db*LGkqMT2F_Y+kU&53;seVt2_3BF3 z4?cZ*FODv9>SrXKQj^wiAt~(h) z1gn#dJS201I0?tzwClfH{%y(5OpL8DZFNsFB*^R|^x!4M4s-f=IZB5I^n+K;=TAR& z(01^++nu# z^h$LOC$`~BTX!Am!g)~17{LWV;9&DrMxmW>y=mP;Ime{W5>VZ-mKGc@2UhYF;z3Zs z;{zO#^!ir%U8$+=&y1+=u=TmY4&4>3_Z5YHS=!+ANH_=6&m>fPueMm-Gqy(3k!46k zu=jpyd)>{li(t5vtO1myl&3%CHGc_)g`e$RlF)4GYLB=8v88*Q+vKVXO`2}6yvt$( zapAJo=}SwmcH_rL^(t2b&}7wuy?1fcF&?#BARt_3H;H=)Ejs9T33-fuoDeXqfH~(J zR6|GUsjro-w58YGZ3<>Nbvqwda{;BKk;%qDKWzF`{{T+Kk$%<8{{Us-&AZ(oM;nl) z_$X07FdkCBxF`gGta;!A>%TK>W^Ute=fkR~#+9(M^zzE)p148O(!UJ2MwRkweoJL* zVM-}+w^EfTZEaigi~w?ZHJp^p>OPuk*=5q=;^b5Xzdve3W+gH}C2pKHw5TNT3Cc+0 zCa)U@!*U|S{?lvu?&>K`M+;mA+WJ(`%G({kq`9=76!r!@CyJV1Q3~Cr;a@Cq5Z#h; zTW(wzncfzH*&U&QhRGx(gn^$QYK^$~*aU1Dj)BA)ZJu|pJv0ZJ+-?ZhcvsKEz%F>Z zbgD)5HfcJZ_uoX9o1Y%tYmP~e6+mxUeZ=sPImX^dIH??Nm*}e-5pOn~Jd3ItQH7c6 zRE^H78wn2azyuGc9G|sX8cRT4?Q_2oX%XZ=p4jh5y*Q|=OKQk1Hs5c!pq?@GfN%yz z0j-QqnK2G4u^qh5n+?F&`DU6-cG6oUp+Q(KWDY$u=hmhZONc+{+rR2Guyq!79`V&q z%pL2OUmbssa8%Z%>7|Y9^|J3O*KUktM{Y(*Ei}@1ZBW{iw2)8R2CTs(REPFOb{Eb;WF}&K|T)HLxn*M{{e#(YtN$JTpiEuj>cR-dKZajvP&~%2v zi5qaFo>Dyd&Uoghuq|3)dTz;Mm8D|Mw#|-&ZfR*NU@VZ>!=c0c@-T2S%}n3v9-4hX z{u|pMk_ucr5-@R``5b=Lj~}C!$P)f;6VFGG6xjr*@vvbYIOF#FeX4}KDdOD|XzTl2 zL9^}}C$|Ln{{XZfarvtIUi?3F&g%TwmMC)~Tw#F_z$K3GIapwZfc9Df&sq4;ZVq28q4t_NJ~4(K9DW zXRu`4)3|`8Wx^ED2Pf=Pjy*DK9>=Gyx-Ls!AgMO@?j$AIk=YMMf}-b!oC5%J5 zrvPIa&X#N*kMztdKs5otRo{UnHP}{P?W^gh@VW8Zv{{0&rBa zf=&VK4NGFudaC5si<@Ib!HI3iko>W=NRDz2Vnjemxg)aTxO}wjr~-0`y@1bz#ANcNZ;1Hm1(e!0GhMm zzq{)|*AH%uzC!)nti*1K#tOG6iyWFc)9Kqs=m;GO3IM`+FxKvoFF zC9QP4jTL@S+FMg^6s@EsL**U^J(5&1RFSmj+*Hs;J0l1b2>I@@B?MEBtFm;Z@_ng` zj**9~CNSN#S#B$CH6O}%0+WnnAEb{&l!}09ZlT+>-lj#K^)31Fuaet#Lu{>}xKH=E zQ(zCuJF&PBHzeonQe7h5g7*g9uN4+5BwJM&UXJA@QXsrPDa?b9q@~ud2kJvUb5>+- znrMAFdA4c}FB9e$BwJaH6tK*b$vd4=OQBnGQly0bjln}aVB;GHV#c+kmv3EpS>$iY zYcaAtps?-Z%kxDg(f6pRW__AeXP>+Gi_AL63Jw;|9A%{vNdY{MB$SitO=s)alhxG- zcLizdj5t>aa$yU@Wj~Vgm~}0=^-F%SEA1C9A>Wr&PvRZXU_MtJo zt8?-`)Fv6nieZ^IvMW#W+<%spF}=K2;6xwvDd~&JsGTxi$!i&im2hiq2TwUMX%VpE z&xD>0D^Six0j=Gt3oJMul_fD6MojxZcY!u-NliGS(=BR-U=c6qhrwbF>b-xW@ zs3?z6Kv4db!o6nb{KszEmg_nP_GeE@bUPKBsSK~Q2uMpwJe+zEJXg>joP1N+plQpQ zxU^zh;K@Wr-+92d9nMOX#|0@*)%#Zx{7UNmFR8Wd+6~>QwjDsHoM6ck49Jo*ovTjo ztpM;qHcI7A`%*0OV>bfir)8;!lN)4qwr9Ad5Ecj9k6Ofxg0{nJ z8xRisq+xzJAGK^P0Z<{Y-j?*mj?||UwQi>=B!Yi%JwJL@qO72;vXpzM@=vhxe|nh6 zEYgAUP*~C&X_UuH4ksj{p{{T*FDqXNNhGMv;<41QSGaXq8$Ewfq9~9ozqq;X)Z^cF& zSU3Fltx}a@jG~7S{PzdyeYZPlQT88idMn9VM&jbsW5iqS1Ayo0&+?+5mAy~BE^Igd z0B^;32GYz&QeubSbqH~{!B8>4C(v+m2d}m(EsYwAb8HDT;& zCAO;Y{wD_ziLN6l=yW6R^<5*;{>0W=A(yV(EQZI^` zwyi_ZD=osp>Se%dPzKyiPy4FW!<=nDr*;N&_86)!;rmTU)ZIbTHpUb}ZdYi~ox#CV zZaS2#bHNxs58kiejy{^`&X{$w>!NggTZOLD-^)KTDrS|$AftZGr;wmX!RG*<6~~?r z99Yqgk4%QhYpMMXm*OvfPgOgidm0=@iVIUs z7p&xI*YO%OX#sl3i3|`OZ9z%M$jxd!q2Pj{ z4$4>2_&*sFdV_JYXlc^aT4vQ1NpzqDzadH7bN1kX0R5|Uv<0grAQN9UW$IZeySXkh z%x41lQ(PPl0R4a!ZuG0K8qK{+5i+Mcd4nnTnR+{bEx?eWp3wgQ77a56cqRsoMvJ1s zV^~0Bo0IchiuZ0ZLf%?iZy;}Q;AETu&)n8Cw^%GsavQP`)P|DVibI@WD3G2{86+GJ zJXa2DO-Zb-cl*$jE^&^j!b{Aj4ffWRl(u&GNgg=kH4nXN+s)GE?8!GN4#-*BrMT%T z`cE0>$oBqKu5ph9ic&j?MAM^6`bwDN$j9=pL`U?lE$P?AHmcK*{!UzGug!u2425j% zHk9LN+CQFZ^|X9Z>FIic4XR`bFbmEhmt~cuZ8GAqjFJ2#6VLwmk(@!hKSh2VRvKyz zcD)Xt!nj0w^+aLz&3pG)L#?)5Y%R?8#^Lo~WaIe}S%_zj1zv6>9g5TJfK^vlrW8oi z7N(v{4!bSOky#lD5t}M(k@oMn$MmmXg`S4%tEK+)dz~6I@g7?_vdNeeF)bxHZzK47 zfFv9r8TY8u7q}fj_@`>b?3M%wC7W}d*8oD0(u2|xGvuk&Hr_tXtL!?UOQt)k~oG1khsFic$$2HA1y;X3&>f4pk%OvE(dT4~(C}GFT zEh$Ag!RKx^kMMz#NCL0x?76>!wI#V|k23z9{{Sk(?gGX+AhLdt3Hnq4sl(N)xMcE(ocuvN7Q@_BVfk6v8pk43IMU!U`FCP+h)oN`sxM0ar1c=;+zCmfg7w)X*_ zr64GbkzGa&u;Iy;`>YkO=byb{%uKEkf#S35S{CK6Eq4oro-$$ClJjgoKYF`Qx>5s4 zVYPiiLPp?7`cgPN;8#lY_fJLXc8-s8(@n>{z1&CQl8VV&m{Be`obp$dD3vQG0AOR9 z)hAUqcy`~Ww7rSewDy{12j$})T_o}mo(i$tbIwYD^;T-!(i&nlnp5{U?Y|iln?r`w z-~p!GI6cKD&g=jRbB;OtQwyJtm;EqE<- zM{db_WIZjpX>mp6;OtXr$SNmyCm;-CBpeK@U4q-EJA%&(B;mbhQQzr zpb!8VI29pz4oPsh^3>yp$v@~nZ)#`DdskV6;W5Sou?I2f{iDLU*HXGxVF2A})exy= zO5C-tlCpA7?tN+h04KZBw;w6(OY-OKT^nB3_gbw8R-fd3w^RO1;~1^LiS0@wQue9+ zlGLUjH1CtgrEUIHeW~e1{5Xi1yK7PGR|!elXGDsUGBbi( z-~*GKrw7>9zC3%zgMnEx7LXS!XLckFLvLvT~7$;eiBU?qN>V?5NoG3(WosToc( zf_ZHCHOu2TQydGR{{ZzmgXMQ#3ajv1cQjP@QF>jaI)$m?wPlixJF0Ds_WuABVjy+6 zigcWQqlFBt<)vq6a1@Y0$2E1YrTT)+ago#8j-Iz#uSf`!4c6WKnTbdV5}J^)+q18aTve(qpjg7tG<~c7Z*c&CMq3SvM=($X86j{=b z=f!Z>K>CRiz{RWaaQn7~UtOy1!zu||kY40-jtW!)f%NU4y>%v+zuk3Kl(=bV+HO_9 zSXgESMP}#Wwo>Ni`zlz%QM4Aqw3PboFk8frDR)oruu3vy)7Hfbi!d2Z;CTy`NCgCM6Q5?X90cLOZo zjzwtB#)rAB2fe5xuKxf#=d#Sfyn~SWeth;@zL8(Gb^czUx3_AK9^WmIaks|{+*0!( zg3$C&(n$Ldk&iXfGHn;Ws#|8YCjS6yhY^ke!D+ptxss5O2q7u}sGsG{P)`hLcvCb8GkI&&yFggO8Yg+ZV7a20_ z*I_OtvDc6pbV_k2l8_J4+)5SaB(R^iHXew*jc225m%yE?xI}IDQ~n1?!-+oOz@hxA z;p*gDL_UyQr(2gGw&J_+*8(w9iAqu&ZAnj)v~A<=4RbfchO}z_okwacxePzzQEp!KacSo)0@q`Dqm`a)3qsUfx_72vv~_8v$cO>hn0U1~nJ z%)Z_3(^B8cMlZ*0l?HYIpaA>&fw*VRJ!^LnjqL9z+jW14@d$Wz2MclK;njC6jbJRNWk?ts;g0aTUlA^6}HcAb%a@2c|SjKecgdcDf-fp zgUU`b_vC)uUvv>n6D^ka`-`HG9-QXf6M{aGMqCZc8`^6GT2 z&a0Pqv=5YJV<~sz{{S1B7x7~XCBE-9JCuYv+bJE@Wg!70Ip?1~IP;q5D@4X_ws@B$ zrA;*@ggyhKX-FeDImR(xA!0CvDaEb8gtndASD&kpF~{%zm2_)gid{vkG-ORG+pfm6 zG?voijwm@T&4Ykk0V4q87y$9lu3Thz8fsPiCmXWki2x2j4}$GoN%0la{U?8B%Qp5M zoZv#g+*(wI(hhvB83P!}A8O~mu6$KM*3;a!+ofFXHn>hG6)?1eJw5`G2*~yX_&Kgj zcH|j&E&z5e-b01Y%>;}QxMPn$*0NsI*9)8ME@SDD^368eUBEt;&_0BZ=~X0+(hl)d zaXfNKnpnYZB0mn^>YQoyty|FRiUBSVPpA$6arUa`SnG*8 zr%v0h5|XoWfZ&Mh#Qwh4G0&;SKc~Gyp41n;P9eZbpP$)zZ!s0LmHkHq;1Ao=-nMfz zmCDT}$yeAMimXp6H*w*@p5r;+6;$t7L^Kj~REyKBy}rb!K#hZcECnE)Rv6J=({{T8GU-WJN0FURrW&Z$BfM{#s z_EK$K1&O_tT%#?Uy9wCp`==69pQMgBAaUtt0&jMxmeb0)>8IVeG}!Jbv~eYY>$yIo+;LIN z)|1~9v#_?t03^Nl#oY*kz4!jxt*@B zb8Z@c~w+UYZTZt*e{@giAEt;|but_@F0hq| zbDH!1Gr-0^0vz(!1DH_eJ|p72V}bFAByf&aiz1K1(BG2lE~|V8^#1@^xjs&sknV)I zH2PZ|qGnp%Qj(L5XLEd?Lyz*;B=tk#3#pwVQ?o8s1>LNSoSVgz{M>wf)wFJJ{{Y-b zt7A>|*IM+V3guiZ@|e?3O0Xd0y=|Dpn9eyJ_EZ*!T3*#8j&cv7ud7E_j^umNmSy&vnkTxvxKT=I_KgDOm^nZtbphmI7yt#UTHW-@AvKZ{V z(B8Bb)&U@&qd6GPd}mPee`5}8UIj>~dog+CRxib8&nl;Gs>2dAb7 zIjZk+dqK442R^>O{{YgrdS>oy>5=)e8g@C{1Go2P?H3{P-2D^EUOJM>)-@DtJt ze49i~eW{^aBuSL|x3UNi%WPQNr#b4cg)D3FwRT>R~Jhd*|fLxK3 z?BpXUNk7GefI(1K9=It^*pS{FoGiE2*C8M zroH&5wYO}I9^-Dg*^@D#)5J&bAf3b%7hPFzh~>1s z0@$YRHy!FF0bq@hc9f7-;(`)Fh#)$7$f-|5^gO<%Sqt_nly+Aaw((bMYSQ2!ttTgf zK~4q;$C5l&Cs95t^ru5Ci*%|YZ<3^Ly1;+~&6&-OyHlKTgq0J>`p|jDI8ebSY|_nI zG#s@a7t5+i9^F7bCttecZ;bs}ton`Bp`tEu*^hNxw6fHAxpV1I3RA8G^YpZ)Dd)W{g4fJacnlYmgp$$#*El)uza6$_ayR9+}3(oK9$s9V2cGF zR`1O9UG5JAF!2WS=CHdTO*^okvHq2u87lOrc0H?4wpaT#gqCsWX?q^Vv;JS6M~Zl3 z??-HxAXovCuOQO)dEi#TEc;WE$fPqR$`-%n&)8GGU+ybm*c++BKlP)wMo_isk4y6T z9t~^+di42!YEIb{wVy6Yr~JS9O>9#i6z`Vj^wWEEEpN;J0G6HD_pOIudI~!qVNEjx z;IP_gwoWmE3P?T(K1D<1LXV|yu)aoD;D{wHMs=}<(Dp}YIDG92P67V_HVsdNen0Z4 z-%zxF_Nz+IirZ>(M`)Ii+P1AkbF?2rkO)4C1Kzp5Erb}R31j{3)Ogn~vdzX}+bauz z)F>y%S4Uv=*P^jCU5d`)HP)U{crz3?-F7+3q%^E@q@bXw2cB{OW zCgxtX$PHR<5nE`j$gL?zQ*sJ&1A(`jO0azbf#CDoeF5rADA19}D0vLCwbiEy%bDA| zK81M4`BVtN0~NqsZ-jmnej=|*wKn?nZmWcDa9C~4iV@!@E%CrpZl%QIk&J!o4-X^p za2UmA2FJq3qTn$Q{+>ZIbZfsgUE8Pnb2YmP7}WBkB1W5ViGj$ChS1u8AC`ZEkFfK| z#zk!1>HU?fTHtB2>ylh~a-B?v9DK&s&J+4@*avaol(-K#sIO9b?RL_dQOk~wZFh+}ZsqdNy7J0dd7$pV zqHs10gp-m_2RO}hQsJa8pmM&!9(T{DQORpXEMylGs2lIg;<{T-Yp;;$!;D^Gstvy- zl+CxN%V!uWBixXGPoEXVop9BbzKi@#>3vfc;>@c(&vZMYnmGKm1SQ8n^%xAhk&%{_ z&ozJA?|o3}O_Bn{n+}AuTyrJoqA45g-o8GJ1y*l_c)<*$NY zjcre5wdvbcv1pGn^DwC_mY@9Q8pd~odZB&^$UZ!dE0MZ#!lK(RVbAwg@T_H&?@-(U z32^ucz!(|igIle6)g4O)WMo`pLXhRI*esFVn1Z=6;C{;ojAA3j%4NFHX~Lq0e&fibxw?mB1vZY@z{t;&>sX6g)B;M$ zNZSC`F8zkpqfxwm=z9>||~Ok&(yRwRDtJ;8L(nn<+&- zv@O*kw4kYKI7mpzB>Gl$qfgv*1LY7RIVT^fX&*{|bsh)vt8Yp4B4aXIm2sYyiU$dg z&yoHk{{S#5Mn>suGjOso{7VbN+n*5X>Effdi-P)RYD!=sGBr)WVPU+NA-Cw+1Ne^w zk9>MoOpP_ICh6O~*5J~jM@j?kB2mMN2^irx$UNtqRpq9%wVO|s7*UYZ$MrvgTv7K? z=C(K3sJK|C!XqL?cNx#QNgPzM@P;%xS#^2m^7ISOC-%oYt&Rp$Y*{a7y z43qA)AN_~5T$(qaaZtA9Y8gn9M9ebw{#ebpDF zx@{)%@(dPp&odu60DqVN0BX9dojA5>R$G2^;zXs5+i~@%4^Ted{wjHSyjk>=RmZk4 z%Wi~}i6O9{+5Z3{PYOQg=^p+nt-R{Ap6=BzYlkkp>dM`8{nVq${k#uAD|QH(7wrp& z#bdF2NYOOjgMU->3wR%Z$y!p_NZp(RMOW_XVZ8F6{C;SwovRgZ&`6@K+)p8RC|JhQ zGLk*TXId_A+U7Fk7v5;0N!rkGf`j)$y+32e?L`%rAP*X@+;T4~_JE7Dka+093>QXmwe2{onJv>%k zqn961L4h(Xbi}(uKbdS79axmg>e%vc?3_n%dhIGEjn$TW6_!kkWrp!^W<|*n$wHb?aY3++ zxFj#O;>gJ5Sm1G0S5&oqyHRz5{cde)R4p`;+fQ5+w_9;ZM)fI410XDw9swY>pShxn z;vyZpgQV2tC)Y3^CDGy>Tm`6;KM`F((YM(`LyueT(gS1U;=VgV8WJ6J@NlIm4d9iM zPEX#s{{X3)vgLQb&1OvJZc&s}xaMk$i)FP9*a|%43=ic+71;3TB5Q-%&m|XSkqMw;9IgPEI{glg3S29|d|ALX)et_2{L` z&C+v_TUb`@jiE^{f%eLZ2ke?CtIY1X)z|53vfz#FaczzIhVAiPN|x#2pm@y`Rgm(% z9H%7%&3Yx8D5r_I-UQqKxH7NC*SPJT{#1MHJlS zDso!@`14+=XbLE!IZ>40$R70m%@k8}6x8&vDD4lm6jEj>3V35^^rQ{#ANo;6Kwjj9 za;CTG-mTC*ag_d$z5Jz{TSx%f6ai?-*rmLVcyG9rEkR%&Mh-YN2>86{BiCykmr%QK zUBdqT>AOsc?kpvT6!J3BN&-Pja9B9T21vlg6jw53e0)iPr+>YCmk&Hld+`ywW|LkE zknG(@x#&2vU|QlvhbB~SlA7wlc)C*V?BJcCf}D6G1pVu#ei*ea@2P(&YPyfbVYxjm zPi{iHqCxr#XSTE2D#2I;q+sBaMHQ{bAz;CofbVtYxr{W9Y{7u&x-+ExV~3=)4Z}h1 zX?FDqYtxQJi?K;@x7;o=;lSq)FrcC_`iG#aKjG(H+Vw9>*|}PjySbeiv?+SU*j>xv0T$>4HFCWTpL!}iWC9QAmIN1%DrsiD!alXen`pj!1k+SL;OBVx`rj+qzI85PUhjpP*aN@>hPcCMHQbEZDUKo z*H4n^@z{v~8uC9yYcUf~=qp!hBo^3cWPJ$bL=62$$>OX1Th$d5>}j;N(HRH{;)*Kl zZZ^4?aPi_h@{2e1Rc+T*KX81wwJBbwH5Z?ISp=;`IM2Q)qMY}-mrsPl$I(V#)gPL6 Uq~qR-D5^cH`mUe!u=HR5*`kg>P5=M^ literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_bc41flatland.jpg b/public/ic/images/tzo/201212_bc41flatland.jpg new file mode 100644 index 0000000000000000000000000000000000000000..986ef80d3ae497033ea9bc0223ae635e93fa491a GIT binary patch literal 19753 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 literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_bc41rotatinplane.jpg b/public/ic/images/tzo/201212_bc41rotatinplane.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03f9bb3e02cecc71b1d309308d79ff592ed80b9f GIT binary patch literal 60780 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 lgy{EiBj?$d-v6E-RL{U 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 Qk;OKYodu(js>MJ5*`gBZ6#xJL literal 0 HcmV?d00001 diff --git a/public/ic/images/tzo/201212_bc42antiferromagnet.jpg b/public/ic/images/tzo/201212_bc42antiferromagnet.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1988b242fbdd0db280dea3919a608ce76e869448 GIT binary patch literal 43192 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