|
| |
|
|
A040754
|
|
Continued fraction for sqrt(782).
|
|
0
| |
|
|
27, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26, 1, 54, 1, 26
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
LINKS
| Index entries for continued fractions for constants
|
|
|
EXAMPLE
| a(n)=(1/6)*{-59*(n mod 4)+58*[(n+1) mod 4]-17*[(n+2) mod 4]+100*[(n+3) mod 4]}-27*[C(2*n,n) mod 2], with n>=0 [From Paolo P. Lava (paoloplava(AT)gmail.com), May 20 2009]
|
|
|
MAPLE
| with(numtheory): Digits := 300: convert(evalf(sqrt(782)), confrac);
|
|
|
MATHEMATICA
| ContinuedFraction[Sqrt[782], 80] (* or *) PadRight[{27, 1, 26, 1}, 80, {54, 1, 26, 1}] (* From Harvey P. Dale, Dec 13 2011 *)
|
|
|
CROSSREFS
| Sequence in context: A040752 A036169 A040753 * A059952 A040755 A132651
Adjacent sequences: A040751 A040752 A040753 * A040755 A040756 A040757
|
|
|
KEYWORD
| nonn,cofr,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|