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.

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

This page as a plain text file.
%I A216634 #5 Jun 02 2025 08:07:38
%S A216634 1,1,1,1,1,1,1,1,1,1,2,2,2,5,11,18,50,113,257,678,1814
%N A216634 Number of nondecreasing arrays of n 0..n-1 integers with the sum of their 6th powers equal to sum(i^6,i=0..n-1).
%C A216634 Column 6 of A216635
%e A216634 All solutions for n=11
%e A216634 ..0....0
%e A216634 ..1....1
%e A216634 ..2....2
%e A216634 ..2....3
%e A216634 ..2....4
%e A216634 ..4....5
%e A216634 ..7....6
%e A216634 ..8....7
%e A216634 ..9....8
%e A216634 ..9....9
%e A216634 ..9...10
%K A216634 nonn
%O A216634 1,11
%A A216634 _R. H. Hardin_ Sep 11 2012