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!)
A166446 Period 12: repeat [1,1,1,1,0,0,-1,-1,-1,-1,0,0]. 2
1, 1, 1, 1, 0, 0, -1, -1, -1, -1, 0, 0, 1, 1, 1, 1, 0, 0, -1, -1, -1, -1, 0, 0, 1, 1, 1, 1, 0, 0, -1, -1, -1, -1, 0, 0, 1, 1, 1, 1, 0, 0, -1, -1, -1, -1, 0, 0, 1, 1, 1, 1, 0, 0, -1, -1, -1, -1, 0, 0, 1, 1, 1, 1, 0, 0, -1, -1, -1, -1, 0, 0, 1, 1, 1, 1, 0, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
a(n+2) is the Hankel transform of A110199. - Paul Barry, Jun 23 2010
LINKS
FORMULA
G.f.: (1+x)/(1-x^2+x^4).
a(n) = a(n-2)-a(n-4). - Wesley Ivan Hurt, May 09 2021
MATHEMATICA
LinearRecurrence[{0, 1, 0, -1}, {1, 1, 1, 1}, 50] (* G. C. Greubel, May 14 2016 *)
PROG
(Magma) &cat [[1, 1, 1, 1, 0, 0, -1, -1, -1, -1, 0, 0]^^10]; // Vincenzo Librandi, May 15 2016
CROSSREFS
Cf. A010892 (bisection).
Sequence in context: A285504 A130093 A115944 * A103368 A055132 A285403
KEYWORD
easy,sign
AUTHOR
Paul Barry, Oct 13 2009
EXTENSIONS
Incorrect comment removed - R. J. Mathar, Oct 02 2012
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 17 21:22 EDT 2024. Contains 371767 sequences. (Running on oeis4.)