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!)
A318957 Numbers k such that A194113(k) is a prime. 0
1, 13, 26, 29, 31, 44, 45, 50, 66, 69, 102, 106, 125, 177, 182, 183, 196, 198, 230, 238, 266, 278, 279, 287, 291, 299, 309, 315, 333, 334, 338, 343, 347, 367, 385, 390, 398, 415, 423, 431, 436, 451, 455, 458, 473, 487, 491, 493, 512, 517, 518, 522, 529, 539, 542, 545, 557, 566, 589 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
For k=1, A194113(1)=3;
for k=13, A194113(13)=281;
for k=26, A194113(26)=1097.
PROG
(PARI) isok(n) = isprime(sum(k=1, n, floor(k*sqrt(10)))); \\ Michel Marcus, Sep 26 2018
CROSSREFS
Cf. A194113.
Sequence in context: A297279 A095781 A037974 * A356064 A180055 A371463
KEYWORD
nonn
AUTHOR
Marius A. Burtea, Sep 24 2018
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 8 03:16 EDT 2024. Contains 372317 sequences. (Running on oeis4.)