Talk:PlanetPhysics/Weak Interaction

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: weak interaction %%% Primary Category Code: 12.15.-y %%% Filename: WeakInteraction.tex %%% Version: 15 %%% Owner: vip6 %%% Author(s): vip6, metalac %%% 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}

The {\em weak interaction} (or `weak force') is one of the four known fundamental \htmladdnormallink{types}{http://planetphysics.us/encyclopedia/Bijective.html} of interactions in physics. It is only stronger than the gravitational force, but the range over which weak interaction occurs is very short (\(10^{-18}\)m), thus making its effects even harder to \htmladdnormallink{detect}{http://planetphysics.us/encyclopedia/CoIntersections.html} accurately. The weak interactions affect markedly all of the left--handed \htmladdnormallink{leptons}{http://planetphysics.us/encyclopedia/Lepton.html} and the very heavy \htmladdnormallink{quarks}{http://planetphysics.us/encyclopedia/ExtendedQuantumSymmetries.html}, such as the top and \htmladdnormallink{bottom quarks}{http://planetphysics.us/encyclopedia/QuarkAntiquarkPair.html}. Main (electroweak) \htmladdnormallink{field carriers}{http://planetphysics.us/encyclopedia/BoseEinsteinStatistics.html} of the weak interaction are the $W$ and $Z$ \htmladdnormallink{bosons}{http://planetphysics.us/encyclopedia/BoseEinsteinStatistics.html}. The weak interaction is the only interaction that violates \htmladdnormallink{parity}{http://planetphysics.us/encyclopedia/ExamplesOfConstantsOfTheMotion.html} and changes flavours, thus allowing for the heavier (less stable) quarks decay. The electroweak interaction is also responsible for the beta decay process, and thus is part of many naturally occuring \htmladdnormallink{radiation}{http://planetphysics.us/encyclopedia/Cyclotron.html} processes. An unified quantum treatment of the electroweak interaction and elctromagnetic \htmladdnormallink{field}{http://planetphysics.us/encyclopedia/CosmologicalConstant.html} theory (\htmladdnormallink{QED}{http://planetphysics.us/encyclopedia/HotFusion.html}), with the former involving the symmetry of the `special unitary' \htmladdnormallink{Lie group}{http://planetphysics.us/encyclopedia/BilinearMap.html} SU(2), was first reported by Physics Nobel Laureate Stephen Weinberg (for a recent textbook by the latter please see ref. \cite{SW2000}). The $SU(2)$ symmetry is currently part of the Standard Model (\htmladdnormallink{SUSY}{http://planetphysics.us/encyclopedia/SUSY2.html}) of physics.


\begin{thebibliography}{9}

\bibitem{SW2000} S. Weinberg. 2000. {\em Quantum Field Theory}, vols. 1 to 3, Cambridge University Press, Cambridge, UK.

\end{thebibliography}

\end{document}