|
Search: id:A010483
|
|
|
| A010483 |
|
Decimal expansion of square root of 28. |
|
+0 2
|
|
| 5, 2, 9, 1, 5, 0, 2, 6, 2, 2, 1, 2, 9, 1, 8, 1, 1, 8, 1, 0, 0, 3, 2, 3, 1, 5, 0, 7, 2, 7, 8, 5, 2, 0, 8, 5, 1, 4, 2, 0, 5, 1, 8, 3, 6, 6, 1, 6, 4, 9, 0, 0, 3, 6, 0, 7, 3, 6, 6, 6, 8, 9, 1, 8, 4, 0, 2, 1, 3, 7, 6, 4, 6, 4, 6, 0, 5, 6, 7, 2, 5, 5, 5, 2, 0, 7, 8, 5, 7, 7, 2, 9, 4, 9, 0, 8, 7, 2, 2
(list; cons; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Continued fraction expansion is 5 followed by {3, 2, 3, 10} repeated. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 04 2009]
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
J. W. Layman, The Hankel Transform and Some of its Properties, J. Integer Sequences, 4 (2001), #01.1.5.
|
|
EXAMPLE
|
5.291502622129181181003231507278520851420518366164900360736668918402137... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 04 2009]
|
|
PROGRAM
|
(PARI) { default(realprecision, 20080); x=sqrt(28); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b010483.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 04 2009]
|
|
CROSSREFS
|
Cf. A040022 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 04 2009]
Sequence in context: A078335 A021658 A021193 this_sequence A003671 A065262 A051356
Adjacent sequences: A010480 A010481 A010482 this_sequence A010484 A010485 A010486
|
|
KEYWORD
|
nonn,cons
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|