OFFSET
0,1
EXAMPLE
0.68172979491338871...
PROG
(PARI) v = readvec("b000101.txt"); s=0; for(i=1, #v, s= 1/v[i]+s); s*1.
\\ PARI's "readvec" doesn't work with the 2-column original OEIS b-file "b000101.txt". One needs to strip the index column first from b-file.
CROSSREFS
KEYWORD
AUTHOR
John W. Nicholson, Jan 07 2022
EXTENSIONS
a(15)-a(17) from John W. Nicholson, Feb 25 2025
STATUS
approved