a(n) is the minimal product of a positive integer sequence of length n with no duplicate substrings of length greater than 1.

A282164

a(n) is the minimal product of a positive integer sequence of length n with no duplicate substrings of length greater than 1.

Terms

    a(0) =1a(1) =1a(2) =2a(3) =2a(4) =4a(5) =6a(6) =12a(7) =24a(8) =48a(9) =120a(10) =240a(11) =720a(12) =1440a(13) =4320a(14) =8640a(15) =25920a(16) =60480a(17) =181440a(18) =483840a(19) =1451520a(20) =3870720a(21) =11612160a(22) =34836480a(23) =104509440a(24) =348364800a(25) =1045094400a(26) =3483648000a(27) =10450944000a(28) =38320128000a(29) =114960384000

External references