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”).

Second column (m=2) of triangle A144881 (S1hat(3)).
2

%I #8 Dec 28 2023 19:39:43

%S 1,3,21,96,684,4320,35640,293760,2881440,29695680,345643200,

%T 4296499200,58518028800,851751936000,13338801100800,222145265664000,

%U 3934764739584000,73675580977152000,1455693852146688000,30238671742304256000,659012259039805440000

%N Second column (m=2) of triangle A144881 (S1hat(3)).

%F a(n) = A144881(n+2,2), n>=0.

%Y Cf. A144881, A001710 (first column), A144884 (third column).

%K nonn,easy

%O 0,2

%A _Wolfdieter Lang_, Oct 09 2008