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.

A241758 Smallest prime in representation 2*A241757(n) by sum of two primes, the adding of which in binary requires only one carry.

Original entry on oeis.org

2, 5, 13, 5, 17, 17, 5, 17, 5, 5, 13, 17, 5, 13, 5, 17, 37, 17, 5, 13, 17, 17, 29, 37, 41, 5, 5, 17, 13, 5, 13, 17, 5, 37, 41, 17, 5, 73, 5, 89, 13, 97, 5, 13, 17, 37, 41, 29, 137, 5, 5, 41, 5, 41, 13, 193, 5, 5, 17, 193, 17, 17, 37, 41, 37, 97, 53, 73, 53, 5
Offset: 1

Views

Author

Vladimir Shevelev, Apr 28 2014

Keywords

Examples

			a(2)=5, since A241757(2)=22=5+17, and in binary in sum of 101+10001 involves only one carry.
		

Crossrefs

Formula

2||Binomial(2*A241757(n), a(n)). Indeed, from the Kummer theorem (see reference) 2^t||Binomial(n,x) if and only if in adding x and n-x in binary we have exactly t carries. A proof of the Kummer theorem in arbitrary base one can find in [Fraenkel & Kontorovich].

Extensions

More terms from Peter J. C. Moses, Apr 29 2014