CP please explain me how a line of jibba-jabba can be better than hangin around with people, getting drunk, and having sex. mmh? give me one good reason.
*makes yoda face*
actually even if it was just "jibba-jabba," it would still be much better than the other stuff.

(people in general are pretty boring unless you are talking about math, computer games or legos while the other two activities are equivalent to smashing your head against a wall)
but it's actually nice too...in its own way.
there you go...

"Graham's number cannot be expressed using the conventional notation of powers"
Ha!
I guess that is because there is not enough ink in the universe, but it is still possible in theory.

I wrote a java program using a loop to test this out and then multipled it by 6 and took the square root of it to get pi.
where the formula goes:
From 1 to 1000000 the loop used x^-2 and added it to itself 1000000 times. The end result was 3.1415916986605086 (which is only accurate up to 5 places behind the decimal). This thing converges fricken slow! I prefer to use the inverse sine series to generate pi... lots faster. 
lol yeah this formula is no good for numerically computing pi, but it is actually one of the better converging sums I have seen out there.

(there is one for the Stieltjes constants that takes some 50 million terms to get one digit of accuracy.

)
btw... that looks a bit like the formula for hyperbolic cosine (where Cosh(x) = (e^x+e^-x)/2)... I've always wondered, what is the purpose of the hyperbolic functions anyway? 
Yep, that's where that term comes from in this case.

(this can be seen by evaluating and simplifying the product using gamma functions) I guess those are basically just real versions of the circular trig functions and have their own notation only because they come up often (same goes for the circular functions).
Prove the meaning of life mathmatically.
Here is one way of putting it:

sin( x³ )=0
(in other words, life has an infinite number of meanings, but not all possible meanings)