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!)
A107973 Numbers of the form a^2 + b for a= 21 to 40 and b= 20 to 1 step -1. 0
461, 503, 547, 593, 641, 691, 743, 797, 853, 911, 971, 1033, 1097, 1163, 1231, 1301, 1373, 1447, 1523, 1601 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Complete list of 20 prime numbers also of the form n^2+n+41 for n=20 to 39
LINKS
EXAMPLE
21*21+20=461
22*22+19=503
23*23+18=547
MATHEMATICA
#[[1]]^2+#[[2]]&/@Thread[{Range[21, 40], Range[20, 1, -1]}] (* Harvey P. Dale, Jan 01 2018 *)
CROSSREFS
Sequence in context: A252535 A264242 A358894 * A227994 A142832 A277989
KEYWORD
fini,full,nonn
AUTHOR
Pierre CAMI, Jun 12 2005
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)