login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A042089
Denominators of continued fraction convergents to sqrt(568).
2
1, 1, 5, 6, 281, 287, 1429, 1716, 80365, 82081, 408689, 490770, 22984109, 23474879, 116883625, 140358504, 6573374809, 6713733313, 33428308061, 40142041374, 1879962211265, 1920104252639, 9560379221821, 11480483474460, 537662619046981, 549143102521441
OFFSET
0,3
FORMULA
G.f.: (1 + x - x^2)*(1 + 6*x^2 + x^4)/(1 - 286*x^4 + x^8). - Colin Barker, Dec 01 2013
a(n) = 286*a(n-4) - a(n-8) for n>7. - Vincenzo Librandi, Jan 14 2014
MATHEMATICA
Denominator[Convergents[Sqrt[568], 30]] (* Vincenzo Librandi, Jan 14 2014 *)
LinearRecurrence[{0, 0, 0, 286, 0, 0, 0, -1}, {1, 1, 5, 6, 281, 287, 1429, 1716}, 40] (* Harvey P. Dale, Sep 15 2019 *)
PROG
(Magma) I:=[1, 1, 5, 6, 281, 287, 1429, 1716]; [n le 8 select I[n] else 286*Self(n-4)-Self(n-8): n in [1..40]]; // Vincenzo Librandi, Jan 14 2014
CROSSREFS
Sequence in context: A041601 A301648 A041827 * A156191 A042387 A007666
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Dec 01 2013
STATUS
approved

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy