Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A034988
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A034988 a(n) is root of smallest square starting with a string of n 'digit_6's. +0
3
8, 257, 2581, 2582, 258198, 2581988, 8164966, 25819889, 816496581, 8164965809, 258198889746, 2581988897471, 8164965809277, 25819888974716, 258198889747161, 816496580927726, 81649658092772603, 2581988897471611256, 8164965809277260327 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(5) = 258198^2 = {66666}207204.

MATHEMATICA

For[ i = 1, i < 20, i++, zeros = 0; isFound = False; While[ !isFound, low = Ceiling[ Sqrt[ 2/3*(10^i - 1)*10^zeros ] ]; high = Floor[ Sqrt[ (2/3*(10^i - 1) + 1)*10^zeros ] ]; isFound = (low <= high); zeros++ ]; Print[ low, " ", low^2 ] ]

CROSSREFS

Cf. A034989.

Sequence in context: A140339 A103488 A041487 this_sequence A162083 A081058 A003386

Adjacent sequences: A034985 A034986 A034987 this_sequence A034989 A034990 A034991

KEYWORD

nonn,base

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Nov 15 1998.

EXTENSIONS

Program and more terms from Jonathan Cross (jcross(AT)wcox.com), Oct 15 2001

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