[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 A048577 (Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A048577 Pisot sequence L(3,4).
(history; published version)
#18 by Joerg Arndt at Sat Dec 30 23:47:43 EST 2023
STATUS

editing

approved

#17 by Paolo P. Lava at Sat Dec 30 12:50:00 EST 2023
FORMULA

a(n) = 1+[1/2+(1/2)*sqrt(5)]^n+(2/5)*[1/2+(1/2)*sqrt(5)]^n*sqrt(5)-(2/5)*sqrt(5)*[1/2-(1/2) *sqrt(5)]^n+[1/2-(1/2)*sqrt(5)]^n, with n>0=0 - Paolo P. Lava, Jun 10 2008

STATUS

approved

editing

#16 by Charles R Greathouse IV at Thu Sep 08 08:44:57 EDT 2022
PROG

(MAGMAMagma) [Fibonacci(n+3)+1: n in [0..40]]; // Vincenzo Librandi, Apr 27 2012

Discussion
Thu Sep 08 08:44
OEIS Server: https://oeis.org/edit/global/2944
#15 by Joerg Arndt at Fri Apr 27 03:02:46 EDT 2012
STATUS

proposed

approved

#14 by Vincenzo Librandi at Fri Apr 27 02:49:07 EDT 2012
STATUS

editing

proposed

#13 by Vincenzo Librandi at Fri Apr 27 02:48:48 EDT 2012
LINKS

Vincenzo Librandi, <a href="/A048577/b048577.txt">Table of n, a(n) for n = 0..1000</a>

MATHEMATICA

CoefficientList[Series[(3-2*x-2*x^2)/((1-x)*(1-x-x^2)), {x, 0, 40}], x] (* Vincenzo Librandi, Apr 27 2012 *)

PROG

(MAGMA) [Fibonacci(n+3)+1: n in [0..40]]; // Vincenzo Librandi, Apr 27 2012

STATUS

approved

editing

#12 by Charles R Greathouse IV at Mon Apr 16 11:11:36 EDT 2012
STATUS

editing

approved

#11 by Charles R Greathouse IV at Mon Apr 16 11:11:34 EDT 2012
PROG

(PARI) a(n)=fibonacci(n+3)+1 \\ Charles R Greathouse IV, Apr 16 2012

STATUS

proposed

editing

#10 by Colin Barker at Mon Apr 16 11:01:06 EDT 2012
STATUS

editing

proposed

#9 by Colin Barker at Mon Apr 16 11:00:59 EDT 2012
FORMULA

a(n)=) = 1+[1/2+(1/2)*sqrt(5)]^n+(2/5)*[1/2+(1/2)*sqrt(5)]^n*sqrt(5)-(2/5)*sqrt(5)*[1/2-(1/2) *sqrt(5)]^n+[1/2-(1/2)*sqrt(5)]^n, with n>0=0 - Paolo P. Lava, Jun 10 2008

a(n)=) = A020706(n-1), n>0. [From R. J. Mathar, Oct 15 2008]

G.f.: (3-2*x-2*x^2)/((1-x)*(1-x-x^2)). [Colin Barker, Apr 16 2012]

KEYWORD

nonn,easy

STATUS

approved

editing

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 09:19 EDT 2024. Contains 375532 sequences. (Running on oeis4.)