cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A147781 1 - A147850(n).

Original entry on oeis.org

0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 1, 0, 0, 0, 1, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1
Offset: 1

Views

Author

E.J.P. Vening, Nov 12 2008

Keywords

Comments

Old name was: Odd/even binary expansion of summed, partitioned subsequent prime numbers. The sum of 8 subsequent prime numbers is multiplied, forming a new sum. The digits of each sum are added per digit, forming a new sum. The odd or even result is visualized by 0/1.

Examples

			2+3+5+7+11+13+17+19 = 1384614, 1+3+8+4+6+1+4 = 27 (odd/0).
23+29+31+37+41+43+47+53 = 5466528, 5+4+6+6+5+2+8 = 36 (even/1).
461+463+467+479+487+491+499+503 = 69230700, 6+9+2+3+7 = 27 (odd/0).
509+521+523+541+547+557+563+569 = 77862060 , 7+7+8+6+2+6 = 36 (even/1).
		

Formula

a(n) = 1 - A147850(n).

Extensions

More terms and better name by Joerg Arndt, Aug 28 2013
Showing 1-1 of 1 results.