login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Composite numbers such that the last digit is equal to the sum of all the previous digits.
0

%I #2 Mar 30 2012 17:25:51

%S 112,123,134,145,156,178,189,202,213,224,235,246,268,279,303,314,325,

%T 336,358,369,404,415,426,437,448,459,505,516,527,538,549,606,628,639,

%U 707,718,729,808,819,909,1001,1012,1023

%N Composite numbers such that the last digit is equal to the sum of all the previous digits.

%C Numbers such as 11, 22, 33 are ignored.

%e 1023 is a composite number where the last digit is the sum of all the previous digits.

%Y A002808, A157496, A157529

%K base,nonn

%O 1,1

%A _Parthasarathy Nambi_, Mar 04 2009