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

Showing entries 1-10 | older changes
A082290 Expansion of (1+x+x^2)/((1+x^2)*(1+x)^4*(1-x)^5).
(history; published version)
#25 by Ray Chandler at Sun Oct 01 13:43:58 EDT 2023
STATUS

editing

approved

#24 by Ray Chandler at Sun Oct 01 13:43:52 EDT 2023
LINKS

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

STATUS

approved

editing

#23 by Charles R Greathouse IV at Thu Sep 08 08:45:10 EDT 2022
PROG

(MAGMAMagma) [(6*n^4 +108*n^3 +666*n^2 +1620*n +1251 +(4*n^3 +54*n^2 +236*n +333)*(-1)^n -48*(-1)^Floor((6*n -1 +(-1)^n)/4))/1536: n in [0..50]]; // Vincenzo Librandi, Oct 23 2014

Discussion
Thu Sep 08 08:45
OEIS Server: https://oeis.org/edit/global/2944
#22 by Michael Somos at Tue May 05 16:13:04 EDT 2015
STATUS

editing

approved

#21 by Michael Somos at Tue May 05 16:12:38 EDT 2015
COMMENTS

Euler transform of length 4 sequence [2,3,-1,1]. - Michael Somos, Feb 15 2006

FORMULA

Euler transform of length 4 sequence [ 2, 3, -1, 1]. - Michael Somos, Feb 15 2006

G.f.: ( .: (1+ + x+ + x^2 ) / ( () / ((1+ + x^2)*() * (1+ + x)^4*( * (1- - x)^5 ).).

a(n) = a(-9-n) = a() for all n). in Z.

a(2*n) = A070893(n+1). a(2*n + 1) = A082289(n+4).

EXAMPLE

G.f. = 1 + 2*x + 6*x^2 + 9*x^3 + 19*x^4 + 26*x^5 + 46*x^6 + 59*x^7 + ...

PROG

(PARI) ) {a(n)=) = if(( n<-8, , a(-9-n), ), polcoeff((( (1+ + x+ + x^2)/(() / ((1+ + x^2)*() *(1+ + x)^4*( * (1- - x)^5)+) + x* * O(x^n), ), n))))};

CROSSREFS

Cf. A070893(n)=a(2n-2); A082289(n)=a(2n-7).

Cf. A070893, A082289.

STATUS

approved

editing

Discussion
Tue May 05 16:13
Michael Somos: Added more info. Light and space edits. Moved comment to formula.
#20 by Bruno Berselli at Sun Oct 26 17:25:23 EDT 2014
STATUS

editing

approved

#19 by Bruno Berselli at Sun Oct 26 17:25:16 EDT 2014
FORMULA

G.f.: (.: ( 1+x+x^2)/(( ) / ( (1+x^2)()*(1+x)^4(*(1-x)^5). ).

#18 by Bruno Berselli at Sun Oct 26 17:23:57 EDT 2014
COMMENTS

Euler transform of length 4 sequence [2,3,-1,1]. - Michael Somos, Feb 15 2006

FORMULA

G.f.: (1+x+x^2)/((1+x^2)(1+x)^4(1-x)^5). a(n) = 3*a(n-2) - 2*a(n-4) - 2*a(n-6) + 3*a(n-8) - a(n-10) + 3. a(-9-n) = a(n).

Euler transform of length 4 sequence [2,3,-1,1]. - Michael Somos, Feb 15 2006

a(n) = 3*a(n-2) - 2*a(n-4) - 2*a(n-6) + 3*a(n-8) - a(n-10) + 3.

a(-9-n) = a(n).

MATHEMATICA

Table[(6 n^4 + 108 n^3 + 666 n^2 + 1620 n + 1251 + (4 n^3 + 54 n^2 + 236 n + 333) (-1)^n - 48 (-1)^((6 n - 1 + (-1)^n)/4))/1536, {n, 0, 50}] (* after Luce ETIENNE; or, by definition: *) CoefficientList[Series[(1 + x + x^2)/((1 + x^2)*(1 + x)^4*(1 - x)^5), {x, 0, 50}], x] (* Bruno Berselli, Oct 26 2014 *)

PROG

(MAGMA) [Floor(() [(6*n^4 +108*n^3 +666*n^2 +1620*n +1251 +(4*n^3 +54*n^2 +236*n +333)*(-1)^n -48*(-1)^(()^Floor((6*n -1 +(-1)^n)/4))/1536): : n in [0..50]]; // Vincenzo Librandi, Oct 23 2014

CROSSREFS

Cf. A070893(n)=a(2n-2). ); A082289(n)=a(2n-7).

STATUS

proposed

editing

#17 by Vincenzo Librandi at Thu Oct 23 12:52:05 EDT 2014
STATUS

editing

proposed

Discussion
Thu Oct 23 12:56
Michel Marcus: in pari, I did not have to use floor
without floor what do you get ? reals ?
Sun Oct 26 17:15
Bruno Berselli: No, Vincenzo, Magma approximates due to a complicated exponent, the Luce's formula is correct ---
#16 by Vincenzo Librandi at Thu Oct 23 12:50:37 EDT 2014
PROG

(MAGMA) [Floor((6*n^4 +108*n^3 +666*n^2 +1620*n +1251 +(4*n^3 +54*n^2 +236*n +333)*(-1)^n -48*(-1)^((6*n -1 +(-1)^n)/4))/1536): n in [0..50]]; // Vincenzo Librandi, Oct 23 2014

STATUS

reviewed

editing

Discussion
Thu Oct 23 12:51
Vincenzo Librandi: Michel: Better Floor( ---) see Magma.

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