Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000024
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000024 Number of positive integers <= 2^n of form x^2 + 10 y^2.
(Formerly M0368 N0139)
+0
1
1, 1, 2, 2, 7, 10, 20, 36, 65, 118, 221, 409, 776, 1463, 2788, 5328, 10222, 19714, 38054, 73685, 142944, 277838, 540889, 1054535, 2058537, 4023278, 7871313, 15414638, 30213190, 59266422, 116343776, 228545682, 449240740, 883570480, 1738769611, 3423469891, 6743730746 (list; graph; listen)
OFFSET

0,3

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

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, 10], 2^n); sum(k=1, 2^n, A[k]!=0))

CROSSREFS

Adjacent sequences: A000021 A000022 A000023 this_sequence A000025 A000026 A000027

Sequence in context: A101372 A133374 A054226 this_sequence A005223 A118680 A094116

KEYWORD

nonn

AUTHOR

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

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 November 7 16:45 EST 2009. Contains 166093 sequences.


AT&T Labs Research