|
|
A055046
|
|
Numbers of the form 4^i*(8*j+3).
|
|
7
|
|
|
3, 11, 12, 19, 27, 35, 43, 44, 48, 51, 59, 67, 75, 76, 83, 91, 99, 107, 108, 115, 123, 131, 139, 140, 147, 155, 163, 171, 172, 176, 179, 187, 192, 195, 203, 204, 211, 219, 227, 235, 236, 243, 251, 259, 267, 268, 275, 283, 291, 299, 300, 304
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,1
|
|
COMMENTS
|
Numbers not of the form x^2+y^2+5z^2.
Also values of n such that numbers of the form x^2+n*y^2 for some integers x, y cannot have prime factor of 2 raised to an odd power. - V. Raman, Dec 18 2013
|
|
LINKS
|
Table of n, a(n) for n=1..52.
L. J. Mordell, A new Waring's problem with squares of linear forms, Quart. J. Math., 1 (1930), 276-288 (see p. 283).
|
|
FORMULA
|
a(n) = 6n + O(log n). - Charles R Greathouse IV, Dec 19 2013
|
|
PROG
|
(PARI) is(n)=n/=4^valuation(n, 4); n%8==3 \\ Charles R Greathouse IV and V. Raman, Dec 19 2013
|
|
CROSSREFS
|
Cf. A004215, A055045, A055047, A233998, A233999, A234000.
Sequence in context: A024545 A101134 A045110 * A141386 A254220 A119231
Adjacent sequences: A055043 A055044 A055045 * A055047 A055048 A055049
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane, Jun 01 2000
|
|
STATUS
|
approved
|
|
|
|