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.

A117529 Indices of Fibonacci numbers with 14 distinct prime factors.

This page as a plain text file.
%I A117529 #11 Apr 27 2018 21:01:59
%S A117529 168,216,294,308,348,465,530,544,657,675,824,915,927,976,1015,1016,
%T A117529 1023,1029,1096,1112,1145,1185
%N A117529 Indices of Fibonacci numbers with 14 distinct prime factors.
%H A117529 Blair Kelly, <a href="http://mersennus.net/fibonacci/">Fibonacci and Lucas Factorizations</a>.
%e A117529 F(168) = 2^5 * 3^2 * 7^2 * 13 * 23 * 29 * 83 * 167 * 211 * 281 * 421 * 1427 * 14503 * 65740583 has 14 distinct prime factors, so 168 is in the sequence.
%t A117529 Position[PrimeNu[Fibonacci[Range[1200]]],14]//Flatten (* The program may take a long time to run *) (* _Harvey P. Dale_, Apr 27 2018 *)
%Y A117529 Cf. A114823-A114826, A114836-A114841.
%Y A117529 Column k=14 of A303217.
%K A117529 hard,more,nonn
%O A117529 1,1
%A A117529 _Ryan Propper_, Apr 26 2006
%E A117529 a(15)-a(22) from _Max Alekseyev_, Aug 18 2013