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.

A146483 Decimal expansion of Product_{q in A014612} (1-1/(q*(q-1))).

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Feb 13 2009

Keywords

Comments

3-almost prime analog of A005596.

Examples

			0.9587521164357309277147402... = (1-1/56)*(1-1/132)*(1-1/306)*(1-1/380)*..
		

Formula

The logarithm is -sum_{s>=2} sum_{j=1..floor[s/(1+r)]} binomial(s-r*j-1,j-1)*P_3(s)/j at r=1, where P_k(s) are the k-almost prime zeta functions of arXiv:0803.0900.