login
To find the next term, multiply the number obtained by reading the even digits in order by the number obtained by reading the odd digits in order.
0

%I #3 Mar 30 2012 17:35:16

%S 237169,96694,65736,37818,32648,7944,3476,1702,34,12,2

%N To find the next term, multiply the number obtained by reading the even digits in order by the number obtained by reading the odd digits in order.

%C From a quiz

%D K. Russell and P. Carter, Number Puzzles, W. Foulsham and Co. Ltd. (1993).

%e 26 * 3719 = 96694

%e 664 * 99 = 65736

%e 66 * 573 = 37818

%K base,easy,fini,full,nonn

%O 1,1

%A Herman Jamke (hermanjamke(AT)fastmail.fm), Sep 14 2006

%E More terms from _Franklin T. Adams-Watters_, Sep 20 2006