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

Showing entries 1-10 | older changes
A168283 a(n) = (10*n - 5*(-1)^n - 3)/4.
(history; published version)
#21 by Charles R Greathouse IV at Thu Sep 08 08:45:48 EDT 2022
PROG

(MAGMAMagma) [n le 1 select n+2 else 5*n-Self(n-1)-4: n in [1..70] ]; // Vincenzo Librandi, Sep 16 2013

Discussion
Thu Sep 08 08:45
OEIS Server: https://oeis.org/edit/global/2944
#20 by Peter Luschny at Mon Jul 18 07:29:28 EDT 2016
STATUS

reviewed

approved

#19 by Joerg Arndt at Mon Jul 18 07:06:49 EDT 2016
STATUS

proposed

reviewed

#18 by Michel Marcus at Mon Jul 18 00:15:04 EDT 2016
STATUS

editing

proposed

#17 by Michel Marcus at Mon Jul 18 00:14:58 EDT 2016
NAME

a(n) = (10*n - 5*(-1)^n - 3)/4.

LINKS

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

EXTENSIONS

Previous definition replaced with the closed form. - _ by _Bruno Berselli_, Sep 17 2013

STATUS

proposed

editing

#16 by G. C. Greubel at Sun Jul 17 20:30:45 EDT 2016
STATUS

editing

proposed

#15 by G. C. Greubel at Sun Jul 17 20:29:46 EDT 2016
NAME

5(10*n/2 - 5*(-1)^n/4 - 3/)/4.

FORMULA

a(n) = 5*n- - a(n-1)-) - 4, with n>1, a(1)=3.

a(n) = A168209(n-1), n>1. a(n) = (5*(-1)^(n+1)-3)/4+5*n/2. G.f.: x*(3+2*x^2)/((1+x) * (x-1)^2). [R. J. Mathar, Nov 25 2009]

From R. J. Mathar, Nov 25 2009: (Start)

a(n) = A168209(n-1), n>1.

a(n) = (10*n + 5*(-1)^(n+1) - 3)/4.

G.f.: x*(3 + 2*x^2)/((1+x)*(x-1)^2). (End)

E.g.f.: (1/4)*(-5 + 8*exp(x) + (10*x - 3)*exp(2*x))*exp(-x). - G. C. Greubel, Jul 17 2016

STATUS

approved

editing

#14 by Charles R Greathouse IV at Sat Jun 13 00:53:24 EDT 2015
LINKS

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

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

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

Discussion
Fri Jun 12 15:27
OEIS Server: https://oeis.org/edit/global/2436
#12 by Bruno Berselli at Tue Sep 17 04:00:43 EDT 2013
STATUS

editing

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