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!)
A337428 a(n) is the least prime of the form (3^r*5^s*7^t + 1)/2, r, s, t > 0, r + s + t = n. 2
53, 263, 1103, 6563, 4253, 49613, 38273, 1041863, 344453, 60775313, 109395563, 119601563, 151903553, 325507613, 3797588813, 202622460863, 17437907813, 11299764263, 20339575673, 282494106563, 1186475247563, 5932376237813, 29661881189063, 8237528147363, 14827550665253 (list; graph; refs; listen; history; text; internal format)
OFFSET
3,1
LINKS
EXAMPLE
a(3) = 53: (3*5*7+1)/2 = 106/2 is prime.
a(4) = 263: The first choice of exponents leads to the composite (3^2*5*7+1)/2 = 158, but the next choice (3*5^2*7+1)/2 = 526/2 is prime.
PROG
(PARI) seqpp (3, 3, 1, 27) \\ using function seqpp defined in A337427
CROSSREFS
Sequence in context: A036911 A241488 A140851 * A253119 A253112 A211146
KEYWORD
nonn
AUTHOR
Hugo Pfoertner, Aug 29 2020
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.)