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).

Original entry on oeis.org

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, 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, 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
Offset: 1

Views

Author

Kevin Ryde, Feb 28 2023

Keywords

Comments

Sum of reciprocals of all odd Fibonacci numbers, so Sum_{j>=0} 1/A014437(j)

Examples

			2.6963835273101493560361302069689338...
		

Crossrefs

Formula

Equals A079586 - A360958.