a(n) is the smallest multiple of a(n-1) that is greater than n^n.
A178599
a(n) is the smallest multiple of a(n-1) that is greater than n^n.
Terms
- a(0) =1a(1) =4a(2) =28a(3) =280a(4) =3360a(5) =47040a(6) =846720a(7) =16934400a(8) =389491200a(9) =10126771200a(10) =293676364800
External references
- oeis: A178599