login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A082410 a(1)=0. Thereafter, the sequence is constructed using the rule: for any k>=0, if a(1),a(2),......,a(2^k+1) are known, the next 2^k terms are given as follows: a(2^k+1+i)=1-a(2^k+1-i) for 1<=i<=2^k. 10
0, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

a(n) is A014577 shifted right twice (the definition here is similar to one of the constructions for A034947). - N. J. A. Sloane, Jul 27 2012

Complement of characteristic function of A060833.

LINKS

Table of n, a(n) for n=1..105.

FORMULA

n>=2 sum(k=1, n, a(k))=(n+A037834(n-1))/2

EXAMPLE

3 first terms are 0,1,1 therefore a(4)=a(3+1)=1-a(3-1)=1-a(2)=0, a(5)=a(3+2)=1-a(3-2)=1-a(1)=1 and sequence begins 0,1,1,0,1,...

CROSSREFS

The following are all essentially the same sequence: A014577, A014707, A014709, A014710, A034947, A038189, A082410. - N. J. A. Sloane, Jul 27 2012

Sequence in context: A080886 A083924 A171587 * A094217 A174784 A092220

Adjacent sequences:  A082407 A082408 A082409 * A082411 A082412 A082413

KEYWORD

nonn

AUTHOR

Benoit Cloitre, Apr 24 2003

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 20 05:07 EDT 2013. Contains 225448 sequences.