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.

A216633 Number of nondecreasing arrays of n 0..n-1 integers with the sum of their 5th powers equal to sum(i^5,i=0..n-1).

This page as a plain text file.
%I A216633 #5 Jun 02 2025 08:07:30
%S A216633 1,1,1,1,1,1,1,1,1,1,1,2,7,15,33,100,265,744,2174,6293,18854
%N A216633 Number of nondecreasing arrays of n 0..n-1 integers with the sum of their 5th powers equal to sum(i^5,i=0..n-1).
%C A216633 Column 5 of A216635
%e A216633 All solutions for n=12
%e A216633 ..0....0
%e A216633 ..0....1
%e A216633 ..1....2
%e A216633 ..4....3
%e A216633 ..5....4
%e A216633 ..5....5
%e A216633 ..6....6
%e A216633 ..6....7
%e A216633 ..9....8
%e A216633 .10....9
%e A216633 .10...10
%e A216633 .10...11
%K A216633 nonn
%O A216633 1,12
%A A216633 _R. H. Hardin_ Sep 11 2012