login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A247869
(prime(A247824(n)) + prime(n)) / (A247824(n) + n).
2
2, 2, 2, 2, 2, 2, 4, 3, 4, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 6, 4, 5, 6, 5, 5, 5, 5, 6, 5, 5, 5, 5, 5, 6, 5, 5, 5, 6, 5, 5, 5, 6, 5, 5, 5, 5, 5, 5, 6, 5, 6, 5, 5, 5, 5, 5, 5, 6, 5, 5, 6, 5, 5, 5, 5
OFFSET
1,1
LINKS
PROG
(Haskell)
a247869 n = (a000040 (a247824 n) + a000040 n) `div` (a247824 n + n)
CROSSREFS
Sequence in context: A238267 A143526 A072924 * A036263 A307378 A339049
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Sep 27 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 22 03:08 EDT 2024. Contains 376090 sequences. (Running on oeis4.)