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.

A123928 Numbers k such that the sum of the first k primes with the final digit 1 is prime (the number of consecutive prime numbers in A030430 that should be added to obtain A129077(x)).

Original entry on oeis.org

1, 3, 11, 27, 29, 31, 33, 49, 73, 77, 79, 123, 149, 157, 167, 169, 189, 207, 211, 219, 223, 227, 241, 261, 313, 319, 323, 329, 333, 357, 359, 417, 419, 423, 441, 463, 477, 491, 499, 513, 517, 553, 559, 573, 637, 667, 707, 709, 711, 729, 747, 757, 777, 813, 893
Offset: 1

Views

Author

Tomas Xordan, May 13 2007

Keywords

Examples

			a(3)=11 because 11 is the number of consecutive prime numbers in A030430 that must be added to obtain A129077(3).
		

Crossrefs

Programs

Formula

a(n)=primes in A030430 added to obtain A129077(n)

A129748 Numbers n such that the sum of the first n primes with the final digit 9 is prime.

Original entry on oeis.org

1, 3, 7, 11, 13, 19, 37, 39, 61, 73, 89, 107, 109, 113, 117, 147, 153, 159, 171, 173, 207, 241, 253, 307, 311, 329, 347, 419, 429, 461, 481, 491, 497, 509, 523, 529, 539, 543, 559, 613, 617, 631, 651, 691, 701, 703, 731, 737, 741, 753, 799, 809, 813, 823, 827
Offset: 1

Views

Author

Tomas Xordan, May 14 2007

Keywords

Crossrefs

Programs

Formula

a(n)=primes in A030433 added to obtain A129081(n)
Showing 1-2 of 2 results.