The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A228339 Fourth differences of Catalan numbers (A000108). 0
3, 9, 30, 102, 352, 1230, 4344, 15483, 55626, 201246, 732564, 2681223, 9861342, 36428320, 135100620, 502841295, 1877678370, 7032454470, 26410804020, 99437742720, 375260126904, 1419223506516, 5378236459328, 20419260060462, 77659985060772, 295844249258796, 1128738495397128, 4312685074680465, 16500218817839274, 63209983347693924 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Jocelyn Quaintance and Harris Kwong, A combinatorial interpretation of the Catalan and Bell number difference tables, Integers, 13 (2013), #A29.
FORMULA
From Amiram Eldar, Jul 10 2023: (Start)
a(n) = 9*(9*n^4 + 54*n^3 + 135*n^2 + 122*n + 40) * n! * binomial(2*n, n)/(n+5)!.
Sum_{n>=0} a(n)/4^n = 38. (End)
MATHEMATICA
Differences[Table[CatalanNumber[n], {n, 0, 30}], 4] (* Amiram Eldar, Jul 10 2023 *)
CROSSREFS
Sequence in context: A096222 A148947 A090573 * A257641 A048119 A304823
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Aug 29 2013
STATUS
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 June 5 14:10 EDT 2024. Contains 373105 sequences. (Running on oeis4.)