Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136229
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136229 Column 1 of triangle A136228; also equals column 3 of square array A136217. +0
5
1, 4, 24, 198, 2116, 28052, 446560, 8325700, 178284892, 4317391240, 116757568072, 3489919886180, 114304360656596, 4072431454706374, 156845310426959972, 6494800764749659199, 287796117221639178946, 13590112496057829388516 (list; graph; listen)
OFFSET

0,2

PROGRAM

(PARI) {a(n)=local(P=Mat(1), U=Mat([1, 0; 1, 1]), PShR); if(n>0, for(i=0, n+1, PShR=matrix(#P, #P, r, c, if(r>=c, if(r==c, 1, if(c==1, 0, P[r-1, c-1])))); U=P*PShR^2; U=matrix(#P+1, #P+1, r, c, if(r>=c, if(r<#P+1, U[r, c], if(c==1, (P^3)[ #P, 1], (P^(3*c-1))[r-c+1, 1])))); P=matrix(#U, #U, r, c, if(r>=c, if(r<#R, P[r, c], (U^c)[r-c+1, 1]))))); U[n+2, 2]}

CROSSREFS

Cf. A136228, A136217; A136221.

Adjacent sequences: A136226 A136227 A136228 this_sequence A136230 A136231 A136232

Sequence in context: A007145 A101370 A099021 this_sequence A138419 A089946 A012244

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 28 2008

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research