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.

A154937 Decimal expansion of sum_q 1/(q-1)^2 over the semiprimes q = 4,6,9,10,...

Original entry on oeis.org

2, 0, 9, 7, 8, 8, 3, 2, 3, 9, 4, 0, 0, 1, 9, 4, 9, 2, 7, 5, 5, 3, 6, 8, 6, 0, 2, 4, 6, 9, 1, 8, 9, 2, 3, 6, 2, 6, 8, 6, 1, 3, 9, 3, 2, 9, 2, 1, 8, 5, 1, 3, 4, 3, 7, 5, 2, 8, 1, 7
Offset: 0

Views

Author

R. J. Mathar, Jan 17 2009

Keywords

Comments

Semiprime analog of A086242.

Examples

			Equals 0.2097883239400194927... = 1/3^2+1/5^2+1/8^2+1/9^2+1/13^2+...
		

Formula

Equals Sum_{i>=1} 1/(A001358(i)-1)^2.