Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125802
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125802 Column 4 of table A125800; also equals row sums of matrix power A078122^4. +0
6
1, 5, 35, 485, 15200, 1144664, 215155493, 103674882878, 130648799730635, 437302448840089232, 3936208033244539574405, 96244898501021613327012635, 6446494058446469307795159512465, 1191218783863555524342034469450207222 (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=4, 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, A125803.

Sequence in context: A125864 A059865 A097492 this_sequence A034217 A011556 A089043

Adjacent sequences: A125799 A125800 A125801 this_sequence A125803 A125804 A125805

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 December 20 16:13 EST 2009. Contains 171081 sequences.


AT&T Labs Research