Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067475
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067475 Smallest n-digit square starting with 5. +0
3
529, 5041, 50176, 501264, 5004169, 50013184, 500014321, 5000045521, 50000090449, 500000309449, 5000000100624, 50000002660624, 500000010062400, 5000000124641041, 50000000111812804, 500000001150395524 (list; graph; listen)
OFFSET

3,1

FORMULA

a(n) = ceiling(sqrt(5*10^(n-1)))^2, n>2. - Rick L. Shepherd (rshepherd2(AT)hotmail.com), Feb 18 2002

PROGRAM

(PARI) for(n=3, 22, a=ceil(sqrt(5*10^(n-1)))^2; print(a))

CROSSREFS

Cf. A035072 (roots), A045788, A067479 (2..9).

Adjacent sequences: A067472 A067473 A067474 this_sequence A067476 A067477 A067478

Sequence in context: A020289 A082409 A066742 this_sequence A052074 A112079 A034987

KEYWORD

base,easy,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 09 2002

EXTENSIONS

More terms from Rick L. Shepherd (rshepherd2(AT)hotmail.com), Feb 18 2002

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 15 20:12 EDT 2008. Contains 145099 sequences.


AT&T Labs Research