Talk:PlanetPhysics/Heisenberg Uncertainty Principle

From Wikiversity
Jump to navigation Jump to search

Original TeX Content from PlanetPhysics Archive[edit source]

%%% This file is part of PlanetPhysics snapshot of 2011-09-01
%%% Primary Title: Heisenberg uncertainty principle
%%% Primary Category Code: 03.
%%% Filename: HeisenbergUncertaintyPrinciple.tex
%%% Version: 16
%%% Owner: bci1
%%% Author(s): bci1
%%% PlanetPhysics is released under the GNU Free Documentation License.
%%% You should have received a file called fdl.txt along with this file.        
%%% If not, please write to gnu@gnu.org.
\documentclass[12pt]{article}
\pagestyle{empty}
\setlength{\paperwidth}{8.5in}
\setlength{\paperheight}{11in}

\setlength{\topmargin}{0.00in}
\setlength{\headsep}{0.00in}
\setlength{\headheight}{0.00in}
\setlength{\evensidemargin}{0.00in}
\setlength{\oddsidemargin}{0.00in}
\setlength{\textwidth}{6.5in}
\setlength{\textheight}{9.00in}
\setlength{\voffset}{0.00in}
\setlength{\hoffset}{0.00in}
\setlength{\marginparwidth}{0.00in}
\setlength{\marginparsep}{0.00in}
\setlength{\parindent}{0.00in}
\setlength{\parskip}{0.15in}

\usepackage{html}

% this is the default PlanetPhysics preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\begin{document}

 \section{Heisenberg Uncertainty Principle in Quantum theories:}

If X and P are, respectively, the coordinate and conjugate \htmladdnormallink{momentum}{http://planetphysics.us/encyclopedia/Momentum.html} \htmladdnormallink{quantum operators}{http://planetphysics.us/encyclopedia/QuantumOperatorAlgebra5.html} then they satisfy the Heisenberg non-commutation/ 'uncertainty' \htmladdnormallink{relation}{http://planetphysics.us/encyclopedia/Bijective.html}, or the \emph{Heisenberg Uncertainty Principle}:
\begin{align}
[X,P] \geq i\hbar I,
\end{align}

where the identity operator $I$ is employed to simplify notation.
This is also called sometimes the `\htmladdnormallink{Principle of Indetermination}{http://planetphysics.us/encyclopedia/QuantumUncertaintyPrinciple.html}' for obvious reasons, as explained next (see also p. 30 in ref \cite{Houston}). Stated in words, in quantum physics, the \emph{Heisenberg uncertainty principle} says that one cannot simultaneously measure with any desired precision both the \htmladdnormallink{position}{http://planetphysics.us/encyclopedia/Position.html} and momentum of a quantum particle; thus, ``locating a particle in a small region of space makes the momentum of the particle uncertain, and conversely, measuring precisely the momentum of a particle makes the position uncertain--in inverse proportion to the precision of the particle momentum measurement''. The principle applies also to \htmladdnormallink{energy}{http://planetphysics.us/encyclopedia/CosmologicalConstant2.html} and time, where it takes however a somewhat different form in \htmladdnormallink{quantum mechanics}{http://planetphysics.us/encyclopedia/QuantumParadox.html} and \htmladdnormallink{QFT}{http://planetphysics.us/encyclopedia/QuantumOperatorAlgebra5.html}. More generally, it applies to many, but not all quantum operators, as there are certain pairs of quantum operators that do commute--those that belong to the same set of eigenvalues.

\subsection{`Derivation' from Harmonic Analysis}
The following is a related, interesting `derivation' of a general Uncertainty Principle based on Harmonic Anlaysis/Fourier transforms that may hold for all dual (or conjugate) Fourier pairs such as (time, FREQUENCY),
\begin{align}
(space, RECIPROCAL <or Euler/scattering/diffraction> space),
\end{align}
or, more generally:

\begin{align}
(quantum \; group \; element, Hopf \; algebra \; <dual> element) := (q_G, \hat{q}_G = \hat{a_H})
\end{align}



This is further explained in the related attachment as follows:

``If $t$ is the time and $f$ is the action of a force on a system of oscillators with their natural frequencies, then in the formula:

\begin{align}
f(t) \;=\; \frac{1}{\sqrt{2\pi}}\int_{-\infty}^\infty F(\omega)e^{i\omega t}\,d\omega
\end{align}

of the inverse Fourier transform, $F(\omega)$ represents the amplitude of the oscillator with angular frequency $\omega$.\, One can infer from the above equation (4) that the more localised is the external force in time (smaller $\Delta t$), the more spread out is its spectrum of frequencies (greater $\Delta\omega$), i.e. the greater is the amount of the oscillators that the force has excited with roughly the same amplitude.\, If, conversely, one wants to achieve better selectivity, i.e. to compress the spectrum to a narrower range of frequencies, then one has to spread out the external action in time.\, The impossibility to simultaneously localise the action in time and also enhance the selectivity of the action is one of the manifestations of the quantum-mechanical {\em uncertainty principle}, which has a fundamental role in modern physics.''


\textbf{Note:} A quantum `particle' is also subject to the de Broglie
{\em \htmladdnormallink{wave-particle duality}{http://planetphysics.us/encyclopedia/TransversalWave.html}} principle, which establishes the relation between the associated wavelength and the momentum of a quantum particle.


\begin{thebibliography}{9}
\bibitem{Houston}
Houston, William V. 1959, 1963. Principles of Quantum Mechanics., New York: Dover Publications, Inc., 289 pages
\end{thebibliography} 

\end{document}