Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131028
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131028 Periodic sequence (7, 4, 1, 1, 4, 7). +0
11
7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1, 1, 4, 7, 7, 4, 1 (list; graph; listen)
OFFSET

1,1

COMMENT

Fourth column of triangular array T defined in A131022.

a(n) = A084104(n+3).

FORMULA

a(1) = a(6) = 7, a(2) = a(5) = 4, a(3) = a(4) = 1; for n > 6, a(n) = a(n-6).

G.f.: (7-10*x+7*x^2)/((1-x)*(1-x+x^2)).

a(n)=1/30*{8*(n mod 6)-7*[(n+1) mod 6]-7*[(n+2) mod 6]+8*[(n+3) mod 6]+23*[(n+4) mod 6]+23*[(n+5) mod 6]}, with n>=0. - Paolo P. Lava (ppl(AT)spl.at), Jun 19 2007

PROGRAM

(PARI) {m=105; for(n=1, m, r=(n-1)%6; print1(if(r==0||r==5, 7, if(r==1||r==4, 4, 1)), ", "))}

(MAGMA) m:=105; [ [7, 4, 1, 1, 4, 7][(n-1) mod 6 + 1]: n in [1..m] ];

CROSSREFS

Cf. A131022, A084104. Other columns of T are in A088911, A131026, A131027, A131029, A131030.

Sequence in context: A082665 A011101 A021935 this_sequence A010138 A010508 A070403

Adjacent sequences: A131025 A131026 A131027 this_sequence A131029 A131030 A131031

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), following a suggestion of Paul Curtz (bpcrtz(AT)free.fr), Jun 10 2007

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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research