Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #5 Mar 31 2012 12:35:59
%S 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 16,18,18,40,26,26,21,38,30,31,29,30,36,41,37,46,29,45,45,40,56,49,49,
%U 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 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 Row 5 of A184318
%H R. H. Hardin, <a href="/A184320/b184320.txt">Table of n, a(n) for n = 1..127</a>
%e All solutions for n=5
%e ..0....1....0
%e ..0....5....0
%e ..0....0....5
%e ..0....4....5
%e ..5....4....0
%K nonn
%O 1,1
%A _R. H. Hardin_ Jan 10 2011