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!)
A041110 Numerators of continued fraction convergents to sqrt(63). 2
7, 8, 119, 127, 1897, 2024, 30233, 32257, 481831, 514088, 7679063, 8193151, 122383177, 130576328, 1950451769, 2081028097, 31084845127, 33165873224, 495407070263, 528572943487, 7895428279081, 8424001222568 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 16*a(n-2)-a(n-4). G.f.: (7+8*x+7*x^2-x^3)/(1-16*x^2+x^4). [Colin Barker, Jul 15 2012]
MATHEMATICA
Numerator[Convergents[Sqrt[63], 30]] (* Vincenzo Librandi, Oct 26 2013 *)
LinearRecurrence[{0, 16, 0, -1}, {7, 8, 119, 127}, 30] (* Harvey P. Dale, Dec 17 2019 *)
CROSSREFS
Sequence in context: A219518 A029496 A041109 * A041259 A371104 A041473
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)