login
A390245
Decimal expansion of Sum_{k>=0} (-3)^k/Catalan(k) (negated).
3
0, 4, 7, 1, 1, 2, 8, 6, 6, 5, 5, 0, 1, 5, 0, 2, 0, 0, 0, 2, 2, 8, 1, 3, 4, 9, 3, 5, 8, 3, 5, 5, 9, 8, 2, 4, 8, 2, 4, 0, 6, 8, 7, 7, 9, 6, 0, 4, 8, 1, 6, 3, 0, 2, 1, 2, 0, 4, 4, 4, 5, 3, 8, 1, 0, 8, 7, 2, 0, 1, 9, 8, 6, 7, 2, 1, 4, 2, 6, 9, 5, 0, 2, 9, 0, 4, 8, 0, 1, 9, 1, 7, 0, 3, 2, 7, 2, 9, 0, 9, 4, 8, 5, 1, 1, 2
OFFSET
0,2
LINKS
Ulrich Abel, Reciprocal Catalan Sums, solution to problem 11765, American Mathematical Monthly, Vol. 123, No. 4 (2016), pp. 405-406.
Feng Qi and Bai-Ni Guo, Integral Representations of the Catalan Numbers and Their Applications, Mathematics, Vol. 5, No. 3 (2017), Article 40. See section 6.3, p. 19.
Li Yin and Feng Qi, Several series identities involving the Catalan numbers, Transactions of A. Razmadze Mathematical Institute, Vol. 172, No. 3, Part A (2018), pp. 466-474. See p. 467.
FORMULA
Equals Sum_{k>=0} A352779(k)/A000108(k).
Equals (10 - 36*log((5+sqrt(21))/2)/sqrt(21))/49.
Equals hypergeom([1, 2], [1/2], -3/4).
EXAMPLE
-0.047112866550150200022813493583559824824068779604816...
MATHEMATICA
RealDigits[(10 - 36*Log[(5+Sqrt[21])/2] / Sqrt[21]) / 49, 10, 120, -1][[1]]
PROG
(PARI) (10 - 36*log((5+sqrt(21))/2)/sqrt(21))/49
CROSSREFS
Sum_{k>=0} m^k/Catalan(k): this constant (m = -3), A390244 (m = -2), A390243 (m = -1), A268813 (m = 1), 5 + A197723 (m = 2), A390242 (m = 3).
Sequence in context: A147864 A388942 A195789 * A367608 A021959 A188735
KEYWORD
nonn,cons,easy
AUTHOR
Amiram Eldar, Oct 30 2025
STATUS
approved