[go: up one dir, main page]

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!)
Revision History for A042108 (Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A042108 Numerators of continued fraction convergents to sqrt(579).
(history; published version)
#18 by Charles R Greathouse IV at Thu Sep 08 08:44:55 EDT 2022
PROG

(MAGMAMagma) I:=[24, 385, 18504, 296449]; [n le 4 select I[n] else 770*Self(n-2)-Self(n-4): n in [1..30]]; // Vincenzo Librandi, Nov 16 2013

Discussion
Thu Sep 08 08:44
OEIS Server: https://oeis.org/edit/global/2944
#17 by Harvey P. Dale at Sat Nov 06 15:38:10 EDT 2021
STATUS

editing

approved

#16 by Harvey P. Dale at Sat Nov 06 15:38:07 EDT 2021
MATHEMATICA

LinearRecurrence[{0, 770, 0, -1}, {24, 385, 18504, 296449}, 20] (* Harvey P. Dale, Nov 06 2021 *)

STATUS

approved

editing

#15 by Ray Chandler at Sat Mar 18 15:35:25 EDT 2017
STATUS

editing

approved

#14 by Ray Chandler at Sat Mar 18 15:35:23 EDT 2017
LINKS

<a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (0,, 770,, 0,-, -1).

STATUS

approved

editing

#13 by Charles R Greathouse IV at Sat Jun 13 00:49:39 EDT 2015
LINKS

<a href="/index/Rec">Index to sequencesentries withfor linear recurrences with constant coefficients</a>, signature (0,770,0,-1).

Discussion
Sat Jun 13 00:49
OEIS Server: https://oeis.org/edit/global/2439
#12 by Charles R Greathouse IV at Fri Jun 12 15:24:24 EDT 2015
LINKS

<a href="/index/Rea#recLCCRec">Index to sequences with linear recurrences with constant coefficients</a>, signature (0,770,0,-1).

Discussion
Fri Jun 12 15:24
OEIS Server: https://oeis.org/edit/global/2436
#11 by Bruno Berselli at Sat Nov 16 15:11:01 EST 2013
STATUS

editing

approved

#10 by Bruno Berselli at Sat Nov 16 15:10:56 EST 2013
FORMULA

G.f.: -(.: (24 + 385*x^3 - + 24*x^2 - 385*x - 24)/(x^43)/(1 - 770*x^2 + 1), - _x^4). - _Vincenzo Librandi_, Nov 16 2013

MATHEMATICA

Numerator[Convergents[Sqrt[579], 30]] (* or *) CoefficientList[Series[-([(24 + 385 x^3 - + 24 x^2 - 385 x - 24)/(x^43)/(1 - 770 x^2 + 1x^4), {x, 0, 30}], x] (* Vincenzo Librandi, Nov 16 2013 *)

STATUS

proposed

editing

#9 by Vincenzo Librandi at Sat Nov 16 14:44:12 EST 2013
STATUS

editing

proposed

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 August 30 21:29 EDT 2024. Contains 375550 sequences. (Running on oeis4.)