cp's OEIS Frontend

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.

A075187 Seventh column of triangle A075181 divided by 4!.

This page as a plain text file.
%I A075187 #8 Aug 08 2024 07:30:12
%S A075187 30,1089,29531,723680,17084650,400186050,9447948510,226861274640,
%T A075187 5570383618800,140328075888000,3634144257744000,96862561213017600,
%U A075187 2658662147043302400,75165608074100544000,2188816503237524160000
%N A075187 Seventh column of triangle A075181 divided by 4!.
%C A075187 Also seventh diagonal of triangle A048594 divided by 4!.
%F A075187 a(n) = A075181(n+7, 6)/4! = |A048594(n+7, n+1)|/4!, n>=0.
%F A075187 a(n) = (n+1)!*S1(n+7, n+1)/4! with S1(n, m) := A008275(n, m) (Stirling1).
%Y A075187 Cf. A008275, A048594, A075181.
%K A075187 nonn,easy
%O A075187 0,1
%A A075187 _Wolfdieter Lang_, Sep 19 2002