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.

A046614 First denominator and then numerator of the elements to the right of the central elements of the 1/5-Pascal triangle.

This page as a plain text file.
%I A046614 #19 Apr 14 2021 03:47:36
%S A046614 1,1,1,1,5,6,1,1,5,11,1,1,5,23,5,16,1,1,5,39,5,21,1,1,1,17,1,12,5,26,
%T A046614 1,1,1,29,5,86,5,31,1,1,1,63,5,231,5,117,5,36,1,1,5,546,5,348,5,153,5,
%U A046614 41,1,1,5,1176,5,894,5,501,5,194,5,46,1,1,1,414,1
%N A046614 First denominator and then numerator of the elements to the right of the central elements of the 1/5-Pascal triangle.
%e A046614 1/1; -->
%e A046614 1/1  1/1; --> 1 1
%e A046614 1/1  1/5  1/1; --> 1 1
%e A046614 1/1  6/5  6/5  1/1; --> 5 6 1 1
%e A046614 1/1 11/5 12/5 11/5  1/1; --> 5 11 1 1
%e A046614 1/1 16/5 23/5 23/5 16/5  1/1; --> ...
%e A046614 1/1 21/5 39/5 46/5 39/5 21/5  1/1;
%e A046614 1/1 26/5 12/1 17/1 17/1 12/1 26/5 1/1; ...
%Y A046614 Cf. A046601.
%K A046614 tabf,nonn,less
%O A046614 1,5
%A A046614 _Mohammad K. Azarian_
%E A046614 More terms from _Sean A. Irvine_, Apr 14 2021