Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A101483
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A101483 Column 2 of triangular matrix A101479, in which row n equals row (n-1) of T^(n-1) followed by '1'. +0
10
1, 1, 3, 18, 170, 2220, 37149, 758814, 18301950, 508907970, 16023271660, 563336380167, 21870097514265, 929083211885920, 42864992943282825, 2134180938818369850, 114045356939250133338, 6510275427522198876426 (list; graph; listen)
OFFSET

0,3

PROGRAM

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

CROSSREFS

Sequence in context: A052668 A121423 A074932 this_sequence A099716 A113130 A005192

Adjacent sequences: A101480 A101481 A101482 this_sequence A101484 A101485 A101486

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 21 2005

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research