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.

A379977 a(n) is the maximum coefficient of (1 + x)^a(1) * (1 + x^2)^a(2) * (1 + x^3)^a(3) * ... * (1 + x^(n-1))^a(n-1).

This page as a plain text file.
%I A379977 #6 Jan 18 2025 09:27:50
%S A379977 1,1,1,2,4,34,188817401520
%N A379977 a(n) is the maximum coefficient of (1 + x)^a(1) * (1 + x^2)^a(2) * (1 + x^3)^a(3) * ... * (1 + x^(n-1))^a(n-1).
%C A379977 The next term is too large to include.
%Y A379977 Cf. A004111, A025591, A026007, A369712.
%K A379977 nonn
%O A379977 1,4
%A A379977 _Ilya Gutkovskiy_, Jan 07 2025