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!)
A095852 Triangle read by rows: T(n,k) = (n-k+1)^(k^2), n>=1, 1<=k<=n. 0
1, 2, 1, 3, 16, 1, 4, 81, 512, 1, 5, 256, 19683, 65536, 1, 6, 625, 262144, 43046721, 33554432, 1, 7, 1296, 1953125, 4294967296, 847288609443, 68719476736, 1, 8, 2401, 10077696, 152587890625, 1125899906842624, 150094635296999121 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[(n-k+1)^k^2, {n, 10}, {k, n}]//Flatten (* Harvey P. Dale, Mar 19 2020 *)
CROSSREFS
Sequence in context: A007447 A153189 A362272 * A283748 A209365 A209394
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 19 03:46 EDT 2024. Contains 371782 sequences. (Running on oeis4.)