A118017 Largest denominators in even Egyptian fraction representation of 1.
12, 84, 3612, 6526884, 21300113901612
Offset: 1
Keywords
Examples
a(2) = 1/2*12^2 + 12 so a(2) = 84.
References
- Mohammad K. Azarian, Sylvester's Sequence and the Infinite Egyptian Fraction Decomposition of 1, Problem 958, College Mathematics Journal, Vol. 42, No. 4, September 2011, p. 330. Solution published in Vol. 43, No. 4, September 2012, pp. 340-342
Formula
a(n+1) = 1/2*a(n)^2 + a(n).
Comments