<?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/"
	>

<channel>
	<title>Micro Black Holes</title>
	<atom:link href="http://aitj-co.com/gcsgz5/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://aitj-co.com/gcsgz5/blog</link>
	<description>A Blog discussing Science, Technology and Mathematics</description>
	<lastBuildDate>Mon, 01 Feb 2010 23:05:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Differentiantion of 1-forms</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=840</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=840#comments</comments>
		<pubDate>Mon, 01 Feb 2010 23:05:54 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Astrophysics]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Physics]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=840</guid>
		<description><![CDATA[In General Relativity, which relies on differential geometry and tensor calculus, a quick way to do coordinate free calculus is to use differential forms.  A differential k-form, that is a form of degree k, is a smooth section of the k-th exterior power of the cotangent bundle of a smooth manifold M.
As examples, a [...]]]></description>
			<content:encoded><![CDATA[<p>In General Relativity, which relies on differential geometry and tensor calculus, a quick way to do coordinate free calculus is to use differential forms.  A differential k-form, that is a form of degree k, is a smooth section of the k-th exterior power of the cotangent bundle of a smooth manifold M.</p>
<p>As examples, a differential 0-form is a smooth function on M, where a differential 1-form is the dual to a vector field on M.  If we let <i>U</i> be an open set on <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbb{R}^n' title='\mathbb{R}^n' class='latex' />, then there exists some smooth function <i>f</i> on <i>U</i>, which we define to be the differential 0-form.  Given a vector field <i>v</i> on <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbb{R}^n' title='\mathbb{R}^n' class='latex' />, for each v, there exists a directional derivative <img src='http://s.wordpress.com/latex.php?latex=%5Cpartial_v%20f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\partial_v f' title='\partial_v f' class='latex' />, which is the directional derivative in the usual sense, that is, if <img src='http://s.wordpress.com/latex.php?latex=v%3De_j&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='v=e_j' title='v=e_j' class='latex' /> is the <i>j</i>th coordinate vector then <img src='http://s.wordpress.com/latex.php?latex=%5Cpartial_v%20f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\partial_v f' title='\partial_v f' class='latex' /> is the partial derivative of f with respect to the <i>j</i>th coordinate function</p>
<p>By their very definition, partial derivatives depend upon the choice of coordinates: Given two coordinate systems <img src='http://s.wordpress.com/latex.php?latex=x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^n' title='x^n' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=y%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y^n' title='y^n' class='latex' />, the transform between them is simply:</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%20f%7D%7B%5Cpartial%20x%5Ej%7D%20%3D%20%5Csum_%7Bi%3D1%7D%5En%5Cfrac%7B%5Cpartial%20y%5Ei%7D%7B%5Cpartial%20x%5Ej%7D%5Cfrac%7B%5Cpartial%20f%7D%7B%5Cpartial%20y%5Ei%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial f}{\partial x^j} = \sum_{i=1}^n\frac{\partial y^i}{\partial x^j}\frac{\partial f}{\partial y^i}' title='\frac{\partial f}{\partial x^j} = \sum_{i=1}^n\frac{\partial y^i}{\partial x^j}\frac{\partial f}{\partial y^i}' class='latex' />
<p>Since any vector v is a linear combination <img src='http://s.wordpress.com/latex.php?latex=%5Csum%20v%5Ej%20e_j&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum v^j e_j' title='\sum v^j e_j' class='latex' /> of its components, <img src='http://s.wordpress.com/latex.php?latex=df&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='df' title='df' class='latex' /> is uniquely determined by <img src='http://s.wordpress.com/latex.php?latex=d_f%20p%28e%5Ej%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d_f p(e^j)' title='d_f p(e^j)' class='latex' /> for each <i>j</i> and each <img src='http://s.wordpress.com/latex.php?latex=p%5Cin%20U&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p\in U' title='p\in U' class='latex' />, which are just the partial derivatives of <i>f</i> on <i>U</i>. Since the coordinates <img src='http://s.wordpress.com/latex.php?latex=x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^n' title='x^n' class='latex' /> are themselves functions on U, and so define differential 1-forms <img src='http://s.wordpress.com/latex.php?latex=dx%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='dx^n' title='dx^n' class='latex' />. Since <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%20x%5Ei%7D%7B%5Cpartial%20x%5Ej%7D%20%3D%20%5Cdelta%5E%7Bi%7D_%7Bj%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial x^i}{\partial x^j} = \delta^{i}_{j}' title='\frac{\partial x^i}{\partial x^j} = \delta^{i}_{j}' class='latex' />, the Kronecker delta function, it follows that</p>
<img src='http://s.wordpress.com/latex.php?latex=df%20%3D%20%5Csum_%7Bi%3D1%7D%5En%20%5Cfrac%7B%5Cpartial%20f%7D%7B%5Cpartial%20x%5Ei%7D%20dx%5Ei&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='df = \sum_{i=1}^n \frac{\partial f}{\partial x^i} dx^i' title='df = \sum_{i=1}^n \frac{\partial f}{\partial x^i} dx^i' class='latex' />.</p>
<p>The meaning of this expression is given by evaluating both sides at an arbitrary point p: on the right hand side, the sum is defined &#8220;pointwise&#8221;, so that</p>
<p>    <img src='http://s.wordpress.com/latex.php?latex=%20d%20f_p%20%3D%20%5Csum_%7Bi%3D1%7D%5En%20%5Cfrac%7B%5Cpartial%20f%7D%7B%5Cpartial%20x%5Ei%7D%28p%29%20%28dx%5Ei%29_p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' d f_p = \sum_{i=1}^n \frac{\partial f}{\partial x^i}(p) (dx^i)_p' title=' d f_p = \sum_{i=1}^n \frac{\partial f}{\partial x^i}(p) (dx^i)_p' class='latex' />.</p>
<p>Remember, since f is an arbitrary smooth function on the dual manifold, we can define, and use, it pointwise.  More generally, for any smooth functions <img src='http://s.wordpress.com/latex.php?latex=g_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g_i' title='g_i' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=h_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h_i' title='h_i' class='latex' /> on <i>U</i>, we define the differential 1-form <img src='http://s.wordpress.com/latex.php?latex=%5Calpha%20%3D%20%5Csum_1%20g_i%20dh%5Ei&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha = \sum_1 g_i dh^i' title='\alpha = \sum_1 g_i dh^i' class='latex' /> pointwise by coordinates as  <img src='http://s.wordpress.com/latex.php?latex=%5Calpha%20%3D%20%5Csum_%7Bi%3D1%7D%5En%20f_i%20d%20x%5Ei&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha = \sum_{i=1}^n f_i d x^i' title='\alpha = \sum_{i=1}^n f_i d x^i' class='latex' /> for some smooth functions <img src='http://s.wordpress.com/latex.php?latex=f_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f_i' title='f_i' class='latex' /> on <i>U</i>.</p>
<p>The second idea leading to differential forms arises from the following question: given a differential 1-form <img src='http://s.wordpress.com/latex.php?latex=%5Calpha&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha' title='\alpha' class='latex' /> on <i>U</i>, when does there exist a function <i>f</i> on <i>U</i> such that <img src='http://s.wordpress.com/latex.php?latex=%5Calpha%20%3D%20df&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha = df' title='\alpha = df' class='latex' />? The above expansion reduces this question to the search for a function <i>f</i> whose partial derivatives <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%20f%7D%7B%5Cpartial%20x%5Ei%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial f}{\partial x^i}' title='\frac{\partial f}{\partial x^i}' class='latex' /> are equal to <i>n</i> given functions <img src='http://s.wordpress.com/latex.php?latex=f_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f_i' title='f_i' class='latex' />. For n>1, such a function does not always exist: any smooth function f satisfies <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%5E2%20f%7D%7B%5Cpartial%20x%5Ei%20%5Cpartial%20x%5Ej%7D%20%3D%20%5Cfrac%7B%5Cpartial%5E2%20f%7D%7B%5Cpartial%20x%5Ej%20%5Cpartial%20x%5Ei%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial^2 f}{\partial x^i \partial x^j} = \frac{\partial^2 f}{\partial x^j \partial x^i}' title='\frac{\partial^2 f}{\partial x^i \partial x^j} = \frac{\partial^2 f}{\partial x^j \partial x^i}' class='latex' />
<p>so it will be impossible to find such an f unless <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%20f_j%7D%7B%5Cpartial%20x%5Ei%7D%20-%20%5Cfrac%7B%5Cpartial%20f_i%7D%7B%5Cpartial%20x%5Ej%7D%3D0%20%5Cforall%20i%2Cj&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial f_j}{\partial x^i} - \frac{\partial f_i}{\partial x^j}=0 \forall i,j' title='\frac{\partial f_j}{\partial x^i} - \frac{\partial f_i}{\partial x^j}=0 \forall i,j' class='latex' />.</p>
<p>The skew-symmetry of the left hand side in i and j suggests introducing an antisymmetric product on differential 1-forms, the wedge product, so that these equations can be combined into a single condition <img src='http://s.wordpress.com/latex.php?latex=%5Csum_%7Bi%2Cj%3D1%7D%5En%20%5Cfrac%7B%5Cpartial%20f_j%7D%7B%5Cpartial%20x%5Ei%7D%20dx%5Ei%20%5Cwedge%20dx%5Ej%20%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{i,j=1}^n \frac{\partial f_j}{\partial x^i} dx^i \wedge dx^j = 0' title='\sum_{i,j=1}^n \frac{\partial f_j}{\partial x^i} dx^i \wedge dx^j = 0' class='latex' /></p>
<p>where <img src='http://s.wordpress.com/latex.php?latex=dx%5Ei%20%5Cwedge%20dx%5Ej%20%3D%20-dx%5Ej%20%5Cwedge%20dx%5Ei&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='dx^i \wedge dx^j = -dx^j \wedge dx^i' title='dx^i \wedge dx^j = -dx^j \wedge dx^i' class='latex' />.</p>
<p>This is an example of a differential 2-form: the exterior derivative <img src='http://s.wordpress.com/latex.php?latex=d%5Calpha&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d\alpha' title='d\alpha' class='latex' /> of [/latex]\alpha= \sum_j=f_j dx^j[/latex] is given by <img src='http://s.wordpress.com/latex.php?latex=d%5Calpha%20%3D%20%5Csum_%7Bj%3D1%7D%5En%20d%20f_j%20%5Cwedge%20dx%5Ej%20%3D%20%5Csum_%7Bi%2Cj%3D1%7D%5En%20%5Cfrac%7B%5Cpartial%20f_j%7D%7B%5Cpartial%20x%5Ei%7D%20dx%5Ei%20%5Cwedge%20dx%5Ej&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d\alpha = \sum_{j=1}^n d f_j \wedge dx^j = \sum_{i,j=1}^n \frac{\partial f_j}{\partial x^i} dx^i \wedge dx^j' title='d\alpha = \sum_{j=1}^n d f_j \wedge dx^j = \sum_{i,j=1}^n \frac{\partial f_j}{\partial x^i} dx^i \wedge dx^j' class='latex' />. </p>
<p>Differential forms can be multiplied together using the wedge product, and for any differential k-form α, there is a differential (k+1)-form dα called the exterior derivative of α.</p>
<p>Thus, I hope to have convinced you that differential forms, the wedge product and the exterior derivative are independent of a choice of coordinates. Consequently they may be defined on any smooth manifold M. If this makes you uncomfortable, you can reintroduce coordinates.  One way to do this is cover M with coordinate charts and define a differential k-form on M to be a a family of differential k-forms on each chart which agree on the overlaps. However, there are more intrinsic (read: modern) definitions which make the independence of coordinates manifest.  See the modern idea of tensors for a good idea what coordinate free geometry can do, and the intrinsic power of dealing with objects in a coordinate free space.</p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=840</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A life for science</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=842</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=842#comments</comments>
		<pubDate>Fri, 29 Jan 2010 18:45:44 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Astronomy]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=842</guid>
		<description><![CDATA[Yesterday, 28 January 2010 was the day that NASA paused to remember all those whom have fallen in their pursuit of human ambition.

There are no great limits to growth, because there are no limits to the human imagination, intelligence, and sense of wonder.
It takes a lot of gumption to put your trust into the workings [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, 28 January 2010 was the day that NASA paused to remember all those whom have fallen in their pursuit of human ambition.</p>
<p>
<blockquote>There are no great limits to growth, because there are no limits to the human imagination, intelligence, and sense of wonder.</p></blockquote>
<p>It takes a lot of gumption to put your trust into the workings of a barely controlled man-made directed explosion, much more so if that explosion is attached to unique, ahead-of-the-curve technology in the most sophisticated piece of equipment ever built.  However, the crews of Apollo 1, Challenger, and Columbia had done just that.  They placed their complete and total trust into a mechanical monstrosity designed and built by the greatest minds and the lowest bidder, respectively.  They placed their very being into the hands of friends and colleagues, knowing full well they were living and working at the edge of human knowledge, the point in which the unknown becomes known; the edge of science.  With science, ignorant darkness begets declaratory light, knowledge transcends incomprehension, and the unknown is peeled back to reveal the grains of knowledge hidden deep within the beauty of Nature.</p>
<p>Science isn&#8217;t always simple, or safe.  No-one intended for the men and women of NASA to die, but they all knew it would be a risk.  Everyone knew that with complex systems, there were many unknowns, and although we, as scientists and engineers, can account for many of them, there are many more that simply cannot be comprehended.  These unknowns are quantified as risk, and as such, as pioneers, we have to take those risks.  We take them, and learn from them.  We take them, and wrestle with them.  We take risks, because the payoff is so great.  The pursuit of truth is littered with the bodies of brave men and women, scientists and common folk alike.  It is a tragedy when people die, and so, to you, the memories of all whom have died in the pursuit of science; to you, the crews of Apollo 1, Challenger, and Columbia, I raise my glass.</p>
<p>
<blockquote>The crew of the space shuttle Challenger honored us by the manner in which they lived their lives. We will never forget them, nor the last time we saw them, this morning, as they prepared for their journey and waved goodbye and &#8217;slipped the surly bonds of earth&#8217; to &#8216;touch the face of God  &#8211;Ronald Reagan</p></blockquote>
<p>While I am not old enough to remember either Apollo 1, or Challenger, I do remember the Columbia accident quite clearly.  I was in a Red Cross CPR class through the Boy Scouts of America, and like many of the people in the class, it was nothing more than a refresher course.  So, I was talking to the instructors and other students, all old friends, when one of the fellow students walks in, looking quite shell-shocked.</p>
<p>&#8220;Did you hear that Columbia blew up?&#8221;, she asked.  We all looked at each other, waiting for the punch-line, which never came.  &#8220;Yeah, it disintegrated in the air over Texas, and it is presumed everyone aboard is dead.&#8221;  With that, the instructors turned on the TV, and we watched the news briefly, then began the class.  I was unable to concentrate on the material, just going through it by rote, not really paying attention, or even caring.  My mind was with the Columbia, wondering if there were any survivors, what happened, and why the shuttle had failed to protect its precious cargo of flesh and knowledge.</p>
<p>Despite the setbacks in the NASA program, despite the difficulties, despite the risk, I still want to be an astronaut.</p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=842</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Little Rover that Did</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=837</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=837#comments</comments>
		<pubDate>Thu, 28 Jan 2010 16:27:32 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Astronomy]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=837</guid>
		<description><![CDATA[From the aptly named Space.com comes a wonderful, yet sad, story about the fate of the stuck Martian rover Spirit.
In May 2009, Spirit became stuck in a Martian sand pit while driving about on the Red Planet&#8217;s southern hemisphere.  The soil that the rover became mired in is exceptionally soft, providing no traction for [...]]]></description>
			<content:encoded><![CDATA[<p>From the <a href="http://www.space.com/missionlaunches/spirit-mars-rover-response-100127.html">aptly named Space.com</a> comes a wonderful, yet sad, story about the fate of the stuck Martian rover Spirit.</p>
<p>In May 2009, Spirit became stuck in a Martian sand pit while driving about on the Red Planet&#8217;s southern hemisphere.  The soil that the rover became mired in is exceptionally soft, providing no traction for the stuck wheels, and hence, no help in pulling the plucky solar powered rover out of its predicament.  Due to wheel malfunctions that left Spirit with only four working wheels, Spirit has been driving backwards, combined with the low power generated by the Martian dust upon the solar panels, left Spirit unprepared for the sand pit it drove into.</p>
<p>Despite months of extraction attempts, Spirit only became more mired in the dastardly pit, with hope of a successful extraction fading with every failed attempt.  In January 2010, scientists at NASA finally declared that Spirit will just stay embedded in the sand pit, becoming a stationary research probe, unlike its still-roving twin, Opportunity.  When I found out the news, even though it was fully expected, I was still sad, for the days of Spirit are now numbered.</p>
<p>With no movement to help clean its solar panels, Spirit will have to rely on the wind to scour its surface and give it the power boosts it needs to survive on the planet.  Scientists are now trying to work Spirit into a great parking position on Mars, trying to maximize the angle between the probe&#8217;s solar panels and the sun, in hopes of keeping it alive during the upcoming harsh Martian winter.</p>
<p>Even stationary, there is still months, if not years, of science the probe can do, and scientists are proud of the work it has done thus far.  Spirit, and Opportunity, landed on Mars in January 2004 for a three month mission, although six years later, they are still working hard, performing science on another planet.  It will be a sad day for all when Spirit has no more to give, and returns its last ping; becoming nothing more than a monument to humanity as it finally dies on the surface of the alien planet, Mars.</p>
<p><!-- Begin: AdBrite, Generated: 2010-01-28 11:27:07  --><br />
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script><br />
<span style="white-space:nowrap;"><script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=1057685&#038;zs=3436385f3630&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script><br />
<a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=1057685&#038;afsid=1"><img src="http://files.adbrite.com/mb/images/adbrite-your-ad-here-banner.gif" style="background-color:#CCCCCC;border:none;padding:0;margin:0;" alt="Your Ad Here" width="11" height="60" border="0" /></a></span><br />
<!-- End: AdBrite --></p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=837</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brief History of Particle Discoveries</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=763</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=763#comments</comments>
		<pubDate>Tue, 19 Jan 2010 03:37:22 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Particle Physics]]></category>
		<category><![CDATA[Physics]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=763</guid>
		<description><![CDATA[Like all good physics programs, particle physics has kept several different generations of physicists employed.  To remain employed, one must succumb to the publish or perish disease currently infesting physics.  And of course, to publish, one must discover.
Here, I present a list of particles discovered by physicists, along with some useful information about [...]]]></description>
			<content:encoded><![CDATA[<p>Like all good physics programs, particle physics has kept several different generations of physicists employed.  To remain employed, one must succumb to the <i>publish or perish</i> disease currently infesting physics.  And of course, to publish, one must discover.</p>
<p>Here, I present a list of particles discovered by physicists, along with some useful information about the particles.  This list is not intended to be exhaustive, as there are more particles in nature than useful politicians in Congress.  One thing to note is that I only discuss the list of elementary particles discovered, to list all the baryons and mesons made from them is going to have to wait for another blog post.</p>
<div>
<table border=1>
<tr>
<td width="15%"><b>Particle</b></td>
<td width="5%"><b>Year</b></td>
<td width="15%"><b>Mass (MeV/c<sup>2</sup>)</b></td>
<td width="5%"><b>Spin</b></td>
<td width="15%"><b>Antiparticle</b></td>
<td width="35%"><b>Comments</b></td>
</tr>
<tr>
<td width="15%">Electron</td>
<td width="5%">1897</td>
<td width="15%">0.511</td>
<td width="5%">1/2</td>
<td width="15%">Positron</td>
<td width="35%">Also known as beta ray</td>
</tr>
<tr>
<td width="15%">Alpha particle</td>
<td width="5%">1899</td>
<td width="15%">big</td>
<td width="5%">0</td>
<td width="15%">anti-helium</td>
<td width="35%">A doubly ionized Helium nucleus</td>
</tr>
<tr>
<td width="15%">Photon</td>
<td width="5%">1900</td>
<td width="15%">0</td>
<td width="5%">1</td>
<td width="15%">self</td>
<td width="35%"><a href="#f1">1</a></td>
</tr>
<tr>
<td width="15%">Proton</td>
<td width="5%">1919</td>
<td width="15%">938.272</td>
<td width="5%">1/2</td>
<td width="15%">anti-proton</td>
<td width="35%"></td>
</tr>
<tr>
<td width="15%">Neutron</td>
<td width="5%">1932</td>
<td width="15%">939.566</td>
<td width="5%">1/2</td>
<td width="15%">anti-neutron</td>
<td width="35%"></td>
</tr>
<tr>
<td width="15%">Anti-electron</td>
<td width="5%">1932</td>
<td width="15%">0.511</td>
<td width="5%">1/2</td>
<td width="15%">electron</td>
<td width="35%"><a href="#f2">2</a></td>
</tr>
<tr>
<td width="15%">Muon</td>
<td width="5%">1937</td>
<td width="15%">105.7</td>
<td width="5%">1/2</td>
<td width="15%">anti-muon</td>
<td width="35%"><a href="#f3">3</a></td>
</tr>
<tr>
<td width="15%">Pion</td>
<td width="5%">1947</td>
<td width="15%">134.98</td>
<td width="5%">0</td>
<td width="15%">Self</td>
<td width="35%">Predicted in 1935 by Yukawa</td>
</tr>
<tr>
<td width="15%">Kaon</td>
<td width="5%">1947</td>
<td width="15%">497.65</td>
<td width="5%">0</td>
<td width="15%">Self</td>
<td width="35%">First strange particle discovered</td>
</tr>
<tr>
<td width="15%">Anti-proton</td>
<td width="5%">1955</td>
<td width="15%">938.272</td>
<td width="5%">1/2</td>
<td width="15%">Proton</td>
<td width="35%"></td>
</tr>
<tr>
<td width="15%">Electron neutrino</td>
<td width="5%">1956</td>
<td width="15%">under 2.2&#215;10<sup>-6</sup></td>
<td width="5%">0</td>
<td width="15%">Anti-electron neutrino</td>
<td width="35%"><a href="#f4">4</a></td>
</tr>
<tr>
<td width="15%">Up, Down, and Strange Quark</td>
<td width="5%">1969</td>
<td width="15%">1.5, 3.5, and 70</td>
<td width="5%">1/2 for all</td>
<td width="15%">Anti-up, anti-down, anti-strange</td>
<td width="35%">Deep elastic scattering in protons led to this discovery</td>
</tr>
<tr>
<td width="15%">J/Psi meson</td>
<td width="5%">1974</td>
<td width="15%">3096.916</td>
<td width="5%">1</td>
<td width="15%">self</td>
<td width="35%">Showed existence of charm quark</td>
</tr>
<tr>
<td width="15%">Upsilon meson</td>
<td width="5%">1977</td>
<td width="15%">9460</td>
<td width="5%">1</td>
<td width="15%">self</td>
<td width="35%"><a href="#f5">5</a></td>
</tr>
<tr>
<td width="15%">Gluons</td>
<td width="5%">1979</td>
<td width="15%">0</td>
<td width="5%">1</td>
<td width="15%">self</td>
<td width="35%">Gluons mediate strong force, and confine quarks.</td>
</tr>
<tr>
<td width="15%">W and Z bosons</td>
<td width="5%">1983</td>
<td width="15%">8039.8 (2.3), 9118.76 (21)</td>
<td width="5%">1</td>
<td width="15%">self</td>
<td width="35%">Mediate weak force.  W bosons violate parity.</td>
</tr>
<tr>
<td width="15%">Top quark</td>
<td width="5%">1995</td>
<td width="15%">1731 (13)</td>
<td width="5%">1/2</td>
<td width="15%">top antiquark</td>
<td width="35%"><a href="#f6">6</a></td>
</tr>
</table>
</div>
<p>Footnotes</p>
<ul>
<li><a name="f1">1</a> Also known as gamma radiation, it was originally discovered in 1895 as X-rays, but was only successfully identified as electromagnetic radiation in 1900.
<li><a name="f2">2</a> Dirac&#8217;s relativistic quantum equation predicted this particle would appear, and have the same mass as the electron, but opposite charge.  Dirac reasoned it was actually the proton it was predicting, however, the anti-electron was found experimentally in 1932.  Despite not predicting it, Dirac still shared in the Nobel prize awarded for its discovery.
<li><a name="f3">3</a> With a long half-life, the muon can form chemical bonds in atoms.
<li><a name="f4">4</a> The neutrino was proposed by Wolfgang Pauli in 1931 to save the idea of conservation of energy, one of the most fundamental tenents in physics.  During beta decay, it was found that some energy was escaping in an unknown form, so Pauli proposed the neutrino, an unknown particle with no mass and no charge, but containing energy.  Neils Bohr favored the idea of getting rid of the conservation of energy instead.  Luckily for physics, the neutrino was found, allowing us to keep the conservation of energy intact.
<li><a name="f5">5</a> Showed bottom quark properties.  Feynman immediately predicted top quark existed.
<li><a name="f6">6</a> This particle is heavier than gold, and the last discovered quark.  Some beyond-the-standard-model models predict a fourth generation of quarks, but none have been discovered.
</ul>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=763</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change in posting style, frequency</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=823</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=823#comments</comments>
		<pubDate>Wed, 13 Jan 2010 05:14:26 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=823</guid>
		<description><![CDATA[Gentle readers,
After noticing that my blog has become little more than a repository of recycled links, I have decided to go in a new direction.  Rather then just re-post the same news everyone else is, I am going to take fewer stories, and go further in depth with them.  I will be reading [...]]]></description>
			<content:encoded><![CDATA[<p>Gentle readers,</p>
<p>After noticing that my blog has become little more than a repository of recycled links, I have decided to go in a new direction.  Rather then just re-post the same news everyone else is, I am going to take fewer stories, and go further in depth with them.  I will be reading arXiv papers, and newsgroups, and reporting on what I find, as well as my analysis thereof.</p>
<p>This means that my posting frequency will drop, and posting will be sporadic.  On the other hand, the posts will be of higher quality, and original material.  I am also going to try and cut down on the number of ads served, and instead try and concentrate on the quality of my writing.</p>
<p>Until next time,<br />
<br />Gordon</p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=823</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spiked Genitals, Ouch</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=821</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=821#comments</comments>
		<pubDate>Tue, 12 Jan 2010 05:25:32 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=821</guid>
		<description><![CDATA[A LiveScience article recently posted talks about the way fruit flies hook up.
In their case, &#8220;hooking up&#8221; really means hooking up.  The male fruit fly has spikes that cover their genitals that help them hook on to unwilling female fruit fly partners during the copulatory act.
To see what the spikes are used for, researchers [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://www.livescience.com/animals/fly-genital-spikes-100108.html">LiveScience article</a> recently posted talks about the way fruit flies hook up.</p>
<p>In their case, &#8220;hooking up&#8221; really means hooking up.  The male fruit fly has spikes that cover their genitals that help them hook on to unwilling female fruit fly partners during the copulatory act.</p>
<p>To see what the spikes are used for, researchers ablated them on virgin fruit flies, then introduced the hobbled males into nests of females.  When the males tried to hook up with unwilling females, they essentially slid off the (bucking) women, unable to maintain a hold.  However, when they hooked up with willing partners, they were able to engage in sex, and keep on their partners; in addition, their insemination rates were comparable to their non-hobbled counterparts.</p>
<p>Further studies are planned.</p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=821</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neanderthals were pretty too!</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=819</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=819#comments</comments>
		<pubDate>Mon, 11 Jan 2010 05:26:12 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=819</guid>
		<description><![CDATA[From The Beeb comes a story about the discovery that Neanderthals were capable of symbolic thinking.  Although I think that it was known beforehand that they were capable of such higher order thinking, as well as having a language, culture, complex tools, and great manly strength.
The discovery in southern Spain was of Neanderthal makeup [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://news.bbc.co.uk/2/hi/science/nature/8448660.stm">The Beeb</a> comes a story about the discovery that Neanderthals were capable of symbolic thinking.  Although I think that it was known beforehand that they were capable of such higher order thinking, as well as having a language, <a href="http://news.bbc.co.uk/2/hi/uk_news/education/4637605.stm">culture</a>, <a href="http://news.bbc.co.uk/2/hi/science/nature/7466735.stm">complex tools</a>, and <a href="http://www.livescience.com/history/050310_neanderthal_reconstruction.html">great manly strength</a>.</p>
<p>The discovery in southern Spain was of Neanderthal makeup kits, with foundation, metallic makeups, and dark pigments inside of shells that doubled as jewelery.  This makeup was dated to ten millennium before Homo Sapiens had first contact with Homo Neanderthalis, thus dispelling the notion that Neanderthals were stupid, brutish peoples.  With makeup, they were able to make themselves look different, as well as use it for decoration, much as modern humans do today.</p>
<p><!-- Begin: AdBrite, Generated: 2009-07-26 0:31:46  --><br />
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script><br />
<script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=1108044&#038;zs=3330305f323530&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script></p>
<div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=1108044&#038;afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;">Your Ad Here</a></div>
<p><!-- End: AdBrite --></p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=819</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Climate change</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=817</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=817#comments</comments>
		<pubDate>Sun, 10 Jan 2010 04:08:37 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=817</guid>
		<description><![CDATA[This absolutely stunning photo of the U.K. taken by NASA demonstrates the effects of global warming.
One of the most impressive effects from global warming is that weather becomes more extreme, with colder winters and hotter, drier summers.  With so much of the world in a cold snap, this is an excellent example of extreme [...]]]></description>
			<content:encoded><![CDATA[<p>This absolutely stunning <a href="http://news.bbc.co.uk/2/hi/uk/8447023.stm">photo of the U.K.</a> taken by NASA demonstrates the effects of global warming.</p>
<p>One of the most impressive effects from global warming is that weather becomes more extreme, with colder winters and hotter, drier summers.  With so much of the world in a cold snap, this is an excellent example of extreme weather manifesting itself.  As a complex nonlinear system, small nudges in initial conditions can cause huge changes in outputs, in this case, temperatures.</p>
<p>For a simple, non-mathematical introduction, feel free to check out the Wikipedia articles on <a href="http://en.wikipedia.org/wiki/Chaos_theory">Chaos theory</a>, and <a href="http://en.wikipedia.org/wiki/Butterfly_effect">the Butterfly effect</a>.  One should note that Chaos theory (the article) mainly describes deterministic chaos theory, and although there are deterministic parts to the Earth&#8217;s environment, there are also non-deterministic components that throw a monkey wrench into calculations into the Earth&#8217;s future.</p>
<p>Despite the non-deterministic components, enough is understood about the mathematics of chaos and the climate to make qualitative predictions about the future and evolution of earth, and its climate.</p>
<p><!-- Begin: AdBrite, Generated: 2009-07-26 0:31:46  --><br />
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';}
</script><br />
<script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=1108044&#038;zs=3330305f323530&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script></p>
<div><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=1108044&#038;afsid=1" style="font-weight:bold;font-family:Arial;font-size:13px;">Your Ad Here</a></div>
<p><!-- End: AdBrite --></p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=817</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOFIA flies</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=814</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=814#comments</comments>
		<pubDate>Sat, 09 Jan 2010 04:21:12 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Astronomy]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=814</guid>
		<description><![CDATA[From this article comes news that the self guiding, infrared, plane mounted telescope SOFIA has begun in flight testing.
SOFIA, short for Stratospheric Observatory for Infrared Astronomy, is a giant telescope attached to a plane.  The telescope searches infrared wavelengths at an altitude of at least 15,000 feet, above the safe veil of water vapor [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.physorg.com/news182185874.html">this article</a> comes news that the self guiding, infrared, plane mounted telescope SOFIA has begun in flight testing.</p>
<p>SOFIA, short for Stratospheric Observatory for Infrared Astronomy, is a giant telescope attached to a plane.  The telescope searches infrared wavelengths at an altitude of at least 15,000 feet, above the safe veil of water vapor ensconced about the Earth.  It is far cheaper to launch and maintain a plane then it is to launch a telescope into space; although vibrations are expected to put a damper on things.</p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=814</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AAS meeting</title>
		<link>http://aitj-co.com/gcsgz5/blog/?p=812</link>
		<comments>http://aitj-co.com/gcsgz5/blog/?p=812#comments</comments>
		<pubDate>Wed, 06 Jan 2010 03:56:23 +0000</pubDate>
		<dc:creator>Gordon Stangler</dc:creator>
				<category><![CDATA[Astronomy]]></category>

		<guid isPermaLink="false">http://aitj-co.com/gcsgz5/blog/?p=812</guid>
		<description><![CDATA[The newest American Astronomical Society meeting will be taking place in D.C. January 3rd through the 7th.  If you are in the area, there i an open lecture being given by Brian Schwartz that will talk about the role of the scientist as portrayed by various media.  It promises to be quite an [...]]]></description>
			<content:encoded><![CDATA[<p>The newest American Astronomical Society meeting will be <a href="http://news.yahoo.com/s/space/20100103/sc_space/astronomersflocktolargestastronomymeetingintheuniverse">taking place in D.C.</a> January 3rd through the 7th.  If you are in the area, there i an open lecture being given by Brian Schwartz that will talk about the role of the scientist as portrayed by various media.  It promises to be quite an interesting lecture.</p>
<p><!-- Begin: AdBrite, Generated: 2009-08-24 1:27:17 --> <script type="text/javascript"> var AdBrite_Title_Color = '0000FF'; var AdBrite_Text_Color = '000000'; var AdBrite_Background_Color = 'FFFFFF'; var AdBrite_Border_Color = 'CCCCCC'; var AdBrite_URL_Color = '008000'; try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';} </script> <span style="white-space:nowrap;"><script type="text/javascript">document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(' src="http://ads.adbrite.com/mb/text_group.php?sid=1057685&#038;zs=3436385f3630&#038;ifr='+AdBrite_Iframe+'&#038;ref='+AdBrite_Referrer+'" type="text/javascript">');document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));</script> <a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=1057685&#038;afsid=1"><img src="http://files.adbrite.com/mb/images/adbrite-your-ad-here-banner.gif" style="background-color:#CCCCCC;border:none;padding:0;margin:0;" alt="Your Ad Here" width="11" height="60" border="0" /></a></span> <!-- End: AdBrite --></p>
]]></content:encoded>
			<wfw:commentRss>http://aitj-co.com/gcsgz5/blog/?feed=rss2&amp;p=812</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
