Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104265
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104265 Smallest n-digit square with no zero digits. +0
3
1, 16, 121, 1156, 11236, 111556, 1115136, 11115556, 111112681, 1111155556, 11111478921, 111111555556, 1111118377216, 11111115555556, 111111226346761, 1111111155555556, 11111112515384644, 111111111555555556 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(3) = Min{121, 144, 169, 196, ....} = 121.

MATHEMATICA

f[n_] := Block[{k = Ceiling[ Sqrt[10^n]]}, While[ Union[ IntegerDigits[ k^2]][[1]] == 0, k++ ]; k^2]; Table[ f[n], {n, 0, 20}] (from Robert G. Wilson v Mar 02 2005)

CROSSREFS

Cf. A104266, A104264, A052041.

Sequence in context: A081071 A069658 A069667 this_sequence A068880 A053883 A030508

Adjacent sequences: A104262 A104263 A104264 this_sequence A104266 A104267 A104268

KEYWORD

nonn,base

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Feb 26 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 02 2005

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research