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.

A184310 Number of strings of numbers x(i=1..n) in 0..n with sum i^2*x(i)^3 equal to n^5.

This page as a plain text file.
%I A184310 #7 Jun 02 2025 03:29:28
%S A184310 1,1,1,2,3,11,69,1056,12904,205011,3388897
%N A184310 Number of strings of numbers x(i=1..n) in 0..n with sum i^2*x(i)^3 equal to n^5.
%C A184310 Diagonal of A184318
%e A184310 All solutions for n=5
%e A184310 ..0....1....0
%e A184310 ..0....5....0
%e A184310 ..0....0....5
%e A184310 ..0....4....5
%e A184310 ..5....4....0
%K A184310 nonn
%O A184310 1,4
%A A184310 _R. H. Hardin_ Jan 10 2011