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.

A181384 Total number of n-digit numbers requiring 5 positive cubes in their representation as sum of cubes.

This page as a plain text file.
%I A181384 #14 Feb 16 2025 08:33:13
%S A181384 1,20,272,3549,34234,244503,1454243,7201405,25018440
%N A181384 Total number of n-digit numbers requiring 5 positive cubes in their representation as sum of cubes.
%C A181384 A181354(n) + A181376(n) + A181378(n) + A181380(n) + a(n) + A181401(n) + A181403(n) + A181405(n) + A171386(n) = A052268(n)
%H A181384 Eric W. Weisstein, <a href="https://mathworld.wolfram.com/WaringsProblem.html">MathWorld -- Waring's Problem.</a>
%F A181384 a(n) = A181381(n)-A181381(n-1)
%Y A181384 Cf. A047704
%K A181384 nonn,more,base
%O A181384 1,2
%A A181384 _Martin Renner_, Jan 28 2011
%E A181384 a(5)-a(9) from _Lars Blomberg_, Jan 15 2014