login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

a(n) is the index of the smallest Fibonacci n-step number with exactly n distinct prime factors.
2

%I #10 Jan 17 2023 07:14:17

%S 8,13,20,18,50,56,73,95,267

%N a(n) is the index of the smallest Fibonacci n-step number with exactly n distinct prime factors.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/DistinctPrimeFactors.html">Distinct Prime Factors</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/Fibonaccin-StepNumber.html">Fibonacci n-Step Number</a>

%Y Cf. A001221, A060320, A359850, A359851, A359852.

%K nonn,more

%O 2,1

%A _Ilya Gutkovskiy_, Jan 15 2023

%E a(10) from _Jinyuan Wang_, Jan 17 2023