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!)
A156346 Palindromic period of length 12: repeat 1,2,-4,4,-2,-1,-1,-2,4,-4,2,1. 2
1, 2, -4, 4, -2, -1, -1, -2, 4, -4, 2, 1, 1, 2, -4, 4, -2, -1, -1, -2, 4, -4, 2, 1, 1, 2, -4, 4, -2, -1, -1, -2, 4, -4, 2, 1, 1, 2, -4, 4, -2, -1, -1, -2, 4, -4, 2, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) == A154811(n) (mod 9).
a(n) = ( (2*A154811(n)) mod 9 ) - A154811(n).
G.f. -(x-1)*(x^4+3*x^3-x^2+3*x+1) / ( (1+x^2)*(x^4-x^2+1) ). - R. J. Mathar, Mar 08 2011
MATHEMATICA
PadRight[{}, 50, {1, 2, -4, 4, -2, -1, -1, -2, 4, -4, 2, 1}] (* Harvey P. Dale, May 29 2021 *)
CROSSREFS
Cf. A156283.
Sequence in context: A107500 A108620 A070512 * A156283 A126123 A285349
KEYWORD
easy,sign
AUTHOR
Paul Curtz, Feb 08 2009
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 19 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)