A055016 Smallest number whose sum of squares of digits is n.
0, 1, 11, 111, 2, 12, 112, 1112, 22, 3, 13, 113, 222, 23, 123, 1123, 4, 14, 33, 133, 24, 124, 233, 1233, 224, 5, 15, 115, 1115, 25, 125, 1125, 44, 144, 35, 135, 6, 16, 116, 1116, 26, 45, 145, 335, 226, 36, 136, 1136, 444, 7, 17, 117, 46, 27, 127, 1127, 246
Offset: 0
Links
- Zak Seidov, Table of n, a(n) for n = 0..600
- E. Angelini, Sum of squares -- and a concatenation, SeqFan list, June 23, 2015.