A353502 Numbers with all prime indices and exponents > 2.
1, 125, 343, 625, 1331, 2197, 2401, 3125, 4913, 6859, 12167, 14641, 15625, 16807, 24389, 28561, 29791, 42875, 50653, 68921, 78125, 79507, 83521, 103823, 117649, 130321, 148877, 161051, 166375, 205379, 214375, 226981, 274625, 279841, 300125, 300763, 357911
Offset: 1
Keywords
Examples
The initial terms together with their prime indices: 1: {} 125: {3,3,3} 343: {4,4,4} 625: {3,3,3,3} 1331: {5,5,5} 2197: {6,6,6} 2401: {4,4,4,4} 3125: {3,3,3,3,3} 4913: {7,7,7} 6859: {8,8,8} 12167: {9,9,9} 14641: {5,5,5,5} 15625: {3,3,3,3,3,3} 16807: {4,4,4,4,4} 24389: {10,10,10} 28561: {6,6,6,6} 29791: {11,11,11} 42875: {3,3,3,4,4,4}
Links
- David A. Corneth, Table of n, a(n) for n = 1..10000 (first 3000 terms from Amiram Eldar)
Crossrefs
Formula
Sum_{n>=1} 1/a(n) = Product_{p prime > 3} (1 + 1/(p^2*(p-1))) = (72/95)*A065483 = 1.0154153584... . - Amiram Eldar, May 28 2022
Comments