Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #6 May 24 2024 15:34:20
%S 1,1,2,1,1,3,1,2,4,3,1,6,1,4,3,8,3,7,4,14,4,1,10,7,22,7,3,15,11,36,10,
%T 1,4,25,18,58,15,3,7,40,29,94,25,4,1,10,65,47,152,40,7,3,15,105,76,
%U 246,65,10,1,4,25,170
%N a(n) = b(n)-b(n-1), where b=A050116 (ordered products of Lucas numbers).
%Y Cf. A050116.
%K nonn
%O 2,3
%A _Clark Kimberling_