%I A060768
%S A060768 1,8,10,45,100,134,297,783,972,1000,1368,1611,2322,2710,2728,3086,4445,
%T A060768 4544,4949,5049,5455,5554,7172,10000,19908,21268,27100,44443,55556,
%U A060768 60434,76581,77778,100000,103239,133334,143857,199728,208494,226071
%N A060768 Pseudo-Kaprekar triples: q such that if q=x+y+z, then q^3=x*10^i + y*10^j
+ z, where (y*10^j+z < 10^i) and z < 10^j.
%C A060768 True Kaprekar triples (A006887) must have j=n and i=2n, where n is the
number of digits in q.
%e A060768 134=24+6+104 and 134^3=2406104. 134 is not a Kaprekar triple since the
three terms of the sum would need to be 2, 406 and 104.
%Y A060768 Cf. A006887.
%Y A060768 Sequence in context: A007939 A126807 A091632 this_sequence A060809 A112547
A015657
%Y A060768 Adjacent sequences: A060765 A060766 A060767 this_sequence A060769 A060770
A060771
%K A060768 base,nonn
%O A060768 0,2
%A A060768 Larry Reeves (larryr(AT)acm.org), Apr 24 2001
|