Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000018
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000018 Number of integers <= 2^n of form x^2 + 16y^2.
(Formerly M0331 N0126)
+0
1
1, 1, 2, 2, 4, 8, 13, 25, 44, 83, 152, 286, 538, 1020, 1942, 3725, 7145, 13781, 26627, 51572, 100099, 194633, 379037, 739250, 1443573, 2822186, 5522889, 10818417, 21209278, 41613288, 81705516, 160532194, 315604479, 620834222, 1221918604, 2406183020, 4740461247 (list; graph; listen)
OFFSET

0,3

REFERENCES

D. Shanks and L. P. Schmid, Variations on a theorem of Landau. Part I, Math. Comp., 20 (1966), 551-569.

LINKS

Index entries for sequences related to populations of quadratic forms

PROGRAM

(PARI) a(n)=local(A); if(n<0, 0, A=qfrep([1, 0; 0, 16], 2^n); sum(k=1, 2^n, A[k]!=0))

CROSSREFS

Adjacent sequences: A000015 A000016 A000017 this_sequence A000019 A000020 A000021

Sequence in context: A104700 A036761 A042979 this_sequence A075126 A098788 A153999

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from David W. Wilson (davidwwilson(AT)comcast.net), Feb 07 2000.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 4 09:27 EDT 2009. Contains 160562 sequences.


AT&T Labs Research