A186682 Total number of positive integers below 10^n requiring 18 positive biquadrates in their representation as sum of biquadrates.
0, 2, 19, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24
Offset: 1
Links
- Eric Weisstein's World of Mathematics, Waring's Problem.
- Index entries for linear recurrences with constant coefficients, signature (1).
Crossrefs
Cf. A046049.
Programs
-
Mathematica
PadRight[{0, 2, 19}, 100, 24] (* Paolo Xausa, Jul 30 2024 *)
Formula
G.f.: x^2*(2+17*x+5*x^2)/(1-x). - Bruno Berselli, May 10 2011
Extensions
a(5)-a(6) from Lars Blomberg, May 08 2011
a(7) from Charles R Greathouse IV, May 08 2011
Terms after a(7) from Nathaniel Johnston, May 09 2011
Comments