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.
%I A000049 M0714 N0264 #40 May 13 2022 07:58:11 %S A000049 0,0,2,3,5,9,16,29,53,98,181,341,640,1218,2321,4449,8546,16482,31845, %T A000049 61707,119760,232865,453511,884493,1727125,3376376,6607207,12941838, %U A000049 25371086,49776945,97730393,192009517,377473965,742511438,1461351029,2877568839,5668961811 %N A000049 Number of positive integers <= 2^n of the form 3*x^2 + 4*y^2. %D A000049 N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence). %D A000049 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A000049 Seth A. Troisi, <a href="/A000049/b000049.txt">Table of n, a(n) for n = 0..49</a> (terms 0..36 from N. J. A. Sloane) %H A000049 Robert G. Donnelly, Molly W. Dunkum, Sasha V. Malone, and Alexandra Nance, <a href="https://arxiv.org/abs/2012.14991">Symmetric Fibonaccian distributive lattices and representations of the special linear Lie algebras</a>, arXiv:2012.14991 [math.CO], 2020. %H A000049 D. Shanks and L. P. Schmid, <a href="http://dx.doi.org/10.1090/S0025-5718-1966-0210678-1">Variations on a theorem of Landau. Part I</a>, Math. Comp., 20 (1966), 551-569. %H A000049 <a href="/index/Qua#quadpop">Index entries for sequences related to populations of quadratic forms</a> %e A000049 There are 5 integers <= 2^4 of the form 3*x^2 + 4*y^2. The five (x,y) pairs are (1,0), (0,1), (1,1), (2,0), (0,2) and give 3, 4, 7, 12, 16 solutions, respectively. So a(4) = 5. - _Seth A. Troisi_, Apr 22 2022 %Y A000049 Cf. A020677. %K A000049 nonn %O A000049 0,3 %A A000049 _N. J. A. Sloane_