login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115689 Powerful(1) numbers (A001694) whose digit reversal is a square. 3
1, 4, 9, 100, 121, 144, 169, 400, 441, 484, 675, 676, 900, 961, 1000, 1089, 1800, 4000, 9000, 9801, 10000, 10201, 10404, 10609, 12100, 12321, 12544, 12769, 14400, 14641, 14884, 16900, 18000, 18252, 40000, 40401, 40804, 44100, 44521, 44944 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
18252=2^2*3^3*13^2 is powerful and 25281=159^2.
MATHEMATICA
Join[{1}, Select[Range[50000], Min[FactorInteger[#][[All, 2]]]>1&& IntegerQ[ Sqrt[ IntegerReverse[#]]]&]] (* Harvey P. Dale, Aug 08 2020 *)
CROSSREFS
Sequence in context: A247009 A245241 A115690 * A061457 A069707 A129967
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, Jan 31 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)