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.

A068154 Numerators of coefficients in power series for (Product_{i=1..5} (x+i)) / (Product_{i=1..5} (i-x)) = Sum_{n>=0} a(n)/b(n)*x^n.

This page as a plain text file.
%I A068154 #14 Jan 30 2024 21:01:38
%S A068154 1,137,18769,1799603,140815861,9800649707,638003187109,40003144104683,
%T A068154 2456948367146821,149230625474121227,9010618306714845349,
%U A068154 542390253445959003563,32597040868332220933381,1957452401279697344559947,117496474687502028535109989
%N A068154 Numerators of coefficients in power series for (Product_{i=1..5} (x+i)) / (Product_{i=1..5} (i-x)) = Sum_{n>=0} a(n)/b(n)*x^n.
%F A068154 If n > 0, denominators b(n) = 10^n*A026532(2n-1).
%F A068154 Lim_{n->infinity} a(n)/b(n) = 30.
%K A068154 easy,frac,nonn
%O A068154 0,2
%A A068154 _Benoit Cloitre_, Mar 12 2002
%E A068154 Offset corrected and more terms from _Sean A. Irvine_, Jan 30 2024