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.

A108363 Triangle read by rows, generated from A108350.

This page as a plain text file.
%I A108363 #6 Apr 12 2013 02:21:34
%S A108363 1,1,1,1,2,1,1,3,3,1,1,4,6,4,1,1,5,10,10,5,1,1,6,15,20,16,6,1,1,7,21,
%T A108363 35,38,24,7,1
%N A108363 Triangle read by rows, generated from A108350.
%F A108363 Columns of A108363 are binomial transforms of A108350 rows.
%e A108363 Binomial transform of row 4 in the form [1, 4, 7, 4, 1, 0, 0, 0...] of A108350 given first row (a "1") has 0 offset = column 4 of A108363: [1, 5, 16, 38, 76...].
%Y A108363 Cf. A108350.
%K A108363 nonn,tabl
%O A108363 0,5
%A A108363 _Gary W. Adamson_, Jun 01 2005