A280307 Numbers m such that 7^m - 6^m is not squarefree, but 7^d - 6^d is squarefree for every proper divisor d of m.
20, 26, 55, 68, 171, 258, 310
Offset: 1
Examples
20 is in this sequence because 7^20 - 6^20 = 43242508113549025 is not squarefree but 7^d - 6^d is squarefree for every proper divisor d of 20 (i.e., for d = 1, 2, 4, 5, and 10): 7^1 - 6^1 = 1, 7^2 - 6^2 = 13, 7^4 - 6^4 = 1105, 7^5 - 6^5 = 13682, 7^10 - 6^10 = 222009013 are all squarefree.
Extensions
a(5)-a(7) from Jinyuan Wang, May 15 2020
Comments