Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A008853
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A008853 Numbers n such that n^2 and n have same last 3 digits. +0
1
0, 1, 376, 625, 1000, 1001, 1376, 1625, 2000, 2001, 2376, 2625, 3000, 3001, 3376, 3625, 4000, 4001, 4376, 4625, 5000, 5001, 5376, 5625, 6000, 6001, 6376, 6625, 7000, 7001, 7376, 7625, 8000, 8001, 8376, 8625, 9000, 9001, 9376, 9625, 10000 (list; graph; listen)
OFFSET

1,3

REFERENCES

L. E. Dickson, History of the Theory of Numbers. Carnegie Institute Public. 256, Washington, DC, Vol. 1, 1919; Vol. 2, 1920; Vol. 3, 1923, see vol. 1, p. 459.

FORMULA

a(4n)=1000n, a(4n+1)=1000n+1, a(4n+2)=1000n+376, a(4n+3)=1000n+625. - Frank Adams-Watters (FrankTAW(AT)Netscape.net), Mar 13 2006

MAPLE

for n to 10000 do if n^2 - n mod 1000 = 0 then print(n); fi; od;

CROSSREFS

Adjacent sequences: A008850 A008851 A008852 this_sequence A008854 A008855 A008856

Sequence in context: A045284 A093237 A045200 this_sequence A105717 A003918 A045197

KEYWORD

nonn,easy,base

AUTHOR

njas

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 October 6 16:13 EDT 2008. Contains 144667 sequences.


AT&T Labs Research