Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A008974
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A008974 Triangular number t(n) raised to power t(n). +0
11
1, 27, 46656, 10000000000, 437893890380859375, 5842587018385982521381124421, 33145523113253374862572728253364605812736, 106387358923716524807713475752456393740167855629859291136 (list; graph; listen)
OFFSET

1,2

MAPLE

[ seq( ( n*(n+1)/2 )^( n*(n+1)/2 ), n=1..10) ];

MATHEMATICA

s=0; lst={}; Do[s+=n; AppendTo[lst, s^s], {n, 12}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 11 2009]

CROSSREFS

Sequence in context: A036529 A034206 A085536 this_sequence A068738 A132649 A086166

Adjacent sequences: A008971 A008972 A008973 this_sequence A008975 A008976 A008977

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

Added one more term and Mathematica program. - Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 11 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research