Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067477
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067477 Smallest n-digit square starting with 7. +0
3
729, 7056, 70225, 700569, 7001316, 70006689, 700025764, 7000166889, 70000459776, 700001628921, 7000003645504, 70000012293201, 700000047060196, 7000000057996009, 70000000472817424, 700000000779640729 (list; graph; listen)
OFFSET

3,1

FORMULA

a(n) = ceiling(sqrt(7*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(7*10^(n-1)))^2; print(a))

CROSSREFS

Cf. A035074 (roots), A045790, A067479 (2..9).

Sequence in context: A062556 A017163 A017379 this_sequence A034991 A017499 A017631

Adjacent sequences: A067474 A067475 A067476 this_sequence A067478 A067479 A067480

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research