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!)
A140514 a(n) = A000931(n+4) - A010060(n). 1
0, 0, 0, 1, 1, 2, 3, 3, 4, 7, 9, 11, 16, 20, 27, 37, 48, 65, 86, 113, 151, 199, 264, 351, 465, 615, 815, 1081, 1431, 1897, 2513, 3328, 4409, 5842, 7739, 10251, 13581, 17990, 23832, 31572, 41824, 55404, 73395, 97229, 128800, 170625, 226030, 299425, 396655 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
Eric Weisstein's World of Mathematics, Thue-Morse sequence.
FORMULA
a(n) = A000931(n+4) - A010060(n).
MATHEMATICA
A000931 := LinearRecurrence[{0, 1, 1}, {1, 0, 0}, 500]; Table[A000931[[n + 5]] - ThueMorse[n], {n, 0, 100}] (* G. C. Greubel, Jan 14 2018 *)
CROSSREFS
Sequence in context: A249579 A329301 A327134 * A240209 A047079 A207624
KEYWORD
nonn
AUTHOR
EXTENSIONS
Definition simplified, indices clarified, references converted to links, Nov 16 2010
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 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)