login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A041070 Numerators of continued fraction convergents to sqrt(42). 2
6, 13, 162, 337, 4206, 8749, 109194, 227137, 2834838, 5896813, 73596594, 153090001, 1910676606, 3974443213, 49603995162, 103182433537, 1287793197606, 2678768828749, 33433019142594, 69544807113937 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
G.f.: -(x+1)*(x^2-7*x-6) / (x^4-26*x^2+1). - Colin Barker, Nov 04 2013
MATHEMATICA
Table[Numerator[FromContinuedFraction[ContinuedFraction[Sqrt[42], n]]], {n, 1, 50}] (* Vladimir Joseph Stephan Orlovsky, Mar 22 2011*)
Numerator[Convergents[Sqrt[42], 30]] (* Vincenzo Librandi, Oct 29 2013 *)
LinearRecurrence[{0, 26, 0, -1}, {6, 13, 162, 337}, 30] (* Harvey P. Dale, Aug 07 2019 *)
CROSSREFS
Sequence in context: A336046 A368633 A042285 * A248263 A201449 A205300
KEYWORD
nonn,cofr,frac,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)