login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Fifth column of triangle A000369: |S2(-3;n+5,5)|.
1

%I #8 Jun 18 2017 10:08:34

%S 1,45,1680,62790,2471175,104085135,4712781150,229345716600,

%T 11970744110325,668241679730625,39773331191493900,2516317288024790250,

%U 168723807382851595875,11956978164372003637875,893260022082269487896250,70178395183380972653665500

%N Fifth column of triangle A000369: |S2(-3;n+5,5)|.

%F a(n) = A000369(n+5,5) = |S2(-3;n+5,5)|, n >= 0.

%F E.g.f.: d^5/dx^5 ((1-(1-4*x)^(1/4))^5)/5! = (1/4)*(539+154*x+585*(1-4*x)^(1/2)-1120*(1-4*x)^(1/4))/(1-4*x)^(19/4).

%Y Fourth column of A000369 is A143169.

%K nonn,easy

%O 0,2

%A _Wolfdieter Lang_, Sep 15 2008