Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067473
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067473 Smallest n-digit square starting with 3. +0
3
36, 324, 3025, 30276, 300304, 3003289, 30008484, 300017041, 3000081529, 30000318436, 300000484729, 3000000666601, 30000004655076, 300000032019081, 3000000027329536, 30000000084216561, 300000000542063364 (list; graph; listen)
OFFSET

2,1

FORMULA

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

PROGRAM

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

CROSSREFS

Cf. A035070 (roots), A045786, A067479 (2..9).

Sequence in context: A045786 A017594 A014800 this_sequence A068075 A053136 A000821

Adjacent sequences: A067470 A067471 A067472 this_sequence A067474 A067475 A067476

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 14 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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research