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.

A051600 Rows of triangle formed using Pascal's rule except begin n-th row with (n+1)st prime and end it with (n+2)nd prime.

This page as a plain text file.
%I A051600 #9 Oct 27 2023 22:00:44
%S A051600 2,3,5,7,8,11,13,15,19,17,19,28,34,36,23,29,47,62,70,59,31,37,76,109,
%T A051600 132,129,90,41,43,113,185,241,261,219,131,47,53,156,298,426,502,480,
%U A051600 350,178,59,61,209,454,724,928,982,830,528,237,67
%N A051600 Rows of triangle formed using Pascal's rule except begin n-th row with (n+1)st prime and end it with (n+2)nd prime.
%e A051600 2; 3,5; 7,8,11; 13,15,19,17; 19,28,34,36,23; ...
%Y A051600 Cf. A000040, A051599.
%K A051600 easy,nonn,tabl
%O A051600 0,1
%A A051600 _Asher Auel_
%E A051600 a(31) onward corrected by _Sean A. Irvine_, Sep 20 2021