Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062118
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062118 Numbers n such that n^2 has n as its middle digits. +0
2
1, 50, 60, 250, 3792, 7600, 376000, 495475, 625000, 971582, 66952741, 93760000, 177656344, 3199268655 (list; graph; listen)
OFFSET

1,2

REFERENCES

Computed by Robert Israel.

EXAMPLE

a(5)=3792 because 3792^2 = 14379264 has 3792 as its middle digits.

MATHEMATICA

Do[ If[ StringPosition[ ToString[n^2], ToString[n]] [[1, 1]] == (Ceiling[ Log[10, n^2] ] - Ceiling[ Log[10, n] ])/2 + 1, Print[n] ], {n, 1, 10^9} ]

CROSSREFS

n^2 is given in A062120.

Sequence in context: A046832 A046834 A046836 this_sequence A109552 A007692 A025285

Adjacent sequences: A062115 A062116 A062117 this_sequence A062119 A062120 A062121

KEYWORD

nonn,base,nice

AUTHOR

Brian Wallace (wallacebrianedward(AT)yahoo.co.uk), Jun 28 2001

EXTENSIONS

Corrected and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 08 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research