Re: factorial sequence proposal



I.N. Galidakis wrote:
[snip]

And yet another reason your sequence didn't make it, might be that
your sequence is really infinitely many sequences a(k,n), k,n\in N.
Depending on the arguments k and n, you get many different sequences.
For example:

a(k,1) = {1, 1, 1, ....}
a(k,2) = {2, 2, 2, ....}
a(k,3} = {3, 720, .2601218944e1747, ...}
a(k,4) = {4, 620448401733239439360000, ....}
....
[snip]

Sorry, typo alert. The sequences should be of course:

a(k,1) = {1, 1, 1, ....}
a(k,2) = {2, 2, 2, ....}
a(k,3) = {3, 6, 720, .2601218944e1747, ...}
a(k,4) = {4, 24, 620448401733239439360000, ...}
.....
--
I.N. Galidakis
.



Relevant Pages