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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A041278 Numerators of continued fraction convergents to sqrt(152). 1
12, 37, 900, 2737, 66588, 202501, 4926612, 14982337, 364502700, 1108490437, 26968273188, 82013310001, 1995287713212, 6067876449637, 147624322504500, 448940843963137, 10922204577619788, 33215554576822501 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

FORMULA

a(0)=12, a(1)=37, a(2)=900, a(3)=2737, a(n)=74*a(n-2)-a(n-4) [From Harvey P. Dale, May 19 2011]

MATHEMATICA

Numerator/@Convergents[Sqrt[152], 30] (* or *) LinearRecurrence[ {0, 74, 0, -1}, {12, 37, 900, 2737}, 30] (* From Harvey P. Dale, May 19 2011 *)

CROSSREFS

Cf. A041279.

Sequence in context: A005892 A041276 A057457 * A043117 A039294 A043897

Adjacent sequences:  A041275 A041276 A041277 * A041279 A041280 A041281

KEYWORD

nonn,frac,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 15 09:39 EST 2012. Contains 205753 sequences.