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.

A176018 a(n) = binomial(A000460(n), 3).

This page as a plain text file.
%I A176018 #10 Mar 12 2014 16:37:16
%S A176018 165,45760,4545100,280859635,13177343466,519435748656,18247149400480,
%T A176018 592679189880470,18233421432967455,539997542625453900,
%U A176018 15568435368162197664,440371777466788015089,12288775148056292092340,339634237637121659008140
%N A176018 a(n) = binomial(A000460(n), 3).
%t A176018 Table[Binomial[Eulerian[n + 1, 2], 3], {n, 3, 30}]
%Y A176018 Cf. A093566.
%K A176018 nonn
%O A176018 4,1
%A A176018 _Roger L. Bagula_, Dec 06 2010