A366717 Smallest prime dividing 12^n - 1.
11, 11, 11, 5, 11, 7, 11, 5, 11, 11, 11, 5, 11, 11, 11, 5, 11, 7, 11, 5, 11, 11, 11, 5, 11, 11, 11, 5, 11, 7, 11, 5, 11, 11, 11, 5, 11, 11, 11, 5, 11, 7, 11, 5, 11, 11, 11, 5, 11, 11, 11, 5, 11, 7, 11, 5, 11, 11, 11, 5, 11, 11, 11, 5, 11, 7, 11, 5, 11, 11, 11
Offset: 1
Keywords
Programs
-
Mathematica
Table[FactorInteger[12^n - 1][[1,1]], {n,71}] (* Paul F. Marrero Romero, Oct 25 2023 *)
Comments