Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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 A000969

(Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A000969 Expansion of g.f. (1 + x + 2*x^2)/((1 - x)^2*(1 - x^3)).
(history; published version)
#94 by Michael De Vlieger at Wed Apr 19 09:04:10 EDT 2023
STATUS

reviewed

approved

#93 by Michel Marcus at Wed Apr 19 01:19:51 EDT 2023
STATUS

proposed

reviewed

#92 by G. C. Greubel at Tue Apr 18 23:54:43 EDT 2023
STATUS

editing

proposed

#91 by G. C. Greubel at Tue Apr 18 23:54:31 EDT 2023
FORMULA

a(n) = floor( (2*n+3)*(n+1)/3 ). Or, a(n) = (2*n+3)*(n+1)/3 but subtract 1/3 if n == 1 mod 3. - N. J. A. Sloane, May 05 2010.

MATHEMATICA

f[x_, y_] := _]:= Floor[ [Abs[ [y/x - -x/y]]; Table[ [f[3, 2 n2n^2 + +n + +2], {n, , 53}] (* Robert G. Wilson v, Aug 11 2010 *)

PROG

(Magma) [Floor(Binomial(2*n+3, 2)/3): n in [0..60]]; // G. C. Greubel, Apr 18 2023

(SageMath) [(binomial(2*n+3, 2)//3) for n in range(61)] # G. C. Greubel, Apr 18 2023

STATUS

approved

editing

#90 by Michael De Vlieger at Wed Apr 05 18:51:14 EDT 2023
STATUS

reviewed

approved

#89 by Michel Marcus at Wed Apr 05 17:13:43 EDT 2023
STATUS

proposed

reviewed

#88 by Stefano Spezia at Wed Apr 05 16:11:33 EDT 2023
STATUS

editing

proposed

#87 by Stefano Spezia at Wed Apr 05 15:52:27 EDT 2023
NAME

Expansion of ( g.f. (1+ + x+ + 2*x^2)/((1- - x)^2*(1- - x^3)).

#86 by Stefano Spezia at Wed Apr 05 14:12:59 EDT 2023
LINKS

David Applegate, Omar E. Pol , and N. J. A. Sloane, <a href="/A000695/a000695_1.pdf">The Toothpick Sequence and Other Sequences from Cellular Automata</a>, Congressus Numerantium, Vol. 206 (2010), 157-191. [There is a typo in Theorem 6: (13) should read u(n) = 4.3^(wt(n-1)-1) for n >= 2.]

#85 by Stefano Spezia at Wed Apr 05 14:12:08 EDT 2023
CROSSREFS

Cf. A014105, A139250, A143978, A160165, A258708, A014105.

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 September 11 06:30 EDT 2024. Contains 375814 sequences. (Running on oeis4.)