<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>on the seashore</title>
	<atom:link href="http://ontheseashore.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ontheseashore.wordpress.com</link>
	<description>"I seem to have been only like a boy playing on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton</description>
	<lastBuildDate>Thu, 03 Apr 2008 17:52:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ontheseashore.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>on the seashore</title>
		<link>http://ontheseashore.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ontheseashore.wordpress.com/osd.xml" title="on the seashore" />
	<atom:link rel='hub' href='http://ontheseashore.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Differential Geometry and Maxwell&#8217;s Equations I: Manifolds and Vector Fields</title>
		<link>http://ontheseashore.wordpress.com/2007/07/08/differential-geometry-and-maxwells-equations/</link>
		<comments>http://ontheseashore.wordpress.com/2007/07/08/differential-geometry-and-maxwells-equations/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 07:05:37 +0000</pubDate>
		<dc:creator>ontheseashore</dc:creator>
				<category><![CDATA[Differential Geometry]]></category>
		<category><![CDATA[Physics]]></category>

		<guid isPermaLink="false">http://ontheseashore.wordpress.com/2007/07/08/differential-geometry-and-maxwells-equations/</guid>
		<description><![CDATA[   I have been rereading the first part of Baez and Muniain, on reformulating electromagnetism in the language of differential geometry.  Here are some notes; they mostly follow the book, but only the parts necessary for writing down and understanding the final equations. Manifolds    The spaces physicists are interested in studying are locally similar to .  For [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ontheseashore.wordpress.com&amp;blog=1097532&amp;post=9&amp;subd=ontheseashore&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>   I have been rereading the first part of <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Gauge-Fields-Knots-Gravity-Everything/dp/9810220340/ref=sr_1_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1183699356&amp;sr=8-1">Baez and Muniain</a>, on reformulating electromagnetism in the language of differential geometry.  Here are some notes; they mostly follow the book, but only the parts necessary for writing down and understanding the final equations.</p>
<p><strong>Manifolds</strong></p>
<p>   The spaces physicists are interested in studying are locally similar to <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^n' title='&#92;mathbb{R}^n' class='latex' />.  For example, the 2-sphere <img src='http://l.wordpress.com/latex.php?latex=S%5E2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='S^2' title='S^2' class='latex' /> &#8211; i.e., the surface <img src='http://l.wordpress.com/latex.php?latex=x%5E2+%2B+y%5E2+%2B+z%5E2+%3D+1&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='x^2 + y^2 + z^2 = 1' title='x^2 + y^2 + z^2 = 1' class='latex' /> - is locally similar to the plane <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5E2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^2' title='&#92;mathbb{R}^2' class='latex' />, which is why the world looks flat.  To generalize this idea to spaces that look like <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^n' title='&#92;mathbb{R}^n' class='latex' />, we define n-dimensional manifolds.</p>
<p>   First, we must define topological spaces.  A topological space is a set <img src='http://l.wordpress.com/latex.php?latex=X&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='X' title='X' class='latex' /> and a collection of subsets of <img src='http://l.wordpress.com/latex.php?latex=X&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='X' title='X' class='latex' />, called the open sets, which satisfy: 1) the null set and <img src='http://l.wordpress.com/latex.php?latex=X&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='X' title='X' class='latex' /> are open, 2) the intersection of any two open sets is also open, and 3) the union of any number of open sets is also open.</p>
<p>   Topological spaces allow the definition of continuous functions.  A function between two topological spaces, <img src='http://l.wordpress.com/latex.php?latex=f%5Ccolon+X+%5Crightarrow+Y&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f&#92;colon X &#92;rightarrow Y' title='f&#92;colon X &#92;rightarrow Y' class='latex' />, is continuous if given any open set <img src='http://l.wordpress.com/latex.php?latex=U+%5Csubseteq+Y&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='U &#92;subseteq Y' title='U &#92;subseteq Y' class='latex' /> in the target space, the inverse image <img src='http://l.wordpress.com/latex.php?latex=f%5E%7B-1%7DU+%5Csubseteq+X&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f^{-1}U &#92;subseteq X' title='f^{-1}U &#92;subseteq X' class='latex' /> is open.  Basically, this means the function sends “nearby” elements of <img src='http://l.wordpress.com/latex.php?latex=X&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='X' title='X' class='latex' /> - “nearby” meaning the elements are all members of some open set &#8211; to “nearby” elements of <img src='http://l.wordpress.com/latex.php?latex=Y&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='Y' title='Y' class='latex' />.</p>
<p align="left">   Now, we can see how to use the idea of open sets to link topological spaces and <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^n' title='&#92;mathbb{R}^n' class='latex' />.  Consider a topological space <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M' title='M' class='latex' />, covered with open sets <img src='http://l.wordpress.com/latex.php?latex=U_i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='U_i' title='U_i' class='latex' />.  For each open set, we define a continuous function, called a chart: <img src='http://l.wordpress.com/latex.php?latex=%5Cvarphi_i%5Ccolon+U_i+%5Crightarrow+%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;varphi_i&#92;colon U_i &#92;rightarrow &#92;mathbb{R}^n' title='&#92;varphi_i&#92;colon U_i &#92;rightarrow &#92;mathbb{R}^n' class='latex' />.  If these charts are defined such that the transition function <img src='http://l.wordpress.com/latex.php?latex=%5Cvarphi_i+%5Ccirc+%5Cvarphi%5E%7B-1%7D_j%5Ccolon+%5Cmathbb%7BR%7D%5En+%5Crightarrow+%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;varphi_i &#92;circ &#92;varphi^{-1}_j&#92;colon &#92;mathbb{R}^n &#92;rightarrow &#92;mathbb{R}^n' title='&#92;varphi_i &#92;circ &#92;varphi^{-1}_j&#92;colon &#92;mathbb{R}^n &#92;rightarrow &#92;mathbb{R}^n' class='latex' /> between the two <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^n' title='&#92;mathbb{R}^n' class='latex' /> spaces associated with the open sets <img src='http://l.wordpress.com/latex.php?latex=U_i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='U_i' title='U_i' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=U_j&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='U_j' title='U_j' class='latex' /> is smooth, then <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M' title='M' class='latex' /> is called a smooth n-dimensional manifold.  This manifold is a space of elements, separated into &#8220;nearby&#8221; groups, each of which can be related to <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^n' title='&#92;mathbb{R}^n' class='latex' />; thus, the manifold looks like smoothly-connected patches of n-dimensional Euclidean space.  Using these local Euclidean spaces, we can define smooth functions on the manifold in a familar manner; e.g., <img src='http://l.wordpress.com/latex.php?latex=f%5Ccolon+M+%5Crightarrow+%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f&#92;colon M &#92;rightarrow &#92;mathbb{R}' title='f&#92;colon M &#92;rightarrow &#92;mathbb{R}' class='latex' /> is smooth if <img src='http://l.wordpress.com/latex.php?latex=f+%5Ccirc+%5Cvarphi%5E%7B-1%7D_i%5Ccolon+%5Cmathbb%7BR%7D%5En+%5Crightarrow+%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f &#92;circ &#92;varphi^{-1}_i&#92;colon &#92;mathbb{R}^n &#92;rightarrow &#92;mathbb{R}' title='f &#92;circ &#92;varphi^{-1}_i&#92;colon &#92;mathbb{R}^n &#92;rightarrow &#92;mathbb{R}' class='latex' /> is smooth for all <img src='http://l.wordpress.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='i' title='i' class='latex' />.  We can then use these functions to define vector fields, and more, on the manifold, as if we were working in <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^n' title='&#92;mathbb{R}^n' class='latex' /> as usual.</p>
<p align="left"><strong>Vector Fields</strong></p>
<p align="left">   We are used to thinking of a vector <img src='http://l.wordpress.com/latex.php?latex=v+%5Cin+%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v &#92;in &#92;mathbb{R}^n' title='v &#92;in &#92;mathbb{R}^n' class='latex' /> as a coordinate n-tuple, with n components <img src='http://l.wordpress.com/latex.php?latex=v%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v^{&#92;mu}' title='v^{&#92;mu}' class='latex' />: <img src='http://l.wordpress.com/latex.php?latex=%28v%5E1%2C...%2Cv%5En%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='(v^1,...,v^n)' title='(v^1,...,v^n)' class='latex' />.  We multiply these components by the &#8220;basis vectors&#8221; and add everything up to get the vector &#8220;object.&#8221;  However, this picture is unclear for manifolds; how should one define simultaneous basis vectors for two vectors at different points on the sphere, for example?  If one thinks of these two vectors as little arrows tangent to the sphere, they might lie in different planes entirely, which makes defining basis vectors and coordinates difficult.  Thus, we would like a coordinate-free definition of vector fields.</p>
<p align="left">   To start, we note that one can differentiate a function on the manifold in the direction of a vector, with the directional derivative.  Consider the usual directional derivative of <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f' title='f' class='latex' /> in the direction of <img src='http://l.wordpress.com/latex.php?latex=v&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v' title='v' class='latex' />, which we shall write as <img src='http://l.wordpress.com/latex.php?latex=vf&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='vf' title='vf' class='latex' />; this is simply <img src='http://l.wordpress.com/latex.php?latex=%5Cnabla+f+%3D+v%5E%7B%5Cmu%7D%5Cpartial_%7B%5Cmu%7Df&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;nabla f = v^{&#92;mu}&#92;partial_{&#92;mu}f' title='&#92;nabla f = v^{&#92;mu}&#92;partial_{&#92;mu}f' class='latex' />.  Let us identify the vector field <img src='http://l.wordpress.com/latex.php?latex=v&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v' title='v' class='latex' /> not with the components <img src='http://l.wordpress.com/latex.php?latex=v%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v^{&#92;mu}' title='v^{&#92;mu}' class='latex' />, but instead with the operator <img src='http://l.wordpress.com/latex.php?latex=v%5E%7B%5Cmu%7D%5Cpartial_%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v^{&#92;mu}&#92;partial_{&#92;mu}' title='v^{&#92;mu}&#92;partial_{&#92;mu}' class='latex' />.  What does this mean?  Given a vector field <img src='http://l.wordpress.com/latex.php?latex=v%3Dv%5E%7B%5Cmu%7D%5Cpartial_%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v=v^{&#92;mu}&#92;partial_{&#92;mu}' title='v=v^{&#92;mu}&#92;partial_{&#92;mu}' class='latex' /> and a function <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f' title='f' class='latex' /> on the manifold, at each &#8220;point&#8221; of the manifold we&#8217;ll take the derivative of <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f' title='f' class='latex' /> in the direction of <img src='http://l.wordpress.com/latex.php?latex=v&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v' title='v' class='latex' />, giving us a new function <img src='http://l.wordpress.com/latex.php?latex=v%5E%7B%5Cmu%7D%5Cpartial_%7B%5Cmu%7Df&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v^{&#92;mu}&#92;partial_{&#92;mu}f' title='v^{&#92;mu}&#92;partial_{&#92;mu}f' class='latex' />.  So combining a vector field with a function gives us another function on the manifold, which is related to derivatives of the original function.</p>
<p align="left">   Now we can generalize this new picture of a vector field to a coordinate-free abstraction that contains all of the essential properties of the directional derivative.  Let <img src='http://l.wordpress.com/latex.php?latex=C%5E%7B%5Cinfty%7D%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='C^{&#92;infty}(M)' title='C^{&#92;infty}(M)' class='latex' /> be the set of real-valued smooth functions (which have infinitely many continuous derivatives) on the manifold <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M' title='M' class='latex' />.  <img src='http://l.wordpress.com/latex.php?latex=C%5E%7B%5Cinfty%7D%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='C^{&#92;infty}(M)' title='C^{&#92;infty}(M)' class='latex' /> is a commutative algebra over <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}' title='&#92;mathbb{R}' class='latex' />, which just means that elements of <img src='http://l.wordpress.com/latex.php?latex=C%5E%7B%5Cinfty%7D%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='C^{&#92;infty}(M)' title='C^{&#92;infty}(M)' class='latex' /> combined with elements of <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}' title='&#92;mathbb{R}' class='latex' /> obey a number of addition, multiplication, and distributive properties.  We define a vector field <img src='http://l.wordpress.com/latex.php?latex=v&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v' title='v' class='latex' /> on <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M' title='M' class='latex' /> to be a function <img src='http://l.wordpress.com/latex.php?latex=v%5Ccolon+C%5E%7B%5Cinfty%7D%28M%29+%5Crightarrow+C%5E%7B%5Cinfty%7D%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v&#92;colon C^{&#92;infty}(M) &#92;rightarrow C^{&#92;infty}(M)' title='v&#92;colon C^{&#92;infty}(M) &#92;rightarrow C^{&#92;infty}(M)' class='latex' />, obeying: 1) linearity over <img src='http://l.wordpress.com/latex.php?latex=C%5E%7B%5Cinfty%7D%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='C^{&#92;infty}(M)' title='C^{&#92;infty}(M)' class='latex' />, and 2) the Liebniz law <img src='http://l.wordpress.com/latex.php?latex=v%28fg%29+%3D+fv%28g%29%2Bv%28f%29g&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v(fg) = fv(g)+v(f)g' title='v(fg) = fv(g)+v(f)g' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=f%2Cg+%5Cin+C%5E%7B%5Cinfty%7D%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f,g &#92;in C^{&#92;infty}(M)' title='f,g &#92;in C^{&#92;infty}(M)' class='latex' />.  Let <img src='http://l.wordpress.com/latex.php?latex=Vect%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='Vect(M)' title='Vect(M)' class='latex' /> be the set of all vector fields on <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='M' title='M' class='latex' />.  It is easy to check that <img src='http://l.wordpress.com/latex.php?latex=Vect%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='Vect(M)' title='Vect(M)' class='latex' /> is a vector space over <img src='http://l.wordpress.com/latex.php?latex=C%5E%7B%5Cinfty%7D%28M%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='C^{&#92;infty}(M)' title='C^{&#92;infty}(M)' class='latex' />.  Thus, this abstract definition satsifies our usual ideas of a vector field, without any coordinates involved.</p>
<p align="left">   Finally, we can define &#8220;arrows&#8221; at each &#8220;point&#8221; of the manifold, as in our original picture of the sphere and arrows tangent to points on it.  We will just evaluate the function returned by the vector field at the relevant point <img src='http://l.wordpress.com/latex.php?latex=p+%5Cin+M&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='p &#92;in M' title='p &#92;in M' class='latex' />, i.e. <img src='http://l.wordpress.com/latex.php?latex=v%28f%29%28p%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v(f)(p)' title='v(f)(p)' class='latex' />.  Defining the tangent vector <img src='http://l.wordpress.com/latex.php?latex=v_p%5Ccolon+C%5E%7B%5Cinfty%7D%28M%29+%5Crightarrow+%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_p&#92;colon C^{&#92;infty}(M) &#92;rightarrow &#92;mathbb{R}' title='v_p&#92;colon C^{&#92;infty}(M) &#92;rightarrow &#92;mathbb{R}' class='latex' /> by <img src='http://l.wordpress.com/latex.php?latex=v_p%28f%29+%3D+v%28f%29%28p%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_p(f) = v(f)(p)' title='v_p(f) = v(f)(p)' class='latex' />, we think of the real number <img src='http://l.wordpress.com/latex.php?latex=v%28f%29%28p%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v(f)(p)' title='v(f)(p)' class='latex' /> as the result of differentiating the function <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='f' title='f' class='latex' /> in the direction of the tangent vector <img src='http://l.wordpress.com/latex.php?latex=v_p&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_p' title='v_p' class='latex' />.  We define the tangent space at <img src='http://l.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='p' title='p' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=T_pM&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='T_pM' title='T_pM' class='latex' />, to be the set of all <img src='http://l.wordpress.com/latex.php?latex=v_p&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_p' title='v_p' class='latex' />.</p>
<p align="left">   We can see that our original picture of identifying vectors with their components stems from the nature of the tangent space of <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^n' title='&#92;mathbb{R}^n' class='latex' />.  Since for any point <img src='http://l.wordpress.com/latex.php?latex=p+%5Cin+%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='p &#92;in &#92;mathbb{R}^n' title='p &#92;in &#92;mathbb{R}^n' class='latex' />, the tangent vectors <img src='http://l.wordpress.com/latex.php?latex=%28%5Cpartial_%7B%5Cmu%7D%29_p+%5Cin+T_p%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='(&#92;partial_{&#92;mu})_p &#92;in T_p&#92;mathbb{R}^n' title='(&#92;partial_{&#92;mu})_p &#92;in T_p&#92;mathbb{R}^n' class='latex' /> form a basis, we sloppily identify two vectors <img src='http://l.wordpress.com/latex.php?latex=v_p&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_p' title='v_p' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=v_q&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_q' title='v_q' class='latex' /> at different points to be the same if <img src='http://l.wordpress.com/latex.php?latex=v_p%5E%7B%5Cmu%7D%3Dv_q%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_p^{&#92;mu}=v_q^{&#92;mu}' title='v_p^{&#92;mu}=v_q^{&#92;mu}' class='latex' />.  However, in actuality <img src='http://l.wordpress.com/latex.php?latex=v_p%3Dv_p%5E%7B%5Cmu%7D%28%5Cpartial_%7B%5Cmu%7D%29_p+%5Cin+T_p%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_p=v_p^{&#92;mu}(&#92;partial_{&#92;mu})_p &#92;in T_p&#92;mathbb{R}^n' title='v_p=v_p^{&#92;mu}(&#92;partial_{&#92;mu})_p &#92;in T_p&#92;mathbb{R}^n' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=v_q%3Dv_q%5E%7B%5Cmu%7D%28%5Cpartial_%7B%5Cmu%7D%29_q+%5Cin+T_q%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_q=v_q^{&#92;mu}(&#92;partial_{&#92;mu})_q &#92;in T_q&#92;mathbb{R}^n' title='v_q=v_q^{&#92;mu}(&#92;partial_{&#92;mu})_q &#92;in T_q&#92;mathbb{R}^n' class='latex' /> are vectors in different tangent spaces, even if <img src='http://l.wordpress.com/latex.php?latex=v_p%5E%7B%5Cmu%7D%3Dv_q%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='v_p^{&#92;mu}=v_q^{&#92;mu}' title='v_p^{&#92;mu}=v_q^{&#92;mu}' class='latex' />.  We can get away with this sloppiness in <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;mathbb{R}^n' title='&#92;mathbb{R}^n' class='latex' />, but not when dealing with more complex manifolds.</p>
<p align="left">   In any case, this coordinate-free definition of vector fields allows us to define even more structures on the manifold.  These will be useful in distilling the essential qualities of Maxwell&#8217;s Equations.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ontheseashore.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ontheseashore.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ontheseashore.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ontheseashore.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ontheseashore.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ontheseashore.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ontheseashore.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ontheseashore.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ontheseashore.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ontheseashore.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ontheseashore.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ontheseashore.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ontheseashore.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ontheseashore.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ontheseashore.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ontheseashore.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ontheseashore.wordpress.com&amp;blog=1097532&amp;post=9&amp;subd=ontheseashore&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ontheseashore.wordpress.com/2007/07/08/differential-geometry-and-maxwells-equations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02344a40dbd65f3a900a0d730bd10303?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ontheseashore</media:title>
		</media:content>
	</item>
		<item>
		<title>SO(3), SU(2), and the Dirac Equation</title>
		<link>http://ontheseashore.wordpress.com/2007/06/14/so3-su2-and-the-dirac-equation/</link>
		<comments>http://ontheseashore.wordpress.com/2007/06/14/so3-su2-and-the-dirac-equation/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 04:34:19 +0000</pubDate>
		<dc:creator>ontheseashore</dc:creator>
				<category><![CDATA[Physics]]></category>
		<category><![CDATA[Quantum Field Theory]]></category>

		<guid isPermaLink="false">http://ontheseashore.wordpress.com/2007/06/14/so3-su2-and-the-dirac-equation/</guid>
		<description><![CDATA[   Today I read a bit of Ryder&#8217;s QFT (which was $20 when I bought it on Amazon; a day after I bought it, it dropped to $14 (!), but it is now again $53?), starting over with Chapter 2.  Ryder approaches relativistic wave equations from symmetry arguments, which I like.  Below are some notes to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ontheseashore.wordpress.com&amp;blog=1097532&amp;post=8&amp;subd=ontheseashore&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>   Today I read a bit of Ryder&#8217;s QFT (which was $20 when I bought it on Amazon; a day after I bought it, it dropped to $14 (!), but it is now again $53?), starting over with Chapter 2.  Ryder approaches relativistic wave equations from symmetry arguments, which I like.  Below are some notes to myself on his introduction of the Dirac equation.</p>
<p>   First, he demonstrates the problems with the Klein-Gordon equation for scalar particles,</p>
<p>     <img src='http://l.wordpress.com/latex.php?latex=%28%5CBox+%2B+m%5E2%29%5Cpsi+%3D+0%2C+%5C+%5C+%5CBox+%5Cequiv+%5Ceta%5E%7B%5Cmu%5Cnu%7D%5Cpartial_%7B%5Cmu%7D%5Cpartial_%7B%5Cnu%7D+%3D+%5Cfrac%7B%5Cpartial%5E2%7D%7B%5Cpartial+t%5E2%7D-%5Cbold%7B%5Cnabla%7D%5E2.&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='(&#92;Box + m^2)&#92;psi = 0, &#92; &#92; &#92;Box &#92;equiv &#92;eta^{&#92;mu&#92;nu}&#92;partial_{&#92;mu}&#92;partial_{&#92;nu} = &#92;frac{&#92;partial^2}{&#92;partial t^2}-&#92;bold{&#92;nabla}^2.' title='(&#92;Box + m^2)&#92;psi = 0, &#92; &#92; &#92;Box &#92;equiv &#92;eta^{&#92;mu&#92;nu}&#92;partial_{&#92;mu}&#92;partial_{&#92;nu} = &#92;frac{&#92;partial^2}{&#92;partial t^2}-&#92;bold{&#92;nabla}^2.' class='latex' /></p>
<p>   The first problem is obvious; this equation is obtained by the substitution of differential operators for <img src='http://l.wordpress.com/latex.php?latex=E+%5Crightarrow+%5Cimath+%5Chbar+%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='E &#92;rightarrow &#92;imath &#92;hbar &#92;frac{&#92;partial}{&#92;partial t}' title='E &#92;rightarrow &#92;imath &#92;hbar &#92;frac{&#92;partial}{&#92;partial t}' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7Bp%7D+%5Crightarrow+-+%5Cimath+%5Chbar+%5Cbold%7B%5Cnabla%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{p} &#92;rightarrow - &#92;imath &#92;hbar &#92;bold{&#92;nabla}' title='&#92;bold{p} &#92;rightarrow - &#92;imath &#92;hbar &#92;bold{&#92;nabla}' class='latex' />, as usual in quantum theory, into the relativistic energy-momentum relation <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%5Cmu%7Dp_%7B%5Cmu%7D+%3D+E%5E2+-+%5Cbold%7Bp%7D%5E2+%3D+m%5E2&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='p^{&#92;mu}p_{&#92;mu} = E^2 - &#92;bold{p}^2 = m^2' title='p^{&#92;mu}p_{&#92;mu} = E^2 - &#92;bold{p}^2 = m^2' class='latex' />.  But this relation gives both positive and negative energy solutions, <img src='http://l.wordpress.com/latex.php?latex=E+%3D+%5Cpm+%5Csqrt%7Bm%5E2+%2B+%5Cbold%7Bp%7D%5E2%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='E = &#92;pm &#92;sqrt{m^2 + &#92;bold{p}^2}' title='E = &#92;pm &#92;sqrt{m^2 + &#92;bold{p}^2}' class='latex' />.  These negative energy solutions are the first problem.</p>
<p>   The second problem stems from attempting to modify the probabilistic interpretation of the wave function into one consistent with relativity.  Taking the usual non-relativistic probability density, <img src='http://l.wordpress.com/latex.php?latex=%5Crho+%3D+%5Cpsi%5E%7B%5Cast%7D+%5Cpsi&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;rho = &#92;psi^{&#92;ast} &#92;psi' title='&#92;rho = &#92;psi^{&#92;ast} &#92;psi' class='latex' />, and attemping to make it the time component of a 4-vector</p>
<p>     <img src='http://l.wordpress.com/latex.php?latex=j%5E%7B%5Cmu%7D+%3D+%28%5Crho%2C+%5Cbold%7Bj%7D%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='j^{&#92;mu} = (&#92;rho, &#92;bold{j})' title='j^{&#92;mu} = (&#92;rho, &#92;bold{j})' class='latex' />,</p>
<p>where</p>
<p>     <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7Bj%7D+%3D+-%5Cfrac%7B%5Cimath+%5Chbar%7D%7B2m%7D%28%5Cpsi%5E%7B%5Cast%7D+%5Cbold%7B%5Cnabla%7D+%5Cpsi+-+%5Cpsi+%5Cbold%7B%5Cnabla%7D+%5Cpsi%5E%7B%5Cast%7D%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{j} = -&#92;frac{&#92;imath &#92;hbar}{2m}(&#92;psi^{&#92;ast} &#92;bold{&#92;nabla} &#92;psi - &#92;psi &#92;bold{&#92;nabla} &#92;psi^{&#92;ast})' title='&#92;bold{j} = -&#92;frac{&#92;imath &#92;hbar}{2m}(&#92;psi^{&#92;ast} &#92;bold{&#92;nabla} &#92;psi - &#92;psi &#92;bold{&#92;nabla} &#92;psi^{&#92;ast})' class='latex' /> </p>
<p>is the probability current, gives</p>
<p>     <img src='http://l.wordpress.com/latex.php?latex=%5Crho+%3D+%5Cfrac%7B%5Cimath+%5Chbar%7D%7B2m%7D+%28%5Cpsi%5E%7B%5Cast%7D+%5Cfrac%7B%5Cpartial+%5Cpsi%7D%7B%5Cpartial+t%7D+-+%5Cpsi+%5Cfrac%7B%5Cpartial+%5Cpsi%5E%7B%5Cast%7D%7D%7B%5Cpartial+t%7D%29.&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;rho = &#92;frac{&#92;imath &#92;hbar}{2m} (&#92;psi^{&#92;ast} &#92;frac{&#92;partial &#92;psi}{&#92;partial t} - &#92;psi &#92;frac{&#92;partial &#92;psi^{&#92;ast}}{&#92;partial t}).' title='&#92;rho = &#92;frac{&#92;imath &#92;hbar}{2m} (&#92;psi^{&#92;ast} &#92;frac{&#92;partial &#92;psi}{&#92;partial t} - &#92;psi &#92;frac{&#92;partial &#92;psi^{&#92;ast}}{&#92;partial t}).' class='latex' /></p>
<p>   However, since the Klein-Gordon equation is second-order in time, initial conditions for <img src='http://l.wordpress.com/latex.php?latex=%5Cpsi&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;psi' title='&#92;psi' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial+%5Cpsi%7D%7B%5Cpartial+t%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;frac{&#92;partial &#92;psi}{&#92;partial t}' title='&#92;frac{&#92;partial &#92;psi}{&#92;partial t}' class='latex' /> can be chosen independently, and thus <img src='http://l.wordpress.com/latex.php?latex=%5Crho&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;rho' title='&#92;rho' class='latex' /> is not guaranteed to be positive-definite &#8211; which makes a probabilistic interpretation difficult!</p>
<p>   To fix these problems, Dirac introduced his first-order equation.  Now, some texts, like Griffiths&#8217;s Elementary Particles book, attempt to introduce the Dirac equation by &#8220;factoring&#8221; the Klein-Gordon equation, and then showing that these factors must necessarily imply a first-order matrix equation &#8211; i.e., the Dirac equation.  Ryder does this too, but first derives the Dirac equation by considering the transformation of spinors under groups isomorphic to the Lorentz group.  In this way, the Dirac equation is given by symmetry principles.</p>
<p>   Even before showing this, as an analogy Ryder demonstrates that SU(2) is a double cover of SO(3).  I also found a good discussion of this <a target="_blank" href="http://www.lns.cornell.edu/spr/2003-01/msg0047254.html">here</a> (there is also more detailed discussion of group representations and the Lorentz group in <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Introduction-Quantum-Statistical-Computational-Theoretical/dp/0198520743/ref=pd_bbs_2/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1182075710&amp;sr=8-2">Maggiore</a> and in <a target="_blank" href="http://www-thphys.physics.ox.ac.uk/user/IanAitchison/">Aitchison&#8217;s notes</a>).  Basically, one can show that any element of SO(3), the group of orientation-preserving rotations of a 3-dimensional vector space, can be mapped to two elements of SU(2), the group of unitary transformations of a 2-dimensional complex spinor space.  This two-to-one mapping derives from the similar-but-not-identical Lie algebras of the two Lie groups, given by the commutator relations obeyed by the generators of the groups: <img src='http://l.wordpress.com/latex.php?latex=%5Cleft%5BJ_i%2CJ_j%5Cright%5D+%3D+%5Cimath+%5Cepsilon_%7Bijk%7D+J_k&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;left[J_i,J_j&#92;right] = &#92;imath &#92;epsilon_{ijk} J_k' title='&#92;left[J_i,J_j&#92;right] = &#92;imath &#92;epsilon_{ijk} J_k' class='latex' /> for the angular momentum operators <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7BJ%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{J}' title='&#92;bold{J}' class='latex' /> that generate SO(3) vs. <img src='http://l.wordpress.com/latex.php?latex=%5Cleft%5B%5Cfrac%7B%5Csigma_i%7D%7B2%7D%2C%5Cfrac%7B%5Csigma_j%7D%7B2%7D%5Cright%5D+%3D+%5Cimath+%5Cepsilon_%7Bijk%7D+%5Cfrac%7B%5Csigma_k%7D%7B2%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;left[&#92;frac{&#92;sigma_i}{2},&#92;frac{&#92;sigma_j}{2}&#92;right] = &#92;imath &#92;epsilon_{ijk} &#92;frac{&#92;sigma_k}{2}' title='&#92;left[&#92;frac{&#92;sigma_i}{2},&#92;frac{&#92;sigma_j}{2}&#92;right] = &#92;imath &#92;epsilon_{ijk} &#92;frac{&#92;sigma_k}{2}' class='latex' /> for the Pauli matrices <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7B%5Csigma%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{&#92;sigma}' title='&#92;bold{&#92;sigma}' class='latex' /> that generate SU(2).</p>
<p>   Likewise, the generators of the Lorentz group are similar to those of other groups; however, in this case, the similarity must be made explicit.  To see this, first notice that the set of pure Lorentz transformations, the generators of which we shall call <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7BK%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{K}' title='&#92;bold{K}' class='latex' />, is not closed; e.g., the group commutator of boosts in the x and y directions gives a rotation in the z direction.  Thus, the true Lorentz group includes both boosts and rotations.  That is, the Lie algebra relations of the Lorentz group intertwine both <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7BJ%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{J}' title='&#92;bold{J}' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7BK%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{K}' title='&#92;bold{K}' class='latex' />, like so:</p>
<p>     <img src='http://l.wordpress.com/latex.php?latex=%5Cleft%5BK_i%2CK_j%5Cright%5D+%3D+-%5Cimath+%5Cepsilon_%7Bijk%7D+J_k&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;left[K_i,K_j&#92;right] = -&#92;imath &#92;epsilon_{ijk} J_k' title='&#92;left[K_i,K_j&#92;right] = -&#92;imath &#92;epsilon_{ijk} J_k' class='latex' />,<br />
     <img src='http://l.wordpress.com/latex.php?latex=%5Cleft%5BJ_i%2CK_j%5Cright%5D+%3D+%5Cimath+%5Cepsilon_%7Bijk%7D+K_k&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;left[J_i,K_j&#92;right] = &#92;imath &#92;epsilon_{ijk} K_k' title='&#92;left[J_i,K_j&#92;right] = &#92;imath &#92;epsilon_{ijk} K_k' class='latex' />,</p>
<p>along with the usual commutator for rotations.</p>
<p>   Now, we can write complex linear combinations of these 6 generators to form 6 new generators for the complexified Lorentz group:</p>
<p>     <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7BA_%7B%5Cpm%7D%7D+%3D+%5Cfrac%7B1%7D%7B2%7D%28%5Cbold%7BJ%7D%5Cpm%5Cimath%5Cbold%7BK%7D%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{A_{&#92;pm}} = &#92;frac{1}{2}(&#92;bold{J}&#92;pm&#92;imath&#92;bold{K})' title='&#92;bold{A_{&#92;pm}} = &#92;frac{1}{2}(&#92;bold{J}&#92;pm&#92;imath&#92;bold{K})' class='latex' />. </p>
<p>   Then, <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7BA_%7B%5Cpm%7D%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{A_{&#92;pm}}' title='&#92;bold{A_{&#92;pm}}' class='latex' /> separately satisfy the commutation relation of the SU(2) group, so the Lorentz group SO(3,1) is roughly analogous to SU(2)<img src='http://l.wordpress.com/latex.php?latex=%5Cotimes&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;otimes' title='&#92;otimes' class='latex' />SU(2).  The isomorphism is not exact because of the complexification; however, we can use this similarity to study the transformation effects of boosts on the two different types of spinors associated with each SU(2) group (defining the spinor space on which SU(2)<img src='http://l.wordpress.com/latex.php?latex=%5Cotimes&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;otimes' title='&#92;otimes' class='latex' />SU(2) is represented as <img src='http://l.wordpress.com/latex.php?latex=%28j%3D%5Cfrac%7B1%7D%7B2%7D%2Cj%3D0%29%5Coplus%28j%3D0%2Cj%3D%5Cfrac%7B1%7D%7B2%7D%29&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='(j=&#92;frac{1}{2},j=0)&#92;oplus(j=0,j=&#92;frac{1}{2})' title='(j=&#92;frac{1}{2},j=0)&#92;oplus(j=0,j=&#92;frac{1}{2})' class='latex' />).  It can also be shown that these two spin-<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;frac{1}{2}' title='&#92;frac{1}{2}' class='latex' /> spaces switch under parity (basically because <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7BJ%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{J}' title='&#92;bold{J}' class='latex' /> is an axial vector, while <img src='http://l.wordpress.com/latex.php?latex=%5Cbold%7BK%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;bold{K}' title='&#92;bold{K}' class='latex' /> is a true vector).  If we wish to include parity in our equations, it becomes necessary to consider both types of 2-component spinors, which transform differently under boosts, combined as one 4-component spinor.</p>
<p>   By studying how this 4-component Dirac spinor transforms under boosts, one finds the Dirac equation.  Essentially, one boosts a rest frame Dirac spinor, and then uses the equivalence of both rest frame 2-component spinors to write relations between boosted 2-component spinors of both types.  This relation can be cast back into an equation involving a set of 4&#215;4 matrices <img src='http://l.wordpress.com/latex.php?latex=%5Cgamma%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;gamma^{&#92;mu}' title='&#92;gamma^{&#92;mu}' class='latex' />  and the Dirac spinor <img src='http://l.wordpress.com/latex.php?latex=%5Cpsi&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;psi' title='&#92;psi' class='latex' />, which is the Dirac equation:</p>
<p>     <img src='http://l.wordpress.com/latex.php?latex=%28%5Cgamma%5E%7B%5Cmu%7Dp_%7B%5Cmu%7D-m%29%5Cpsi%3D%28%5Cimath%5Cgamma%5E%7B%5Cmu%7D%5Cpartial_%7B%5Cmu%7D-m%29%5Cpsi%3D0&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='(&#92;gamma^{&#92;mu}p_{&#92;mu}-m)&#92;psi=(&#92;imath&#92;gamma^{&#92;mu}&#92;partial_{&#92;mu}-m)&#92;psi=0' title='(&#92;gamma^{&#92;mu}p_{&#92;mu}-m)&#92;psi=(&#92;imath&#92;gamma^{&#92;mu}&#92;partial_{&#92;mu}-m)&#92;psi=0' class='latex' />. </p>
<p>   The <img src='http://l.wordpress.com/latex.php?latex=%5Cgamma%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;gamma^{&#92;mu}' title='&#92;gamma^{&#92;mu}' class='latex' /> obey the anti-commutation relation <img src='http://l.wordpress.com/latex.php?latex=%5C%7B%5Cgamma%5E%7B%5Cmu%7D%2C%5Cgamma%5E%7B%5Cnu%7D%5C%7D%3D2%5Ceta%5E%7B%5Cmu%5Cnu%7D%5Cbold%7BI%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;{&#92;gamma^{&#92;mu},&#92;gamma^{&#92;nu}&#92;}=2&#92;eta^{&#92;mu&#92;nu}&#92;bold{I}' title='&#92;{&#92;gamma^{&#92;mu},&#92;gamma^{&#92;nu}&#92;}=2&#92;eta^{&#92;mu&#92;nu}&#92;bold{I}' class='latex' />.  Of course, one could have found this relation by &#8220;factoring&#8221; the Klein-Gordon equation,</p>
<p>     <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%5Cmu%7Dp_%7B%5Cmu%7D+-+m%5E2+%3D+%28%5Calpha%5E%7B%5Ckappa%7Dp_%7B%5Ckappa%7D%2Bm%29%28%5Cbeta%5E%7B%5Clambda%7Dp_%7B%5Clambda%7D-m%29+%3D+0&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='p^{&#92;mu}p_{&#92;mu} - m^2 = (&#92;alpha^{&#92;kappa}p_{&#92;kappa}+m)(&#92;beta^{&#92;lambda}p_{&#92;lambda}-m) = 0' title='p^{&#92;mu}p_{&#92;mu} - m^2 = (&#92;alpha^{&#92;kappa}p_{&#92;kappa}+m)(&#92;beta^{&#92;lambda}p_{&#92;lambda}-m) = 0' class='latex' />,</p>
<p>finding that the <img src='http://l.wordpress.com/latex.php?latex=%5Calpha%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;alpha^{&#92;mu}' title='&#92;alpha^{&#92;mu}' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;beta^{&#92;mu}' title='&#92;beta^{&#92;mu}' class='latex' /> are the <img src='http://l.wordpress.com/latex.php?latex=%5Cgamma%5E%7B%5Cmu%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;gamma^{&#92;mu}' title='&#92;gamma^{&#92;mu}' class='latex' /> matrices, but this is far less revealing of the rich structure of the Dirac spinor representation of the Lorentz group.</p>
<p>   Now the Dirac equation is first-order, and a positive-definite probability density can be found.  Negative energy solutions still exist, but because of the fermionic nature of the spin-<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;frac{1}{2}' title='&#92;frac{1}{2}' class='latex' /> particles described by the equation the Pauli exclusion principle can be invoked to prevent a particle from falling to infinitely negative energy.  However, for the exclusion principle to fix this problem requires that the negative energy states be filled by an infinity of particles &#8211; the so-called Dirac sea.  Dirac postulated that antiparticles would appear as &#8220;holes&#8221; in this sea, predicting the existence of the positron.  Despite the success of this prediction, this somewhat awkward picture of the Dirac sea is voided by the full QFT formulation (which allows bosonic antiparticles, despite the lack of a bosonic exclusion principle, as well); however, even QFT requires its own sea of infinite energy &#8211; i.e., the zero-point energy of the vacuum.</p>
<p>   Thus, by extending the Lorentz group by parity and finding how the Dirac spinors on which the group is represented transform under boosts, one can derive the Dirac equation from group theoretic and symmetry arguments!</p>
<p>   Kind of sketchy for the first post of real substance, but this was mostly to check out the <img src='http://l.wordpress.com/latex.php?latex=%5CLaTeX&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;LaTeX' title='&#92;LaTeX' class='latex' /> capabilities.  I wrote this post bit-by-bit over a few days, and have since then branched off from Ryder to peruse Maggiore and Aitchison and Hey.  I actually think I will make Aitchison and Hey my text of choice; the presentation is clearer than Ryder, if less interesting, and there are problems given in the book and solutions online at Aitchison&#8217;s website (see above for relevant links).  Nevertheless, I hope to find a clearer, mathematically rigorous presentation of the isomorphisms and relations between the various Lie groups in the future.  <a target="_blank" href="http://www.phys.uu.nl/~thooft/lectures/lieg.html">This</a> looks like a good overview.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ontheseashore.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ontheseashore.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ontheseashore.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ontheseashore.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ontheseashore.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ontheseashore.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ontheseashore.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ontheseashore.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ontheseashore.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ontheseashore.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ontheseashore.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ontheseashore.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ontheseashore.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ontheseashore.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ontheseashore.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ontheseashore.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ontheseashore.wordpress.com&amp;blog=1097532&amp;post=8&amp;subd=ontheseashore&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ontheseashore.wordpress.com/2007/06/14/so3-su2-and-the-dirac-equation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02344a40dbd65f3a900a0d730bd10303?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ontheseashore</media:title>
		</media:content>
	</item>
		<item>
		<title>First Post!</title>
		<link>http://ontheseashore.wordpress.com/2007/06/11/first-post/</link>
		<comments>http://ontheseashore.wordpress.com/2007/06/11/first-post/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 21:24:50 +0000</pubDate>
		<dc:creator>ontheseashore</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Physics]]></category>

		<guid isPermaLink="false">http://ontheseashore.wordpress.com/2007/06/11/first-post/</guid>
		<description><![CDATA[   Hello, this is my physics blog.  I decided to start a physics blog so I could blog about physics.  Tautological!  I chose WordPress for my blog so I could use to write equations.  I named my blog &#8220;on the seashore&#8221; for two reasons: 1) because of the above quote by Sir Isaac Newton, and 2) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ontheseashore.wordpress.com&amp;blog=1097532&amp;post=7&amp;subd=ontheseashore&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>   Hello, this is my physics blog.  I decided to start a physics blog so I could blog about physics.  Tautological!  I chose WordPress for my blog so I could use <img src='http://l.wordpress.com/latex.php?latex=%5CLaTeX&#038;bg=ffffff&#038;fg=545454&#038;s=0' alt='&#92;LaTeX' title='&#92;LaTeX' class='latex' /> to write equations.  I named my blog &#8220;on the seashore&#8221; for two reasons: 1) because of the above quote by Sir Isaac Newton, and 2) because I have just completed my physics undergraduate education on one coast, and am about to begin my physics graduate education on another coast.</p>
<p>   For this summer, I will be reviewing some old physics and learning some new physics, to prepare for entrance exams and doing research.  Mostly I will blog notes to myself to sort ideas out and to make sure I&#8217;m understanding things.  Here&#8217;s a list of topics and books I hope to get through:</p>
<p><strong>Classical Mechanics:</strong> I think I will browse through <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Course-Theoretical-Physics-Mechanics/dp/0750628960/ref=pd_bbs_sr_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181595211&amp;sr=8-1">Landau and Lifshitz</a> again to refresh my memory.<br />
<strong>Electrodynamics:</strong> <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Introduction-Electrodynamics-3rd-David-Griffiths/dp/013805326X">Griffiths</a> should be fine.<br />
<strong>Quantum Mechanics: </strong><a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Modern-Quantum-Mechanics-2nd-Sakurai/dp/0201539292/ref=pd_bbs_sr_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181595264&amp;sr=1-1">Sakurai</a> should do the trick here. I should probably learn some of the approximations and scattering that I skipped over during my undergrad.<br />
<strong>Statistical Mechanics:</strong> The stat mech course at my undergrad school was awful. So I am going to read <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Fundamentals-Statistical-Mechanics-Manuscript-Notes/dp/9810244193/ref=sr_1_6/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181595546&amp;sr=1-6">Bloch&#8217;s notes</a> to patch up the damage.<br />
<strong>Quantum Field Theory:</strong> I have had difficulty finding a QFT text that I like. I started with <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Quantum-Field-Theory-Nutshell-Zee/dp/0691010196/ref=pd_bbs_sr_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181595606&amp;sr=1-1">Zee</a>, which I found interesting but far too unstructured. Next I tried <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Quantum-Theory-Fields-Vol-I/dp/0521670535/ref=pd_bbs_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181595648&amp;sr=1-1">Weinberg</a>, which was too heavy on unconventional math and Weinberg&#8217;s own formalisms. I then took a course that used <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Introduction-Quantum-Theory-Frontiers-Physics/dp/0201503972/ref=pd_bbs_sr_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181595724&amp;sr=1-1">Peskin &amp; Schroeder</a>, which I find light on physical motivation and heavy on phenomenological calculations; it is also lacking in important examples - the complex scalar field is left as an exercise to the reader, and took me quite a few pages to work through!  I like <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/First-Book-Quantum-Field-Theory/dp/0849309778/ref=sr_1_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181978084&amp;sr=8-1">Lahiri &amp; Pal</a>, but unfortunately don&#8217;t have my own copy. I <em>do</em> have a copy of <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Quantum-Field-Theory-Lewis-Ryder/dp/0521478146/ref=pd_bbs_sr_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181596041&amp;sr=1-1">Ryder</a>, which will be my text of choice for the summer. I will supplement it with <a target="_blank" href="http://www.physics.ucsb.edu/~mark/qft.html">Mark Srednicki&#8217;s notes</a>, <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Introduction-Elementary-Particles-David-Griffiths/dp/0471603864/ref=pd_bbs_2/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181596482&amp;sr=1-2">Griffiths&#8217;s Elementary Particles book</a>, <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Gauge-Theories-Particle-Physics-Set/dp/0750309822/ref=sr_1_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181978197&amp;sr=1-1">Aitchison &amp; Hey</a>, and <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Introduction-Quantum-Statistical-Computational-Theoretical/dp/0198520743/ref=pd_bbs_2/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181978250&amp;sr=1-2">Maggiore</a>.<br />
<strong>General Relativity:</strong> I&#8217;ll review <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Spacetime-Geometry-Introduction-General-Relativity/dp/0805387323/ref=pd_bbs_sr_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181596512&amp;sr=1-1">Carroll&#8217;s book</a> and try to tackle <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/General-Relativity-Robert-M-Wald/dp/0226870332/ref=pd_bbs_sr_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181596532&amp;sr=1-1">Wald</a>.<br />
<strong>Cosmology:</strong> I&#8217;ll review notes from a course on the Cosmic Microwave Background that I took last fall semester. I hope to do research in this area, so I&#8217;d better brush up!<br />
<strong>Mathematical Physics, etc.:</strong> I&#8217;m going to make up for my spotty theoretical mathematics background by going through <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Mathematical-Physics-Chicago-Lectures/dp/0226288625/ref=pd_bbs_2/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181596555&amp;sr=1-2">Geroch&#8217;s book</a>. I also recently was given a copy of <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Gauge-Fields-Knots-Gravity-Everything/dp/9810220340/ref=sr_1_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181596581&amp;sr=1-1">Baez &amp; Muniain</a>, which I like very much and will try to complete! I also got a third of the way through <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/First-Course-String-Theory/dp/0521831431/ref=pd_bbs_sr_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181606571&amp;sr=1-1">Zwiebach&#8217;s string theory book</a> during this past semester, so I will try to finish that up.<br />
<strong>Problems:</strong> I have copies of Cahn &amp; Nadgorny&#8217;s <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Guide-Physics-Problems-Part-Electrodynamics/dp/0306446790/ref=sr_1_1/103-3363150-2255824?ie=UTF8&amp;s=books&amp;qid=1181596626&amp;sr=1-1">two</a> <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" target="_blank" href="http://www.amazon.com/Guide-Physics-Problems-Thermodynamics-Statistical/dp/030645291X/ref=pd_bxgy_b_img_b/103-3363150-2255824?ie=UTF8&amp;qid=1181596626&amp;sr=1-1">compilations</a> of physics problems taken from graduate school qualifiers. I should work through some problems, since I haven&#8217;t really touched pen and paper in a whole semester!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ontheseashore.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ontheseashore.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ontheseashore.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ontheseashore.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ontheseashore.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ontheseashore.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ontheseashore.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ontheseashore.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ontheseashore.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ontheseashore.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ontheseashore.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ontheseashore.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ontheseashore.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ontheseashore.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ontheseashore.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ontheseashore.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ontheseashore.wordpress.com&amp;blog=1097532&amp;post=7&amp;subd=ontheseashore&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ontheseashore.wordpress.com/2007/06/11/first-post/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02344a40dbd65f3a900a0d730bd10303?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ontheseashore</media:title>
		</media:content>
	</item>
	</channel>
</rss>
