Let p_i (i=1..m) denote the primes <= n, and let e_i be the maximum number such that p_i^e_i <= n; then a(n) = Product_{i=1..m} p_i^(2*e_i-1).
A340516
Let p_i (i=1..m) denote the primes <= n, and let e_i be the maximum number such that p_i^e_i <= n; then a(n) = Product_{i=1..m} p_i^(2*e_i-1).
Terms
- a(0) =1a(1) =2a(2) =6a(3) =24a(4) =120a(5) =120a(6) =840a(7) =3360a(8) =30240a(9) =30240a(10) =332640a(11) =332640a(12) =4324320a(13) =4324320a(14) =4324320a(15) =17297280a(16) =294053760a(17) =294053760a(18) =5587021440a(19) =5587021440a(20) =5587021440a(21) =5587021440a(22) =128501493120a(23) =128501493120
External references
- oeis: A340516