OFFSET
0,2
FORMULA
T(0, 0)=1, T(n, 0)=A087473(n), T(n, k+1) = f(T(n, k)), where f(m) is the product of the two numbers formed by the alternating digits of m.
EXAMPLE
The 4th row is {77,49,36,18,8} since f(77)=49, f(49)=36, f(36)=18, f(18)=8.
{1},
{10,0},
{25,10,0},
{39,27,14,4},
{77,49,36,18,8},
{171,77,49,36,18,8},
{199,171,77,49,36,18,8},
{577,399,351,155,75,35,15,5},...
CROSSREFS
KEYWORD
AUTHOR
Amarnath Murthy and Paul D. Hanna, Sep 11 2003
STATUS
approved