login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A095888 Triangle read by rows: T(n,k) = n^(n-k), n>=1, 1<=k<=n. 0
1, 2, 1, 9, 3, 1, 64, 16, 4, 1, 625, 125, 25, 5, 1, 7776, 1296, 216, 36, 6, 1, 117649, 16807, 2401, 343, 49, 7, 1, 2097152, 262144, 32768, 4096, 512, 64, 8, 1, 43046721, 4782969, 531441, 59049, 6561, 729, 81, 9, 1, 1000000000, 100000000, 10000000, 1000000 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[n^(n-k), {n, 10}, {k, n}]//Flatten (* Harvey P. Dale, May 17 2016 *)
CROSSREFS
Sequence in context: A090884 A369919 A355881 * A160510 A298738 A124776
KEYWORD
easy,nonn,tabl
AUTHOR
Herman Jamke (hermanjamke(AT)fastmail.fm), Jul 10 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 07:34 EDT 2024. Contains 371905 sequences. (Running on oeis4.)