login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A095851
Triangle read by rows: T(n,k) = (n-k+1)^((n-k+1)^2), n>=1, 1<=k<=n.
0
1, 16, 1, 19683, 16, 1, 4294967296, 19683, 16, 1, 298023223876953125, 4294967296, 19683, 16, 1, 10314424798490535546171949056, 298023223876953125, 4294967296, 19683, 16, 1, 256923577521058878088611477224235621321607
OFFSET
1,2
FORMULA
T(n,k)=A002489(n-k+1). - R. J. Mathar, Apr 27 2007
CROSSREFS
Sequence in context: A223518 A095876 A360062 * A095881 A040251 A040250
KEYWORD
easy,nonn,tabl
AUTHOR
Herman Jamke (hermanjamke(AT)fastmail.fm), Jul 10 2004
STATUS
approved