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-2 of 2 results.

A069890 Smallest odd number k such that p(2m)-2p(m)=k has exactly n solutions (where p(m) = m-th prime).

Original entry on oeis.org

23, 1, 19, 15, 209, 433, 657, 135, 435, 2715, 9525, 9639, 20757, 20493, 4389, 47025, 27555, 193875, 162435, 51405, 811497, 764547, 832995, 811485, 811515, 193755, 1233309, 811473, 15680805, 4247325, 10797675, 12945345, 15391761
Offset: 0

Views

Author

Labos Elemer, May 06 2002

Keywords

Examples

			n=0: 23 is the smallest odd number without solutions: see A070774. For n=1, .., 8 the solutions are s1={3}, s2={41, 47}, s3={19, 23, 37}, s4={661, 769, 787, 811}, s5={1619, 1667, 1709, 1823, 1979}, s6={2777, 2843, 2851, 2861, 2897, 3251}, s7={439, 443, 449, 457, 487, 557, 593}, s8={1621, 1637, 1699, 1723, 1741, 1777, 1811, 1987}, expressed in terms of p(x) primes; either values of x and 2x indices or p(2x) are further computable. Odd numbers a(n) forming sequence corresponds to values of p(2x)-2p(x). E.g. p[2*Pi[s4]]=p[2x]={1531, 1747, 1783, 1831} and p[2x]-2p[x]]={209, 209, 209, 209} gives a(4)=209.
		

Crossrefs

Extensions

a(15)-a(32) from Donovan Johnson, Oct 27 2008

A070774 Odd numbers n such that p(2m)-2p(m)=n has no solution (p(m) = m-th prime).

Original entry on oeis.org

23, 27, 41, 47, 65, 73, 75, 77, 79, 85, 89, 101, 103, 113, 119, 125, 155, 159, 161, 165, 169, 175, 179, 183, 215, 217, 221, 233, 249, 253, 257, 263, 265, 275, 289, 291, 297, 299, 311, 329, 339, 341, 345, 347, 349, 353, 359, 363, 367, 375, 377, 379, 385, 395
Offset: 1

Views

Author

Labos Elemer, May 06 2002

Keywords

Crossrefs

Showing 1-2 of 2 results.