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.

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

This page as a plain text file.
%I A184317 #6 Jun 02 2025 03:44:57
%S A184317 1,1,1,2,2,18,139,1056,7826,54515,381432,2731297,19018976,134976119,
%T A184317 935869825
%N A184317 Number of strings of numbers x(i=1..n) in 0..8 with sum i^2*x(i)^3 equal to n^2*512.
%C A184317 Column 8 of A184318
%e A184317 All solutions for n=5
%e A184317 ..0....0
%e A184317 ..0....0
%e A184317 ..8....0
%e A184317 ..8....0
%e A184317 ..0....8
%K A184317 nonn
%O A184317 1,4
%A A184317 _R. H. Hardin_ Jan 10 2011