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.
%I A075922 #8 Dec 27 2017 01:34:13 %S A075922 1,42,1225,30870,722701,16235562,355888225,7683656190,164302593301, %T A075922 3491636199282,73902587019625,1560051480424710,32874455072382301, %U A075922 691950889177526202,14553192008156093425,305928163614832076430 %N A075922 Third column of triangle A075502. %C A075922 The e.g.f. given below is Sum_{m=0..2} A075513(3,m)*exp(7*(m+1)*x)/2!. %F A075922 a(n) = A075502(n+3, 3) = (7^n)*S2(n+3, 3) with S2(n, m) := A008277(n, m) (Stirling2). %F A075922 a(n) = (7^n - 8*14^n + 9*21^n)/2. %F A075922 G.f.: 1/Product_{k=1..3} (1 - 7*k*x). %F A075922 E.g.f.: (d^3/dx^3)(((exp(7*x)-1)/7)^3)/3! = (exp(7*x) - 8*exp(14*x) + 9*exp(21*x))/2!. %Y A075922 Cf. A075921, A075923. %K A075922 nonn,easy %O A075922 0,2 %A A075922 _Wolfdieter Lang_, Oct 02 2002