Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #9 Mar 10 2014 22:27:48
%S 1,5,10,24,28,42,47,51,2,3,12,21,31,40,49,50
%N Analog of A237434 for 16-tuples.
%C See A237434 for comments, references, and links.
%e 1^k + 5^k + 10^k + 24^k + 28^k + 42^k + 47^k + 51^k =
%e 2^k + 3^k + 12^k + 21^k + 31^k + 40^k + 49^k + 50^k =
%e 208, 8060, 347464, 15713636, 730337608, 34538543780, 1652662609624,
%e for k = 1,2,3,4,5,6,7, respectively.
%e 1+51 = 5+47 = 10+42 = 24+28 = 2+50 = 3+49 = 12+40 = 21+31 = 52.
%Y Cf. A237434, A239066, A239067, A239068.
%K nonn,more
%O 1,2
%A _Jonathan Sondow_, Feb 08 2014