login

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

A041827
Denominators of continued fraction convergents to sqrt(434).
2
1, 1, 5, 6, 245, 251, 1249, 1500, 61249, 62749, 312245, 374994, 15312005, 15686999, 78060001, 93747000, 3827940001, 3921687001, 19514688005, 23436375006, 956969688245, 980406063251, 4878593941249, 5859000004500, 239238594121249, 245097594125749
OFFSET
0,3
FORMULA
G.f.: -(x^2-x-1)*(x^4+6*x^2+1) / (x^8-250*x^4+1). - Colin Barker, Nov 25 2013
a(n) = 250*a(n-4) - a(n-8) for n>7. - Vincenzo Librandi, Dec 25 2013
MATHEMATICA
Denominator[Convergents[Sqrt[434], 30]] (* Vincenzo Librandi, Dec 25 2013 *)
LinearRecurrence[{0, 0, 0, 250, 0, 0, 0, -1}, {1, 1, 5, 6, 245, 251, 1249, 1500}, 30] (* Harvey P. Dale, Apr 27 2018 *)
PROG
(Magma) I:=[1, 1, 5, 6, 245, 251, 1249, 1500]; [n le 8 select I[n] else 250*Self(n-4)-Self(n-8): n in [1..40]]; // Vincenzo Librandi, Dec 25 2013
CROSSREFS
Sequence in context: A103089 A041601 A301648 * A042089 A156191 A042387
KEYWORD
nonn,frac,easy
AUTHOR
EXTENSIONS
More terms from Colin Barker, Nov 25 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