Pi Calculated To Record 2.5 Trillion Digits
Joshua writes "Researchers from Japan have calculated Pi to over 2.5 trillion decimals using the T2K Open Supercomputer (which is currently ranked 47th in the world according to a June, 2009 report from Top500.org). This new number more than doubles the previous record of about 1.2 trillion decimals set in 2002 by another Japanese research team. Unfortunately, there still seems to be no pattern."
A nice little article on why it's useless to know pi to more than 50 digits in this universe.
http://everything2.com/title/Too%2520small%2520a%2520Universe%2520to%2520memorize%2520Pi
We know without a doubt that it never repeats - if it did it would be a rational number, it has been proven to be an irrational number, moreso it is transcendental. We also know the exact pattern, take the taylor series of sin about pi/4, you get an elegant and simple series solution for pi.
That is not the point. The point is and exercise in computing, everything we do in computing involves rational numbers only (floats) and there is substantial error involved with this. It is computationally difficult to deal with large numbers, hence any method to do this more effectively is a gain for science.
Pi was shown to be irrational in 1768 and transcendental in 1882, finally putting to rest the ancient problem of "squaring the circle".
I believe you are confusing rational numbers and real numbers. rational numbers are those that can be expressed as p/q where p and q are prime integers. The existence of real numbers that are not rational follows from cantor's diagonal argument : http://en.wikipedia.org/wiki/Cantor's_diagonal_argument
Proofs of the irrationality of pi can be found on wikipedia : proof
The sqr root of a negative is not defined in the real set but only in the complex set. http://en.wikipedia.org/wiki/Complex_numbers