a(1) = 1; a(n) = n multiplied by the concatenation of all previous terms.
A095229
a(1) = 1; a(n) = n multiplied by the concatenation of all previous terms.
Terms
- a(0) =1a(1) =2a(2) =36a(3) =4944a(4) =61824720
External references
- oeis: A095229
A095229
a(1) = 1; a(n) = n multiplied by the concatenation of all previous terms.