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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A041060 Numerators of continued fraction convergents to sqrt(37). 1
6, 73, 882, 10657, 128766, 1555849, 18798954, 227143297, 2744518518, 33161365513, 400680904674, 4841332221601, 58496667563886, 706801342988233, 8540112783422682, 103188154744060417, 1246797969712147686 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

a(n)=12*a(n-1)+a(n-2), n>1 ; a(0)=6, a(1)=73 . G.f.: (6+x)/(1-12*x-x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 21 2008]

a(n)=3*{[6-sqrt(37)]^n+[6+sqrt(37)]^n}+(1/2)*sqrt(37)*{[6+sqrt(37)]^n-[6-sqrt(37)]^n }, with n>=0 [From Paolo P. Lava (paoloplava(AT)gmail.com), Nov 28 2008]

MATHEMATICA

Table[Numerator[FromContinuedFraction[ContinuedFraction[Sqrt[37], n]]], {n, 1, 50}] (*From Vladimir Joseph Stephan Orlovsky, Mar 21 2011*)

CROSSREFS

Cf. A041061.

Cf. A089926. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 09 2008]

Sequence in context: A179568 A202557 * A089926 A135594 A168603 A058793

Adjacent sequences:  A041057 A041058 A041059 * A041061 A041062 A041063

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 16 17:48 EST 2012. Contains 205939 sequences.