A219037 Numbers k such that k divides 2^k + 2 and (k-1) divides 2^k + 1.
2, 6, 66, 73786976294838206466
Offset: 1
References
- W. Sierpinski, 250 Problems in Elementary Number Theory. New York: American Elsevier, 1970. Problem #18.
Links
- Kin Y. Li et al., Solution to Problem 323, Mathematical Excalibur 14(2), 2009, p. 3.
Formula
Conjecture: a(n+1) = 2^a(n) + 2 for all n.
Comments