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!)
A095836 Triangle read by rows: T(n,k) = k^((n-k)^2), n>=1, 1<=k<=n. 0
1, 1, 1, 1, 2, 1, 1, 16, 3, 1, 1, 512, 81, 4, 1, 1, 65536, 19683, 256, 5, 1, 1, 33554432, 43046721, 262144, 625, 6, 1, 1, 68719476736, 847288609443, 4294967296, 1953125, 1296, 7, 1, 1, 562949953421312, 150094635296999121, 1125899906842624 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
MATHEMATICA
Flatten[Table[k^(n-k)^2, {n, 10}, {k, n}]] (* Harvey P. Dale, Dec 15 2015 *)
CROSSREFS
Sequence in context: A164792 A132318 A078089 * A296524 A303935 A156697
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 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)