Folks, I would like to direct you to this wonderful article by Steven Strogatz in NY Times. I also urge you to peruse the entire series of articles on mathematics by Strogatz.
http://opinionator.blogs.nytimes.com/201...-my-enemy/
He puts it awesomely. Consider multiplying -1 with a decreasing sequence of numbers. Logically, the product should also have a particular sequence, which, empirically turns out to be an increasing order. This is an inductive approach to understanding multiplication of negative integers.
-1 X 3 = -3
-1 X 2 = -2 = -3 + 1
-1 X 1 = -1 = -2 +1
-1 X 0 = 0 = -1 + 1
-1 X -1 = ? = 0+1 = 1
@Alan Once the mathematics of integers is understood, it can be generalized to the mathematics of real numbers. A major breakthrough, historically, was made by Georg Cantor who described two orders of infinities- one applying to rational numbers and another to irrational numbers. Before we jump from integers to pi, we have to first describe rational numbers. Rational numbers can simply be written in a direct (one-to-one) correspondence with integers. This was first articulated by Georg Cantor. Now, rational numbers would suffice to understand most of the world. But you routinely encounter numbers which cannot be expressed as rational numbers, starting with sqrt(2).
Let us suppose, with p/q being the SIMPLEST form of the fraction (e.g. 2/4 is not the simplest, 1/2 is),
sqrt(2) = p/q
2 = p^2/q^2
2q^2 = p^2
Since only an even number can square to an even number, this means that p must be even, so we can write p = 2n
2q^2 = 4n^2
q^2 = 2n^2
This means that q is also even. If p and q are even, then p/q = 2n/2m = n/m, which contradicts our claim that p/q is the simplest form. Therefore, sqrt(2) cannot be written as p/q.
These numbers fill up the spaces on the number line that are not occupied by rational numbers or integers. And they are infinitely more numerous too! And cannot be counted, because counting requires you to put them on your fingers, or map them on to the integers, which is impossible to do. Hence, such infinities are called "uncountable" infinities.
How do you define pi*pi? You really cannot multiply it in the traditional sense of adding a finite number of objects. Hence, one needs to resort to tricks and use various properties of pi, like its approximation. Multiplying irrational numbers like pi and 1/pi or sqrt(2)*sqrt(2) are done quite simply.
Breaking down multiplication as adding numbers is only a *computational* tool. So, computationally, one cannot achieve pi*pi to full precision, just as you cannot achieve pi to full precision. "Full precision" doesn't make sense. However due to interesting properties you can achieve pi*(1/pi) and (sqrt(2)*sqrt(2)) to full precision.