<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>riemann &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/riemann/</link>
	<description>Feed of posts on WordPress.com tagged "riemann"</description>
	<pubDate>Fri, 27 Nov 2009 18:54:42 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[A Formula for Primes]]></title>
<link>http://sumidiot.wordpress.com/2009/11/24/a-formula-for-primes/</link>
<pubDate>Wed, 25 Nov 2009 04:55:08 +0000</pubDate>
<dc:creator>sumidiot</dc:creator>
<guid>http://sumidiot.wordpress.com/2009/11/24/a-formula-for-primes/</guid>
<description><![CDATA[I wanted to write this post yesterday, but I couldn&#8217;t work out some of the steps that I wanted]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I wanted to write this post yesterday, but I couldn&#8217;t work out some of the steps that I wanted to be able to work out, so I had to wait a day and try again. But I think I&#8217;ve got it now, let&#8217;s see&#8230;</p>
<p>We&#8217;ve been working with the function</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+J%28x%29%3D%5Csum_%7Bp%5En%5Cleq+x%7D%5Cfrac%7B1%7D%7Bn%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle J(x)=\sum_{p^n\leq x}\frac{1}{n}.' title='\displaystyle J(x)=\sum_{p^n\leq x}\frac{1}{n}.' class='latex' /></p>
<p><a href="http://sumidiot.wordpress.com/2009/11/22/another-formula-for-jx/">Last time</a>, we arrived (skipping over some rather large gaps) at an analytic formula for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />, namely:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bl%7D%5Cdisplaystyle+J%28x%29%3DLi%28x%29-%5Csum_%7B%5Ctext%7BIm+%7D%5Crho%26%2362%3B0%7D%5Cleft%28Li%28x%5E%7B%5Crho%7D%29%2BLi%28x%5E%7B1-%5Crho%7D%29%5Cright%29%5C%5C+%5Cdisplaystyle%5Cqquad%5Cqquad+%2B%5Cint_x%5E%7B%5Cinfty%7D%5Cfrac%7Bdt%7D%7Bt%28t%5E2-1%29%5Cln+t%7D-%5Cln+2%2C%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{l}\displaystyle J(x)=Li(x)-\sum_{\text{Im }\rho&gt;0}\left(Li(x^{\rho})+Li(x^{1-\rho})\right)\\ \displaystyle\qquad\qquad +\int_x^{\infty}\frac{dt}{t(t^2-1)\ln t}-\ln 2,\end{array}' title='\begin{array}{l}\displaystyle J(x)=Li(x)-\sum_{\text{Im }\rho&gt;0}\left(Li(x^{\rho})+Li(x^{1-\rho})\right)\\ \displaystyle\qquad\qquad +\int_x^{\infty}\frac{dt}{t(t^2-1)\ln t}-\ln 2,\end{array}' class='latex' /></p>
<p>where (mod issues)</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+Li%28x%29%3D%5Cint_0%5Ex+%5Cfrac%7Bdt%7D%7B%5Cln+t%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle Li(x)=\int_0^x \frac{dt}{\ln t}.' title='\displaystyle Li(x)=\int_0^x \frac{dt}{\ln t}.' class='latex' /></p>
<p>The goal today is to use this formula for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> to find a formula for primes. In particular, we will find a formula for <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)' title='\pi(x)' class='latex' />, which is the number of primes no larger than <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />. These two functions are related, as follows: recall that <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> is a step function which jumps by <img src='http://l.wordpress.com/latex.php?latex=1%2Fn&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1/n' title='1/n' class='latex' /> at every prime power <img src='http://l.wordpress.com/latex.php?latex=p%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^n' title='p^n' class='latex' />. Pick an <img src='http://l.wordpress.com/latex.php?latex=x_0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_0' title='x_0' class='latex' />. How many jumps of size 1 does <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> make before getting to <img src='http://l.wordpress.com/latex.php?latex=x_0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_0' title='x_0' class='latex' />? Well, it jumps by 1 at the primes, so it makes <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x_0%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x_0)' title='\pi(x_0)' class='latex' /> jumps of size 1. How many jumps of size 1/2? These are jumps at prime squares, <img src='http://l.wordpress.com/latex.php?latex=p%5E2%5Cleq+x_0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^2\leq x_0' title='p^2\leq x_0' class='latex' />. This inequality is the same as <img src='http://l.wordpress.com/latex.php?latex=p%5Cleq+x_0%5E%7B1%2F2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p\leq x_0^{1/2}' title='p\leq x_0^{1/2}' class='latex' />, so we make <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x_0%5E%7B1%2F2%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x_0^{1/2})' title='\pi(x_0^{1/2})' class='latex' /> jumps of size 1/2. Similarly, we&#8217;ll make <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x_0%5E%7B1%2Fn%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x_0^{1/n})' title='\pi(x_0^{1/n})' class='latex' /> jumps of size <img src='http://l.wordpress.com/latex.php?latex=1%2Fn&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1/n' title='1/n' class='latex' /> to calculate <img src='http://l.wordpress.com/latex.php?latex=J%28x_0%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x_0)' title='J(x_0)' class='latex' />. Eventually (for some large enough <img src='http://l.wordpress.com/latex.php?latex=N&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='N' title='N' class='latex' />) <img src='http://l.wordpress.com/latex.php?latex=x_0%5E%7B1%2FN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_0^{1/N}' title='x_0^{1/N}' class='latex' /> will be less than 2, and so <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x_0%5E%7B1%2FN%7D%29%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x_0^{1/N})=0' title='\pi(x_0^{1/N})=0' class='latex' />, and we can stop looking for jumps.</p>
<p>Translating the above into symbols, we have just decided that</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=J%28x%29%3D%5Cpi%28x%29%2B%5Cfrac%7B1%7D%7B2%7D%5Cpi%28x%5E%7B1%2F2%7D%29%2B%5Cfrac%7B1%7D%7B3%7D%5Cpi%28x%5E%7B1%2F3%7D%29%2B%5Ccdots%2B%5Cfrac%7B1%7D%7Bn%7D%5Cpi%28x%5E%7B1%2Fn%7D%29%2B%5Ccdots.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)=\pi(x)+\frac{1}{2}\pi(x^{1/2})+\frac{1}{3}\pi(x^{1/3})+\cdots+\frac{1}{n}\pi(x^{1/n})+\cdots.' title='J(x)=\pi(x)+\frac{1}{2}\pi(x^{1/2})+\frac{1}{3}\pi(x^{1/3})+\cdots+\frac{1}{n}\pi(x^{1/n})+\cdots.' class='latex' /></p>
<p>I&#8217;ve written it as an infinite sum, but eventually (like I said) those <img src='http://l.wordpress.com/latex.php?latex=%5Cpi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi' title='\pi' class='latex' /> values will be 0, so we&#8217;ve really got a finite sum.</p>
<p>Now wait, our goal was a formula for <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)' title='\pi(x)' class='latex' />, in terms of <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />, and I&#8217;ve got a formula the other way, <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> in terms of <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)' title='\pi(x)' class='latex' />.</p>
<p>This is the part I got stuck on yesterday. Edwards&#8217; book says (or perhaps doesn&#8217;t, causing my problems) that basically you do Möbius inversion to the sum above, and obtain a formula for <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)' title='\pi(x)' class='latex' /> in terms of <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />. He says slightly more than that, but I wasn&#8217;t able to piece it together as easily as he seemed to indicate it should work. But anyway, what&#8217;s this Möbius inversion thing? I&#8217;ll take a pretty low-level account, leaving lots of room for things to be jazzed up (which I may return to and do sometime soonish).</p>
<p>An integer is said to be &#8220;squarefree&#8221; if it factors into the product of distinct primes or, equivalently, it is not divisible by a square. Define the following function, called the Möbius function, on positive integers (<img src='http://l.wordpress.com/latex.php?latex=p_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_i' title='p_i' class='latex' /> is supposed to indicate a prime):</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Cmu%28n%29+%3D+%5Cbegin%7Bcases%7D1%26%2338%3B+n%3D1+%5C%5C+0+%26%2338%3B+n%5Ctext%7B+not+squarefree%7D+%5C%5C+%28-1%29%5Ek+%26%2338%3B+n%3Dp_1%5Ccdots+p_k%5Ctext%7B+squarefree%7D%5Cend%7Bcases%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \mu(n) = \begin{cases}1&amp; n=1 \\ 0 &amp; n\text{ not squarefree} \\ (-1)^k &amp; n=p_1\cdots p_k\text{ squarefree}\end{cases}' title='\displaystyle \mu(n) = \begin{cases}1&amp; n=1 \\ 0 &amp; n\text{ not squarefree} \\ (-1)^k &amp; n=p_1\cdots p_k\text{ squarefree}\end{cases}' class='latex' /></p>
<p>So, for example, <img src='http://l.wordpress.com/latex.php?latex=%5Cmu&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mu' title='\mu' class='latex' /> is -1 at any prime, <img src='http://l.wordpress.com/latex.php?latex=%5Cmu%286%29%3D%5Cmu%2810%29%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mu(6)=\mu(10)=1' title='\mu(6)=\mu(10)=1' class='latex' />, and <img src='http://l.wordpress.com/latex.php?latex=%5Cmu%288%29%3D%5Cmu%2812%29%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mu(8)=\mu(12)=0' title='\mu(8)=\mu(12)=0' class='latex' />.</p>
<p>Möbius inversion is then the following:</p>
<p style="padding-left:30px;">If <img src='http://l.wordpress.com/latex.php?latex=f%28n%29%3D%5Csum_%7Bd%26%23124%3Bn%7Dg%28d%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)=\sum_{d&#124;n}g(d)' title='f(n)=\sum_{d&#124;n}g(d)' class='latex' /> then <img src='http://l.wordpress.com/latex.php?latex=g%28d%29%3D%5Csum_%7Bd%26%23124%3Bn%7D%5Cmu%28d%29f%28n%2Fd%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g(d)=\sum_{d&#124;n}\mu(d)f(n/d)' title='g(d)=\sum_{d&#124;n}\mu(d)f(n/d)' class='latex' />, and conversely.</p>
<p>Well, I tried to figure out how my expression for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />, in terms of <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%5E%7B1%2Fn%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x^{1/n})' title='\pi(x^{1/n})' class='latex' />s was such an <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f' title='f' class='latex' /> of <img src='http://l.wordpress.com/latex.php?latex=g&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g' title='g' class='latex' />. I don&#8217;t see it, as stated. Perhaps somebody can point me in the right direction in the comments.</p>
<p>The observation you are supposed to make comes when you consider something like <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7DJ%28x%5E%7B1%2F2%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{2}J(x^{1/2})' title='\frac{1}{2}J(x^{1/2})' class='latex' />. Using our formula above, we can write</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7DJ%28x%5E%7B1%2F2%7D%29%3D%5Cfrac%7B1%7D%7B2%7D%5Cpi%28x%5E%7B1%2F2%7D%29%2B%5Cfrac%7B1%7D%7B4%7D%5Cpi%28x%5E%7B1%2F4%7D%29%2B%5Cfrac%7B1%7D%7B6%7D%5Cpi%28x%5E%7B1%2F6%7D%29%2B%5Ccdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{2}J(x^{1/2})=\frac{1}{2}\pi(x^{1/2})+\frac{1}{4}\pi(x^{1/4})+\frac{1}{6}\pi(x^{1/6})+\cdots' title='\frac{1}{2}J(x^{1/2})=\frac{1}{2}\pi(x^{1/2})+\frac{1}{4}\pi(x^{1/4})+\frac{1}{6}\pi(x^{1/6})+\cdots' class='latex' /></p>
<p>or, more generally, we have</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Cfrac%7B1%7D%7Bn%7DJ%28x%5E%7B1%2Fn%7D%29%3D%5Csum_k+%5Cfrac%7B1%7D%7Bnk%7D%5Cpi%28x%5E%7B1%2Fnk%7D%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \frac{1}{n}J(x^{1/n})=\sum_k \frac{1}{nk}\pi(x^{1/nk}).' title='\displaystyle \frac{1}{n}J(x^{1/n})=\sum_k \frac{1}{nk}\pi(x^{1/nk}).' class='latex' /></p>
<p>If we subtract this equation (with <img src='http://l.wordpress.com/latex.php?latex=n%3D2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n=2' title='n=2' class='latex' />) from the equation for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> in terms of <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7Bn%7D%5Cpi%28x%5E%7B1%2Fn%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{n}\pi(x^{1/n})' title='\frac{1}{n}\pi(x^{1/n})' class='latex' />s, we can eliminate one term from the right-hand side. The idea is to iterate this process. I think a (reasonably, by my blog&#8217;s standards) clean way to write what is happening is as follows (it helps when you know the answer you are supposed to get <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ):</p>
<p>Consider the sum</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Csum_n+%5Cfrac%7B%5Cmu%28n%29%7D%7Bn%7DJ%28x%5E%7B1%2Fn%7D%29%2C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \sum_n \frac{\mu(n)}{n}J(x^{1/n}),' title='\displaystyle \sum_n \frac{\mu(n)}{n}J(x^{1/n}),' class='latex' /></p>
<p>which by our most recent formula is the same as</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Csum_%7Bn%2Ck%7D%5Cfrac%7B%5Cmu%28n%29%7D%7Bnk%7D%5Cpi%28x%5E%7B1%2Fnk%7D%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \sum_{n,k}\frac{\mu(n)}{nk}\pi(x^{1/nk}).' title='\displaystyle \sum_{n,k}\frac{\mu(n)}{nk}\pi(x^{1/nk}).' class='latex' /></p>
<p>Now, fix a positive integer <img src='http://l.wordpress.com/latex.php?latex=m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m' title='m' class='latex' />. The coefficient of <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%5E%7B1%2Fm%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x^{1/m})' title='\pi(x^{1/m})' class='latex' /> in this last double sum is</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Csum_%7Bnk%3Dm%7D%5Cfrac%7B%5Cmu%28n%29%7D%7Bm%7D%3D%5Cfrac%7B1%7D%7Bm%7D%5Csum_%7Bn%26%23124%3Bm%7D%5Cmu%28n%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \sum_{nk=m}\frac{\mu(n)}{m}=\frac{1}{m}\sum_{n&#124;m}\mu(n).' title='\displaystyle \sum_{nk=m}\frac{\mu(n)}{m}=\frac{1}{m}\sum_{n&#124;m}\mu(n).' class='latex' /></p>
<p>Almost there&#8230; what is <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bn%26%23124%3Bm%7D%5Cmu%28n%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{n&#124;m}\mu(n)' title='\sum_{n&#124;m}\mu(n)' class='latex' />? Turns out, it is 1 if <img src='http://l.wordpress.com/latex.php?latex=m%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m=1' title='m=1' class='latex' /> (which is clear), and 0 otherwise. Indeed, suppose <img src='http://l.wordpress.com/latex.php?latex=m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m' title='m' class='latex' /> has prime factorization <img src='http://l.wordpress.com/latex.php?latex=p_1%5E%7Be_1%7D%5Ccdots+p_k%5E%7Be_k%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_1^{e_1}\cdots p_k^{e_k}' title='p_1^{e_1}\cdots p_k^{e_k}' class='latex' />. Then all of the divisors, <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' /> in the sum we&#8217;re after, are of the form <img src='http://l.wordpress.com/latex.php?latex=p_1%5E%7Bf_1%7D%5Ccdots+p_k%5E%7Bf_k%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_1^{f_1}\cdots p_k^{f_k}' title='p_1^{f_1}\cdots p_k^{f_k}' class='latex' /> where each <img src='http://l.wordpress.com/latex.php?latex=0%5Cleq+f_i%5Cleq+e_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0\leq f_i\leq e_i' title='0\leq f_i\leq e_i' class='latex' />. The only divisors, <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=%5Cmu%28n%29%5Cneq+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mu(n)\neq 0' title='\mu(n)\neq 0' class='latex' /> are those where the <img src='http://l.wordpress.com/latex.php?latex=f_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f_i' title='f_i' class='latex' /> are all either 0 or 1. So the worthwhile <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' /> could be 1, or some <img src='http://l.wordpress.com/latex.php?latex=p_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_i' title='p_i' class='latex' />, or a <img src='http://l.wordpress.com/latex.php?latex=p_ip_j&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_ip_j' title='p_ip_j' class='latex' /> (<img src='http://l.wordpress.com/latex.php?latex=i%5Cneq+j&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i\neq j' title='i\neq j' class='latex' />), or <img src='http://l.wordpress.com/latex.php?latex=p_ip_jp_%7B%5Cell%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_ip_jp_{\ell}' title='p_ip_jp_{\ell}' class='latex' /> (<img src='http://l.wordpress.com/latex.php?latex=i%5Cneq+j&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i\neq j' title='i\neq j' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=i%5Cneq+%5Cell&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i\neq \ell' title='i\neq \ell' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=j%5Cneq+%5Cell&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='j\neq \ell' title='j\neq \ell' class='latex' />), etc. So</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bl%7D%5Cdisplaystyle+%5Csum_%7Bn%26%23124%3Bm%7D%5Cmu%28n%29%3D1%2B%5Csum_i+%5Cmu%28p_i%29%2B%5Csum_%7Bi%2Cj%7D+%5Cmu%28p_ip_j%29%2B%5Ccdots%2B%5Cmu%28p_1%5Ccdots+p_k%29+%5C%5C+%5Cqquad+%5Cqquad+%5Cdisplaystyle+%3D1-k%2B%5Cbinom%7Bk%7D%7B2%7D-%5Cbinom%7Bk%7D%7B3%7D%2B%5Ccdots%2B%28-1%29%5Ek%3D%281-1%29%5Ek%3D0.%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{l}\displaystyle \sum_{n&#124;m}\mu(n)=1+\sum_i \mu(p_i)+\sum_{i,j} \mu(p_ip_j)+\cdots+\mu(p_1\cdots p_k) \\ \qquad \qquad \displaystyle =1-k+\binom{k}{2}-\binom{k}{3}+\cdots+(-1)^k=(1-1)^k=0.\end{array}' title='\begin{array}{l}\displaystyle \sum_{n&#124;m}\mu(n)=1+\sum_i \mu(p_i)+\sum_{i,j} \mu(p_ip_j)+\cdots+\mu(p_1\cdots p_k) \\ \qquad \qquad \displaystyle =1-k+\binom{k}{2}-\binom{k}{3}+\cdots+(-1)^k=(1-1)^k=0.\end{array}' class='latex' /></p>
<p>(By the way, this is (almost verbatim) the proof in Hardy and Wright&#8217;s &#8220;An Introduction to the Theory of Numbers&#8221;, and I&#8217;ll count that as one of my references for anything I say about <img src='http://l.wordpress.com/latex.php?latex=%5Cmu&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mu' title='\mu' class='latex' />).</p>
<p>So, let&#8217;s gather back up here. We&#8217;ve now shown that in the sum</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Csum_n+%5Cfrac%7B%5Cmu%28n%29%7D%7Bn%7DJ%28x%5E%7B1%2Fn%7D%29%3D%5Csum_%7Bn%2Ck%7D%5Cfrac%7B%5Cmu%28n%29%7D%7Bnk%7D%5Cpi%28x%5E%7B1%2Fnk%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \sum_n \frac{\mu(n)}{n}J(x^{1/n})=\sum_{n,k}\frac{\mu(n)}{nk}\pi(x^{1/nk})' title='\displaystyle \sum_n \frac{\mu(n)}{n}J(x^{1/n})=\sum_{n,k}\frac{\mu(n)}{nk}\pi(x^{1/nk})' class='latex' /></p>
<p>the coefficient of <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%5E%7B1%2Fm%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x^{1/m})' title='\pi(x^{1/m})' class='latex' /> is 0 unless <img src='http://l.wordpress.com/latex.php?latex=m%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m=1' title='m=1' class='latex' />, when the coefficient is 1. Therefore, we have obtained out formula for <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)' title='\pi(x)' class='latex' />:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bl%7D+%5Cpi%28x%29%3D%5Cdisplaystyle+%5Csum_n+%5Cfrac%7B%5Cmu%28n%29%7D%7Bn%7DJ%28x%5E%7B1%2Fn%7D%29%5C%5C+%5Cqquad+%5Cdisplaystyle%3DJ%28x%29-%5Cfrac%7B1%7D%7B2%7DJ%28x%5E%7B1%2F2%7D%29-%5Cfrac%7B1%7D%7B3%7DJ%28x%5E%7B1%2F3%7D%29-%5Cfrac%7B1%7D%7B5%7DJ%28x%5E%7B1%2F5%7D%29%2B%5Cfrac%7B1%7D%7B6%7DJ%28x%5E%7B1%2F6%7D%29-%5Ccdots%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{l} \pi(x)=\displaystyle \sum_n \frac{\mu(n)}{n}J(x^{1/n})\\ \qquad \displaystyle=J(x)-\frac{1}{2}J(x^{1/2})-\frac{1}{3}J(x^{1/3})-\frac{1}{5}J(x^{1/5})+\frac{1}{6}J(x^{1/6})-\cdots\end{array}' title='\begin{array}{l} \pi(x)=\displaystyle \sum_n \frac{\mu(n)}{n}J(x^{1/n})\\ \qquad \displaystyle=J(x)-\frac{1}{2}J(x^{1/2})-\frac{1}{3}J(x^{1/3})-\frac{1}{5}J(x^{1/5})+\frac{1}{6}J(x^{1/6})-\cdots\end{array}' class='latex' /></p>
<p>I guess the point of Riemann&#8217;s paper was that the terrible integral formula he obtained for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> could then be used in this expression for <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)' title='\pi(x)' class='latex' />, to give an exact <em>analytic</em> expression (that is, one only an analyst would find pretty) for <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)' title='\pi(x)' class='latex' />. Pretty wild, in my mind.</p>
<p>It seems that if you get some feeling for the terms in <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />, you can decide that the &#8220;dominant&#8221; term is the <img src='http://l.wordpress.com/latex.php?latex=Li%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Li(x)' title='Li(x)' class='latex' /> term. And then that still ends up as the dominant term in the expression above for <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)' title='\pi(x)' class='latex' />. And so you get to say</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28x%29%5Csim+Li%28x%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(x)\sim Li(x).' title='\pi(x)\sim Li(x).' class='latex' /></p>
<p>So you&#8217;ve got that going for you, which is nice.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Another Formula for J(x)]]></title>
<link>http://sumidiot.wordpress.com/2009/11/22/another-formula-for-jx/</link>
<pubDate>Mon, 23 Nov 2009 03:08:19 +0000</pubDate>
<dc:creator>sumidiot</dc:creator>
<guid>http://sumidiot.wordpress.com/2009/11/22/another-formula-for-jx/</guid>
<description><![CDATA[Yesterday, I related the logarithm of to a piecewise linear function . You may recall that was defin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://sumidiot.wordpress.com/2009/11/21/the-log-of-zeta/">Yesterday</a>, I related the logarithm of <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' /> to a piecewise linear function <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />. You may recall that <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> was defined for positive reals by setting it equal to 0 at <img src='http://l.wordpress.com/latex.php?latex=x%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=0' title='x=0' class='latex' />, and then jumping by <img src='http://l.wordpress.com/latex.php?latex=1%2Fn&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1/n' title='1/n' class='latex' /> whenever <img src='http://l.wordpress.com/latex.php?latex=x%3Dp%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=p^n' title='x=p^n' class='latex' />, for some prime <img src='http://l.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> and integer <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' />. At the end of the day, we got to</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+J%28x%29%3D%5Cfrac%7B1%7D%7B2%5Cpi+i%7D%5Cint_%7Ba-i%5Cinfty%7D%5E%7Ba%2Bi%5Cinfty%7D%5Cln+%5Czeta%28s%29+x%5Es%5Cfrac%7Bds%7D%7Bs%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle J(x)=\frac{1}{2\pi i}\int_{a-i\infty}^{a+i\infty}\ln \zeta(s) x^s\frac{ds}{s}' title='\displaystyle J(x)=\frac{1}{2\pi i}\int_{a-i\infty}^{a+i\infty}\ln \zeta(s) x^s\frac{ds}{s}' class='latex' /></p>
<p>where <img src='http://l.wordpress.com/latex.php?latex=a%3D%5Ctext%7BRe%7D%28s%29%26%2362%3B1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a=\text{Re}(s)&gt;1' title='a=\text{Re}(s)&gt;1' class='latex' />. Today, we&#8217;ll analyze <img src='http://l.wordpress.com/latex.php?latex=%5Cln+%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln \zeta(s)' title='\ln \zeta(s)' class='latex' /> some more, and re-write the formula above.</p>
<p>When I <a href="http://sumidiot.wordpress.com/2009/11/13/riemanns-zeta-function/">introduced</a> <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' />, I ended with the following formula:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Czeta%28s%29%3D%5Cfrac%7B%5CGamma%281-s%29%7D%7B2%5Cpi+i%7D%5Cint_%7B%2B%5Cinfty%7D%5E%7B%2B%5Cinfty%7D+%5Cfrac%7B%28-x%29%5Es%7D%7Be%5Ex-1%7D+%5Cfrac%7Bdx%7D%7Bx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \zeta(s)=\frac{\Gamma(1-s)}{2\pi i}\int_{+\infty}^{+\infty} \frac{(-x)^s}{e^x-1} \frac{dx}{x}' title='\displaystyle \zeta(s)=\frac{\Gamma(1-s)}{2\pi i}\int_{+\infty}^{+\infty} \frac{(-x)^s}{e^x-1} \frac{dx}{x}' class='latex' /></p>
<p>where the bounds on that integral are supposed to represent a curve that &#8220;starts&#8221; at the right-hand &#8220;end&#8221; of the real line, loops around 0, and then goes back out the positive axis to infinity. I&#8217;m not good enough at complex line integrals at this point to say any more about this. But apparently if you are good at these sorts of integrals, using Cauchy&#8217;s integral formula and things you can find the so-called &#8220;functional equation&#8221;</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29%3D%5CGamma%281-s%29%282%5Cpi%29%5E%7Bs-1%7D2%5Csin%28s%5Cpi%2F2%29%5Czeta%281-s%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)=\Gamma(1-s)(2\pi)^{s-1}2\sin(s\pi/2)\zeta(1-s).' title='\zeta(s)=\Gamma(1-s)(2\pi)^{s-1}2\sin(s\pi/2)\zeta(1-s).' class='latex' /></p>
<p>If you then use the relation I mentioned previously:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5CGamma%28s%29%5CGamma%281-s%29%5Csin%28%5Cpi+s%29%3D%5Cpi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma(s)\Gamma(1-s)\sin(\pi s)=\pi' title='\Gamma(s)\Gamma(1-s)\sin(\pi s)=\pi' class='latex' /></p>
<p>(well, you use this for <img src='http://l.wordpress.com/latex.php?latex=s%3Ds%2F2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s=s/2' title='s=s/2' class='latex' />), and one I haven&#8217;t mentioned:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5CGamma%281-s%29%3D2%5E%7B-s%7D%5CGamma%281-%5Cfrac%7Bs%7D%7B2%7D%29%5CGamma%28%5Cfrac%7B1-s%7D%7B2%7D%29%5Cpi%5E%7B-1%2F2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma(1-s)=2^{-s}\Gamma(1-\frac{s}{2})\Gamma(\frac{1-s}{2})\pi^{-1/2}' title='\Gamma(1-s)=2^{-s}\Gamma(1-\frac{s}{2})\Gamma(\frac{1-s}{2})\pi^{-1/2}' class='latex' /></p>
<p>and move some symbols around, you arrive at a more symmetric equation:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5CGamma%28%5Cfrac%7Bs%7D%7B2%7D%29%5Cpi%5E%7B-s%2F2%7D%5Czeta%28s%29%3D%5CGamma%28%5Cfrac%7B1-s%7D%7B2%7D%29%5Cpi%5E%7B-%281-s%29%2F2%7D%5Czeta%281-s%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma(\frac{s}{2})\pi^{-s/2}\zeta(s)=\Gamma(\frac{1-s}{2})\pi^{-(1-s)/2}\zeta(1-s).' title='\Gamma(\frac{s}{2})\pi^{-s/2}\zeta(s)=\Gamma(\frac{1-s}{2})\pi^{-(1-s)/2}\zeta(1-s).' class='latex' /></p>
<p>Notice that if you plug <img src='http://l.wordpress.com/latex.php?latex=1-s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1-s' title='1-s' class='latex' /> in the formula on the left-hand side, you obtain the right-hand side.</p>
<p>This function on the left-hand side apparently has poles at 0 and 1, so if we define</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28s%29%3D%5Cfrac%7Bs%28s-1%29%7D%7B2%7D%5CGamma%28%5Cfrac%7Bs%7D%7B2%7D%29%5Cpi%5E%7B-s%7D%7B2%7D%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(s)=\frac{s(s-1)}{2}\Gamma(\frac{s}{2})\pi^{-s}{2}\zeta(s)' title='\xi(s)=\frac{s(s-1)}{2}\Gamma(\frac{s}{2})\pi^{-s}{2}\zeta(s)' class='latex' /></p>
<p>then we obtain an entire analytic function satisfying <img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28s%29%3D%5Cxi%281-s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(s)=\xi(1-s)' title='\xi(s)=\xi(1-s)' class='latex' />. Using the factorial relation for <img src='http://l.wordpress.com/latex.php?latex=%5CGamma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma' title='\Gamma' class='latex' />, we can re-write <img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(s)' title='\xi(s)' class='latex' /> as</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28s%29%3D%28s-1%29%5CGamma%28%5Cfrac%7Bs%7D%7B2%7D%2B1%29%5Cpi%5E%7B-s%2F2%7D%5Czeta%28s%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(s)=(s-1)\Gamma(\frac{s}{2}+1)\pi^{-s/2}\zeta(s).' title='\xi(s)=(s-1)\Gamma(\frac{s}{2}+1)\pi^{-s/2}\zeta(s).' class='latex' /></p>
<p>I get the impression that if you know what you are doing, then the things above aren&#8217;t tooo hard to justify. Apparently the next part is a bit trickier. Apparently, you can write</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28s%29%3D%5Cxi%280%29%5Cprod_%7B%5Crho%7D%281-%5Cfrac%7Bs%7D%7B%5Crho%7D%29%2C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(s)=\xi(0)\prod_{\rho}(1-\frac{s}{\rho}),' title='\xi(s)=\xi(0)\prod_{\rho}(1-\frac{s}{\rho}),' class='latex' /></p>
<p>where the product is indexed over the roots, <img src='http://l.wordpress.com/latex.php?latex=%5Crho&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\rho' title='\rho' class='latex' />, of <img src='http://l.wordpress.com/latex.php?latex=%5Cxi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi' title='\xi' class='latex' /> (so <img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28%5Crho%29%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(\rho)=0' title='\xi(\rho)=0' class='latex' />).</p>
<p>If you&#8217;ve heard anything about the <a href="http://en.wikipedia.org/wiki/Riemann_hypothesis">Riemann hypothesis</a>, you know that the roots (the &#8220;non-trivial&#8221; ones, I didn&#8217;t talk about the trivial ones) of <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' /> are a big deal. Our second formula for <img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(s)' title='\xi(s)' class='latex' /> shows that they are (basically) the same as the roots of <img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(s)' title='\xi(s)' class='latex' />, and so they are the <img src='http://l.wordpress.com/latex.php?latex=%5Crho&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\rho' title='\rho' class='latex' /> that the sum above is indexed over. The symmetric equation from earlier has a little something to say about the zeroes, and it has been shown that all of the zeroes have real part bigger than 0 and less than 1 (this is called the &#8220;critical strip&#8221;). The hypothesis (whose truth won&#8217;t affect what we&#8217;re saying below) is that all of the zeroes have real part 1/2 (this is the &#8220;critical line&#8221;). Apparently Riemann didn&#8217;t need this hypothesis for the things in his paper that introduced it, so I don&#8217;t really have much more to say about it right now. Although, honestly, I still don&#8217;t see what all the fuss is about <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The formulas we&#8217;ll get below and tomorrow work even if the roots aren&#8217;t on the critical line (unless I&#8217;m missing something important. If I am, please comment).</p>
<p>Anyway, back to the topic at hand. Let me try to convince you that it isn&#8217;t horribly unreasonable to think about writing a function as a product over its roots, as I&#8217;ve done above. For the sake of example, let <img src='http://l.wordpress.com/latex.php?latex=f%28x%29%3D3x%5E3%2B3x%5E2-30x%2B24&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)=3x^3+3x^2-30x+24' title='f(x)=3x^3+3x^2-30x+24' class='latex' /> (or pick your own favorite polynomial). The usual way this would get factored, in all the classes I&#8217;ve ever taken or taught, is (up to permutation) <img src='http://l.wordpress.com/latex.php?latex=f%28x%29%3D3%28x%2B4%29%28x-1%29%28x-2%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)=3(x+4)(x-1)(x-2)' title='f(x)=3(x+4)(x-1)(x-2)' class='latex' />, showing that the roots are <img src='http://l.wordpress.com/latex.php?latex=x%3D1%2C2%2C-4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=1,2,-4' title='x=1,2,-4' class='latex' />. However, if you factor a 4 out of the <img src='http://l.wordpress.com/latex.php?latex=x%2B4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x+4' title='x+4' class='latex' /> term, and -1 and -2 out of the other terms, you can also write <img src='http://l.wordpress.com/latex.php?latex=f%28x%29%3D24%281-%5Cfrac%7Bx%7D%7B-4%7D%29%281-x%29%281-%5Cfrac%7Bx%7D%7B2%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)=24(1-\frac{x}{-4})(1-x)(1-\frac{x}{2})' title='f(x)=24(1-\frac{x}{-4})(1-x)(1-\frac{x}{2})' class='latex' />. You still see all the zeroes when you write the polynomial this way. You can also see that the coefficient in the front is <img src='http://l.wordpress.com/latex.php?latex=f%280%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(0)' title='f(0)' class='latex' />. So we&#8217;ve written <img src='http://l.wordpress.com/latex.php?latex=f%28x%29%3Df%280%29%5Cprod_%7B%5Crho%7D%281-x%2F%5Crho%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)=f(0)\prod_{\rho}(1-x/\rho)' title='f(x)=f(0)\prod_{\rho}(1-x/\rho)' class='latex' />, which is the same goal as what we&#8217;re doing with <img src='http://l.wordpress.com/latex.php?latex=%5Cxi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi' title='\xi' class='latex' /> above. Incidentally, the idea of writing a function this way was also used by Euler to establish <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%282%29%3D%5Csum+1%2Fn%5E2%3D%5Cpi%5E2%2F6&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(2)=\sum 1/n^2=\pi^2/6' title='\zeta(2)=\sum 1/n^2=\pi^2/6' class='latex' /> (I&#8217;ve mentioned this briefly <a href="http://sumidiot.blogspot.com/2008/11/fun-with-series.html">elsewhere</a>).</p>
<p>We now have two formulas for <img src='http://l.wordpress.com/latex.php?latex=%5Cxi%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(s)' title='\xi(s)' class='latex' />, so we can put them together to get</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cxi%280%29%5Cprod_%7B%5Crho%7D%281-%5Cfrac%7Bs%7D%7B%5Crho%7D%29%3D%28s-1%29%5CGamma%28%5Cfrac%7Bs%7D%7B2%7D%2B1%29%5Cpi%5E%7B-s%2F2%7D%5Czeta%28s%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\xi(0)\prod_{\rho}(1-\frac{s}{\rho})=(s-1)\Gamma(\frac{s}{2}+1)\pi^{-s/2}\zeta(s).' title='\xi(0)\prod_{\rho}(1-\frac{s}{\rho})=(s-1)\Gamma(\frac{s}{2}+1)\pi^{-s/2}\zeta(s).' class='latex' /></p>
<p>Recalling that our formula for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />, at the beginning, involved <img src='http://l.wordpress.com/latex.php?latex=%5Cln%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln\zeta(s)' title='\ln\zeta(s)' class='latex' />, let&#8217;s take the log of the equation above and solve for the <img src='http://l.wordpress.com/latex.php?latex=%5Czeta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta' title='\zeta' class='latex' /> term:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bl%7D+%5Cln+%5Czeta%28s%29%3D%5Cln+%5Cxi%280%29%2B%5Csum_%7B%5Crho%7D%5Cln%281-%5Cfrac%7Bs%7D%7B%5Crho%7D%29%5C%5C+%5Cqquad%5Cqquad+-%5Cln+%5CGamma%28%5Cfrac%7Bs%7D%7B2%7D%2B1%29%2B%5Cfrac%7Bs%7D%7B2%7D%5Cln+%5Cpi-%5Cln%28s-1%29.%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{l} \ln \zeta(s)=\ln \xi(0)+\sum_{\rho}\ln(1-\frac{s}{\rho})\\ \qquad\qquad -\ln \Gamma(\frac{s}{2}+1)+\frac{s}{2}\ln \pi-\ln(s-1).\end{array}' title='\begin{array}{l} \ln \zeta(s)=\ln \xi(0)+\sum_{\rho}\ln(1-\frac{s}{\rho})\\ \qquad\qquad -\ln \Gamma(\frac{s}{2}+1)+\frac{s}{2}\ln \pi-\ln(s-1).\end{array}' class='latex' /></p>
<p>The idea is now to plug this in the formula for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />. Apparently if you do, though, you&#8217;ll have some issues with convergence. So actually try to do the integral in <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />, using integration by parts (hint: <img src='http://l.wordpress.com/latex.php?latex=dv%3Dx%5Es+ds&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='dv=x^s ds' title='dv=x^s ds' class='latex' />). The &#8220;<img src='http://l.wordpress.com/latex.php?latex=uv&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='uv' title='uv' class='latex' />&#8221; term goes to 0 and you obtain</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+J%28x%29%3D%5Cfrac%7B-1%7D%7B2%5Cpi+i%7D%5Ccdot+%5Cfrac%7B1%7D%7B%5Cln+x%7D%5Cint_%7Ba-i%5Cinfty%7D%5E%7Ba%2Bi%5Cinfty%7D%5Cfrac%7Bd%7D%7Bdx%7D%5Cleft%5B%5Cfrac%7B%5Cln%5Czeta%28s%29%7D%7Bs%7D%5Cright%5Dx%5Es%5C+ds%2C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle J(x)=\frac{-1}{2\pi i}\cdot \frac{1}{\ln x}\int_{a-i\infty}^{a+i\infty}\frac{d}{dx}\left[\frac{\ln\zeta(s)}{s}\right]x^s\ ds,' title='\displaystyle J(x)=\frac{-1}{2\pi i}\cdot \frac{1}{\ln x}\int_{a-i\infty}^{a+i\infty}\frac{d}{dx}\left[\frac{\ln\zeta(s)}{s}\right]x^s\ ds,' class='latex' /></p>
<p>where, as before <img src='http://l.wordpress.com/latex.php?latex=a%3D%5Ctext%7BRe+%7D+s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a=\text{Re } s' title='a=\text{Re } s' class='latex' />. Now plug in the 5 terms we&#8217;ve got above for <img src='http://l.wordpress.com/latex.php?latex=%5Cln+%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln \zeta(s)' title='\ln \zeta(s)' class='latex' />, and you get a formula for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />. What happens to the terms? Can you actually work out any of the integrals?</p>
<p>Well, you might be able to. I&#8217;m not. Not right now anyway. But I can tell you about what others have figured out (rather like I&#8217;ve been doing all along, in fact)&#8230;</p>
<p>It&#8217;s clear that the <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bs%7D%7B2%7D%5Cln+%5Cpi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{s}{2}\ln \pi' title='\frac{s}{2}\ln \pi' class='latex' /> term drops out, because you divide by <img src='http://l.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> and then take the derivative of a constant and just get 0. The term with <img src='http://l.wordpress.com/latex.php?latex=%5Cln%5Cxi%280%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln\xi(0)' title='\ln\xi(0)' class='latex' /> ends up just giving you <img src='http://l.wordpress.com/latex.php?latex=%5Cln%5Cxi%280%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln\xi(0)' title='\ln\xi(0)' class='latex' />, which is <img src='http://l.wordpress.com/latex.php?latex=-%5Cln%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='-\ln(2)' title='-\ln(2)' class='latex' />.</p>
<p>The term corresponding to the term with <img src='http://l.wordpress.com/latex.php?latex=%5CGamma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma' title='\Gamma' class='latex' /> in it can be rewritten as</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Cint_x%5E%7B%5Cinfty%7D%5Cfrac%7Bdt%7D%7Bt%28t%5E2-1%29%5Cln+t%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \int_x^{\infty}\frac{dt}{t(t^2-1)\ln t}' title='\displaystyle \int_x^{\infty}\frac{dt}{t(t^2-1)\ln t}' class='latex' /></p>
<p>(as if that were helpful).</p>
<p>The important terms seem to involve the function</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+Li%28x%29%3D%5Cint_0%5Ex+%5Cfrac%7Bdt%7D%7B%5Cln+t%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle Li(x)=\int_0^x \frac{dt}{\ln t}.' title='\displaystyle Li(x)=\int_0^x \frac{dt}{\ln t}.' class='latex' /></p>
<p>Of course, this integrand has a bit of an asymptote at 1, so really <img src='http://l.wordpress.com/latex.php?latex=Li%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Li(x)' title='Li(x)' class='latex' /> (in Edwards&#8217; book, anyway) is the &#8220;Cauchy principal value&#8221; of this integral, namely</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+Li%28x%29%3D%5Clim_%7B%5Cepsilon%5Cto+0%5E%2B%7D%5Cint_0%5E%7B1-%5Cepsilon%7D%5Cfrac%7Bdt%7D%7B%5Cln+t%7D%2B%5Cint_%7B1%2B%5Cepsilon%7D%5Ex+%5Cfrac%7Bdt%7D%7B%5Cln+t%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle Li(x)=\lim_{\epsilon\to 0^+}\int_0^{1-\epsilon}\frac{dt}{\ln t}+\int_{1+\epsilon}^x \frac{dt}{\ln t}.' title='\displaystyle Li(x)=\lim_{\epsilon\to 0^+}\int_0^{1-\epsilon}\frac{dt}{\ln t}+\int_{1+\epsilon}^x \frac{dt}{\ln t}.' class='latex' /></p>
<p style="text-align:left;">This function is, <a href="http://en.wikipedia.org/wiki/Prime_number_theorem">rather famously</a>, related to approximating the number of primes less than a given bound. In fact, tomorrow I plan on having more to say about this. But back to the terms in our integral for <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />.</p>
<p style="text-align:left;">The term corresponding to the sum over the roots ends up giving you</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+-%5Csum_%7B%5Ctext%7BIm+%7D%5Crho%26%2362%3B0%7DLi%28x%5E%7B%5Crho%7D%29%2BLi%28x%5E%7B1-%5Crho%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle -\sum_{\text{Im }\rho&gt;0}Li(x^{\rho})+Li(x^{1-\rho})' title='\displaystyle -\sum_{\text{Im }\rho&gt;0}Li(x^{\rho})+Li(x^{1-\rho})' class='latex' />.</p>
<p style="text-align:left;">But apparently the dominant term is the term corresponding to <img src='http://l.wordpress.com/latex.php?latex=%5Cln+%28s-1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln (s-1)' title='\ln (s-1)' class='latex' />. It actually gives you <img src='http://l.wordpress.com/latex.php?latex=Li%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Li(x)' title='Li(x)' class='latex' /></p>
<p style="text-align:left;">So, finally, we have written</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bl%7D%5Cdisplaystyle+J%28x%29%3DLi%28x%29-%5Csum_%7B%5Ctext%7BIm+%7D%5Crho%26%2362%3B0%7D%5Cleft%28Li%28x%5E%7B%5Crho%7D%29%2BLi%28x%5E%7B1-%5Crho%7D%29%5Cright%29%5C%5C+%5Cdisplaystyle%5Cqquad%5Cqquad+%2B%5Cint_x%5E%7B%5Cinfty%7D%5Cfrac%7Bdt%7D%7Bt%28t%5E2-1%29%5Cln+t%7D-%5Cln+2.%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{l}\displaystyle J(x)=Li(x)-\sum_{\text{Im }\rho&gt;0}\left(Li(x^{\rho})+Li(x^{1-\rho})\right)\\ \displaystyle\qquad\qquad +\int_x^{\infty}\frac{dt}{t(t^2-1)\ln t}-\ln 2.\end{array}' title='\begin{array}{l}\displaystyle J(x)=Li(x)-\sum_{\text{Im }\rho&gt;0}\left(Li(x^{\rho})+Li(x^{1-\rho})\right)\\ \displaystyle\qquad\qquad +\int_x^{\infty}\frac{dt}{t(t^2-1)\ln t}-\ln 2.\end{array}' class='latex' /></p>
<p style="text-align:left;">Doesn&#8217;t that make you feel better? We started with the reasonably understandable</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+J%28x%29%3D%5Csum_%7Bp%5En%5Cleq+x%7D%5Cfrac%7B1%7D%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle J(x)=\sum_{p^n\leq x}\frac{1}{n}' title='\displaystyle J(x)=\sum_{p^n\leq x}\frac{1}{n}' class='latex' />,</p>
<p style="text-align:left;">and created the monstrosity above. I guess this is why I&#8217;m not an analyst. To me, it seems worse to write <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> as this terrible combination of lots of integrals. But apparently it&#8217;s useful in analysis to have such formulas. I guess we&#8217;ll see a use tomorrow&#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Einstein speaks on General Relativity]]></title>
<link>http://adonis49.wordpress.com/2009/11/22/einstein-speaks-on-general-relativity/</link>
<pubDate>Sun, 22 Nov 2009 09:53:56 +0000</pubDate>
<dc:creator>adonis49</dc:creator>
<guid>http://adonis49.wordpress.com/2009/11/22/einstein-speaks-on-general-relativity/</guid>
<description><![CDATA[Einstein speaks on General Relativity; (Nov. 20, 2009) &nbsp; I have already posted two articles in ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Einstein speaks on General Relativity; (Nov. 20, 2009) </strong></p>
<p>&#160;</p>
<p>I have already posted two articles in the series &#8220;Einstein speaks on…&#8221; This article describes Einstein&#8217;s theory of restricted relativity and then his concept for General Relativity. It is a theory meant to extend physics of fields (for example electrical and magnetic fields among others) to all natural phenomena, including gravity. Einstein declares that there was nothing speculative in his theory but it was adapted to observed facts.</p>
<p>The fundamentals are that the speed of light is constant in the void and that all systems of inertia are equally valid (each system of inertia has its own metric time). The experience of Michelson has demonstrated these fundamentals. The theory of restrained relativity adopts the continuum of space coordinates and time as absolute since they are measured by clocks and rigid bodies with a twist: the coordinates become relative because they depend on the movement of the selected system of inertia.</p>
<p>The theory of General Relativity is based on the verified numerical correspondence of inertia mass and weight. This discovery is obtained when coordinates posses relative accelerations with one another; thus each system of inertia has its own field of gravitation. Consequently, the movement of solid bodies does not correspond to the Euclidian geometry as well as the movement of clocks. The coordinates of space-time are no longer independent. This new kind of metrics existed mathematically thanks to the works of Gauss and Riemann.</p>
<p>Ernst Mach realized that classical mechanics movement is described without reference to the causes; thus, there are no movements but those in relation to other movements.  In this case, acceleration in classical mechanics can no longer be conceived with relative movement; Newton had to imagine a physical space where acceleration would exist and he logically announced an absolute space that did not satisfy Newton but that worked for two centuries. Mach tried to modify the equations so that they could be used in reference to a space represented by the other bodies under study.  Mach&#8217;s attempts failed in regard of the scientific knowledge of his time.</p>
<p>We know that space is influenced by the surrounding bodies and so far, I cannot think the general Relativity may surmount satisfactorily this difficulty except by considering space as a closed one assuming that the average density of maters in the universe has a finite value, however small it might be.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Log of Zeta]]></title>
<link>http://sumidiot.wordpress.com/2009/11/21/the-log-of-zeta/</link>
<pubDate>Sun, 22 Nov 2009 04:49:08 +0000</pubDate>
<dc:creator>sumidiot</dc:creator>
<guid>http://sumidiot.wordpress.com/2009/11/21/the-log-of-zeta/</guid>
<description><![CDATA[Last time (too long ago, sorry), I finally got around to talking about the function . Today, I think]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://sumidiot.wordpress.com/2009/11/13/riemanns-zeta-function/">Last time</a> (too long ago, sorry), I finally got around to talking about the function <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' />. Today, I think I&#8217;d like to talk about <img src='http://l.wordpress.com/latex.php?latex=%5Clog+%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\log \zeta(s)' title='\log \zeta(s)' class='latex' />.</p>
<p>First, though, I should mention Euler&#8217;s product formula. The goal is to re-write the infinite series <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29%3D%5Csum_n+n%5E%7B-s%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)=\sum_n n^{-s}' title='\zeta(s)=\sum_n n^{-s}' class='latex' /> as a product. For each prime <img src='http://l.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' />, we can tease out of the series above those terms where <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' /> is <img src='http://l.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> to some power. That is, we can think about the sub-series <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bk%5Cgeq+0%7D+%28p%5Ek%29%5E%7B-s%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{k\geq 0} (p^k)^{-s}' title='\sum_{k\geq 0} (p^k)^{-s}' class='latex' />. This is a geometric series that converges to <img src='http://l.wordpress.com/latex.php?latex=%281-p%5E%7B-s%7D%29%5E%7B-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1-p^{-s})^{-1}' title='(1-p^{-s})^{-1}' class='latex' />. If we take two such series and multiply them together, which terms from our starting series for <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' /> will we recover?</p>
<p>Suppose <img src='http://l.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q' title='q' class='latex' /> are two primes, and consider the product</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle%5Cleft%281%2B%5Cfrac%7B1%7D%7Bp%5Es%7D%2B%5Cfrac%7B1%7D%7Bp%5E%7B2s%7D%7D%2B%5Cfrac%7B1%7D%7Bp%5E%7B3s%7D%7D%2B%5Ccdots%5Cright%29%5Ccdot+%5Cleft%281%2B+%5Cfrac%7B1%7D%7Bq%5Es%7D%2B%5Cfrac%7B1%7D%7Bq%5E%7B2s%7D%7D%2B%5Cfrac%7B1%7D%7Bq%5E%7B3s%7D%7D%2B%5Ccdots%5Cright%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle\left(1+\frac{1}{p^s}+\frac{1}{p^{2s}}+\frac{1}{p^{3s}}+\cdots\right)\cdot \left(1+ \frac{1}{q^s}+\frac{1}{q^{2s}}+\frac{1}{q^{3s}}+\cdots\right)' title='\displaystyle\left(1+\frac{1}{p^s}+\frac{1}{p^{2s}}+\frac{1}{p^{3s}}+\cdots\right)\cdot \left(1+ \frac{1}{q^s}+\frac{1}{q^{2s}}+\frac{1}{q^{3s}}+\cdots\right)' class='latex' />.</p>
<p>The terms in <img src='http://l.wordpress.com/latex.php?latex=%5Csum_n+n%5E%7B-s%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_n n^{-s}' title='\sum_n n^{-s}' class='latex' /> that we obtain from this product are those where <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' /> is a product of some power (possibly the 0 power) of <img src='http://l.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> and some power (again, possibly 0) of <img src='http://l.wordpress.com/latex.php?latex=q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q' title='q' class='latex' />. We could then think about another prime, say <img src='http://l.wordpress.com/latex.php?latex=r&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='r' title='r' class='latex' />, and it&#8217;s geometric series, and multiply it by the above, and obtain all the terms in <img src='http://l.wordpress.com/latex.php?latex=%5Csum_n+n%5E%7B-s%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_n n^{-s}' title='\sum_n n^{-s}' class='latex' /> where <img src='http://l.wordpress.com/latex.php?latex=n%3Dp%5Eaq%5Ebr%5Ec&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n=p^aq^br^c' title='n=p^aq^br^c' class='latex' /> for some <img src='http://l.wordpress.com/latex.php?latex=0%5Cleq+a%2Cb%2Cc&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0\leq a,b,c' title='0\leq a,b,c' class='latex' />.</p>
<p>Continuing on, and recalling that every positive integer has a unique factorization as a product of primes, we obtain the magical formula (isn&#8217;t most of Euler&#8217;s work magical?):</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Csum_n+%5Cfrac%7B1%7D%7Bn%5Es%7D%3D%5Cprod_p+%281-p%5E%7B-s%7D%29%5E%7B-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \sum_n \frac{1}{n^s}=\prod_p (1-p^{-s})^{-1}' title='\displaystyle \sum_n \frac{1}{n^s}=\prod_p (1-p^{-s})^{-1}' class='latex' />,</p>
<p>where the product is indexed by the primes. What&#8217;s nice about this, for us, at the moment, is that logarithms work well with products and powers, but not soo well for sums. Recalling the Taylor polynomial</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cln%281-x%29%3D-1-x-x%5E2-x%5E3-%5Ccdots%3D-%5Csum%5Climits_%7Bn%3D0%7D%5E%7B%5Cinfty%7D+x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln(1-x)=-1-x-x^2-x^3-\cdots=-\sum\limits_{n=0}^{\infty} x^n' title='\ln(1-x)=-1-x-x^2-x^3-\cdots=-\sum\limits_{n=0}^{\infty} x^n' class='latex' /></p>
<p>we find</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Cln+%5Czeta%28s%29%3D%5Csum_p%5Csum_n+%5Cfrac%7B1%7D%7Bn%7Dp%5E%7B-ns%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \ln \zeta(s)=\sum_p\sum_n \frac{1}{n}p^{-ns}' title='\displaystyle \ln \zeta(s)=\sum_p\sum_n \frac{1}{n}p^{-ns}' class='latex' />.</p>
<p>That was fun. Incidentally, it&#8217;s not much of a jump from here to show that the series of prime reciprocals diverges. I mentioned it in a <a href="http://sumidiot.wordpress.com/2009/02/19/curious-constants-part-1-of-4/">post</a> a while ago.</p>
<p>Let&#8217;s switch gears for a little bit. I&#8217;m going to define a function <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> on the positive reals. If you&#8217;re following Edwards&#8217; book with me (as I jump all over the place), this will be almost exactly his <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />, differing only at the integers (for today anyway <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). Let me start by setting <img src='http://l.wordpress.com/latex.php?latex=J%280%29%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(0)=0' title='J(0)=0' class='latex' />. The function <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> will be a step function, which I&#8217;ll define to mean piecewise linear with slope 0 on each piece. So to define <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> I only need to tell you when to jump, and by how much. The rule is: when you get to an integer <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' />, if <img src='http://l.wordpress.com/latex.php?latex=n%3Dp%5Ek&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n=p^k' title='n=p^k' class='latex' /> for some prime <img src='http://l.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' />, then you jump up by <img src='http://l.wordpress.com/latex.php?latex=1%2Fk&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1/k' title='1/k' class='latex' />. So at <img src='http://l.wordpress.com/latex.php?latex=2%2C3%2C5%2C7%2C11%2C%5Cldots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2,3,5,7,11,\ldots' title='2,3,5,7,11,\ldots' class='latex' /> you jump by 1, at <img src='http://l.wordpress.com/latex.php?latex=4%2C9%2C25%2C49%2C%5Cldots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='4,9,25,49,\ldots' title='4,9,25,49,\ldots' class='latex' /> you jump by 1/2, at <img src='http://l.wordpress.com/latex.php?latex=8%2C+27%2C+%5Cldots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='8, 27, \ldots' title='8, 27, \ldots' class='latex' /> you jump by 1/3, etc. Here&#8217;s a little picture of <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' />, with a few values highlighted:</p>
<p style="text-align:center;"><img class="aligncenter" title="J(x)" src="http://chart.apis.google.com/chart?chs=300x300&#38;cht=bvs&#38;chco=4D89F9&#38;chm=N*f2y*,000000,0,-2,10,0&#38;chxt=x,y&#38;chxr=0,0,20,1&#124;1,0,10,2&#38;chbh=a&#38;chds=0,10&#38;chd=t:0,0,1,2,2.5,3.5,3.5,4.5,4.83,5.33,5.33,6.33,6.33,7.33,7.33,7.33,7.58,8.58,8.58,9.58" alt="" width="300" height="300" /></p>
<p>Slightly more precisely, we can write</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+J%28x%29%3D%5Csum_%7Bp%5En%5Cleq+x%7D%5Cfrac%7B1%7D%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle J(x)=\sum_{p^n\leq x}\frac{1}{n}' title='\displaystyle J(x)=\sum_{p^n\leq x}\frac{1}{n}' class='latex' />.</p>
<p>Now, let me see if I can convince you that there is some justification in writing</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Cln+%5Czeta%28s%29%3Ds%5Cint_0%5E%7B%5Cinfty%7D+J%28x%29x%5E%7B-s-1%7D%5C+dx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \ln \zeta(s)=s\int_0^{\infty} J(x)x^{-s-1}\ dx' title='\displaystyle \ln \zeta(s)=s\int_0^{\infty} J(x)x^{-s-1}\ dx' class='latex' />.</p>
<p>Let&#8217;s work with the right-hand side. Since <img src='http://l.wordpress.com/latex.php?latex=J%28x%29%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)=0' title='J(x)=0' class='latex' /> near <img src='http://l.wordpress.com/latex.php?latex=x%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=0' title='x=0' class='latex' />, I&#8217;ll actually start my integral at <img src='http://l.wordpress.com/latex.php?latex=x%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=1' title='x=1' class='latex' />. I think the way to go about it is as follows:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Brcl%7D+%5Cdisplaystyle+s%5Cint_1%5E%7B%5Cinfty%7DJ%28x%29x%5E%7B-s-1%7D%5C+dx+%26%2338%3B%3D%26%2338%3B+%5Cdisplaystyle+s%5Csum_%7Bm%3D1%7D%5E%7B%5Cinfty%7D%5Cint_m%5E%7Bm%2B1%7DJ%28x%29x%5E%7B-s-1%7D%5C+dx+%5C%5C+%7B%7D+%26%2338%3B+%3D+%26%2338%3B+%5Cdisplaystyle+%5Csum_%7Bm%3D1%7D%5E%7B%5Cinfty%7DJ%28m%29%5Cleft%28%5Cfrac%7B1%7D%7Bm%5Es%7D-%5Cfrac%7B1%7D%7B%28m%2B1%29%5Es%7D%5Cright%29.%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{rcl} \displaystyle s\int_1^{\infty}J(x)x^{-s-1}\ dx &amp;=&amp; \displaystyle s\sum_{m=1}^{\infty}\int_m^{m+1}J(x)x^{-s-1}\ dx \\ {} &amp; = &amp; \displaystyle \sum_{m=1}^{\infty}J(m)\left(\frac{1}{m^s}-\frac{1}{(m+1)^s}\right).\end{array}' title='\begin{array}{rcl} \displaystyle s\int_1^{\infty}J(x)x^{-s-1}\ dx &amp;=&amp; \displaystyle s\sum_{m=1}^{\infty}\int_m^{m+1}J(x)x^{-s-1}\ dx \\ {} &amp; = &amp; \displaystyle \sum_{m=1}^{\infty}J(m)\left(\frac{1}{m^s}-\frac{1}{(m+1)^s}\right).\end{array}' class='latex' /></p>
<p>Now suppose that <img src='http://l.wordpress.com/latex.php?latex=J%28m%29%3DJ%28m%2B1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(m)=J(m+1)' title='J(m)=J(m+1)' class='latex' /> for some <img src='http://l.wordpress.com/latex.php?latex=m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m' title='m' class='latex' />. Then the terms corresponding to <img src='http://l.wordpress.com/latex.php?latex=m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m' title='m' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=m%2B1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m+1' title='m+1' class='latex' /> telescope as follows:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bc%7D+%5Cdisplaystyle+J%28m%29%5Cleft%28%5Cfrac%7B1%7D%7Bm%5Es%7D-%5Cfrac%7B1%7D%7B%28m%2B1%29%5Es%7D%5Cright%29%2BJ%28m%2B1%29%5Cleft%28%5Cfrac%7B1%7D%7B%28m%2B1%29%5Es%7D-%5Cfrac%7B1%7D%7B%28m%2B2%29%5Es%7D%5Cright%29%5C%5C+%3D%5Cdisplaystyle+J%28m%29%5Cleft%28%5Cfrac%7B1%7D%7Bm%5Es%7D-%5Cfrac%7B1%7D%7B%28m%2B2%29%5Es%7D%5Cright%29%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{c} \displaystyle J(m)\left(\frac{1}{m^s}-\frac{1}{(m+1)^s}\right)+J(m+1)\left(\frac{1}{(m+1)^s}-\frac{1}{(m+2)^s}\right)\\ =\displaystyle J(m)\left(\frac{1}{m^s}-\frac{1}{(m+2)^s}\right)\end{array}' title='\begin{array}{c} \displaystyle J(m)\left(\frac{1}{m^s}-\frac{1}{(m+1)^s}\right)+J(m+1)\left(\frac{1}{(m+1)^s}-\frac{1}{(m+2)^s}\right)\\ =\displaystyle J(m)\left(\frac{1}{m^s}-\frac{1}{(m+2)^s}\right)\end{array}' class='latex' />.</p>
<p>If, also, <img src='http://l.wordpress.com/latex.php?latex=J%28m%29%3DJ%28m%2B2%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(m)=J(m+2)' title='J(m)=J(m+2)' class='latex' />, this we can telescope another term into this one, and so on. So, really, the important <img src='http://l.wordpress.com/latex.php?latex=m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m' title='m' class='latex' /> in this sum are those where <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> jumps, which are the prime powers. Let <img src='http://l.wordpress.com/latex.php?latex=m_i%3Dp_i%5E%7Bn_i%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m_i=p_i^{n_i}' title='m_i=p_i^{n_i}' class='latex' /> be the <img src='http://l.wordpress.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i' title='i' class='latex' />-th prime power (i.e., the point where <img src='http://l.wordpress.com/latex.php?latex=J%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='J(x)' title='J(x)' class='latex' /> makes its <img src='http://l.wordpress.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i' title='i' class='latex' />-th jump), starting with <img src='http://l.wordpress.com/latex.php?latex=m_1%3D2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m_1=2' title='m_1=2' class='latex' />. Then we can write</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Brcl%7D+%5Cdisplaystyle+s%5Cint_0%5E%7B%5Cinfty%7DJ%28x%29x%5E%7B-s-1%7D%5C+dx+%26%2338%3B+%3D+%26%2338%3B+%5Cdisplaystyle+%5Csum_i+J%28m_i%29%5Cleft%28%5Cfrac%7B1%7D%7Bm_i%5Es%7D-%5Cfrac%7B1%7D%7Bm_%7Bi%2B1%7D%5Es%7D%5Cright%29+%5C%5C+%26%2338%3B+%3D+%26%2338%3B+%5Cdisplaystyle+%5Cfrac%7B1%7D%7B2%7DJ%282%29%2B%5Csum_%7Bi%3D2%7D%5E%7B%5Cinfty%7D+-J%28m_%7Bi-1%7D%29%5Cfrac%7B1%7D%7Bm_i%5Es%7D%2BJ%28m_i%29%5Cfrac%7B1%7D%7Bm_i%5Es%7D+%5C%5C+%26%2338%3B+%3D+%26%2338%3B+%5Cdisplaystyle+%5Cfrac%7B1%7D%7B2%7D%2B%5Csum_%7Bi%3D2%7D%5E%7B%5Cinfty%7D+%5Cfrac%7B1%7D%7Bm_i%5Es%7D%5Cleft%28J%28m_i%29-J%28m_%7Bi-1%7D%29%5Cright%29+%5C%5C+%26%2338%3B+%3D+%26%2338%3B+%5Cdisplaystyle+%5Cfrac%7B1%7D%7B2%7D%2B%5Csum_%7Bi%3D2%7D%5E%7B%5Cinfty%7D+%5Cfrac%7B1%7D%7Bm_i%5Es%7D%5Ccdot+%5Cfrac%7B1%7D%7Bn_i%7D+%5C%5C+%26%2338%3B+%3D+%26%2338%3B+%5Cdisplaystyle+%5Csum_%7Bp%7D%5Csum_n+%5Cfrac%7B1%7D%7Bn%7Dp%5E%7B-ns%7D+%5C%5C+%26%2338%3B+%3D+%26%2338%3B+%5Cln+%5Czeta%28s%29.%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{rcl} \displaystyle s\int_0^{\infty}J(x)x^{-s-1}\ dx &amp; = &amp; \displaystyle \sum_i J(m_i)\left(\frac{1}{m_i^s}-\frac{1}{m_{i+1}^s}\right) \\ &amp; = &amp; \displaystyle \frac{1}{2}J(2)+\sum_{i=2}^{\infty} -J(m_{i-1})\frac{1}{m_i^s}+J(m_i)\frac{1}{m_i^s} \\ &amp; = &amp; \displaystyle \frac{1}{2}+\sum_{i=2}^{\infty} \frac{1}{m_i^s}\left(J(m_i)-J(m_{i-1})\right) \\ &amp; = &amp; \displaystyle \frac{1}{2}+\sum_{i=2}^{\infty} \frac{1}{m_i^s}\cdot \frac{1}{n_i} \\ &amp; = &amp; \displaystyle \sum_{p}\sum_n \frac{1}{n}p^{-ns} \\ &amp; = &amp; \ln \zeta(s).\end{array}' title='\begin{array}{rcl} \displaystyle s\int_0^{\infty}J(x)x^{-s-1}\ dx &amp; = &amp; \displaystyle \sum_i J(m_i)\left(\frac{1}{m_i^s}-\frac{1}{m_{i+1}^s}\right) \\ &amp; = &amp; \displaystyle \frac{1}{2}J(2)+\sum_{i=2}^{\infty} -J(m_{i-1})\frac{1}{m_i^s}+J(m_i)\frac{1}{m_i^s} \\ &amp; = &amp; \displaystyle \frac{1}{2}+\sum_{i=2}^{\infty} \frac{1}{m_i^s}\left(J(m_i)-J(m_{i-1})\right) \\ &amp; = &amp; \displaystyle \frac{1}{2}+\sum_{i=2}^{\infty} \frac{1}{m_i^s}\cdot \frac{1}{n_i} \\ &amp; = &amp; \displaystyle \sum_{p}\sum_n \frac{1}{n}p^{-ns} \\ &amp; = &amp; \ln \zeta(s).\end{array}' class='latex' /></p>
<p style="text-align:left;">What good is writing <img src='http://l.wordpress.com/latex.php?latex=%5Cln+%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln \zeta(s)' title='\ln \zeta(s)' class='latex' /> this way? I guess if you know something about Fourier inversion (which I don&#8217;t) then you get to say that</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+J%28x%29%3D%5Cfrac%7B1%7D%7B2%5Cpi+i%7D%5Cint_%7Ba-i%5Cinfty%7D%5E%7Ba%2Bi%5Cinfty%7D%5Clog+%5Czeta%28s%29x%5Es%5Cfrac%7Bds%7D%7Bs%7D%2C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle J(x)=\frac{1}{2\pi i}\int_{a-i\infty}^{a+i\infty}\log \zeta(s)x^s\frac{ds}{s},' title='\displaystyle J(x)=\frac{1}{2\pi i}\int_{a-i\infty}^{a+i\infty}\log \zeta(s)x^s\frac{ds}{s},' class='latex' /></p>
<p style="text-align:left;">for <img src='http://l.wordpress.com/latex.php?latex=a%3D%5Ctext%7BRe%7D%28s%29%26%2362%3B1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a=\text{Re}(s)&gt;1' title='a=\text{Re}(s)&gt;1' class='latex' />. What good is that? I think I&#8217;ll have to read some more and tell you about it tomorrow, but it&#8217;ll turn out to be useful once we have yet another description of <img src='http://l.wordpress.com/latex.php?latex=%5Cln+%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\ln \zeta(s)' title='\ln \zeta(s)' class='latex' />, in terms of the 0s of <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' /> (finally getting to those 0s <a href="http://plus.maths.org/blog/2009/11/happy-150th-birthday-to-riemann.html">everybody</a> <a href="http://mathdl.maa.org/mathDL/?pa=mathNews&#38;sa=view&#38;newsId=714">cares</a> so much about).</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Einstein speaks of his mind processes on the origin of General Relativity]]></title>
<link>http://adonis49.wordpress.com/2009/11/21/einstein-speaks-of-his-mind-processes-on-the-origin-of-general-relativity/</link>
<pubDate>Sat, 21 Nov 2009 08:52:16 +0000</pubDate>
<dc:creator>adonis49</dc:creator>
<guid>http://adonis49.wordpress.com/2009/11/21/einstein-speaks-of-his-mind-processes-on-the-origin-of-general-relativity/</guid>
<description><![CDATA[Einstein speaks of his mind processes on the origin of General Relativity; (Nov. 21, 2009) This arti]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Einstein speaks of his mind processes on the origin of General Relativity; (Nov. 21, 2009)</strong></p>
<p><strong> </strong></p>
<p><strong> </strong>This article is how Einstein described his mind processes that lead to the theory of restricted relativity and then his concept for General Relativity.<strong> </strong>In 1905, restricted relativity discovered the equivalence of all systems of inertia for formulating physics equations. From a cinematic perspective there was no way to doubting relative movements; still there was the tendency to physically extend privileged significance to system of inertia.  The question was &#8220;if speed is relative do we have to consider acceleration as absolute?&#8221;</p>
<p>Ernest Mach considered that inertia did not resist acceleration except when related to the acceleration toward other masses. This idea impressed me greatly. First, I had to establish a law of gravitation field and suppress the concept of absolute simultaneity. Simplicity urged me to maintain Laplace&#8217;s scalar gravity potential and fine tune Poisson&#8217;s equation. Given the theorem of inertia of energy then inertia mass must be depended on gravitation potential but my research left me skeptical. In classical mechanics, vertical acceleration in a vertical field of gravity is independent of the horizontal component of velocity; it follows that vertical acceleration is exercised independently of the internal kinetic energy of the body in movement. I discovered that this independence did not exist in my draft theory; this evidence did not coincide with the affirmation that all bodies submit to the same acceleration in a gravitational field. Thus, the principle that there is equality between inertia mass and weight grew with striking significance. I was convinced of its validity though I had no knowledge of the results of experiments done by Eotvos.</p>
<p>Consequently, the principle of equality between inertia mass and weight would be explained as follow: in a homogenous gravitational field all movements are executed in relation to a system of coordinates accelerating uniformly as if in absence of gravity field. I conjectured that if this principle is applicable to any other events then it can be applied to system of coordinates <strong>not accelerating uniformly</strong>. These reflections occupied me from 1908 to 1911 and I figured that the principle of relativity needed to be extended (equations should retain their forms in non uniform accelerations of coordinates) in order to account for a rational theory of gravitation; the physical explanation of coordinates (measured by rules and clocks) has to go.</p>
<p>I reasoned that if in reality &#8220;a field of gravitation used in system of inertia&#8221; did not exist it could still be served in the Galilean expression that &#8220;a material point in a 4-dimentional space is represented by the shortest straight line&#8221;. Minkowski has demonstrated that this metric of the square of the distance of the line is a function of the squares of the differential coordinates.  If I introduced other coordinates by non linear transformation then the distance of the line stay homogeneous if coefficients dependent on coordinates are added to the metric (this is the Riemann metric in 4-dimension space not submitted to any gravity field). Thus, the coefficients describe the field of gravity in the selected system of coordinates; the physical significance is just related to the Riemannian metric. This resolved this dilemma in 1912.</p>
<p>Two other problems had to be resolved from 1912 to 1914 with the collaboration of Marcel Grossmann. The first problem is stated as follow: How can we transfer to a Riemannian metric a field law expressed in the language of restrained relativity?  I discovered that Ricci and Levi-Civia had answered it using infinitesimal differential calculus.  The second problem is: what are the differential laws that determine the coefficients of Riemann?  I needed to resolve invariant differential forms of the second order of Riemann&#8217;s coefficients. It turned out that Riemann had also answered the problem using curb tensors.</p>
<p>&#8220;Two years before the publication of my theory on General Relativity&#8221; said Einstein &#8220;I thought that my equations could not be confirmed by experiments. I was convinced that an invariant law of gravitation relative to any transformations of coordinates was not compatible with the causality principle. Astronomic experiments proved me right in 1915.&#8221;</p>
<p>Note:  I recall that during my last year in high school my physics teacher, an old Jesuit Brother, filled the blackboard with partial derivatives of Newton&#8217;s equation on the force applied to a mass; then he integrated and he got Einstein&#8217;s equation of energy equal mass by C square. At university, whenever I had problems to solve in classical mechanics on energy or momentum conservations I just applied the relativity equation for easy and quick results; pretty straightforward; not like the huge pain of describing or analyzing movements of an object in coordinate space.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Einem TI Voyage200 Integralrechnung beibringen...]]></title>
<link>http://pyjamaphysik.wordpress.com/2009/11/16/einem-ti-voyage200-integralrechnung-beibringen/</link>
<pubDate>Mon, 16 Nov 2009 18:29:50 +0000</pubDate>
<dc:creator>pyjamaphysik</dc:creator>
<guid>http://pyjamaphysik.wordpress.com/2009/11/16/einem-ti-voyage200-integralrechnung-beibringen/</guid>
<description><![CDATA[Riemann Integral Der TI-Voyage200, wie er an vielen Schulen in Deutschland eingesetzt wird, kann zwa]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h2>Riemann Integral</h2>
<p>Der TI-Voyage200, wie er an vielen Schulen in Deutschland eingesetzt wird, kann zwar sicherlich Integralrechnung, aber wir wollen ihm einmal ein bisschen mehr beibringen:</p>
<p>Wir fassen dazu das Integral abweichend von der Definition des Standardintegrals als Summe der Flächeninhalte von Rechtecken auf, die zwischen Funktion und Abszisse &#8220;gequetscht&#8221; werden. (Riemann-Integral)</p>
<p>Die Summe aller Rechtecksflächeninhalte ist, wenn man für die Höhe der Rechtecke den Funktionswert in der Mitte der Rechtecksbreite annimmt, gegeben durch:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Csum%5Climits_%7Bi%3D0%7D%5E%7Bn-1%7D%5Cfrac%7Bb-a%7D%7Bn%7Df%5Cleft%28a%2B%5Cfrac%7Bb-a%7D%7B2n%7D%2B%5Cfrac%7Bb-a%7D%7Bn%7D%5C%2Ci%5Cright%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum\limits_{i=0}^{n-1}\frac{b-a}{n}f\left(a+\frac{b-a}{2n}+\frac{b-a}{n}\,i\right)' title='\sum\limits_{i=0}^{n-1}\frac{b-a}{n}f\left(a+\frac{b-a}{2n}+\frac{b-a}{n}\,i\right)' class='latex' /></p>
<p style="text-align:left;">B bezeichnet die Integrationsobergrenze, a die Integrationsuntergrenze und n die Anzahl der Rechtecke. Wir wollen dem Rechner nun eine Funktion beibringen, die den Flächeninhalt in Abhängigkeit von a,b und n angibt. Dazu bilden wir von dem gesamten Term den Grenzwert für n gegen p, damit wir für n sowohl jede reele Zahl als auch unendlich annehmen können:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Clim%5Climits_%7Bn%5Crightarrow+p%7D%5Csum%5Climits_%7Bi%3D0%7D%5E%7Bn-1%7D%5Cfrac%7Bb-a%7D%7Bn%7Df%5Cleft%28a%2B%5Cfrac%7Bb-a%7D%7B2n%7D%2B%5Cfrac%7Bb-a%7D%7Bn%7D%5C%2Ci%5Cright%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\lim\limits_{n\rightarrow p}\sum\limits_{i=0}^{n-1}\frac{b-a}{n}f\left(a+\frac{b-a}{2n}+\frac{b-a}{n}\,i\right)' title='\lim\limits_{n\rightarrow p}\sum\limits_{i=0}^{n-1}\frac{b-a}{n}f\left(a+\frac{b-a}{2n}+\frac{b-a}{n}\,i\right)' class='latex' /></p>
<p style="text-align:left;">Nun können wir obigen Term unter i(a,b,p) abspeichern, wobei p nun die Anzahl der Rechtecke ist, für ein exaktes Ergebnis also unendlich betragen muss.</p>
<h2>Rotationskörper</h2>
<p>Nehmen wir nun als Körper unter der Abszisse keine Rechtecke, sondern Zylinder an, um einen Körper zu kreieren, der aussieht, wie die zwischen Graph und x-Achse entstandene Fläche, wenn sie um die x-Achse rotiert, so können wir den obigen Term mit der Formel für das Volumen eines Zylinders (<img src='http://l.wordpress.com/latex.php?latex=V%3Dh%5Ccdot%5Cpi+r%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='V=h\cdot\pi r^2' title='V=h\cdot\pi r^2' class='latex' />) abändern (bemerke <img src='http://l.wordpress.com/latex.php?latex=h%3D%5Cfrac%7Bb-a%7D%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h=\frac{b-a}{n}' title='h=\frac{b-a}{n}' class='latex' /> und <img src='http://l.wordpress.com/latex.php?latex=r%3Df%28x_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='r=f(x_i)' title='r=f(x_i)' class='latex' />):</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Clim%5Climits_%7Bn%5Crightarrow+p%7D%5Csum%5Climits_%7Bi%3D0%7D%5E%7Bn-1%7D%5Cfrac%7Bb-a%7D%7Bn%7D%5Cpi+%5Cleft%28f%5Cleft%28a%2B%5Cfrac%7Bb-a%7D%7B2n%7D%2B%5Cfrac%7Bb-a%7D%7Bn%7D%5C%2Ci%5Cright%29%5Cright%29%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\lim\limits_{n\rightarrow p}\sum\limits_{i=0}^{n-1}\frac{b-a}{n}\pi \left(f\left(a+\frac{b-a}{2n}+\frac{b-a}{n}\,i\right)\right)^2' title='\lim\limits_{n\rightarrow p}\sum\limits_{i=0}^{n-1}\frac{b-a}{n}\pi \left(f\left(a+\frac{b-a}{2n}+\frac{b-a}{n}\,i\right)\right)^2' class='latex' /></p>
<p style="text-align:left;">Abgespeichert unter v(a,b,p) erhalten wir nun also eine allgemeine Funktion für die Berechnung des Volumens des Rotationskörpers.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Riemann's Zeta Function]]></title>
<link>http://sumidiot.wordpress.com/2009/11/13/riemanns-zeta-function/</link>
<pubDate>Sat, 14 Nov 2009 03:28:33 +0000</pubDate>
<dc:creator>sumidiot</dc:creator>
<guid>http://sumidiot.wordpress.com/2009/11/13/riemanns-zeta-function/</guid>
<description><![CDATA[I guess it is about time to get to the zeta function side of this story, if we&#8217;re ever going t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I guess it is about time to get to the zeta function side of this story, if we&#8217;re ever going to use Farey sequences to show how you could prove the Riemann hypothesis. I&#8217;ve been reading a bit of Edwards&#8217; book, with the same title as this post, and thought I&#8217;d try to summarize the first chapter over the next few posts. I&#8217;m not sure that the content of the first chapter is hugely vital for the final goal of relating to the Farey sequences, but I wanted to try to learn some of it anyway.</p>
<p>I should mention, before talking about any of this, that I will not claim to know any complex analysis. The last complex analysis course I took was 5 years ago, I can&#8217;t be sure how much I paid attention at the time, and I haven&#8217;t used it since. I will be jumping over gaps of various sizes for quite a while in the upcoming posts. Perhaps sometimes I&#8217;ll mention that a gap is there. Mostly, though, what I&#8217;m after in this story is the outline, and how all of the parts fit together, as a big picture. Perhaps I&#8217;ll go back and fill in some gaps, as I understand more.</p>
<p>For today, let&#8217;s see if I can build up to an analytic expression of <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' />. Our starting point is the function</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29%3D%5Cdisplaystyle%5Csum_%7Bn%3D1%7D%5E%7B%5Cinfty%7D%5Cfrac%7B1%7D%7Bn%5Es%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)=\displaystyle\sum_{n=1}^{\infty}\frac{1}{n^s}' title='\zeta(s)=\displaystyle\sum_{n=1}^{\infty}\frac{1}{n^s}' class='latex' /></p>
<p>which is defined for real values of <img src='http://l.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> larger than 1. The goal is to find a nice expression that is defined on more of the complex plane, but agrees with this definition on the reals larger than 1.</p>
<p>To get to that point, we&#8217;ll use the <img src='http://l.wordpress.com/latex.php?latex=%5CGamma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma' title='\Gamma' class='latex' /> function:</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5CGamma%28s%29%3D%5Cdisplaystyle%5Cint_0%5E%7B%5Cinfty%7D+e%5E%7B-x%7Dx%5E%7Bs-1%7D%5C+dx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma(s)=\displaystyle\int_0^{\infty} e^{-x}x^{s-1}\ dx' title='\Gamma(s)=\displaystyle\int_0^{\infty} e^{-x}x^{s-1}\ dx' class='latex' /></p>
<p>This is an analytic function defined everywhere except at the negative integers and 0. If you are only interested in real values of <img src='http://l.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' />, this function is a continuous extension of the factorial function, which is only defined on the positive integers. Actually, there is a shift involved, so <img src='http://l.wordpress.com/latex.php?latex=%5CGamma%28n%29%3D%28n-1%29%21&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma(n)=(n-1)!' title='\Gamma(n)=(n-1)!' class='latex' /> (Edwards blames this shift on Legendre, whose reasons, he states, &#8220;are obscure&#8221;. Edwards uses <img src='http://l.wordpress.com/latex.php?latex=%5CPi%28s%29%3D%5CGamma%28s%2B1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Pi(s)=\Gamma(s+1)' title='\Pi(s)=\Gamma(s+1)' class='latex' /> throughout, so I might make some <img src='http://l.wordpress.com/latex.php?latex=%5Cpm+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pm 1' title='\pm 1' class='latex' /> errors). In particular, <img src='http://l.wordpress.com/latex.php?latex=s%5CGamma%28s%29%3D%5CGamma%28s%2B1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s\Gamma(s)=\Gamma(s+1)' title='s\Gamma(s)=\Gamma(s+1)' class='latex' /> when both sides make sense.</p>
<p>Another relation that we&#8217;ll use is that</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cpi%3D%5CGamma%28s%29%5CGamma%281-s%29%5Csin%28%5Cpi+s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi=\Gamma(s)\Gamma(1-s)\sin(\pi s)' title='\pi=\Gamma(s)\Gamma(1-s)\sin(\pi s)' class='latex' /></p>
<p>If memory serves (from reading Artin&#8217;s lovely little book on the <img src='http://l.wordpress.com/latex.php?latex=%5CGamma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma' title='\Gamma' class='latex' /> function), you can obtain this by determining that the derivative of the expression on the right is 0. This tells you that <img src='http://l.wordpress.com/latex.php?latex=%5Csin%28%5Cpi+s%29%5CGamma%28s%29%5CGamma%281-s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sin(\pi s)\Gamma(s)\Gamma(1-s)' title='\sin(\pi s)\Gamma(s)\Gamma(1-s)' class='latex' /> is a constant, and so you can pick your favorite value of <img src='http://l.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> to obtain the value of that constant. Anyway, the identity I&#8217;ll use is a rearrangement of the one above, namely</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5CGamma%28s%29%5Csin%28%5Cpi+s%29%3D%5Cdfrac%7B%5Cpi%7D%7B%5CGamma%281-s%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma(s)\sin(\pi s)=\dfrac{\pi}{\Gamma(1-s)}' title='\Gamma(s)\sin(\pi s)=\dfrac{\pi}{\Gamma(1-s)}' class='latex' />.</p>
<p>Now, in the expression</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5CGamma%28s%29%3D%5Cdisplaystyle%5Cint_0%5E%7B%5Cinfty%7De%5E%7B-x%7Dx%5E%7Bs-1%7D%5C+dx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Gamma(s)=\displaystyle\int_0^{\infty}e^{-x}x^{s-1}\ dx' title='\Gamma(s)=\displaystyle\int_0^{\infty}e^{-x}x^{s-1}\ dx' class='latex' />,</p>
<p>substitute <img src='http://l.wordpress.com/latex.php?latex=x%3Dnu&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=nu' title='x=nu' class='latex' /> for some positive <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' />. Messing about with that substitution for a few minutes (and then re-writing <img src='http://l.wordpress.com/latex.php?latex=u%3Dx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='u=x' title='u=x' class='latex' /> by abuse of notation), you can arrive at</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cdfrac%7B%5CGamma%28s%29%7D%7Bn%5Es%7D%3D%5Cdisplaystyle%5Cint_0%5E%7B%5Cinfty%7D+e%5E%7B-nx%7Dx%5E%7Bs-1%7D%5C+dx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dfrac{\Gamma(s)}{n^s}=\displaystyle\int_0^{\infty} e^{-nx}x^{s-1}\ dx' title='\dfrac{\Gamma(s)}{n^s}=\displaystyle\int_0^{\infty} e^{-nx}x^{s-1}\ dx' class='latex' />.</p>
<p>That <img src='http://l.wordpress.com/latex.php?latex=n%5Es&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n^s' title='n^s' class='latex' /> in the denominator is useful for us, as that&#8217;s how it shows up in <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' />. In particular, we can obtain</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Brcl%7D%5CGamma%28s%29%5Czeta%28s%29+%26%2338%3B%3D%26%2338%3B+%5Cdisplaystyle+%5CGamma%28s%29%5Csum_%7Bn%3D1%7D%5E%7B%5Cinfty%7D%5Cdfrac%7B1%7D%7Bn%5Es%7D%3D%5Csum_%7Bn%3D1%7D%5E%7B%5Cinfty%7D+%5Cfrac%7B%5CGamma%28s%29%7D%7Bn%5Es%7D+%5C%5C+%26%2338%3B%3D%26%2338%3B+%5Cdisplaystyle+%5Csum_%7Bn%3D1%7D%5E%7B%5Cinfty%7D%5Cint_0%5E%7B%5Cinfty%7De%5E%7B-nx%7Dx%5E%7Bs-1%7D%5C+dx+%5C%5C+%26%2338%3B%3D%26%2338%3B+%5Cdisplaystyle+%5Cint_0%5E%7B%5Cinfty%7Dx%5E%7Bs-1%7D%5Csum_%7Bn%3D1%7D%5E%7B%5Cinfty%7D+e%5E%7B-nx%7D%5C+dx%5C%5C+%26%2338%3B%3D%26%2338%3B+%5Cdisplaystyle+%5Cint_0%5E%7B%5Cinfty%7D+%5Cdfrac%7Bx%5E%7Bs-1%7D%7D%7Be%5Ex-1%7D%5C+dx%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{rcl}\Gamma(s)\zeta(s) &amp;=&amp; \displaystyle \Gamma(s)\sum_{n=1}^{\infty}\dfrac{1}{n^s}=\sum_{n=1}^{\infty} \frac{\Gamma(s)}{n^s} \\ &amp;=&amp; \displaystyle \sum_{n=1}^{\infty}\int_0^{\infty}e^{-nx}x^{s-1}\ dx \\ &amp;=&amp; \displaystyle \int_0^{\infty}x^{s-1}\sum_{n=1}^{\infty} e^{-nx}\ dx\\ &amp;=&amp; \displaystyle \int_0^{\infty} \dfrac{x^{s-1}}{e^x-1}\ dx\end{array}' title='\begin{array}{rcl}\Gamma(s)\zeta(s) &amp;=&amp; \displaystyle \Gamma(s)\sum_{n=1}^{\infty}\dfrac{1}{n^s}=\sum_{n=1}^{\infty} \frac{\Gamma(s)}{n^s} \\ &amp;=&amp; \displaystyle \sum_{n=1}^{\infty}\int_0^{\infty}e^{-nx}x^{s-1}\ dx \\ &amp;=&amp; \displaystyle \int_0^{\infty}x^{s-1}\sum_{n=1}^{\infty} e^{-nx}\ dx\\ &amp;=&amp; \displaystyle \int_0^{\infty} \dfrac{x^{s-1}}{e^x-1}\ dx\end{array}' class='latex' /></p>
<p>That last transition coming about by summing the geometric series. There are probably some things analysts like to check in here, moving infinite sums and improper integrals past each other&#8230; I&#8217;ll let them.</p>
<p>Ok, we&#8217;re nearly there. Next up, you do some complex line integral and show that</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Barray%7D%7Brcl%7D+%5Cdisplaystyle+%5Cint_%7B%2B%5Cinfty%7D%5E%7B%2B%5Cinfty%7D+%5Cdfrac%7B%28-x%29%5Es%7D%7Be%5Ex-1%7D%5C+%5Cdfrac%7Bdx%7D%7Bx%7D+%26%2338%3B%3D%26%2338%3B+%5Cdisplaystyle+%28e%5E%7Bi%5Cpi+s%7D-e%5E%7B-i%5Cpi+s%7D%29%5Cint_0%5E%7B%5Cinfty%7D%5Cdfrac%7Bx%5E%7Bs-1%7D%7D%7Be%5Ex-1%7D%5C+dx+%5C%5C+%26%2338%3B%3D%26%2338%3B+2i%5Csin%28%5Cpi+s%29%5CGamma%28s%29%5Czeta%28s%29%5Cend%7Barray%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{array}{rcl} \displaystyle \int_{+\infty}^{+\infty} \dfrac{(-x)^s}{e^x-1}\ \dfrac{dx}{x} &amp;=&amp; \displaystyle (e^{i\pi s}-e^{-i\pi s})\int_0^{\infty}\dfrac{x^{s-1}}{e^x-1}\ dx \\ &amp;=&amp; 2i\sin(\pi s)\Gamma(s)\zeta(s)\end{array}' title='\begin{array}{rcl} \displaystyle \int_{+\infty}^{+\infty} \dfrac{(-x)^s}{e^x-1}\ \dfrac{dx}{x} &amp;=&amp; \displaystyle (e^{i\pi s}-e^{-i\pi s})\int_0^{\infty}\dfrac{x^{s-1}}{e^x-1}\ dx \\ &amp;=&amp; 2i\sin(\pi s)\Gamma(s)\zeta(s)\end{array}' class='latex' />.</p>
<p style="text-align:left;">That integral is a little weird, going &#8220;from <img src='http://l.wordpress.com/latex.php?latex=%2B%5Cinfty&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='+\infty' title='+\infty' class='latex' /> to <img src='http://l.wordpress.com/latex.php?latex=%2B%5Cinfty&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='+\infty' title='+\infty' class='latex' />&#8220;. Really, we take a path that &#8220;starts at <img src='http://l.wordpress.com/latex.php?latex=%2B%5Cinfty&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='+\infty' title='+\infty' class='latex' />&#8220;, swings around <img src='http://l.wordpress.com/latex.php?latex=0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0' title='0' class='latex' />, then goes back out to infinity. This is almost certainly one of the complex analysis things I should go back and learn more about. Since we are integrating <img src='http://l.wordpress.com/latex.php?latex=%28-x%29%5Es%3De%5E%7Bs%5Clog%28-+x%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(-x)^s=e^{s\log(- x)}' title='(-x)^s=e^{s\log(- x)}' class='latex' /> along positive real values of <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />, we&#8217;re working with logs along the negative real axis. Perhaps I&#8217;ll return to this integral in a future post.</p>
<p>Using the identity about <img src='http://l.wordpress.com/latex.php?latex=%5Csin%28%5Cpi+s%29%5CGamma%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sin(\pi s)\Gamma(s)' title='\sin(\pi s)\Gamma(s)' class='latex' /> from above, we obtain</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29%3D%5Cdfrac%7B%5CGamma%281-s%29%7D%7B2%5Cpi+i%7D%5Cdisplaystyle+%5Cint_%7B%2B%5Cinfty%7D%5E%7B%2B%5Cinfty%7D%5Cdfrac%7B%28-x%29%5Es%7D%7Be%5Ex-1%7D%5C+%5Cdfrac%7Bdx%7D%7Bx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)=\dfrac{\Gamma(1-s)}{2\pi i}\displaystyle \int_{+\infty}^{+\infty}\dfrac{(-x)^s}{e^x-1}\ \dfrac{dx}{x}' title='\zeta(s)=\dfrac{\Gamma(1-s)}{2\pi i}\displaystyle \int_{+\infty}^{+\infty}\dfrac{(-x)^s}{e^x-1}\ \dfrac{dx}{x}' class='latex' />.</p>
<p>We&#8217;re now at a point where we&#8217;ve (apparently) got an expression for <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' /> that is analytic in the complex plane except for a simple pole at <img src='http://l.wordpress.com/latex.php?latex=s%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s=1' title='s=1' class='latex' />.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[book: Riemann hypothesis]]></title>
<link>http://ocmcatalog.wordpress.com/2009/11/11/book-riemann-hypothesis/</link>
<pubDate>Wed, 11 Nov 2009 20:47:53 +0000</pubDate>
<dc:creator>ocmpoma</dc:creator>
<guid>http://ocmcatalog.wordpress.com/2009/11/11/book-riemann-hypothesis/</guid>
<description><![CDATA[The Riemann hypothesis: The greatest unsolved problem in mathematics QA246 .S23 511]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.worldcat.org/oclc/52136437&#38;referer=brief_results">The Riemann hypothesis: The greatest unsolved problem in mathematics</a><br />
QA246 .S23<br />
511</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[book: Bernhard Riemann]]></title>
<link>http://ocmcatalog.wordpress.com/2009/11/11/book-bernhard-riemann/</link>
<pubDate>Wed, 11 Nov 2009 20:44:25 +0000</pubDate>
<dc:creator>ocmpoma</dc:creator>
<guid>http://ocmcatalog.wordpress.com/2009/11/11/book-bernhard-riemann/</guid>
<description><![CDATA[Prime obsession: Bernhard Riemann and the greatest unsolved problem in mathematics QA246 .D47 512.73]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.worldcat.org/oclc/316367982&#38;referer=brief_results">Prime obsession: Bernhard Riemann and the greatest unsolved problem in mathematics</a><br />
QA246 .D47<br />
512.73</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Comic #39 - Wer wird Millionär?]]></title>
<link>http://24lightyears.wordpress.com/2009/11/09/comic-39-wer-wird-millionar/</link>
<pubDate>Mon, 09 Nov 2009 10:19:57 +0000</pubDate>
<dc:creator>Cauti</dc:creator>
<guid>http://24lightyears.wordpress.com/2009/11/09/comic-39-wer-wird-millionar/</guid>
<description><![CDATA[&lt;- Mehr von Cautis Comix -&gt;]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h3 style="text-align:center;"><a href="http://24lightyears.wordpress.com/files/2009/11/39.jpg"><img class="aligncenter size-full wp-image-476" title="39" src="http://24lightyears.wordpress.com/files/2009/11/39.jpg" alt="39" width="495" height="492" /></a><a href="http://24lightyears.wordpress.com/category/comics/">&#60;- Mehr von Cautis Comix -&#62;</a></h3>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[MaBloWriMo]]></title>
<link>http://sumidiot.wordpress.com/2009/11/03/mablowrimo/</link>
<pubDate>Tue, 03 Nov 2009 01:42:03 +0000</pubDate>
<dc:creator>sumidiot</dc:creator>
<guid>http://sumidiot.wordpress.com/2009/11/03/mablowrimo/</guid>
<description><![CDATA[I&#8217;m at least a day behind, but I&#8217;m thinking I might try this &#8220;Math Blog Writing Mo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I&#8217;m at least a day behind, but I&#8217;m thinking I might try this <a href="http://rigtriv.wordpress.com/2009/10/21/mablowrimo/">&#8220;Math Blog Writing Month&#8221;</a> suggested by Charles Siegel over at <a href="http://rigtriv.wordpress.com">Rigorous Trivialities</a>.</p>
<p>A few months ago I <a href="http://en.wordpress.com/tag/hardy-and-wright/">was reading</a> Hardy and Wright&#8217;s &#8220;An Introduction to the Theory of Numbers&#8221; with some friends. While that reading seems to have ended (we made it further than originally expected, to be honest), there was a topic I read about that I decided I wanted to learn more about. When H&#38;W covered Farey sequences, I checked out <a href="http://en.wikipedia.org/wiki/Farey_sequence">the Wikipedia page</a> and was fairly delighted to find that there is a statement about Farey sequences that is equivalent to the <a href="http://en.wikipedia.org/wiki/Riemann_hypothesis">Riemann hypothesis</a> (RH).</p>
<p>I know nearly nothing about the RH. You take a function defined by an infinite series, extend to the complex plane, notice that the zeroes have to lie in a particular region, and then the claim is that you can narrow down that region even more. Great. Why do I care about the zeroes of this function? Oh, right, because they are related to the distribution of the primes. And how is that again? I have no idea. Probably I should be embarrassed about this, being a math graduate student and not knowing the math behind the most famous open problem.</p>
<p>Well, now seems like as good a time as any to learn more. Farey sequences look fun, and close to some pretty pictures (<a href="http://en.wikipedia.org/wiki/Ford_circles">Ford circles</a> and the <a href="http://en.wikipedia.org/wiki/Minkowski%27s_question_mark_function">? function</a>). And so my plan is to learn enough about all of that, and the RH, to see if I can understand the relationship between the two. Not so that I can try to prove RH, mind you (I seriously have no delusions about this). It just seems like a fun thing to learn about. Plus maybe it&#8217;ll give me an excuse to give a talk in my department&#8217;s &#8220;graduate seminar&#8221;, which I always think is a fun thing to do.</p>
<p>I&#8217;ve got a few sources that I plan on looking at (and, indeed, have already been looking at). I found Rademacher&#8217;s &#8220;Higher Mathematics from an Elementary Point of View&#8221; to be quite delightful, and it contains information about the Farey and Ford part of the story. Of course, H&#38;W might also help out here. I&#8217;ve got some papers tucked away somewhere I may dig up as well, and when I do, I&#8217;ll mention them. And, on the Riemann side of the story, I think I&#8217;ll look at Edwards&#8217; &#8220;Riemann&#8217;s Zeta Function&#8221;, which has a section on the connection with Farey sequences.</p>
<p>I figure I&#8217;ll try to read at least a little bit every day, and share what I come across here. Perhaps in a month I&#8217;ll have some vague understanding (goal: less vague than it is now) about what&#8217;s going with the topic. Or perhaps I&#8217;ll crap out after a week (or less). But for now, let&#8217;s say I&#8217;m trying. Starting off a day late (and with an essentially non-mathematical post) means I probably should try to find a day or two and write more than one post. We&#8217;ll see. Also, I don&#8217;t expect I&#8217;ll get close to the 1000 word mark very often. We&#8217;ll see.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Grothendieck, Sistemas Dinâmicos, Dualidade de Langlands e Higgs Bundles…]]></title>
<link>http://arsphysica.wordpress.com/2009/10/31/grothendieck-sistemas-dinamicos-dualidade-de-langlands-e-higgs-bundles/</link>
<pubDate>Sun, 01 Nov 2009 02:41:38 +0000</pubDate>
<dc:creator>Daniel</dc:creator>
<guid>http://arsphysica.wordpress.com/2009/10/31/grothendieck-sistemas-dinamicos-dualidade-de-langlands-e-higgs-bundles/</guid>
<description><![CDATA[Por falta de coisa melhor pra fazer num sábado de Halloween, à noite, …, eu estou aqui, lendo o arti]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Por falta de coisa melhor pra fazer num sábado de Halloween, à noite, …, eu estou aqui, lendo o artigo</p>
<ul>
<li><a href="http://terrytao.wordpress.com/2009/10/19/grothendiecks-definition-of-a-group/">Grothendieck’s definition of a group</a>,</li>
</ul>
<p>e pensando na conexão dele com <a href="http://en.wikipedia.org/wiki/Dynamical_system#Local_dynamics">Local Dynamical Systems</a> e <a href="http://en.wikipedia.org/wiki/Topological_dynamics">Dinâmica Topológica</a> (juntamente com <a href="http://www.scholarpedia.org/article/Topological_entropy">Topological entropy</a>), principalmente no contexto de <a href="http://www.numdam.org/item?id=PMIHES_1992__75__5_0">Higgs bundles and local systems</a> ou <a href="http://dx.doi.org/10.1112/plms/s3-55.1.59">The Self-Duality Equations on a Riemann Surface</a> — isso pra não falar em <a href="http://www.ams.org/bull/2001-38-04/S0273-0979-01-00913-2/home.html">A mad day&#8217;s work: from Grothendieck to Connes and Kontsevich The evolution of concepts of space and symmetry</a>, ou, melhor ainda, na <a href="http://arsphysica.wordpress.com/2009/10/18/teorias-topologicas-de-campo-e-suas-continuacoes-analiticas/">continuação analítica de TFTs</a>.</p>
<p>Taí o que me tira o sono… <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' /> </p>
<p>(<ins datetime="2009-11-01T16:28:35+00:00"><strong>Atualizado (2009-Nov-01 @ 11:30h):</strong></ins> Pra &#8220;apimentar&#8221; ainda mais essa mistura toda, pensar em termos de <a href="http://books.google.com/books?id=VeEkt6yi8DEC">Discrete gauge theory: from lattices to TQFT</a> também corrói…, afinal de contas, o T.&#160;Tao, acima, descreve tudo de modo <a href="http://en.wikipedia.org/wiki/Simplicial_complex"><em>simplicial</em></a>, <a href="http://en.wikipedia.org/wiki/Abstract_simplicial_complex">combinatório</a> — e o que é <a href="http://en.wikipedia.org/wiki/Lattice_field_theory">Lattice QFT</a> senão uma versão discretizada, simplicial, de QFTs contínuas? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' />  E já existem técnicas robustas pra se discretizar via &#8216;lattices&#8217; que não são apenas o ingênuo &#8216;lattice&#8217; cúbico — muito dessa tecnologia foi desenvolvida pra simulações numéricas de GR; aliás, mais ainda, hoje em dia, já é possível até se construir &#8216;lattices&#8217; supersimétricos. Resumindo: no final das contas, é possível até se pensar em simulações numéricas dessas construções! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' />  )</p>
<p>Mas, agora é hora de fazer uma boquinha… <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
<p>P.S.: Claro, o relógio abaixo também me tira o sono… <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://www.suuntocampaigns.com/Elementum/"><img alt="Suunto Elementum Terra with the negative display and the stainless steel bracelet" src="http://forums.watchuseek.com/attachment.php?attachmentid=204868&#38;d=1248978408" title="Suunto Elementum Terra with the negative display and the stainless steel bracelet" width="300" height="300" /></a><p class="wp-caption-text">Suunto Elementum Terra with the negative display and the stainless steel bracelet</p></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Sobre el número de números primos menores a una cantidad dada]]></title>
<link>http://seriesdivergentes.wordpress.com/2009/10/19/sobre-el-numero-de-numeros-primos-menores-a-una-cantidad-dada/</link>
<pubDate>Tue, 20 Oct 2009 04:42:23 +0000</pubDate>
<dc:creator>ricardos</dc:creator>
<guid>http://seriesdivergentes.wordpress.com/2009/10/19/sobre-el-numero-de-numeros-primos-menores-a-una-cantidad-dada/</guid>
<description><![CDATA[Creo que la mejor manera de agradecer el honor que la Academia me ha conferido, al admitirme como un]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><blockquote><p>Creo que la mejor manera de agradecer el honor que la Academia me ha conferido, al admitirme como uno de sus miembros correspondientes, es si rápidamente hago uso de la licencia recibida para comunicar una investigación sobre la acumulación de los números primos; tal vez este tema no es del todo indigno de tal comunicación, dado el interés que mostraron Gauss y Dirichlet en él por mucho tiempo.</p></blockquote>
<p>Así inicia el artículo que presentó <a href="http://www-history.mcs.st-and.ac.uk/Biographies/Riemann.html" target="_blank">Bernhard Riemann</a> ante la Academia de Ciencias de Berlín el 19 de octubre de 1859, hace 150 años, a los pocos meses de ser admitido. En el artículo (<a href="http://www.maths.tcd.ie/pub/HistMath/People/Riemann/Zeta/" target="_blank"><em>Ueber die Anzahl der Primzahlen unter einer gegebenen Grösse</em></a>) discute la relación de la <a href="http://jeff560.tripod.com/functions.html" target="_blank">llamada por él mismo función zeta</a>, <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' />, y el número de primos menores o iguales a un número dado.</p>
<p>En el transcurso del trabajo conjetura que los ceros (no triviales) de <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%28s%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta(s)' title='\zeta(s)' class='latex' />, extendida en todo el plano complejo, se encuentran en la recta <img src='http://l.wordpress.com/latex.php?latex=s%3D%5Cdfrac%7B1%7D%7B2%7D+%2B+it&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s=\dfrac{1}{2} + it' title='s=\dfrac{1}{2} + it' class='latex' />. Hasta ahora, la conjetura ha permanecido como uno de los problemas abiertos más importantes de las matemáticas.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[He-Man Models !!!!]]></title>
<link>http://janstephens.wordpress.com/2009/09/25/he-man-models/</link>
<pubDate>Fri, 25 Sep 2009 21:59:40 +0000</pubDate>
<dc:creator>janstephens</dc:creator>
<guid>http://janstephens.wordpress.com/2009/09/25/he-man-models/</guid>
<description><![CDATA[German artist Adrian Riemann has recreated classic He-Man characters as hip fashion models. View HER]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone" src="http://behance.vo.llnwd.net/profiles/78105/projects/213057/781051240168724.jpg" alt="" width="360" height="619" /></p>
<p>German artist Adrian Riemann has recreated classic He-Man characters as hip fashion models.</p>
<p>View <a href="http://www.behance.net/Gallery/MASTERS-OF-THE-UNIVERSE/213057" target="_blank">HERE</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Basics of the Kahler manifolds]]></title>
<link>http://andyoctavian.com/2009/09/22/basics-of-the-kahler-manifolds/</link>
<pubDate>Mon, 21 Sep 2009 22:54:16 +0000</pubDate>
<dc:creator>Octavian</dc:creator>
<guid>http://andyoctavian.com/2009/09/22/basics-of-the-kahler-manifolds/</guid>
<description><![CDATA[Suppose we have a complex manifold endowed with the Riemannian metric . We know that this metric is ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>
Suppose we have a complex manifold <img src='http://l.wordpress.com/latex.php?latex=%7BM%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{M}&amp;fg=000000' title='{M}&amp;fg=000000' class='latex' /> endowed with the Riemannian metric <img src='http://l.wordpress.com/latex.php?latex=%7Bg%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g}&amp;fg=000000' title='{g}&amp;fg=000000' class='latex' />. We know that this metric is positive-definite simmetric bilinear tensor. <img src='http://l.wordpress.com/latex.php?latex=%7Bg%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g}&amp;fg=000000' title='{g}&amp;fg=000000' class='latex' /> is called <i>Hermitian metric</i> if
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++%5Cbegin%7Barray%7D%7Brcl%7D++g%28X%2CY%29+%3D+g%28JX%2CJY%29+%5Cend%7Barray%7D+%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  \begin{array}{rcl}  g(X,Y) = g(JX,JY) \end{array} &amp;fg=000000' title='\displaystyle  \begin{array}{rcl}  g(X,Y) = g(JX,JY) \end{array} &amp;fg=000000' class='latex' /></p>
<p> for every <img src='http://l.wordpress.com/latex.php?latex=%7BX%2C+Y+%5Cin+%5Cchi+%28M%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{X, Y \in \chi (M)}&amp;fg=000000' title='{X, Y \in \chi (M)}&amp;fg=000000' class='latex' />, and <img src='http://l.wordpress.com/latex.php?latex=%7BJ%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{J}&amp;fg=000000' title='{J}&amp;fg=000000' class='latex' /> is a complex structure of <img src='http://l.wordpress.com/latex.php?latex=%7BM%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{M}&amp;fg=000000' title='{M}&amp;fg=000000' class='latex' />. Componentwise, we can state the Hermitian metric <img src='http://l.wordpress.com/latex.php?latex=%7Bg%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g}&amp;fg=000000' title='{g}&amp;fg=000000' class='latex' /> as
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++g+%3D+g_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D+dz%5E%5Cmu+%5Cotimes+d%5Cbar%7Bz%7D%5E%5Cnu+%2B+g_%7B%5Cbar%7B%5Cmu%7D+%5Cnu%7D+d%5Cbar%7Bz%7D%5E%5Cmu+%5Cotimes+dz%5E%5Cnu+%5C+%5C+%5C+%5C+%5C+%281%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  g = g_{\mu \bar{\nu}} dz^\mu \otimes d\bar{z}^\nu + g_{\bar{\mu} \nu} d\bar{z}^\mu \otimes dz^\nu \ \ \ \ \ (1)&amp;fg=000000' title='\displaystyle  g = g_{\mu \bar{\nu}} dz^\mu \otimes d\bar{z}^\nu + g_{\bar{\mu} \nu} d\bar{z}^\mu \otimes dz^\nu \ \ \ \ \ (1)&amp;fg=000000' class='latex' /></p>
<p>
Define a <i>Kahler form</i> of <img src='http://l.wordpress.com/latex.php?latex=%7Bg%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g}&amp;fg=000000' title='{g}&amp;fg=000000' class='latex' /> as
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++%5Cbegin%7Barray%7D%7Brcl%7D++%5Comega%28X%2CY%29+%3D+g%28JX%2CY%29+%5Cend%7Barray%7D+%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  \begin{array}{rcl}  \omega(X,Y) = g(JX,Y) \end{array} &amp;fg=000000' title='\displaystyle  \begin{array}{rcl}  \omega(X,Y) = g(JX,Y) \end{array} &amp;fg=000000' class='latex' /></p>
<p> for every <img src='http://l.wordpress.com/latex.php?latex=%7BX%2C+Y+%5Cin+%5Cchi+%28M%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{X, Y \in \chi (M)}&amp;fg=000000' title='{X, Y \in \chi (M)}&amp;fg=000000' class='latex' />, and <img src='http://l.wordpress.com/latex.php?latex=%7BJ%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{J}&amp;fg=000000' title='{J}&amp;fg=000000' class='latex' /> is a complex structure of <img src='http://l.wordpress.com/latex.php?latex=%7BM%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{M}&amp;fg=000000' title='{M}&amp;fg=000000' class='latex' />. Hence we can write the componentwise version of Kahler form as <a name="eqkahlerform">
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+++%5Comega+%3D+i+g_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D+dz%5E%5Cmu+%5Cwedge+d%5Cbar%7Bz%7D%5E%5Cnu+%5C+%5C+%5C+%5C+%5C+%282%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle   \omega = i g_{\mu \bar{\nu}} dz^\mu \wedge d\bar{z}^\nu \ \ \ \ \ (2)&amp;fg=000000' title='\displaystyle   \omega = i g_{\mu \bar{\nu}} dz^\mu \wedge d\bar{z}^\nu \ \ \ \ \ (2)&amp;fg=000000' class='latex' /></p>
<p></a> where <img src='http://l.wordpress.com/latex.php?latex=%7Bg_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g_{\mu \bar{\nu}}}&amp;fg=000000' title='{g_{\mu \bar{\nu}}}&amp;fg=000000' class='latex' /> in equation <a href="#eqkahlerform">(2)</a> above is Hermitian. The complex manifold endowed with a Hermitian metric <img src='http://l.wordpress.com/latex.php?latex=%7Bg%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g}&amp;fg=000000' title='{g}&amp;fg=000000' class='latex' /> is called <i>Hermitian manifold</i>.</p>
<p>
The <i>Riemann curvature tensor</i> of a Hermitian manifold is defined as
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++R%28X%2CY%29Z+%3D+%5Cnabla_X+%5Cnabla_Y+Z+-+%5Cnabla_Y+%5Cnabla_X+Z+-+%5Cnabla_%7B%5BX%2CY%5D%7D+Z+%5C+%5C+%5C+%5C+%5C+%283%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  R(X,Y)Z = \nabla_X \nabla_Y Z - \nabla_Y \nabla_X Z - \nabla_{[X,Y]} Z \ \ \ \ \ (3)&amp;fg=000000' title='\displaystyle  R(X,Y)Z = \nabla_X \nabla_Y Z - \nabla_Y \nabla_X Z - \nabla_{[X,Y]} Z \ \ \ \ \ (3)&amp;fg=000000' class='latex' /></p>
<p> for <img src='http://l.wordpress.com/latex.php?latex=%7BX%2CY%2CZ+%5Cin+%5Cchi%28M%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{X,Y,Z \in \chi(M)}&amp;fg=000000' title='{X,Y,Z \in \chi(M)}&amp;fg=000000' class='latex' />. From Riemann curvature tensor we can get the <i>Ricci form</i> defined as
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++%5Cmathcal%7BR%7D+%3D+i+R_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D+dz%5E%5Cmu+%5Cwedge+d%5Cbar%7Bz%7D%5E%5Cnu+%5C+%5C+%5C+%5C+%5C+%284%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  \mathcal{R} = i R_{\mu \bar{\nu}} dz^\mu \wedge d\bar{z}^\nu \ \ \ \ \ (4)&amp;fg=000000' title='\displaystyle  \mathcal{R} = i R_{\mu \bar{\nu}} dz^\mu \wedge d\bar{z}^\nu \ \ \ \ \ (4)&amp;fg=000000' class='latex' /></p>
<p> where <img src='http://l.wordpress.com/latex.php?latex=%7BR_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{R_{\mu \bar{\nu}}}&amp;fg=000000' title='{R_{\mu \bar{\nu}}}&amp;fg=000000' class='latex' /> is the contraction of Riemann tensor:
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++R_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D+%3D+%7BR%5E%5Ckappa%7D_%7B%5Ckappa+%5Cmu+%5Cbar%7B%5Cnu%7D%7D+%3D+-+%5Cpartial_%5Cmu+%5Cpartial_%7B%5Cbar%7B%5Cnu%7D%7D+%5Clog%7BG%7D+%5C+%5C+%5C+%5C+%5C+%285%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  R_{\mu \bar{\nu}} = {R^\kappa}_{\kappa \mu \bar{\nu}} = - \partial_\mu \partial_{\bar{\nu}} \log{G} \ \ \ \ \ (5)&amp;fg=000000' title='\displaystyle  R_{\mu \bar{\nu}} = {R^\kappa}_{\kappa \mu \bar{\nu}} = - \partial_\mu \partial_{\bar{\nu}} \log{G} \ \ \ \ \ (5)&amp;fg=000000' class='latex' /></p>
<p> where <img src='http://l.wordpress.com/latex.php?latex=%7BG+%3D+%5Cdet%7B%28g_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D%29%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{G = \det{(g_{\mu \bar{\nu}})}}&amp;fg=000000' title='{G = \det{(g_{\mu \bar{\nu}})}}&amp;fg=000000' class='latex' />.</p>
<p>
The metric <img src='http://l.wordpress.com/latex.php?latex=%7Bg%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g}&amp;fg=000000' title='{g}&amp;fg=000000' class='latex' /> of a Hermitian manifold <img src='http://l.wordpress.com/latex.php?latex=%7BM%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{M}&amp;fg=000000' title='{M}&amp;fg=000000' class='latex' /> is called <i>Kahler metric</i> if the Kahler form is a closed <img src='http://l.wordpress.com/latex.php?latex=%7B%281%2C1%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{(1,1)}&amp;fg=000000' title='{(1,1)}&amp;fg=000000' class='latex' />-form, i.e. <a name="eqclosed">
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+++d+%5Comega+%3D+0+%5C+%5C+%5C+%5C+%5C+%286%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle   d \omega = 0 \ \ \ \ \ (6)&amp;fg=000000' title='\displaystyle   d \omega = 0 \ \ \ \ \ (6)&amp;fg=000000' class='latex' /></p>
<p></a> And from equation <a href="#eqclosed">(6)</a> above we can get <a name="eqkahlercondition">
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+++%5Cfrac%7B%5Cpartial+g_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D%7D%7B%5Cpartial+z%5E%5Clambda%7D+%3D+%5Cfrac%7B%5Cpartial+g_%7B%5Clambda+%5Cbar%7B%5Cnu%7D%7D%7D%7B%5Cpartial+z%5E%5Cmu%7D+%5C+%5C+%5C+%5C+%5C+%287%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle   \frac{\partial g_{\mu \bar{\nu}}}{\partial z^\lambda} = \frac{\partial g_{\lambda \bar{\nu}}}{\partial z^\mu} \ \ \ \ \ (7)&amp;fg=000000' title='\displaystyle   \frac{\partial g_{\mu \bar{\nu}}}{\partial z^\lambda} = \frac{\partial g_{\lambda \bar{\nu}}}{\partial z^\mu} \ \ \ \ \ (7)&amp;fg=000000' class='latex' /></p>
<p></a> <a name="eqkahlercondition2">
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+++%5Cfrac%7B%5Cpartial+g_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D%7D%7B%5Cpartial+%5Cbar%7Bz%7D%5E%5Clambda%7D+%3D+%5Cfrac%7B%5Cpartial+g_%7B%5Cmu+%5Cbar%7B%5Clambda%7D%7D%7D%7B%5Cpartial+%5Cbar%7Bz%7D%5E%5Cnu%7D+%5C+%5C+%5C+%5C+%5C+%288%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle   \frac{\partial g_{\mu \bar{\nu}}}{\partial \bar{z}^\lambda} = \frac{\partial g_{\mu \bar{\lambda}}}{\partial \bar{z}^\nu} \ \ \ \ \ (8)&amp;fg=000000' title='\displaystyle   \frac{\partial g_{\mu \bar{\nu}}}{\partial \bar{z}^\lambda} = \frac{\partial g_{\mu \bar{\lambda}}}{\partial \bar{z}^\nu} \ \ \ \ \ (8)&amp;fg=000000' class='latex' /></p>
<p></a> which from the Kahler conditions <a href="#eqkahlercondition">(7)</a> and <a href="#eqkahlercondition2">(8)</a> above we can find an explicit component of <img src='http://l.wordpress.com/latex.php?latex=%7Bg%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g}&amp;fg=000000' title='{g}&amp;fg=000000' class='latex' />, i.e.
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++g_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D+%3D+%5Cpartial_%5Cmu+%5Cpartial_%7B%5Cbar%7B%5Cnu%7D%7D+K+%5C+%5C+%5C+%5C+%5C+%289%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  g_{\mu \bar{\nu}} = \partial_\mu \partial_{\bar{\nu}} K \ \ \ \ \ (9)&amp;fg=000000' title='\displaystyle  g_{\mu \bar{\nu}} = \partial_\mu \partial_{\bar{\nu}} K \ \ \ \ \ (9)&amp;fg=000000' class='latex' /></p>
<p> <img src='http://l.wordpress.com/latex.php?latex=%7BK%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{K}&amp;fg=000000' title='{K}&amp;fg=000000' class='latex' /> is called the <i>Kahler potential</i>. For if the metric <img src='http://l.wordpress.com/latex.php?latex=%7Bg%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{g}&amp;fg=000000' title='{g}&amp;fg=000000' class='latex' /> is Kahler, then we can get the expression for Kahler form as
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++%5Comega+%3D+i+%5Cpartial+%5Cbar%7B%5Cpartial%7D+K+%5C+%5C+%5C+%5C+%5C+%2810%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  \omega = i \partial \bar{\partial} K \ \ \ \ \ (10)&amp;fg=000000' title='\displaystyle  \omega = i \partial \bar{\partial} K \ \ \ \ \ (10)&amp;fg=000000' class='latex' /></p>
<p> The Hermitian manifold endowed with a Kahler metric is called <i>Kahler manifold</i>.</p>
<p>
Kahler manifold is torsion free. The Ricci form of Kahler manifold is defined as before,
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++Ric+%3D+-i+%5Cpartial_%5Cmu+%5Cpartial_%7B%5Cbar%7B%5Cnu%7D%7D+%5Clog%7BG%7D+dz%5E%5Cmu+%5Cwedge+d%5Cbar%7Bz%7D%5E%5Cnu+%5C+%5C+%5C+%5C+%5C+%2811%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  Ric = -i \partial_\mu \partial_{\bar{\nu}} \log{G} dz^\mu \wedge d\bar{z}^\nu \ \ \ \ \ (11)&amp;fg=000000' title='\displaystyle  Ric = -i \partial_\mu \partial_{\bar{\nu}} \log{G} dz^\mu \wedge d\bar{z}^\nu \ \ \ \ \ (11)&amp;fg=000000' class='latex' /></p>
<p> where we have used the notation <img src='http://l.wordpress.com/latex.php?latex=%7BRic%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{Ric}&amp;fg=000000' title='{Ric}&amp;fg=000000' class='latex' /> instead of <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cmathcal%7BR%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\mathcal{R}}&amp;fg=000000' title='{\mathcal{R}}&amp;fg=000000' class='latex' /> since in Kahler manifold, the component of Ricci form, <img src='http://l.wordpress.com/latex.php?latex=%7BR_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{R_{\mu \bar{\nu}}}&amp;fg=000000' title='{R_{\mu \bar{\nu}}}&amp;fg=000000' class='latex' />, is same as <i>Ricci curvature</i> <img src='http://l.wordpress.com/latex.php?latex=%7BRic_%7B%5Cmu+%5Cbar%7B%5Cnu%7D%7D+%3D+%7BR%5E%5Ckappa%7D_%7B%5Cmu+%5Ckappa+%5Cbar%7B%5Cnu%7D%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{Ric_{\mu \bar{\nu}} = {R^\kappa}_{\mu \kappa \bar{\nu}}}&amp;fg=000000' title='{Ric_{\mu \bar{\nu}} = {R^\kappa}_{\mu \kappa \bar{\nu}}}&amp;fg=000000' class='latex' />, due to the additional simmetry of the components of Riemann tensor results from the Kahler condition.</p>
<p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Proving the tensorial property of some certain object]]></title>
<link>http://andyoctavian.com/2009/08/13/proving-the-tensorial-property-of-some-certain-object/</link>
<pubDate>Thu, 13 Aug 2009 06:34:52 +0000</pubDate>
<dc:creator>Octavian</dc:creator>
<guid>http://andyoctavian.com/2009/08/13/proving-the-tensorial-property-of-some-certain-object/</guid>
<description><![CDATA[If you have a tensor-like object, what you usually do to prove whether this is a tensor or not? Mayb]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If you have a tensor-like object, what you usually do to prove whether this is a <a href="http://en.wikipedia.org/wiki/Tensor" target="_blank">tensor</a> or not? Maybe you are familiar with the concept that the tensor is <em>something</em> that behaves certainly under <a href="http://en.wikipedia.org/wiki/Coordinate_transformation#Transformations" target="_blank">coordinate transformation</a>. For instance, if you are given an object with three indexes like this one</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%7BT%5E%7B%5Calpha%7D%7D_%7B%5Cbeta+%5Cgamma+%5Cdelta%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{T^{\alpha}}_{\beta \gamma \delta}' title='{T^{\alpha}}_{\beta \gamma \delta}' class='latex' /></p>
<p style="text-align:left;">and also you are given a fact that in a different <a href="http://en.wikipedia.org/wiki/Chart_%28topology%29" target="_blank">chart</a> (and hence in a different coordinate system), this object transforms in this way</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbar%7BT%7D%5E%7B%5Cmu%7D%7D_%7B%5Cnu+%5Comega+%5Ckappa%7D+%3D+%5Cfrac%7B%5Cpartial+y%5E%7B%5Cmu%7D%7D%7B%5Cpartial+x%5E%7B%5Calpha%7D%7D+%5Cfrac%7B%5Cpartial+x%5E%7B%5Cbeta%7D%7D%7B%5Cpartial+y%5E%7B%5Cnu%7D%7D+%5Cfrac%7B%5Cpartial+x%5E%7B%5Cgamma%7D%7D%7B%5Cpartial+y%5E%7B%5Comega%7D%7D+%5Cfrac%7B%5Cpartial+x%5E%7B%5Cdelta%7D%7D%7B%5Cpartial+y%5E%7B%5Ckappa%7D%7D+%7BT%5E%7B%5Calpha%7D%7D_%7B%5Cbeta+%5Cgamma+%5Cdelta%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bar{T}^{\mu}}_{\nu \omega \kappa} = \frac{\partial y^{\mu}}{\partial x^{\alpha}} \frac{\partial x^{\beta}}{\partial y^{\nu}} \frac{\partial x^{\gamma}}{\partial y^{\omega}} \frac{\partial x^{\delta}}{\partial y^{\kappa}} {T^{\alpha}}_{\beta \gamma \delta}' title='{\bar{T}^{\mu}}_{\nu \omega \kappa} = \frac{\partial y^{\mu}}{\partial x^{\alpha}} \frac{\partial x^{\beta}}{\partial y^{\nu}} \frac{\partial x^{\gamma}}{\partial y^{\omega}} \frac{\partial x^{\delta}}{\partial y^{\kappa}} {T^{\alpha}}_{\beta \gamma \delta}' class='latex' /></p>
<p style="text-align:left;">then you can say that this guy is a tensor, surely. But it&#8217;s not the only way. To show the alternatives, I think it&#8217;s better to give out the example. This morning in a bedroom, I did this calculation, of which the main goal is to show that Riemann curvature tensor is really a tensor, as its name already does.</p>
<p style="text-align:left;"><a href="http://en.wikipedia.org/wiki/Riemann_curvature_tensor" target="_blank">Riemann curvature tensor</a> is defined as</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28X%2CY%29Z+%3D+%5Cnabla_X+%5Cnabla_Y+Z+-+%5Cnabla_Y+%5Cnabla_X+Z+-+%5Cnabla_%7B%5BX%2CY%5D%7D+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(X,Y)Z = \nabla_X \nabla_Y Z - \nabla_Y \nabla_X Z - \nabla_{[X,Y]} Z' title='R(X,Y)Z = \nabla_X \nabla_Y Z - \nabla_Y \nabla_X Z - \nabla_{[X,Y]} Z' class='latex' /></p>
<p style="text-align:left;">where <img src='http://l.wordpress.com/latex.php?latex=X&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='X' title='X' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=Y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Y' title='Y' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Z' title='Z' class='latex' /> are the <a href="http://en.wikipedia.org/wiki/Vector_%28mathematics_and_physics%29" target="_blank">vectors</a> on a <a href="http://en.wikipedia.org/wiki/Manifold" target="_blank">manifold</a>, <img src='http://l.wordpress.com/latex.php?latex=%5Cnabla&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\nabla' title='\nabla' class='latex' /> is <a href="http://en.wikipedia.org/wiki/Affine_connection" target="_blank">affine connection</a>, and <img src='http://l.wordpress.com/latex.php?latex=%5B%5Cquad+%2C+%5Cquad%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[\quad , \quad]' title='[\quad , \quad]' class='latex' /> is a <a href="http://en.wikipedia.org/wiki/Lie_bracket_of_vector_fields" target="_blank">Lie bracket</a>. To prove that this is a tensor, then you traditionally can check the relation between <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbar%7BR%7D%5E%7B%5Cmu%7D%7D_%7B%5Cnu+%5Comega+%5Ckappa%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bar{R}^{\mu}}_{\nu \omega \kappa}' title='{\bar{R}^{\mu}}_{\nu \omega \kappa}' class='latex' /> in chart with coordinate system <img src='http://l.wordpress.com/latex.php?latex=%5C%7B+y%5E%5Ceta+%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\{ y^\eta \}' title='\{ y^\eta \}' class='latex' /> with <img src='http://l.wordpress.com/latex.php?latex=%7BR%5E%7B%5Calpha%7D%7D_%7B%5Cbeta+%5Cgamma+%5Cdelta%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{R^{\alpha}}_{\beta \gamma \delta}' title='{R^{\alpha}}_{\beta \gamma \delta}' class='latex' /> in an another chart with coordinate system <img src='http://l.wordpress.com/latex.php?latex=%5C%7B+x%5E%7B%5Cepsilon%7D+%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\{ x^{\epsilon} \}' title='\{ x^{\epsilon} \}' class='latex' />. Or, you can also prove that this relation holds</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28fX%2CgY%29hZ+%3D+fgh+R%28X%2CY%29Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(fX,gY)hZ = fgh R(X,Y)Z' title='R(fX,gY)hZ = fgh R(X,Y)Z' class='latex' /></p>
<p style="text-align:left;">for any smooth functions <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f' title='f' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=g&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g' title='g' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h' title='h' class='latex' />, defined on a manifold. This is really a simple calculation.</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28fX%2CgY%29hZ+%3D+f+%5Cnabla_X+%28g+%5Cnabla_Y+%28hZ%29%29+-+g+%5Cnabla_Y+%28f+%5Cnabla_X+%28hZ%29%29+-+%5Cnabla_%7B%5BfX%2CgY%5D%7D%28hZ%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(fX,gY)hZ = f \nabla_X (g \nabla_Y (hZ)) - g \nabla_Y (f \nabla_X (hZ)) - \nabla_{[fX,gY]}(hZ)' title='R(fX,gY)hZ = f \nabla_X (g \nabla_Y (hZ)) - g \nabla_Y (f \nabla_X (hZ)) - \nabla_{[fX,gY]}(hZ)' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28fX%2CgY%29hZ+%3D+f+%5Cnabla_X+%28g+%5Cnabla_Y+%28hZ%29%29+-+g+%5Cnabla_Y+%28f+%5Cnabla_X+%28hZ%29%29+-+fg+%5Cnabla_%7B%5BX%2CY%5D%7D+%28hZ%29+-+f+X%5Bg%5D+%5Cnabla_Y+%28hZ%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(fX,gY)hZ = f \nabla_X (g \nabla_Y (hZ)) - g \nabla_Y (f \nabla_X (hZ)) - fg \nabla_{[X,Y]} (hZ) - f X[g] \nabla_Y (hZ)' title='R(fX,gY)hZ = f \nabla_X (g \nabla_Y (hZ)) - g \nabla_Y (f \nabla_X (hZ)) - fg \nabla_{[X,Y]} (hZ) - f X[g] \nabla_Y (hZ)' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%2B+g+Y%5Bf%5D+%5Cnabla_X+%28hZ%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='+ g Y[f] \nabla_X (hZ)' title='+ g Y[f] \nabla_X (hZ)' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28fX%2CgY%29hZ+%3D+f+%5Cnabla_X+%28g+Y%5Bh%5D+Z+%2B+gh+%5Cnabla_Y+Z%29+-+g+%5Cnabla_Y+%28f+X%5Bh%5D+Z+%2B+fh+%5Cnabla_X+Z%29+-+fg+%5BX%2CY%5D%5Bh%5DZ&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(fX,gY)hZ = f \nabla_X (g Y[h] Z + gh \nabla_Y Z) - g \nabla_Y (f X[h] Z + fh \nabla_X Z) - fg [X,Y][h]Z' title='R(fX,gY)hZ = f \nabla_X (g Y[h] Z + gh \nabla_Y Z) - g \nabla_Y (f X[h] Z + fh \nabla_X Z) - fg [X,Y][h]Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=-+fgh+%5Cnabla_%7B%5BX%2CY%5D%7D+Z+-+f+X%5Bg%5D+Y%5Bh%5D+Z+-+fh+X%5Bg%5D+%5Cnabla_Y+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='- fgh \nabla_{[X,Y]} Z - f X[g] Y[h] Z - fh X[g] \nabla_Y Z' title='- fgh \nabla_{[X,Y]} Z - f X[g] Y[h] Z - fh X[g] \nabla_Y Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%2B+g+Y%5Bf%5D+X%5Bh%5D+Z+%2B+gh+Y%5Bf%5D+%5Cnabla_X+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='+ g Y[f] X[h] Z + gh Y[f] \nabla_X Z' title='+ g Y[f] X[h] Z + gh Y[f] \nabla_X Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28fX%2CgY%29hZ+%3D+f+X%5Bg%5D+Y%5Bh%5D+Z+%2B+fg+X%5BY%5Bh%5D%5D+Z+%2B+fg+Y%5Bh%5D+%5Cnabla_X+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(fX,gY)hZ = f X[g] Y[h] Z + fg X[Y[h]] Z + fg Y[h] \nabla_X Z' title='R(fX,gY)hZ = f X[g] Y[h] Z + fg X[Y[h]] Z + fg Y[h] \nabla_X Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%2B+fh+X%5Bg%5D+%5Cnabla_Y+Z+%2B+fg+X%5Bh%5D+%5Cnabla_Y+Z+%2B+fgh+%5Cnabla_X+%5Cnabla_Y+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='+ fh X[g] \nabla_Y Z + fg X[h] \nabla_Y Z + fgh \nabla_X \nabla_Y Z' title='+ fh X[g] \nabla_Y Z + fg X[h] \nabla_Y Z + fgh \nabla_X \nabla_Y Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=-+g+Y%5Bf%5D+X%5Bh%5D+Z+-+fg+Y%5BX%5Bh%5D%5D+Z+-+fg+X%5Bh%5D+%5Cnabla_Y+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='- g Y[f] X[h] Z - fg Y[X[h]] Z - fg X[h] \nabla_Y Z' title='- g Y[f] X[h] Z - fg Y[X[h]] Z - fg X[h] \nabla_Y Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=-+gh+Y%5Bf%5D+%5Cnabla_X+Z+-+fg+Y%5Bh%5D+%5Cnabla_X+Z+-+fgh+%5Cnabla_Y+%5Cnabla_X+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='- gh Y[f] \nabla_X Z - fg Y[h] \nabla_X Z - fgh \nabla_Y \nabla_X Z' title='- gh Y[f] \nabla_X Z - fg Y[h] \nabla_X Z - fgh \nabla_Y \nabla_X Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=-+fg+%5BX%2CY%5D%5Bh%5D+Z+-+fgh+%5Cnabla_%7B%5BX%2CY%5D%7D+Z+-+f+X%5Bg%5D+Y%5Bh%5D+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='- fg [X,Y][h] Z - fgh \nabla_{[X,Y]} Z - f X[g] Y[h] Z' title='- fg [X,Y][h] Z - fgh \nabla_{[X,Y]} Z - f X[g] Y[h] Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=-+fh+X%5Bg%5D+%5Cnabla_Y+Z+%2B+g+Y%5Bf%5D+X%5Bh%5D+Z+%2B+gh+Y%5Bf%5D+%5Cnabla_X+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='- fh X[g] \nabla_Y Z + g Y[f] X[h] Z + gh Y[f] \nabla_X Z' title='- fh X[g] \nabla_Y Z + g Y[f] X[h] Z + gh Y[f] \nabla_X Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28fX%2CgY%29hZ+%3D+fg+X%5BY%5Bh%5D%5D+Z+%2B+fgh+%5Cnabla_X%5Cnabla_Y+Z+-+fg+Y%5BX%5Bh%5D%5D+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(fX,gY)hZ = fg X[Y[h]] Z + fgh \nabla_X\nabla_Y Z - fg Y[X[h]] Z' title='R(fX,gY)hZ = fg X[Y[h]] Z + fgh \nabla_X\nabla_Y Z - fg Y[X[h]] Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=-+fgh+%5Cnabla_Y+%5Cnabla_X+Z+-+fg+%5BX%2CY%5D%5Bh%5D+Z+-+fgh+%5Cnabla_%7B%5BX%2CY%5D%7D+Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='- fgh \nabla_Y \nabla_X Z - fg [X,Y][h] Z - fgh \nabla_{[X,Y]} Z' title='- fgh \nabla_Y \nabla_X Z - fg [X,Y][h] Z - fgh \nabla_{[X,Y]} Z' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28fX%2CgY%29hZ+%3D+fgh+%28%5Cnabla_X+%5Cnabla_Y+Z+-+%5Cnabla_Y+%5Cnabla_X+Z+-+%5Cnabla_%7B%5BX%2CY%5D%7D+Z%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(fX,gY)hZ = fgh (\nabla_X \nabla_Y Z - \nabla_Y \nabla_X Z - \nabla_{[X,Y]} Z)' title='R(fX,gY)hZ = fgh (\nabla_X \nabla_Y Z - \nabla_Y \nabla_X Z - \nabla_{[X,Y]} Z)' class='latex' /></p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28fX%2CgY%29hZ+%3D+fgh+R%28X%2CY%29Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(fX,gY)hZ = fgh R(X,Y)Z' title='R(fX,gY)hZ = fgh R(X,Y)Z' class='latex' /></p>
<p>From the last relation, we can get more concrete relation that verifies the tensorial property of Riemann curvature tensor, i.e.</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=R%28X%2CY%29Z+%3D+R%28X%5E%5Cbeta+e_%5Cbeta%2C+Y%5E%5Cgamma+e_%5Cgamma%29+Z%5E%5Cdelta+e_%5Cdelta+%3D+X%5E%5Cbeta+Y%5E%5Cgamma+Z%5E%5Cdelta+R%28e_%5Cbeta%2C+e_%5Cgamma%29+e_%5Cdelta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R(X,Y)Z = R(X^\beta e_\beta, Y^\gamma e_\gamma) Z^\delta e_\delta = X^\beta Y^\gamma Z^\delta R(e_\beta, e_\gamma) e_\delta' title='R(X,Y)Z = R(X^\beta e_\beta, Y^\gamma e_\gamma) Z^\delta e_\delta = X^\beta Y^\gamma Z^\delta R(e_\beta, e_\gamma) e_\delta' class='latex' /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ancora Problemi di Hilbert]]></title>
<link>http://seipernove42.wordpress.com/2009/08/10/ancora-problemi-di-hilbert/</link>
<pubDate>Mon, 10 Aug 2009 17:21:18 +0000</pubDate>
<dc:creator>scardax</dc:creator>
<guid>http://seipernove42.wordpress.com/2009/08/10/ancora-problemi-di-hilbert/</guid>
<description><![CDATA[Ho aggiunto una pagina ai problemi di Hilbert dedicata alla prima metà dell&#8217;ottavo problema, l]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ho aggiunto una pagina ai problemi di Hilbert dedicata alla prima metà dell&#8217;ottavo problema, l&#8217;Ipotesi di Riemann:</p>
<p><a href="http://seipernove42.wordpress.com/problemi-di-hilbert/lipotesi-di-riemann/" target="_blank">http://seipernove42.wordpress.com/problemi-di-hilbert/lipotesi-di-riemann/</a></p>
<p>Per un po&#8217; smettero&#8217; con questa sezione, e cerchero&#8217; di passare ad altri argomenti.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Is P=NP an Ill Posed Problem?]]></title>
<link>http://rjlipton.wordpress.com/2009/07/03/is-pnp-an-ill-posed-problem/</link>
<pubDate>Fri, 03 Jul 2009 13:48:23 +0000</pubDate>
<dc:creator>rjlipton</dc:creator>
<guid>http://rjlipton.wordpress.com/2009/07/03/is-pnp-an-ill-posed-problem/</guid>
<description><![CDATA[P=NP has an infinite number of possible outcomes Russell Impagliazzo is one of the most original thi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p> <font color="”#0066cc?"><br />
<em> P=NP has an infinite number of possible outcomes </em><br />
<font color="”#000000?"></p>
<p><img src="http://rjlipton.wordpress.com/files/2009/07/images.jpeg" alt="images" title="images" width="72" height="98" class="alignright size-full wp-image-2912" /></p>
<p>
Russell Impagliazzo is one of the most original thinkers in complexity theory, and is famous for many wonderful things. One of his <a href="http://cseweb.ucsd.edu/~russell/average.ps">papers</a> is on many worlds. The worlds are: <i>Algorithmica, Heuristica, Pessiland, Minicrypt, and Cryptomania</i>. See his paper for the definitions and see this for a recent <a href="http://intractability.princeton.edu/2009/05/15/program-for-workshop-on-impagliazzos-worlds/">conference</a> on this topics. </p>
<p>
 Today I want to talk about a different take on P=NP and possible worlds that we live in. I think that the situation is much more complex than Russell&#8217;s view. As usual, I have a different view of things, which I hope you will find interesting.<br />
<!--more--></p>
<p>
Some of you may have been at Russell&#8217;s invited talk at STOC 2006. It was a great talk, as all his presentations are. But, the coolest part&#8211;for me&#8211;was that he arrived to the conference with transparencies, overheads. The room for the invited talk was very wide and not very deep. So it was critical that his slides appear on two projectors, otherwise part of the audience would be unable to see his slides. </p>
<p>
Of course if he had used Powerpoint this would have been automatic. Since Russell arrived with plastic slides to the conference at the last minute there was a slightly-panicked run to Kinko&#8217;s. There they made identical copies of his colorful slides. Later, as he spoke and turned his slides the slides on the other projector also flipped&#8211;magically. Of course someone had the job of trying to keep this all in synch. It was a great talk, in any event.</p>
<p>
Now let&#8217;s turn first to another famous open problem the Riemann Hypothesis. </p>
<p>
<p><b> Riemann Hypothesis </b></p>
<p><p>
The prime number theorem states that <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cpi%28x%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\pi(x)}&amp;fg=000000' title='{\pi(x)}&amp;fg=000000' class='latex' />, the number of primes less than <img src='http://l.wordpress.com/latex.php?latex=%7Bx%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{x}&amp;fg=000000' title='{x}&amp;fg=000000' class='latex' />, is well approximated by the logarithmic integral:
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++%5Cpi%28x%29+%3D+%5Ctext%7BLi%7D%28x%29+%2B+E%28x%29%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  \pi(x) = \text{Li}(x) + E(x)&amp;fg=000000' title='\displaystyle  \pi(x) = \text{Li}(x) + E(x)&amp;fg=000000' class='latex' /></p>
<p> where
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++%5Ctext%7BLi%7D%28x%29+%3D+%5Cint_%7B0%7D%5E%7Bx%7D+%5Cfrac%7Bdt%7D%7B%5Clog+%28t%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  \text{Li}(x) = \int_{0}^{x} \frac{dt}{\log (t)}&amp;fg=000000' title='\displaystyle  \text{Li}(x) = \int_{0}^{x} \frac{dt}{\log (t)}&amp;fg=000000' class='latex' /></p>
<p> and <img src='http://l.wordpress.com/latex.php?latex=%7BE%28x%29+%3D+o%28x%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{E(x) = o(x)}&amp;fg=000000' title='{E(x) = o(x)}&amp;fg=000000' class='latex' /> is the error term.</p>
<p>
The Riemann Hypothesis (RH) implies that the error term, <img src='http://l.wordpress.com/latex.php?latex=%7BE%28x%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{E(x)}&amp;fg=000000' title='{E(x)}&amp;fg=000000' class='latex' />, is order <img src='http://l.wordpress.com/latex.php?latex=%7Bx%5E%7B%5Cfrac%7B1%7D%7B2%7D%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{x^{\frac{1}{2}}}&amp;fg=000000' title='{x^{\frac{1}{2}}}&amp;fg=000000' class='latex' />&#8211;ignoring logarithmic terms. But, the RH is &#8220;binary&#8221; in the sense that even <i>one</i> zero that is not on the critical line destroys this bound. More precisely, if there is a zero at <img src='http://l.wordpress.com/latex.php?latex=%7B%5Csigma+%2B+it%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\sigma + it}&amp;fg=000000' title='{\sigma + it}&amp;fg=000000' class='latex' /> with <img src='http://l.wordpress.com/latex.php?latex=%7B%5Csigma+%26%2362%3B+1%2F2%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\sigma &gt; 1/2}&amp;fg=000000' title='{\sigma &gt; 1/2}&amp;fg=000000' class='latex' />, then the error term in the prime number theorem is at least <img src='http://l.wordpress.com/latex.php?latex=%7Bx%5E%5Csigma%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{x^\sigma}&amp;fg=000000' title='{x^\sigma}&amp;fg=000000' class='latex' />&#8211;again ignoring some logarithmic factors. I thank Andy Odlyzko for pointing out this tight relationship between a non-critical zero and the error term. </p>
<p>
This is a relatively simple behavior, one bad apple and the whole distribution of the prime numbers changes. Famously, Enrico Bombieri has <a href="//www.claymath.org/millennium/Riemann_Hypothesis/riemann.pdf">said</a> that &#8220;The failure of the Riemann hypothesis would create havoc in the distribution of prime numbers.&#8221;</p>
<p>
<p><b> P=NP is Different </b></p>
<p><p>
I claim that our problem P=NP is different than the RH, since there is no &#8220;one bad apple&#8221; behavior. <b>Consider first what a proof that P=NP could look like.</b> </p>
<p>
<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbullet%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bullet}&amp;fg=000000' title='{\bullet}&amp;fg=000000' class='latex' /> There might be an algorithm for SAT that runs in a reasonable time bound. This would be an immense result, and would change the world. Crypto-systems would all be destroyed, whole parts of theory would have to radically change. This is why many people believe that P=NP is impossible&#8211;at least that&#8217;s my impression&#8211;they say it would be too good to be true. I agree that it would be an amazing situation, but it is only one of a multitude of possibilities.</p>
<p>
<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbullet%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bullet}&amp;fg=000000' title='{\bullet}&amp;fg=000000' class='latex' /> There might be an algorithm for SAT that is polynomial but with a very high exponent, for example, <img src='http://l.wordpress.com/latex.php?latex=%7BO%28n%5E%7B10%7D%29%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{O(n^{10})}&amp;fg=000000' title='{O(n^{10})}&amp;fg=000000' class='latex' />. This would win the million Clay dollars, but would have a more philosophical impact. Crypto-researchers would worry that eventually the algorithm could be made practical, but it would not have any immediate practical impact. Research papers would have to do a song and dance: &#8220;we study an approximation to the following NP-hard problem, that is in P of course thanks to the famous result of X, but we feel our results are still interesting because <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cdots%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\dots}&amp;fg=000000' title='{\dots}&amp;fg=000000' class='latex' />&#8221;</p>
<p>
<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbullet%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bullet}&amp;fg=000000' title='{\bullet}&amp;fg=000000' class='latex' /> There might be an algorithm that is polynomial in a very weak sense. What if its running time is
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++n%5E%7B2%5E%7B2%5E%7B2%5E%7B2%5E%7B100%7D%7D%7D%7D%7D.%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  n^{2^{2^{2^{2^{100}}}}}.&amp;fg=000000' title='\displaystyle  n^{2^{2^{2^{2^{100}}}}}.&amp;fg=000000' class='latex' /></p>
<p> That would be great, I think you still get the money, but crypto people could still sleep at night, without any sleep aids.</p>
<p>
<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbullet%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bullet}&amp;fg=000000' title='{\bullet}&amp;fg=000000' class='latex' /> There might exist an algorithm that runs in <img src='http://l.wordpress.com/latex.php?latex=%7Bn%5E%7Bc%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{n^{c}}&amp;fg=000000' title='{n^{c}}&amp;fg=000000' class='latex' /> time for <i>some</i> constant <img src='http://l.wordpress.com/latex.php?latex=%7Bc%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{c}&amp;fg=000000' title='{c}&amp;fg=000000' class='latex' /> that is not even known. Results like this are quite possible, if the proof of the algorithm&#8217;s correctness used some indirect argument. Again you still get the cash&#8211;I believe. </p>
<hr />
<p>
<b>Now consider what a proof that P is not equal to NP could look like.</b> </p>
<p>
<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbullet%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bullet}&amp;fg=000000' title='{\bullet}&amp;fg=000000' class='latex' /> SAT might require exponential time. The best algorithm might run in time <img src='http://l.wordpress.com/latex.php?latex=%7B1.2%5E%7Bn%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{1.2^{n}}&amp;fg=000000' title='{1.2^{n}}&amp;fg=000000' class='latex' />, for example. This type of behavior is what many believe. There even is a &#8220;formal&#8221; conjecture that the best algorithm for 3-SAT will have this type of running time. Note, even here one needs to be careful: what if the running time is <img src='http://l.wordpress.com/latex.php?latex=%7B1.0000001%5E%7Bn%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{1.0000001^{n}}&amp;fg=000000' title='{1.0000001^{n}}&amp;fg=000000' class='latex' />? Recall Alan Perlis <a href="http://rjlipton.wordpress.com/2009/02/13/polynomial-vs-exponential-time/">said</a>:  	</p>
<blockquote><p>
For every polynomial algorithm you have, I have an exponential algorithm that I would rather run.
</p></blockquote>
<p>
<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbullet%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bullet}&amp;fg=000000' title='{\bullet}&amp;fg=000000' class='latex' /> SAT might have <a href="http://rjlipton.wordpress.com/2009/02/12/a-nightmare-about-sat/">wild</a> complexity. Perhaps for some lengths <img src='http://l.wordpress.com/latex.php?latex=%7Bn%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{n}&amp;fg=000000' title='{n}&amp;fg=000000' class='latex' /> the best running is exponential, but infinitely often the best time is polynomial in <img src='http://l.wordpress.com/latex.php?latex=%7Bn%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{n}&amp;fg=000000' title='{n}&amp;fg=000000' class='latex' />. This could happen. </p>
<p>
<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbullet%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bullet}&amp;fg=000000' title='{\bullet}&amp;fg=000000' class='latex' /> SAT might be barely super polynomial: what if the lower bound is
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++n%5E%7B%5Clog+%5Clog+%5Clog+n%7D.%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  n^{\log \log \log n}.&amp;fg=000000' title='\displaystyle  n^{\log \log \log n}.&amp;fg=000000' class='latex' /></p>
<p> Does this really mean anything? Yet it would technically resolve the P=NP question, would be an immense achievement, would win the Clay Prize, and probably many other prizes too. But does it really imply that SAT is &#8220;intractable?&#8221;</p>
<p>
<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbullet%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bullet}&amp;fg=000000' title='{\bullet}&amp;fg=000000' class='latex' /> SAT might have no polynomial time algorithm, but there could be random algorithms <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cdots%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\dots}&amp;fg=000000' title='{\dots}&amp;fg=000000' class='latex' /></p>
<p>
<p><b> The Riemann Hypothesis Again </b></p>
<p><p>
You might be thinking what if the RH is true, could it have the same complex behavior that P=NP can? In particular, could the RH be true, but with a crazy error term:
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++2%5E%7B2%5E%7B2%5E%7B100%7D%7D%7Dx%5E%7B%5Cfrac%7B1%7D%7B2%7D%7D%5Clog%28x%29%3F%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  2^{2^{2^{100}}}x^{\frac{1}{2}}\log(x)?&amp;fg=000000' title='\displaystyle  2^{2^{2^{100}}}x^{\frac{1}{2}}\log(x)?&amp;fg=000000' class='latex' /></p>
<p> Isn&#8217;t this the same issue that I raised above? The answer is that this <i>cannot</i> happen for the RH: The following is a <a href="http://www.aimath.org/WWN/rh/rh.pdf">theorem</a>: </p>
<blockquote><p><b>Theorem: </b> <em> If RH, then for all <img src='http://l.wordpress.com/latex.php?latex=%7Bx+%5Cge+2657%7D%26%2338%3Bbg%3De8e8e8%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{x \ge 2657}&amp;bg=e8e8e8&amp;fg=000000' title='{x \ge 2657}&amp;bg=e8e8e8&amp;fg=000000' class='latex' />,
<p align="center"><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle++%26%23124%3B+%5Cpi%28x%29+-+%5Ctext%7BLi%7D%28x%29%26%23124%3B+%26%2360%3B+%5Cfrac%7B1%7D%7B8%5Cpi%7D%5Csqrt+x+%5Clog%28x%29.+%26%2338%3Bbg%3De8e8e8%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle  &#124; \pi(x) - \text{Li}(x)&#124; &lt; \frac{1}{8\pi}\sqrt x \log(x). &amp;bg=e8e8e8&amp;fg=000000' title='\displaystyle  &#124; \pi(x) - \text{Li}(x)&#124; &lt; \frac{1}{8\pi}\sqrt x \log(x). &amp;bg=e8e8e8&amp;fg=000000' class='latex' /></p>
<p> </em></p></blockquote>
<p> This is due to Lowell Schoenfeld, who actually proved that RH is equivalent to his inequality. </p>
<p>
<p><b> Is P=NP Ill Posed? </b></p>
<p><p>
I love the P=NP question, but it occurs to me that in a sense the question is &#8220;ill posed.&#8221; David Hilbert said once: </p>
<blockquote><p>
&#8220;If I were to awaken after having slept for a thousand years, my first question would be: Has the Riemann hypothesis been proven?&#8221;
</p></blockquote>
<p>After sleeping for a thousand years knowing if P has been proved to be not equal to NP, would not be nearly as meaningful as knowing that RH has been proved.</p>
<p>
To make my point consider three players: Paula, Ted, and George. Paula is a practical minded computer scientist, Ted is a theory minded computer scientist, and George is the best gossip in the department. </p>
<p>
There are two scenes. In the first P=NP and in the second P<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cneq%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\neq}&amp;fg=000000' title='{\neq}&amp;fg=000000' class='latex' />NP.</p>
<hr />
<p>
George barges into Paula&#8217;s office without knocking. She is about to complain that she is in a meeting with Ted, when George says, &#8220;Ted did you hear that P=NP has been proved! I just got off the phone with Lance and the proof is correct.&#8221;</p>
<p>
Paula sees Ted jump up at this and he says, &#8220;are you kidding?&#8221; George is out of breathe, but smiling. It&#8217;s no joke. &#8220;Unbelievable, unbelievable&#8221;, is all that Ted can manage. </p>
<p>
Paula has never seen George this excited, &#8220;no it&#8217;s really true. The FOCS program committee accepted the paper, even though she did not submit it. I guess that&#8217;s a first, she just missed the deadline or something.&#8221;</p>
<p>
Paula sits behind a large desk that is covered in books on circuit design and VLSI, says &#8220;this is great. Finally, you theory guys have done something that I can use. I can&#8217;t wait to get my team implementing the algorithm.&#8221; She sees Ted sit down, he is turning pale and mutters to himself, &#8220;Dammit, this wipes out Fred&#8217;s thesis. I told that idiot to finish it last spring.&#8221;</p>
<p>
Paula ignores him, &#8220;this will change VLSI design and testing and&#8211;&#8221;</p>
<p>
George interrupts her, &#8220;well not quite Paula. I hear that the running time of her algorithm is bad.&#8221;</p>
<p>
&#8220;What? How bad is bad?&#8221; </p>
<p>
&#8220;I think its running time is <img src='http://l.wordpress.com/latex.php?latex=%7Bn%5E%7B2%5E%7B2%5E%7B100%7D%7D%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{n^{2^{2^{100}}}}&amp;fg=000000' title='{n^{2^{2^{100}}}}&amp;fg=000000' class='latex' />, although I forget if there is a logarithmic factor too. But, P=NP!&#8221;&#8217;</p>
<hr />
<p>
George barges into Paula&#8217;s office without knocking. She is about to complain that she is in a meeting with Ted, when George says, &#8220;Ted did you hear that P<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cneq%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\neq}&amp;fg=000000' title='{\neq}&amp;fg=000000' class='latex' />NP has been proved! I just got off the phone with Lance and the proof is correct.&#8221;</p>
<p>
Paula sees Ted jump up at this and he says, &#8220;are you kidding?&#8221; George is out of breathe, but smiling. It&#8217;s no joke. &#8220;Unbelievable, unbelievable&#8221;, is all that Ted can manage. </p>
<p>
Paula has never seen George this excited, &#8220;no it&#8217;s really true. The STOC program committee accepted the paper, even though she did not submit it. I guess that&#8217;s a first, she just missed the deadline or something.&#8221;</p>
<p>
Paula who is listening from behind a large desk that is covered in books on circuit design and VLSI, idly checks her Seiko. It&#8217;s almost twenty to 12, she needs to leave for her lunch meeting soon.</p>
<p>
Ted says, &#8220;I knew it, that crazy blogger&#8211;what&#8217;s his name?&#8211;always talking about P could equal NP. Well he was wrong. What an idiot.&#8221; </p>
<p>
George says, &#8220;yeah.&#8221;</p>
<p>
&#8220;So how does the proof go?&#8221;</p>
<p>
&#8220;It&#8217;s a circuit lower bound, she proves SAT requires at least <img src='http://l.wordpress.com/latex.php?latex=%7Bn%5E%7B%5Clog+%5Clog+%5Clog+n%7D%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{n^{\log \log \log n}}&amp;fg=000000' title='{n^{\log \log \log n}}&amp;fg=000000' class='latex' /> size circuits. Avoids the usual roadblocks by using that new combinatorial lemma of Terry. Isn&#8217;t this wonderful.&#8221;</p>
<p>
Paula who a moment ago was hardly listening says, &#8220;Did I hear you right? That&#8217;s not a very big bound. Let&#8217;s see if <img src='http://l.wordpress.com/latex.php?latex=%7Bn%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{n}&amp;fg=000000' title='{n}&amp;fg=000000' class='latex' /> is a million, let me see, that&#8217;s not even a quadratic lower bound. Were those log&#8217;s base two?&#8221;</p>
<p>
&#8220;Of course they&#8217;re base two, log&#8217;s are always base two. But it&#8217;s a super polynomial lower bound, P<img src='http://l.wordpress.com/latex.php?latex=%7B%5Cneq%7D%26%2338%3Bfg%3D000000&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\neq}&amp;fg=000000' title='{\neq}&amp;fg=000000' class='latex' />NP!&#8221;</p>
<hr />
<p>
My apologies to all fiction writers that have ever lived. </p>
<p>
<p><b> Open Problems </b></p>
<p><p>
My point is simple: There is a huge variance in the potential answers to the question:  	Does P equal NP? </p>
<p>
It&#8217;s not simple. Equal, not equal, Equal, not equal. There are an infinite number of possibilities. I think that this is what makes me think that we need to work hard on this problem. </p>
<p>
A class of open problems is to prove something like Schoenfeld&#8217;s theorem for P=NP. Can we show that some of the above pathological behaviors cannot occur? Or can we show that one pathological behavior implies another? Or precludes another?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Stalking the Riemann Hypothesis]]></title>
<link>http://bookskeepers.wordpress.com/2009/06/25/stalking-the-riemann-hypothesis/</link>
<pubDate>Thu, 25 Jun 2009 14:20:39 +0000</pubDate>
<dc:creator>j t</dc:creator>
<guid>http://bookskeepers.wordpress.com/2009/06/25/stalking-the-riemann-hypothesis/</guid>
<description><![CDATA[History on discovery of the natural and prime numbers, cartographers Legendre and Gauss&#8217;s rees]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://2.bp.blogspot.com/_1HAJ5W5F6aM/SkOHPct_xDI/AAAAAAAAAUQ/TzQxOprQujc/s1600-h/rieman.JPG"><img style="float:left;width:130px;cursor:hand;height:200px;margin:0 10px 10px 0;" src="http://2.bp.blogspot.com/_1HAJ5W5F6aM/SkOHPct_xDI/AAAAAAAAAUQ/TzQxOprQujc/s200/rieman.JPG" border="0" alt="" /></a>History on discovery of the natural and prime numbers, cartographers Legendre and Gauss&#8217;s reestimation of primes, Dirichlet and Euler&#8217;s revelation of analytical techniques on series, the connection between Hamiltonian matrices and the hypothesis, Riemann&#8217;s legacy in physics and the embodiment of primes in Riemann&#8217;s hypothesis. A technical book providing much insights into modern day progress by matheticians on the illusive hypothesis.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Evolution of geometric quantities of a manifold]]></title>
<link>http://andyoctavian.com/2009/06/14/evolution-of-geometric-quantities-of-a-manifold/</link>
<pubDate>Sun, 14 Jun 2009 16:58:48 +0000</pubDate>
<dc:creator>Octavian</dc:creator>
<guid>http://andyoctavian.com/2009/06/14/evolution-of-geometric-quantities-of-a-manifold/</guid>
<description><![CDATA[Lemma For a Riemannian manifold with a time-dependent Riemannian metric which satisfies then these w]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Lemma</strong></p>
<p>For a Riemannian manifold <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' /> with a time-dependent Riemannian metric <img src='http://l.wordpress.com/latex.php?latex=g%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g(t)' title='g(t)' class='latex' /> which satisfies</p>
<p style="text-align:center;"><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+g_%7Bij%7D%28t%29+%3D+h_%7Bij%7D%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} g_{ij}(t) = h_{ij}(t)' title='\frac{\partial}{\partial t} g_{ij}(t) = h_{ij}(t)' class='latex' /></p>
<p style="text-align:left;">then these will follow:</p>
<ol>
<li><em>Metric inverse<br />
</em><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+g%5E%7Bij%7D+%3D+-h%5E%7Bij%7D+%3D+-g%5E%7Bik%7D+g_%7Bjl%7D+h_%7Bkl%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} g^{ij} = -h^{ij} = -g^{ik} g_{jl} h_{kl}' title='\frac{\partial}{\partial t} g^{ij} = -h^{ij} = -g^{ik} g_{jl} h_{kl}' class='latex' /></li>
<li><em>Christoffel symbol<br />
</em><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+%5CGamma_%7Bij%7D%5Ek+%3D+%5Cfrac%7B1%7D%7B2%7D+g%5E%7Bkl%7D+%5Cbig%28+%5Cnabla_i+h_%7Bjl%7D+%2B+%5Cnabla_j+h_%7Bil%7D+-+%5Cnabla_l+h_%7Bij%7D+%5Cbig%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} \Gamma_{ij}^k = \frac{1}{2} g^{kl} \big( \nabla_i h_{jl} + \nabla_j h_{il} - \nabla_l h_{ij} \big)' title='\frac{\partial}{\partial t} \Gamma_{ij}^k = \frac{1}{2} g^{kl} \big( \nabla_i h_{jl} + \nabla_j h_{il} - \nabla_l h_{ij} \big)' class='latex' /></li>
<li><em>Riemann curvature tensor<br />
</em><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+R_%7Bijk%7D%5El+%3D+%5Cfrac%7B1%7D%7B2%7D+g%5E%7Blp%7D+%5Cbig%28+%5Cnabla_i+%5Cnabla_j+h_%7Bkp%7D+%2B+%5Cnabla_i+%5Cnabla_k+h_%7Bjp%7D+-+%5Cnabla_i+%5Cnabla_p+h_%7Bjk%7D+-+%5Cnabla_j+%5Cnabla_i+h_%7Bkp%7D+-+%5Cnabla_j+%5Cnabla_k+h_%7Bip%7D+%2B+%5Cnabla_j+%5Cnabla_p+h_%7Bik%7D+%5Cbig%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} R_{ijk}^l = \frac{1}{2} g^{lp} \big( \nabla_i \nabla_j h_{kp} + \nabla_i \nabla_k h_{jp} - \nabla_i \nabla_p h_{jk} - \nabla_j \nabla_i h_{kp} - \nabla_j \nabla_k h_{ip} + \nabla_j \nabla_p h_{ik} \big)' title='\frac{\partial}{\partial t} R_{ijk}^l = \frac{1}{2} g^{lp} \big( \nabla_i \nabla_j h_{kp} + \nabla_i \nabla_k h_{jp} - \nabla_i \nabla_p h_{jk} - \nabla_j \nabla_i h_{kp} - \nabla_j \nabla_k h_{ip} + \nabla_j \nabla_p h_{ik} \big)' class='latex' /></li>
<li><em>Ricci tensor<br />
</em><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+R_%7Bij%7D+%3D+%5Cfrac%7B1%7D%7B2%7D+g%5E%7Bpq%7D+%5Cbig%28+%5Cnabla_q+%5Cnabla_i+h_%7Bjp%7D+%2B+%5Cnabla_q+%5Cnabla_j+h_%7Bip%7D+-+%5Cnabla_q+%5Cnabla_p+h_%7Bij%7D+-+%5Cnabla_i+%5Cnabla_j+h_%7Bqp%7D+%5Cbig%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} R_{ij} = \frac{1}{2} g^{pq} \big( \nabla_q \nabla_i h_{jp} + \nabla_q \nabla_j h_{ip} - \nabla_q \nabla_p h_{ij} - \nabla_i \nabla_j h_{qp} \big)' title='\frac{\partial}{\partial t} R_{ij} = \frac{1}{2} g^{pq} \big( \nabla_q \nabla_i h_{jp} + \nabla_q \nabla_j h_{ip} - \nabla_q \nabla_p h_{ij} - \nabla_i \nabla_j h_{qp} \big)' class='latex' /></li>
<li><em>Scalar curvature<br />
</em><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+R+%3D+-%5CDelta+H+%2B+%5Cnabla%5Ep+%5Cnabla%5Eq+h_%7Bpq%7D+-+h%5E%7Bpq%7D+R_%7Bpq%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} R = -\Delta H + \nabla^p \nabla^q h_{pq} - h^{pq} R_{pq}' title='\frac{\partial}{\partial t} R = -\Delta H + \nabla^p \nabla^q h_{pq} - h^{pq} R_{pq}' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=H+%3D+g%5E%7Bij%7D+h_%7Bij%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H = g^{ij} h_{ij}' title='H = g^{ij} h_{ij}' class='latex' /></li>
<li><em>Volume element<br />
</em><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+d+%5Cmu+%3D+%5Cfrac%7BH%7D%7B2%7D+d+%5Cmu&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} d \mu = \frac{H}{2} d \mu' title='\frac{\partial}{\partial t} d \mu = \frac{H}{2} d \mu' class='latex' /></li>
<li><em>Volume of manifold <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' /><br />
</em><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+%5Cint_M+d+%5Cmu+%3D+%5Cint_M+%5Cfrac%7BH%7D%7B2%7D+d+%5Cmu&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} \int_M d \mu = \int_M \frac{H}{2} d \mu' title='\frac{\partial}{\partial t} \int_M d \mu = \int_M \frac{H}{2} d \mu' class='latex' /></li>
<li><em>Total scalar curvature on a closed manifold <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' /><br />
</em><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial%7D%7B%5Cpartial+t%7D+%5Cint_M+R+d+%5Cmu+%3D+%5Cint_M+%28%5Cfrac%7B1%7D%7B2%7D+RH+-+h%5E%7Bij%7D+R_%7Bij%7D%29+d+%5Cmu&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial}{\partial t} \int_M R d \mu = \int_M (\frac{1}{2} RH - h^{ij} R_{ij}) d \mu' title='\frac{\partial}{\partial t} \int_M R d \mu = \int_M (\frac{1}{2} RH - h^{ij} R_{ij}) d \mu' class='latex' /></li>
</ol>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[La sorgente della vita eterna]]></title>
<link>http://2senxcosx.wordpress.com/2009/06/06/la-sorgente-della-vita-eterna/</link>
<pubDate>Sat, 06 Jun 2009 09:45:29 +0000</pubDate>
<dc:creator>ippaso</dc:creator>
<guid>http://2senxcosx.wordpress.com/2009/06/06/la-sorgente-della-vita-eterna/</guid>
<description><![CDATA[L&#8217;Ipotesi di Riemann (RH) è una congettura che se dimostrata metterebbe ordine nel caos dei nu]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>L&#8217;Ipotesi di Riemann (RH) è una congettura che se dimostrata metterebbe ordine nel caos dei numeri primi, ma ancora nessuno è mai riuscito a dimostrare tale ipotesi.  Molti matematici ormai la danno per buona, mentre altri continuano a essere scettici.<br />
Certo è che questo dilemma resiste da ben un secolo e mezzo, da quando cioè un brillante matematico ex-allievo di Gauss, Riemann, non pubblicò il proprio risultato in un articoletto. Siamo sicuri che chi dovesse dimostrarlo riceverà fama eterna. In aggiunta riceverà anche dei cospicui premi in denaro (la RH era uno dei problemi di Hilbert per il XX secolo, ed pra è uno dei problemi da un milione di dollari dei Clay Prize).<br />
Ma i matematici meno &#8220;scientifici&#8221; hanno azzardato teorie molto particolari sulla RH.</p>
<p>Jacques Hadamard e Charles de la Vallée Poussin han dato un contributo all&#8217;avvicinamento alla soluzione di questo problema dimostrando il Teorema dei Numeri Primi e son stati ricompensati sfiorando entrambi i 100 anni di vita. Atle Selberg e Paul Erdos hanno migliorato la dimostrazione di Hadamard-Poussin ed anche loro sono stati molto molto longevi.</p>
<p>Inoltre dimostrare la RH vorrebbe dire trovare la legge che regola la disposizione dei numeri dei primi, ovvero degli atomi dell&#8217;aritmetia, delle entità più elementari e più sfuggevoli dell&#8217;Universo.</p>
<p>Mettendo assieme tutti questi indizi alcuni matematici si sono convinti che chi dimostrasse l&#8217;Ipotesi otterrebbe sicuramente la <strong>Vita Eterna</strong>. Il problema è che non si ha la più pallida idea di come procedere nella dimostrazione. Ultimamente abbiamo assistito a tentativi anche attraverso la Geometria Algebrica e attraverso la Meccanica Quantistica, ma niente da fare. Alcuni esponenti autorevoli della comunità scientifica hanno iniziato allora a convincersi che la RH sia falsa.</p>
<p>E qui si è sparsa un&#8217;altra voce: probabilmente qualcuno è già riuscito a dimostrare che l&#8217;Ipotesi di Riemann è falsa, ma è morto sul colpo.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[(06.03.09) Student Meeting]]></title>
<link>http://texaslarouchemovement.wordpress.com/2009/06/04/06-03-09-student-meeting/</link>
<pubDate>Thu, 04 Jun 2009 15:54:55 +0000</pubDate>
<dc:creator>texaslarouche</dc:creator>
<guid>http://texaslarouchemovement.wordpress.com/2009/06/04/06-03-09-student-meeting/</guid>
<description><![CDATA[Houston, TX –Wednesday (June 3rd) @ 7:00 pm Strategic Political Briefing:   Harley Schlanger Audio: ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><!-- by texaslarouche --></p>
<p style="text-align:center;"><a href="http://www.larouchepac.com/lpactv?nid=10531"><img class="size-medium wp-image-140 aligncenter" title="CeresGauss" src="http://texaslarouchemovement.wordpress.com/files/2009/06/ceresgauss.jpg?w=300" alt="CeresGauss" width="300" height="168" /></a></p>
<p><strong>Houston, TX –Wednesday (June 3rd) @ 7:00 pm<br />
</strong></p>
<p>Strategic Political Briefing:   <strong>Harley Schlanger</strong></p>
<p>Audio:  <a href="http://texaslarouchemovement.wordpress.com/files/2009/06/060309_harley_briefing.mp3">060309_harley_briefing.mp3</a></p>
<p>Class:  <strong>Phil Rubinstein</strong>, on &#8220;The Narrow Path from Kepler through Leibniz, Gauss, to Riemann &#38; Einstein&#8221;, or on &#8220;Humanity&#8221;</p>
<p>Audio:  <a href="http://texaslarouchemovement.wordpress.com/files/2009/06/060309_phil_tensors.mp3">060309_phil_tensors.mp3</a></p>
<p>(Click <a href="http://www.larouchepac.com/lpactv?nid=10531" target="_blank">here</a> to watch the Basement&#8217;s exciting new animation described in Phil&#8217;s class.)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[1 milione di Euro e la gloria imperitura]]></title>
<link>http://andreamacco.wordpress.com/2009/05/22/1-milione-di-euro-e-la-gloria-imperitura/</link>
<pubDate>Thu, 21 May 2009 23:24:08 +0000</pubDate>
<dc:creator>Andrea "feynman82"</dc:creator>
<guid>http://andreamacco.wordpress.com/2009/05/22/1-milione-di-euro-e-la-gloria-imperitura/</guid>
<description><![CDATA[Il mio docente di Geometria dell&#8217;Università, il prof. Arezzo, era solito entusiasmarci con lez]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;"><a href="null"></a>Il mio docente di Geometria dell&#8217;Università, il prof. Arezzo, era solito entusiasmarci con lezioni corredate di aneddoti e/o piccole curiosità.<br />
È uno stile che ho sempre apprezzato, non solo in lui, ma anche in altri (pochi e rari) professori. Senza un minimo di passione la materia perde quel quid che dà un colpo d&#8217;ala in più e permette di non far affievolire l&#8217;entusiasmo e accresce la voglia di studiare e di applicarsi nella materia.</p>
<p style="text-align:justify;"><img class="alignright" title="Millennium problems" src="http://www.claymath.org/millennium/Yang-Mills_Theory/omega_minus_bubble_picture.jpg" alt="" width="228" height="186" />Durante le lezioni di questi giorni affrontavo alcune questioni di matematica che sono state risolte dai matematici di fine &#8216;800 e inizio &#8216;900. E mi è venuto spontaneo citare la grande <strong>sfida</strong> lanciata da <strong>Hilbert</strong> al grande <strong>Congresso di Parigi del 1900</strong> quando dimostrò la sua genialità nel riuscire a cogliere i 10 grandi problemi aperti della Matematica che la Comunità Scientifica avrebbe dovuto affrontare nei decenni a seguire.</p>
<div class="mceTemp" style="text-align:justify;">
<dl class="wp-caption alignleft">
<dt class="wp-caption-dt"><img title="Hilbert" src="http://faculty.evansville.edu/ck6/bstud/hilbert.jpg" alt="David Hilbert (1862-1943)" width="132" height="147" /></dt>
<dd class="wp-caption-dd">David Hilbert (1862-1943)</dd>
</dl>
</div>
<p style="text-align:justify;">In realtà i problemi proposti da Hilbert furono da lui stessi integrati con altri quesiti e in tutto si contano <strong>23 problemi</strong>. Di questi 2 restano tutt&#8217;oggi aperti, e 4 presentano una soluzione solo parziale.<br />
(Su Wikipedia a questo <a href="http://it.wikipedia.org/wiki/Problemi_di_Hilbert">link</a> una formulazione riassuntiva ma un po&#8217; stringata, su <a href="http://www.evaristogalois.it/01_PROGETTO_LEONARDO/EVOLUZIONE_del_PENSIERO_SCIENTIFICO/IL_900/05_I_23_PROBLEMI_di_HILBERT.pdf">questo</a> documento pdf qualche notazione in più sui 23 problemi di Hilbert)</p>
<p style="text-align:justify;">Che centra tutto questo con i soldi e la ricchezza? Fin&#8217;ora, al massimo, si è parlato di gloria imperitura.<br />
Come forse alcuni sanno, nel 2000 sono stati formulati dall&#8217; <strong>Istituto Matematico Clay</strong> (CMI) <strong>7 Problemi del Millennio</strong>. Per chi li risolverà è previsto un <strong>premio di 1 milione di dollari per problema risolto e, ovviamente, la fama eterna.</strong><br />
I sette problemi sono considerati dal CMI i &#8220;<em>più importanti problemi classici che hanno resistito ai tentativi di soluzione nel corso degli anni&#8221;.<br />
</em><a href="http://www.claymath.org/millennium/">Qui &#8211; sito ufficiale</a> potete leggere di che si tratta. Pure su wikipedia in italiano si trova una sommaria presentazione (<a href="http://it.wikipedia.org/wiki/Problemi_per_il_millennio">cliccare qui</a>). Avvertenza: Alcuni problemi richiedono, solo per la loro comprensione, di conoscenze di matematica avanzata; altri, riguardanti anche l&#8217;ambito della Fisica, sono di comprensione più immediata.</p>
<p style="text-align:justify;"><strong><span style="text-decoration:underline;">ATTENZIONE:</span></strong> uno dei problemi del Millennio è stato recentemente risolto da <em>Grigory Perelman</em>, l’eccentrico matematico russo che si è dedicato alla <em>congettura di Poincaré</em>. La comunità scientifica sta inoltre passando al vaglio la soluzione presentata recentemente da Louis de Branges de Bourcia della Purdue University (lo stesso che ha risolto la congettura di Bieberbach) di un&#8217;altro problema del Millennio: l&#8217;Ipotesi di Riemann, che compariva già tra i problemi enunciati da Hilbert nel 1900!</p>
<p style="text-align:justify;"><strong><span style="text-decoration:underline;"><img class="alignright" title="genialità" src="http://www.iltaccoditalia.info/public/idea_1.jpg" alt="" width="189" height="185" />DUNQUE:</span></strong> amanti delle sfide e matematici che non avete ancora sviluppato a pieno le potenzialità della vostra mente: datevi da fare!<br />
Magari &#8211; dicevo oggi ai miei studenti &#8211; un giorno potrò dire di avere preparato o di avere stretto la mano ad un matematico milionario passato alla storia &#8230;</p>
<p>Andrea Macco</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
