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.

A169694 Numbers of the form Fibonacci(i) + Fibonacci(j), where i and j have opposite parity and |i-j| > 1.

This page as a plain text file.
%I A169694 #2 Mar 30 2012 16:51:44
%S A169694 2,4,5,6,9,10,13,14,16,22,23,26,34,35,37,42,56,57,60,68,89,90,92,97,
%T A169694 110,145,146,149,157,178,233,234,236,241,254,288,378,379,382,390,411,
%U A169694 466,610,611,613,618,631,665,754,988,989,992,1000,1021,1076,1220,1597,1598,1600
%N A169694 Numbers of the form Fibonacci(i) + Fibonacci(j), where i and j have opposite parity and |i-j| > 1.
%C A169694 By Zeckendorf's theorem, a number has at most one representation in this form (cf. A035517).
%e A169694 5 = Fibonacci(0)+Fibonacci(5).
%Y A169694 Cf. A000045, A035517, A169689, A169690.
%K A169694 nonn
%O A169694 1,1
%A A169694 _N. J. A. Sloane_, Apr 14 2010