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.

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

This page as a plain text file.
%I A184316 #6 Jun 02 2025 03:44:50
%S A184316 1,1,1,1,3,7,69,574,3336,23562,140933,948340,5733551,37091416,
%T A184316 225775799,1419329282,8589008422
%N A184316 Number of strings of numbers x(i=1..n) in 0..7 with sum i^2*x(i)^3 equal to n^2*343.
%C A184316 Column 7 of A184318
%e A184316 All solutions for n=5
%e A184316 ..0....0....7
%e A184316 ..0....0....4
%e A184316 ..0....7....4
%e A184316 ..0....7....5
%e A184316 ..7....0....6
%K A184316 nonn
%O A184316 1,5
%A A184316 _R. H. Hardin_ Jan 10 2011