File:Quantum ergodicity.gif
Quantum_ergodicity.gif (360 × 104 pixels, file size: 949 KB, MIME type: image/gif, looped, 100 frames, 1 min 40 s)
Captions
Summary
[edit]DescriptionQuantum ergodicity.gif |
English: If a billiard is classically chaotic its "quantum" equivalent is a cavity whose eigenmodes tend to become more uniform with increasing mode number, reflecting the underlying ergodicity of the system (while a integrable billiard always has some confined modes) |
Date | |
Source | https://twitter.com/j_bertolotti/status/1043089897442160641 |
Author | Jacopo Bertolotti |
Permission (Reusing this file) |
https://twitter.com/j_bertolotti/status/1030470604418428929 |
Mathematica 11.0 code
[edit]B = StadiumShape[]; Graphics[B] {vals, funsc} = NDEigensystem[{Laplacian[u[x, y], {x, y}], DirichletCondition[u[x, y] == 0., True]}, u[x, y], {x, y} \[Element] B, 100]; plotc = DensityPlot[-Abs[#], {x, y} \[Element] B, PlotPoints -> 35, ColorFunction -> GrayLevel, AspectRatio -> 1/2, Frame -> False, PlotLabel -> "Chaotic"] & /@ funsc B = Disk[]; Graphics[B] {vals, funs} = NDEigensystem[{Laplacian[u[x, y], {x, y}], DirichletCondition[u[x, y] == 0., True]}, u[x, y], {x, y} \[Element] B, 100]; plotd = DensityPlot[-Abs[#], {x, y} \[Element] B, PlotPoints -> 35, ColorFunction -> GrayLevel, PlotRange -> All, Frame -> False, PlotLabel -> "Integrable"] & /@ funs; p = Table[ GraphicsRow[{ Text[Style[StringForm["Mode number: ``", j, j], Bold] ], plotd[[j]], plotc[[j]] }] , {j, 1, 100, 1}]; ListAnimate[p, 1]
Licensing
[edit]This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication. | |
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
This file, which was originally posted to
https://twitter.com/j_bertolotti/status/1043089897442160641, was reviewed on 19 October 2018 by reviewer Ronhjones, who confirmed that it was available there under the stated license on that date.
|
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 12:53, 21 September 2018 | 360 × 104 (949 KB) | Berto (talk | contribs) | User created page with UploadWizard |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on ca.wikipedia.org
- Usage on en.wikipedia.org
- Usage on pt.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
GIF file comment | Created with the Wolfram Language : www.wolfram.com |
---|