Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121393
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121393 Column 2 of triangle A121391, where column k of T=A121391 equals column k of T^(k+1) shift down 1 row. +0
4
1, 1, 3, 12, 58, 333, 2268, 18281, 173127, 1905500, 24080964, 345381551, 5563259860, 99716732043, 1973012968122, 42792555114812, 1011125250589597, 25886430637780776, 714600877541340733, 21178498962170286988 (list; graph; listen)
OFFSET

0,3

COMMENT

Also equal to column 2 (shifted 1 place) of the matrix cube of triangle A121391.

PROGRAM

(PARI) {a(n)=local(A=Mat(1), B); for(m=1, n+3, B=matrix(m, m); for(i=1, m, for(j=1, i, if(j==i, B[i, j]=1, B[i, j]=(A^j)[i-1, j]); )); A=B); return(A[n+3, 3])}

CROSSREFS

Cf. A121391 (triangle), A121392 (column 1), A121394 (column 3).

Sequence in context: A059440 A020075 A020030 this_sequence A003316 A126959 A058861

Adjacent sequences: A121390 A121391 A121392 this_sequence A121394 A121395 A121396

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jul 27 2006

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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research