Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125803
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125803 Column 5 of table A125800; also equals row sums of matrix power A078122^5. +0
6
1, 6, 51, 861, 32856, 3013980, 690729981, 406279238154, 625750288074015, 2563196032703643450, 28270494794022487841733, 848050124165724284639262951, 69769378541879435090796205851249 (list; graph; listen)
OFFSET

0,2

COMMENT

Triangle A078122 shifts left one column under matrix cube and is related to partitions into powers of 3.

PROGRAM

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

CROSSREFS

Cf. A125800, A078122; other columns: A078125, A078124, A125801, A125802.

Adjacent sequences: A125800 A125801 A125802 this_sequence A125804 A125805 A125806

Sequence in context: A134525 A125865 A134276 this_sequence A080265 A007974 A027111

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 10 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 October 16 00:31 EDT 2008. Contains 145098 sequences.


AT&T Labs Research