352719360
domain: N
Appears in sequences
- a(1)=2, a(n+1)=a(n)*(n-th digit of the sequence or 10 in case of digit '0').at n=13A210579
- Sequence starting with a(1) = 2 and always extended with the product "n-th digit * n-th term". When the product is = 0, we don't extend the sequence with 0 but with the smallest integer not yet present.at n=13A337109