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.

A102107 Indices of Fibonacci numbers that can be expressed as the sum of three (but no fewer) primes.

This page as a plain text file.
%I A102107 #3 Mar 30 2012 17:29:21
%S A102107 14,16,19,22,25,26,28,31,32,34,35,37,38,40,41,44,46,49,50,52,53,55,56,
%T A102107 58,59,61,62,64,65,67,68,70,71,73,74,76,77,79,80,82,85,86,88,89,91,92,
%U A102107 94,95,97,98,101,103,104,107,109,110,112,113,115,116,118,119,121,122
%N A102107 Indices of Fibonacci numbers that can be expressed as the sum of three (but no fewer) primes.
%C A102107 k is a term iff A101422(k)=3.
%Y A102107 Cf. A101422, A001605, A102106.
%K A102107 nonn
%O A102107 1,1
%A A102107 _Ray Chandler_, Jan 18 2005