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!)
A020692 Numbers of form 7 x^2 + 10 y^2. 1
0, 7, 10, 17, 28, 38, 40, 47, 63, 68, 73, 90, 97, 103, 112, 118, 122, 152, 153, 160, 167, 175, 185, 188, 202, 215, 223, 250, 252, 257, 262, 265, 272, 278, 292, 313, 335, 342, 343, 353, 360, 362, 367, 383, 388, 412, 423, 425, 433, 448, 458, 472, 488, 490, 497, 502, 503 (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[{nn=10}, Flatten[Table[7x^2+10y^2, {x, 0, nn}, {y, 0, nn}]]]//Union (* Harvey P. Dale, Jun 01 2018 *)
CROSSREFS
Sequence in context: A299987 A192273 A098748 * A124187 A328117 A155027
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 20 07:43 EDT 2024. Contains 371799 sequences. (Running on oeis4.)