This is a file from the Wikimedia Commons

File:Travelling Particle Wavefunction.svg

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Original file(SVG file, nominally 625 × 409 pixels, file size: 149 KB)

Description The complex wavefunction, Ψ, of a travelling particle. This wavefunction extends to infinity. This also depicts circularly polarised light, although this image may be better.
Date
Source

Own drawing, plotted in Mathematica, edited in Inkscape

 
This W3C-unspecified vector image was created with Inkscape .
Author inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Other versions This image shows a wavefunction with a finite, Gaussian, wavepacket

Mathematica Code

This figure requires the use of Arrow3D, which is not included in the StandardPackages (as of Feb 2007). This can be obtained from Wolfram Research at this location. The required packages are:

<< Graphics`
<< Arrow3D`Arrow3D`

The code is:

wavefunction=ParametricPlot3D[{t,-Cos[4t],Sin[4t]},{t,0,7},BoxRatios{4,1,1},ImageSize->500,Boxed->False,
Axes->False,PlotPoints->600,ViewPoint->{3, -2, 1},PlotRange->All]

xaxis=Graphics3D[Arrow3D[{-1,0,0},{8,0,0},HeadSize->UniformSize[.5],HeadColor->Black]]

uaxis=Graphics3D[Arrow3D[{0,-1,0},{0,3,0},HeadSize->UniformSize[.5],HeadColor->Black]]

vaxis=Graphics3D[Arrow3D[{0,0,-1},{0,0,3},HeadSize->UniformSize[.5],HeadColor->Black]]

plane=Graphics3D[Polygon[{{0,1.2,1.2},{0,-1.2,1.2},{0,-1.2,-1.2},{0,1.2,-1.2}}]]

Show[wavefunction,xaxis,uaxis,vaxis,plane]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

12 February 2007

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current01:09, 12 February 2007Thumbnail for version as of 01:09, 12 February 2007625 × 409 (149 KB)Inductiveload{{Information |Description=The complex wavefunction, Φ, of a travelling particle. This wavefunction extends to infinity. This also depicts circularly polarisation light, although this image may be better. |Source=

The following page uses this file:

Global file usage

The following other wikis use this file: