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.

A184313 Number of strings of numbers x(i=1..n) in 0..4 with Sum_{i=1..n} i^2*x(i)^3 = n^2*64.

This page as a plain text file.
%I A184313 #14 Nov 29 2024 19:00:41
%S A184313 1,1,1,1,2,2,5,16,68,244,1106,4041,15802,60716,234319,885466,3369738,
%T A184313 12612488,47251424,174691216,644760884,2353213266,8557977690,
%U A184313 30825999521,110546795278,393117952349,1390864413489,4884724958228,17059662985333,59193590868065,204181359943483
%N A184313 Number of strings of numbers x(i=1..n) in 0..4 with Sum_{i=1..n} i^2*x(i)^3 = n^2*64.
%H A184313 Alois P. Heinz, <a href="/A184313/b184313.txt">Table of n, a(n) for n = 0..100</a> (terms n = 1..31 from R. H. Hardin)
%e A184313 All solutions for n=5:
%e A184313 ..0....0
%e A184313 ..0....0
%e A184313 ..0....4
%e A184313 ..0....4
%e A184313 ..4....0
%Y A184313 Column 4 of A184318.
%K A184313 nonn
%O A184313 0,5
%A A184313 _R. H. Hardin_, Jan 10 2011
%E A184313 a(0)=1 prepended by _Alois P. Heinz_, Nov 29 2024