A287611 Numbers which are twice an Ulam number but not the sum of two distinct Ulam numbers.
2, 94, 96, 194, 204, 678, 712, 2310, 7446
Offset: 1
Examples
204 is in the sequence since it can't be written as the sum of two distinct Ulam numbers, but 204 = 102 + 102, where 102 is an Ulam number.
Formula
a(n) = A285882(n)/2. - Giovanni Resta, May 31 2017
Comments