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!)
A020685 Numbers of form 5 x^2 + 6 y^2. 2
0, 5, 6, 11, 20, 24, 26, 29, 44, 45, 51, 54, 59, 69, 74, 80, 86, 96, 99, 101, 104, 116, 125, 131, 134, 141, 149, 150, 155, 170, 176, 179, 180, 186, 195, 204, 216, 221, 230, 234, 236, 245, 251, 261, 269, 275, 276, 294, 296, 299, 314, 320, 326, 330, 339, 341, 344, 374, 384 (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
Module[{upto=400}, Select[Union[Flatten[{5*First[#]^2+6*Last[#]^2, 6*First[#]^2+ 5*Last[#]^2}&/@Tuples[Range[0, Ceiling[Sqrt[ upto/5]]], 2]]], #<=upto&]] (* Harvey P. Dale, Sep 04 2013 *)
CROSSREFS
Sequence in context: A236387 A344555 A039918 * A275492 A046828 A328095
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 April 24 19:24 EDT 2024. Contains 371962 sequences. (Running on oeis4.)