Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061433
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061433 Largest n-digit square. +0
7
9, 81, 961, 9801, 99856, 998001, 9998244, 99980001, 999950884, 9999800001, 99999515529, 999998000001, 9999995824729, 99999980000001, 999999961946176, 9999999800000001, 99999999989350756, 999999998000000001 (list; graph; listen)
OFFSET

1,1

COMMENT

When (if ever) does this differ from A069659?

Trivially, 81 is both a square and a fourth power. Assuming my program works, there are no differences in the first 1500 terms. - Hans Havermann, Aug 06 2006

FORMULA

a(n)=(ceil(10^(n/2))-1)^2 - Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Mar 30 2003

EXAMPLE

a(4) = 9801 = 99^2 has 4 digits while 100^2 = 10000 has 5 digits.

MAPLE

A061433 := n->(ceil(10^(n/2))-1)^2;

CROSSREFS

Cf. A061432.

Sequence in context: A113361 A068881 A104266 this_sequence A069659 A110853 A003302

Adjacent sequences: A061430 A061431 A061432 this_sequence A061434 A061435 A061436

KEYWORD

nonn,base,easy

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 03 2001

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), May 16 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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research