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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
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).

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 14 23:53 EST 2012. Contains 205689 sequences.