|
Search: id:A062739
|
|
| |
|
| 1, 9, 25, 27, 49, 81, 121, 125, 169, 225, 243, 289, 343, 361, 441, 529, 625, 675, 729, 841, 961, 1089, 1125, 1225, 1323, 1331, 1369, 1521, 1681, 1849, 2025, 2187, 2197, 2209, 2401, 2601, 2809, 3025, 3087, 3125, 3249, 3267, 3375, 3481, 3721, 3969, 4225
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
R. K. Guy, Unsolved Problems in Number Theory, B16
W. A. Sentance, Occurrences of consecutive odd powerful numbers. Amer. Math. Monthly, 88:272-274.
|
|
FORMULA
|
It is not true that a(n)=A001694(2n-1).
|
|
EXAMPLE
|
Consecutive-odd examples from Sentance: {25,27},{70225,70227},{189750625,189750627}
|
|
MATHEMATICA
|
Powerful[n_Integer] := (n ==1) || Min[Transpose[FactorInteger[n]][[2]]]>=2; Select[Range[5000], OddQ[ # ]&&Powerful[ # ]&] - T. D. Noe (noe(AT)sspectra.com), May 04 2006
|
|
CROSSREFS
|
Cf. A001694, A060355, A060859, A060860.
Cf. A076445 (consecutive odd powerful numbers).
Sequence in context: A089091 A053850 A020210 this_sequence A075109 A117580 A020308
Adjacent sequences: A062736 A062737 A062738 this_sequence A062740 A062741 A062742
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Jul 12 2001
|
|
EXTENSIONS
|
Checked by T. D. Noe (noe(AT)sspectra.com), May 04 2006
|
|
|
Search completed in 0.002 seconds
|