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.

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

This page as a plain text file.
%I A184320 #7 Jun 02 2025 03:45:03
%S A184320 2,2,2,2,3,3,3,2,3,4,4,4,2,4,7,3,11,6,6,9,8,11,16,12,12,4,16,10,17,24,
%T A184320 16,18,18,40,26,26,21,38,30,31,29,30,36,41,37,46,29,45,45,40,56,49,49,
%U A184320 67,47,56,53,75,68,82,61,80,58,71,66,91,83,123,79,98,84,102,85,103,78,118,96
%N A184320 Number of strings of numbers x(i=1..5) in 0..n with sum i^2*x(i)^3 equal to 25*n^3.
%C A184320 Row 5 of A184318
%H A184320 R. H. Hardin, <a href="/A184320/b184320.txt">Table of n, a(n) for n = 1..127</a>
%e A184320 All solutions for n=5
%e A184320 ..0....1....0
%e A184320 ..0....5....0
%e A184320 ..0....0....5
%e A184320 ..0....4....5
%e A184320 ..5....4....0
%K A184320 nonn
%O A184320 1,1
%A A184320 _R. H. Hardin_ Jan 10 2011