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.
%I A157414 #6 Jun 26 2022 02:48:54 %S A157414 0,1,8,5,5,0,2,6,6,2,7,9,9,4,9,7,0,6,5,8,9,2,6,5,4,8,5,2,8,8,2,0,4,7, %T A157414 7,7,4,3,0,1,6,8,9,3,1,8,6,9,2,7,5,1,2,7,0,3,2,8,2,8,9,3,0,0,3,5,0,1, %U A157414 5,8,8,4,7,7,6,3,7,1,6,5,7,3,8,8,0,1,5,8,5,4,6,3,6,6,7,7,0,3,8,1,7,4,1,8,3 %N A157414 Decimal expansion of Sum_{q = semiprimes = A001358} 1/(q*2^q). %H A157414 R. J. Mathar, <a href="http://arxiv.org/abs/0803.0900">Series of reciprocal powers of k-almost primes</a>, arxiv:0803.0900, eq. (66). %F A157414 A002162 = Sum_{n>=1} 1/(n*2^n) = 1/2 + A157413 + this_constant_here + equivalent terms of higher order k-almost primes. %e A157414 0.0185502662799497065892654852882047774... = 1/(4*2^4)+1/(6*2^6)+1/(9*2^9)+1/(10*2^10)+... = Sum_{i>=1} 1/(A001358(i)*2^A001358(i)). %Y A157414 Cf. A001358. %K A157414 cons,nonn %O A157414 0,3 %A A157414 _R. J. Mathar_, Feb 28 2009