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.

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

This page as a plain text file.
%I A184315 #6 Jun 02 2025 03:29:43
%S A184315 1,1,1,2,3,11,50,319,1602,9343,50393,283099,1556175,8533115,46312121,
%T A184315 249809141,1336482621,7081839063
%N A184315 Number of strings of numbers x(i=1..n) in 0..6 with sum i^2*x(i)^3 equal to n^2*216.
%C A184315 Column 6 of A184318
%e A184315 All solutions for n=5
%e A184315 ..0....0....0
%e A184315 ..0....0....2
%e A184315 ..0....6....3
%e A184315 ..0....6....5
%e A184315 ..6....0....5
%K A184315 nonn
%O A184315 1,4
%A A184315 _R. H. Hardin_ Jan 10 2011