cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A041146 Numerators of continued fraction convergents to sqrt(83).

Original entry on oeis.org

9, 82, 1485, 13447, 243531, 2205226, 39937599, 361643617, 6549522705, 59307347962, 1074081786021, 9726043422151, 176142863384739, 1595011813884802, 28886355513311175, 261572211433685377, 4737186161319647961, 42896247663310517026, 776869644100908954429
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    Numerator[Convergents[Sqrt[83], 30]] (* Vincenzo Librandi, Oct 29 2013 *)
    LinearRecurrence[{0,164,0,-1},{9,82,1485,13447},20] (* Harvey P. Dale, Apr 12 2022 *)

Formula

G.f.: -(x^3-9*x^2-82*x-9) / (x^4-164*x^2+1). - Colin Barker, Nov 05 2013

Extensions

More terms from Colin Barker, Nov 05 2013
Showing 1-1 of 1 results.