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!)
A231989 Least prime p such that f(0),...,f(n) are all primes, where f(0) = p, then f(i+1) = triangular(f(i))+1. 1
3, 3, 43, 236367611, 31542795419 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Triangular(p) = p*(p+1)/2 (see A034953).
LINKS
EXAMPLE
a(2) = 3 because 3 is the least prime such that the following are two primes:
p1 = 3 * 4 / 2 + 1 = 7.
p2 = 7 * 8 / 2 + 1 = 29.
a(3) = 43 because 43 is the least prime such that the following are three primes:
p1 = 43 * 44 / 2 + 1 = 947.
p2 = 947 * 948 / 2 + 1 = 448879.
p3 = 448879 * 448880 / 2 + 1 = 100746402761.
CROSSREFS
Sequence in context: A086889 A368162 A269909 * A059495 A174325 A290366
KEYWORD
nonn,hard,more
AUTHOR
Alex Ratushnyak, Nov 16 2013
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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)