login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A020676 Numbers of form 2 x^2 + 9 y^2. 2
0, 2, 8, 9, 11, 17, 18, 27, 32, 36, 38, 41, 44, 50, 54, 59, 68, 72, 81, 83, 86, 89, 98, 99, 107, 108, 113, 128, 131, 134, 137, 144, 146, 152, 153, 162, 164, 171, 176, 179, 194, 198, 200, 209, 216, 225, 227, 233, 236, 242, 243, 251, 257, 272, 275, 278, 281, 288, 297, 306, 323 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
N. J. A. Sloane et al., Binary Quadratic Forms and OEIS (Index to related sequences, programs, references)
MATHEMATICA
With[{upto = 350}, Select[Union[2#[[1]]^2 + 9#[[2]]^2&/@Tuples[Range[0, Ceiling[Sqrt[upto^2/2]]], 2]], # <= upto &]] (* Harvey P. Dale, May 30 2017 *)
CROSSREFS
Subsequences include A001105, A016766.
Cf. A106949 (prime terms).
Sequence in context: A116039 A030334 A338807 * A086678 A359771 A289146
KEYWORD
easy,nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 19 15:40 EDT 2024. Contains 375310 sequences. (Running on oeis4.)