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!)
A334574 Decimal expansion of limit when n->oo A334573(n)/n. 2
2, 2, 8, 8, 3, 6, 9, 5, 1, 2, 8, 8, 5, 7, 8, 1, 6, 7, 0, 8, 6, 2, 9, 0, 5, 5, 6, 2, 0, 9, 9, 4, 2, 7, 3, 3, 0, 2, 4, 2, 2, 6, 6, 0, 8, 7, 9, 8, 0, 8, 2, 6, 2, 4, 7, 0, 1, 6, 7, 6, 0, 4, 9, 8, 4, 0, 9, 4, 4, 3, 9, 4, 2, 0, 9, 2, 0, 0, 1, 1, 0, 4, 6, 5, 9, 7, 6, 8, 3, 3, 8, 5, 2, 9, 2, 3, 6, 4, 5, 9, 2, 1, 9, 6, 0, 0, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
István B. Kolossváry and István T. Kolossváry, Distance between natural numbers based on their prime signature, Journal of Number Theory, Vol. 234 (2022), pp. 120-139; arXiv preprint, arXiv:2005.02027 [math.NT], 2020-2021.
FORMULA
Equals 1 + Sum_{k>=2} (1 - Product_{p prime} (1 - 2/p^k)). - Amiram Eldar, Jan 05 2024
EXAMPLE
2.2883695...
PROG
(PARI) 1 + sumpos(k = 2, 1 - prodeulerrat(1 - 2/p^k)) \\ Amiram Eldar, Jan 05 2024
CROSSREFS
Sequence in context: A094887 A021441 A196066 * A260825 A330763 A138102
KEYWORD
nonn,cons
AUTHOR
Michel Marcus, May 06 2020
EXTENSIONS
More terms from Amiram Eldar, Jan 05 2024
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 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)