A307383 Decimal expansion of the constant S_1* + S_2* = Sum_{j>=1} prime((j + 1) - 1)!/prime((j + 2) - 1)!.
1, 3, 0, 4, 5, 6, 2, 5, 9, 8, 3, 5
Offset: 0
Examples
S_1* + S_2* = 0.130456269835...
Formula
S_1* + S_2* = Sum_{j>=1} prime((j + 1) - 1)!/prime((j + 2) - 1)! = Sum_{j>=1} 1/(Product{k=prime(j + 1), prime((j + 2) - 1)} k) = 1/(3*4) + 1/(5*6) + 1/(7*8*9*10) + 1/(11*12) + ...
Comments