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.
%I A069744 #5 Apr 28 2016 06:46:17 %S A069744 2,3,4,6,10,12,16,22,28,42,46,82,130,136,358,430,432,448,508,568,570, %T A069744 2970,4722,5386,9310,9676,14430,25560,30756,35998,37510,50832,81838, %U A069744 104910,130020,148090,201106,397378,433780,590040,593688,604710,931516,1049896,1285606,1636006,1803058,1968720,2904352 %N A069744 Indices of prime Fibonacci numbers, minus 1. %t A069744 Select[Range[3000],PrimeQ[Fibonacci[#]]&]-1 (* _Harvey P. Dale_, Jan 28 2013 *) %Y A069744 See A001605, which is the main entry for this sequence. %K A069744 nonn %O A069744 1,1 %A A069744 Steven L Plummer (plummers(AT)bigfoot.com), Apr 21 2002