For a number k of length L, let f(k) be the sum of the products of the first i digits of k multiplied by the last L-i digits, for i from 1 to L-1, e.g., f(1234) = 1*234 + 12*34 + 123*4 = 1134. Sequence gives k such that f(k) = k.

A065759

For a number k of length L, let f(k) be the sum of the products of the first i digits of k multiplied by the last L-i digits, for i from 1 to L-1, e.g., f(1234) = 1*234 + 12*34 + 123*4 = 1134. Sequence gives k such that f(k) = k.

Terms

    a(0) =0a(1) =655a(2) =1461a(3) =1642a(4) =2361a(5) =3442a(6) =6550a(7) =14610a(8) =16420a(9) =23610a(10) =34420a(11) =65500a(12) =146100a(13) =164200a(14) =236100a(15) =344200a(16) =655000a(17) =1461000a(18) =1642000a(19) =2361000a(20) =3442000a(21) =6550000a(22) =14610000a(23) =16420000a(24) =23610000a(25) =34420000a(26) =65500000a(27) =146100000a(28) =164200000a(29) =236100000

External references