A047757 Duplicate of A047755.
0, 0, 1, 5, 26, 133, 708, 3861, 21604, 123266, 715221, 4206956, 25032840, 150413348
Offset: 0
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Table[If[1==Mod[n,4],Binomial[(3n-3)/4,(n-1)/4]/(n+1)-If[1==Mod[n,8],2Binomial[(3n-3)/8,(n-1)/8],4Binomial[(3n-7)/8,(n-5)/8]]/(n+3),0],{n,40}] (* Robert A. Russell, Mar 22 2024 *)
Comments