login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134012 Period 5: repeat 1, 6, 11, 6, 1. 0
1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1, 1, 6, 11, 6, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f. -(x^2+3*x+1)^2 / ( (x-1)*(1+x+x^2+x^3+x^4) ). - R. J. Mathar, Apr 02 2011
MATHEMATICA
PadRight[{}, 100, {1, 6, 11, 6, 1}] (* Harvey P. Dale, Jul 05 2022 *)
PROG
(PARI) a(n)=11-5*abs(n%5-2) \\ Jaume Oliver Lafont, Aug 28 2009
CROSSREFS
Sequence in context: A106540 A212208 A334280 * A103704 A135998 A242825
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Jan 10 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)