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.

A041086 Numerators of continued fraction convergents to sqrt(51).

Original entry on oeis.org

7, 50, 707, 4999, 70693, 499850, 7068593, 49980001, 706788607, 4997500250, 70671792107, 499700044999, 7066472422093, 49965006999650, 706576570417193, 4996000999920001, 70650590569297207, 499550134985000450, 7064352480359303507, 49950017497500124999
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    Numerator[Convergents[Sqrt[51], 30]] (* Vincenzo Librandi, Oct 29 2013 *)
    LinearRecurrence[{0,100,0,-1},{7,50,707,4999},20] (* Harvey P. Dale, Dec 04 2014 *)

Formula

G.f.: -(x^3-7*x^2-50*x-7) / (x^4-100*x^2+1). - Colin Barker, Nov 04 2013

Extensions

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