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.

A172435 Partial sums of circular primes A016114.

Original entry on oeis.org

2, 5, 10, 17, 28, 41, 58, 95, 174, 287, 484, 683, 1020, 2213, 5992, 17931, 37868, 231807, 431740, 1111111111111542851, 11112222222222222653962
Offset: 1

Views

Author

Jonathan Vos Post, Feb 02 2010

Keywords

Comments

Circular primes are a generalization of palindromatic primes (A002385): numbers which remain prime under cyclic shifts of digits. 484 is the first square partial sum of circular primes. The subsequence of prime partial sums of circular primes begins: 2, 5, 17, 41, 683, 2213. The subsubsequence of circular prime partial sums of circular primes begins 2, 5, 17, and what is the next? What are the analogs in other bases?

Examples

			a(21) = 2 + 3 + 5 + 7 + 11 + 13 + 17 + 37 + 79 + 113 + 197 + 199 + 337 + 1193 + 3779 + 11939 + 19937 + 193939 + 199933 + 1111111111111111111 + 11111111111111111111111.
		

Crossrefs