login
a(1) = 1, a(n) = smallest multiple of n divisible by the product of all previous terms.
0

%I #4 Dec 05 2013 19:55:34

%S 1,2,6,12,720,103680,75246796800,808868632665784320000,

%T 654268464910615528694169240757862400000000,

%U 428067224176493343335784710912347020612738113869041533039507417333760000000000000000

%N a(1) = 1, a(n) = smallest multiple of n divisible by the product of all previous terms.

%K nonn

%O 1,2

%A _Amarnath Murthy_, Aug 31 2002

%E More terms from _Max Alekseyev_, Jul 27 2009