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

Showing entries 1-10 | older changes
A211440 Number of ordered triples (w,x,y) with all terms in {-n,...,0,...,n} and 2w+3x+3y=0.
(history; published version)
#15 by Harvey P. Dale at Sun Aug 29 16:30:51 EDT 2021
STATUS

editing

approved

#14 by Harvey P. Dale at Sun Aug 29 16:30:47 EDT 2021
MATHEMATICA

LinearRecurrence[{1, 0, 2, -2, 0, -1, 1}, {1, 3, 5, 17, 23, 29, 53}, 60] (* Harvey P. Dale, Aug 29 2021 *)

STATUS

approved

editing

#13 by Bruno Berselli at Thu Apr 04 03:00:13 EDT 2019
STATUS

proposed

approved

#12 by Jon E. Schoenfield at Wed Apr 03 22:46:40 EDT 2019
STATUS

editing

proposed

#11 by Jon E. Schoenfield at Wed Apr 03 22:46:38 EDT 2019
FORMULA

This has the conjectured Gg.f. and recurrence. (End)

STATUS

proposed

editing

#10 by Robert Israel at Wed Apr 03 15:28:52 EDT 2019
STATUS

editing

proposed

#9 by Robert Israel at Wed Apr 03 15:28:23 EDT 2019
LINKS

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

#8 by Robert Israel at Wed Apr 03 15:23:34 EDT 2019
LINKS

Robert Israel, <a href="/A211440/b211440.txt">Table of n, a(n) for n = 0..10000</a>

FORMULA

From Robert Israel, Apr 03 2019: (Start)

a(3*j) = 10*j^2+6*j+1.

a(3*j+1) = 10*j^2 + 10*j + 3.

a(3*j+2) = 10*j^2 + 14*j + 5.

This has the conjectured G.f. and recurrence. (End)

MAPLE

seq(op([10*j^2+6*j+1, 10*j^2 + 10*j + 3, 10*j^2 + 14*j + 5]), j=0..30); # Robert Israel, Apr 03 2019

STATUS

approved

editing

#7 by Bruno Berselli at Mon May 15 10:58:32 EDT 2017
STATUS

proposed

approved

#6 by Colin Barker at Mon May 15 10:47:21 EDT 2017
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 29 18:55 EDT 2024. Contains 375518 sequences. (Running on oeis4.)