login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099129 Let T(n) be the n-th triangular number n*(n+1)/2; then a(n) = n-th iteration T(T(T(...(n)))). 2
1, 6, 231, 1186570, 347357071281165, 2076895351339769460477611370186681, 143892868802856286225154411591351342616163027795335641150249224655238508171 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

The growth of this sequence is faster than exponential. This can be derived from the exponential generating function for triangular numbers: g(x) = [ 1 + 2x + x^2/2 ] (e^x) = 1 + 3x/1! + 6x^2/2! + 10x^3/3! + 15x^4/4! + 21x^5/5! + ...

REFERENCES

J. V. Post, "Iterated Triangular Numbers", preprint.

J. V. Post, "Iterated Polygonal Numbers", preprint.

FORMULA

a(n) = A007501(n, n)

The sequence grows like O(n^2^n*1/2^n). This can be derived from the growth O(n^2*1/2) of the triangle sum by iteration. - Hieronymus Fischer (Hieronymus.Fischer(AT)gmx.de), Jan 21 2006

EXAMPLE

a(3) = 231 because we can write the 3-time iterated expression on T(3), the triangular number sequence n*(n+1)/2, namely: T(T(T(3))) = 231.

CROSSREFS

Cf. A007501, A000217.

Sequence in context: A112001 A099124 A172862 * A194482 A145180 A077231

Adjacent sequences:  A099126 A099127 A099128 * A099130 A099131 A099132

KEYWORD

easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Nov 14 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 03:03 EST 2012. Contains 205567 sequences.