Determine all possible values of a duodecimal (base 12) positive integer N less than 100,000 (base 12), such that N is obtained by multiplying the sum of its digits with the sum of squares of its digits.
Prove that these are the only possible values of N that exist.