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.

A186682 Total number of positive integers below 10^n requiring 18 positive biquadrates in their representation as sum of biquadrates.

Original entry on oeis.org

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

Views

Author

Martin Renner, Feb 25 2011

Keywords

Comments

A114322(n) + A186649(n) + A186651(n) + A186653(n) + A186655(n) + A186657(n) + A186659(n) + A186661(n) + A186663(n) + A186665(n) + A186667(n) + A186669(n) + A186671(n) + A186673(n) + A186675(n) + A186677(n) + A186680(n) + a(n) + A186684(n) = A002283(n)
a(n) = 24 for n >= 4. - Nathaniel Johnston, May 09 2011
Continued fraction expansion of (185-sqrt(145))/355. - Bruno Berselli, May 10 2011

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