login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114761 (Floor(sqrt(2)*10^n))^2. 13
1, 196, 19881, 1999396, 199996164, 19999899241, 1999998409369, 199999982358225, 19999999932878736, 1999999998944727844, 199999999979325598129, 19999999999912458800169, 1999999999999731161391129, 199999999999973116139112900, 19999999999999857198323561481 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

EXAMPLE

a(1) = Floor[2^(1/2)*10]^2 = 14^2 = 196.

MATHEMATICA

f[n_] := Floor[ Sqrt@2*10^n]^2; Table[ f[n], {n, 0, 12}] (* Robert G. Wilson v *)

CROSSREFS

Cf. A114762.

Sequence in context: A203540 A006362 A035834 * A076002 A145020 A013755

Adjacent sequences:  A114758 A114759 A114760 * A114762 A114763 A114764

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 17 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 03 2006

More terms from Joshua Zucker (joshua.zucker(AT)stanfordalumni.org), May 05 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 21:51 EST 2012. Contains 205978 sequences.