cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A360957 Decimal expansion of Sum_{i>=1 and i!=0 (mod 3)} 1/Fibonacci(i).

This page as a plain text file.
%I A360957 #13 Mar 03 2023 06:01:32
%S A360957 2,6,9,6,3,8,3,5,2,7,3,1,0,1,4,9,3,5,6,0,3,6,1,3,0,2,0,6,9,6,8,9,3,3,
%T A360957 8,8,3,9,1,3,6,3,8,8,8,2,1,0,7,4,3,8,9,5,8,1,9,2,4,4,5,3,8,9,6,4,4,8,
%U A360957 0,1,1,5,8,5,8,2,4,2,0,0,3,3,0,9,6,0,6,1,6,7,7,1,1,3,2,4,9,2,3,6,3,4,3,8,1
%N A360957 Decimal expansion of Sum_{i>=1 and i!=0 (mod 3)} 1/Fibonacci(i).
%C A360957 Sum of reciprocals of all odd Fibonacci numbers, so Sum_{j>=0} 1/A014437(j)
%H A360957 Kevin Ryde, <a href="/A360957/b360957.txt">Table of n, a(n) for n = 1..10000</a>
%F A360957 Equals A079586 - A360958.
%e A360957 2.6963835273101493560361302069689338...
%Y A360957 Cf. A014437, A079586, A153387, A360958.
%K A360957 cons,nonn
%O A360957 1,1
%A A360957 _Kevin Ryde_, Feb 28 2023