a(n) = smallest number k such that k is divisible by 2^n, k+1 is divisible by 3^n and k+2 is divisible by 5^n.

A181682

a(n) = smallest number k such that k is divisible by 2^n, k+1 is divisible by 3^n and k+2 is divisible by 5^n.

Terms

    a(0) =8a(1) =548a(2) =21248a(3) =561248a(4) =18381248a(5) =212781248a(6) =5315781248a(7) =70925781248

External references