Union[Total/@Subsets[Prime[Range[20]]^6, {2}]] (* From _Harvey P. Dale, _, Mar 11 2012 *)
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
Union[Total/@Subsets[Prime[Range[20]]^6, {2}]] (* From _Harvey P. Dale, _, Mar 11 2012 *)
_Jonathan Vos Post (jvospost3(AT)gmail.com), _, Aug 09 2007
reviewed
approved
proposed
reviewed
editing
proposed
Union[Total[#^6]&/@Subsets[Prime[Range[20]], ^6, {2}]] (* From Harvey P. Dale, Mar 11 2012 *)
proposed
editing
editing
proposed
Vincenzo Librandi, <a href="/A130555/b130555.txt">Table of n, a(n) for n = 1..8000</a>
approved
editing
editing
approved
Union[Total[#^6]&/@Subsets[Prime[Range[20]], {2}]] (* From Harvey P. Dale, Mar 11 2012 *)
approved
editing