|
Search: id:A010480
|
|
|
| A010480 |
|
Decimal expansion of square root of 24. |
|
+0 3
|
|
| 4, 8, 9, 8, 9, 7, 9, 4, 8, 5, 5, 6, 6, 3, 5, 6, 1, 9, 6, 3, 9, 4, 5, 6, 8, 1, 4, 9, 4, 1, 1, 7, 8, 2, 7, 8, 3, 9, 3, 1, 8, 9, 4, 9, 6, 1, 3, 1, 3, 3, 4, 0, 2, 5, 6, 8, 6, 5, 3, 8, 5, 1, 3, 4, 5, 0, 1, 9, 2, 0, 7, 5, 4, 9, 1, 4, 6, 3, 0, 0, 5, 3, 0, 7, 9, 7, 1, 8, 8, 6, 6, 2, 0, 9, 2, 8, 0, 4, 6, 9, 6, 3, 7, 1, 8
(list; cons; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Continued fraction expansion is 4 followed by {1, 8} repeated. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 03 2009]
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
|
|
EXAMPLE
|
4.898979485566356196394568149411782783931894961313340256865385134501920... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 03 2009]
|
|
PROGRAM
|
(PARI) { default(realprecision, 20080); x=sqrt(24); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b010480.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 03 2009]
|
|
CROSSREFS
|
Cf. A040019 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 03 2009]
Sequence in context: A117181 A108616 A154177 this_sequence A163409 A127162 A096529
Adjacent sequences: A010477 A010478 A010479 this_sequence A010481 A010482 A010483
|
|
KEYWORD
|
nonn,cons
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
Final digits of sequence corrected using the b-file. - N. J. A. Sloane, Aug 30 2009
|
|
|
Search completed in 0.002 seconds
|