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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111862 Second digit after decimal point of square root of n in decimal representation. 11
0, 1, 3, 0, 3, 4, 4, 2, 0, 6, 1, 6, 0, 4, 7, 0, 2, 4, 5, 7, 8, 9, 9, 9, 0, 9, 9, 9, 8, 7, 6, 5, 4, 3, 1, 0, 8, 6, 4, 2, 0, 8, 5, 3, 0, 8, 5, 2, 0, 7, 4, 1, 8, 4, 1, 8, 4, 1, 8, 4, 1, 7, 3, 0, 6, 2, 8, 4, 0, 6, 2, 8, 4, 0, 6, 1, 7, 3, 8, 4, 0, 5, 1, 6, 1, 7, 2 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

Nathaniel Johnston, Table of n, a(n) for n = 1..10000

MAPLE

A111862 := proc(n) return floor(100*sqrt(n)) mod 10: end: seq(A111862(n), n=1..100); # Nathaniel Johnston, May 04 2011

CROSSREFS

Cf. A023961, A111890, A111891, A111892, A111893, A111894, A111895, A111896, A111897, A111898, A111899.

Sequence in context: A127753 A197736 A073367 * A060858 A127749 A198431

Adjacent sequences:  A111859 A111860 A111861 * A111863 A111864 A111865

KEYWORD

nonn,easy,base

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Aug 20 2005

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 15 05:45 EST 2012. Contains 205694 sequences.