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!)
A344147 Primes in A191746. 2
193, 53069, 58422233, 1348470667, 2847740783, 3237916229, 5029745827, 7643871979, 15107731019, 17902513283, 21052092827, 22187962591, 28412311451, 59363922119, 81459096899, 85780812149, 102742076659, 123894775231, 137692362377, 143889901511, 170038274723, 174648621811 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
a(1)=193=A191746(3) is the first prime in A191746 and a(2)=53069=A191746(11) is the second.
MATHEMATICA
(* function a037074[ ] and support functions are defined in A074040 *)
a191746[n_] := Rest[FoldList[Plus, 0, a037074[n]]]
a344147x[n_] := Select[a191746[n], PrimeQ]
a344147[550]
CROSSREFS
Sequence in context: A197112 A120851 A302332 * A198483 A115735 A023743
KEYWORD
nonn
AUTHOR
Hartmut F. W. Hoft, May 10 2021
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 September 13 11:30 EDT 2024. Contains 375905 sequences. (Running on oeis4.)