The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A243893 a(n) = prime(k-1) with k = n^2 + prime(n)^2. 2
7, 37, 137, 311, 829, 1249, 2269, 2939, 4483, 7411, 8681, 12653, 15877, 17827, 21673, 28087, 35393, 38317, 46957, 53327, 56897, 67493, 75269, 87523, 105143, 115057, 120427, 130811, 136547, 147863, 189067, 202481, 222991, 230393, 267401, 275677 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
prime(k-1) is also the largest prime number < (n^2 + prime(n)^2). Remark : Largest prime number < n^2 is A053001. Largest prime number < n^3 is A077037.
LINKS
FORMULA
a(n) = prime((n^2 + prime(n)^2) - 1) = prime(A106587(n) - 1).
EXAMPLE
n=1, 1^2=1, prime(1)^2 = 4, 1 + 4 = 5, 5 - 1= 4, prime(4) = 7 ;
n=2, 2^2=4, prime(2)^2 = 9, 4 + 9= 13, 13 - 1= 12, prime(12) = 37.
CROSSREFS
Cf. A000290 (squares n^2), A000040 (prime(n), A001248 (prime(n)^2), A106587 (n^2 + prime(n)^2).
Sequence in context: A082113 A196597 A143991 * A012885 A162541 A196574
KEYWORD
nonn
AUTHOR
Freimut Marschner, Jun 14 2014
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 May 14 06:43 EDT 2024. Contains 372528 sequences. (Running on oeis4.)