You are not logged in.
The factorial notation must be familiar to most of you.
n! (read as n factorial) is defined as
n!=n(n-1)(n-2)(n-3)...........4 x 3 x 2 x 1.
Thus, 2!=2 x 1 = 2
3! = 3 x 2 x 1 = 6,
4! = 4 x 3 x 2 x 1 = 24
5! = 5 x 4 x 3 x 2 x 1 = 120
6! = 6 x 5 x 4 x 3 x 2 x 1 = 720 and so on.
Facotrials are useful in Combinatorics (Permutations, Combinations etc.), Probability theory, Binomial theorem, Calculus etc.
Hyperfactorial is defined as
Thus,
H(1) = 1,
H(2) = 4,
H(3) = 108 and so on.
Finally, the Superfactorial.
Clifford Pickover in his 1995 book Keys to Infinity defined the superfactorial of n as
When expressed in Knuth's up-arrow notation.
n$=n!^^n!
For example,
The function grows very rapidly and as n increases, the tower of powers increases at a very quick rate.
100$ would have more powers in the tower than a Googol! And
1000$ would have more powers in the tower than
unless he's/she's a mathematician!
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
Is the hyperfactorial meant to be:
Support MathsIsFun.com by clicking on the banners.
What music do I listen to? Clicky click
Offline
Yes, you are correct, Patrick!
That is what it is.
I had even given examples of H(1)=1,
H(2)=4, H(3)=1.2².3³=1 x 4 x 27=108.
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
In Knuth's upper arrow notation, how many powers do you raise n to?
Offline
Yes, you are correct, Patrick!
That is what it is.
I had even given examples of H(1)=1,
H(2)=4, H(3)=1.2².3³=1 x 4 x 27=108.
Oh well, I guess I'm turning blind.. Thanks for sharing the knowledge though Had never heard of hyperfactorials before!
Support MathsIsFun.com by clicking on the banners.
What music do I listen to? Clicky click
Offline
In Knuth's upper arrow notation, how many powers do you raise n to?
means raise a to itself n-1 times. For example,
Then basically there is a "tower" of n a's.
I can post more on this notation once I figure out how to make the LaTeX work here. (does someone know how to do underbraces in this forum? I can't see you get it to work)
Offline
Toast wrote:In Knuth's upper arrow notation, how many powers do you raise n to?
means raise a to itself n-1 times. For example,
Then basically there is a "tower" of n a's.
I can post more on this notation once I figure out how to make the LaTeX work here. (does someone know how to do underbraces in this forum? I can't see you get it to work)
Last edited by Patrick (2007-02-21 09:15:31)
Support MathsIsFun.com by clicking on the banners.
What music do I listen to? Clicky click
Offline
Toast,
This page gives details of Knuth's up-arrow notation. The operation becomes much more complicated when the number of up-arrows is more.
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
Neil Sloane and Simon Plouffe defined a superfactorial in The Encyclopedia of Integer Sequences (Academic Press, 1995) to be the product of the first n factorials. So the superfactorial of 4 is
sf(4)=4!*3!*2!*1!=288 and
sf(n)=n!*(n-1)!*(n-2)!..........2!*1!
Alternative definition
Clifford Pickover in his 1995 book Keys to Infinity used a new notation, n$, to define the superfactorial
x$=(x!)^(x!)^(x!)^(x!).....{x! times}
Source:Wikipedia
Practice makes a man perfect.
There is no substitute to hard work
All of us do not have equal talents but everybody has equal oppurtunities to build their talents.-APJ Abdul Kalam
Offline
Where are these used? In Physics?
Offline
Number theory maybe.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
In Knuth and Graham's book, Concrete Mathematics, the authors use notations like falling factorials for discrete mathematics.
'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.'
'God exists because Mathematics is consistent, and the devil exists because we cannot prove it'
I'm not crazy, my mother had me tested.
Offline
That is true since Knuth invented the arrow notation.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline