login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Total number of n-digit numbers requiring 8 positive biquadrates in their representation as sum of biquadrates.
18

%I #16 Apr 29 2016 05:14:29

%S 1,5,77,975,9457,83959,700406,6220793,60225898,600223995,6000225272

%N Total number of n-digit numbers requiring 8 positive biquadrates in their representation as sum of biquadrates.

%C A102831(n) + A186650(n) + A186652(n) + A186654(n) + A186656(n) + A186658(n) + A186660(n) + a(n) + A186664(n) + A186666(n) + A186668(n) + A186670(n) + A186672(n) + A186674(n) + A186676(n) + A186678(n) + A186681(n) + A186683(n) + A186685(n) = A052268(n), for n>1.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/WaringsProblem.html">Waring's Problem.</a>

%F a(n) = A186661(n) - A186661(n-1).

%Y Cf. A003342, A186661.

%K nonn,base,more

%O 1,2

%A _Martin Renner_, Feb 25 2011

%E a(5)-a(11) from _Giovanni Resta_, Apr 29 2016