A059872 Solutions to the equation given in A059871, encoded as binary vectors and converted to decimal.
1, 3, 5, 13, 21, 46, 51, 52, 78, 83, 84, 175, 181, 205, 210, 303, 309, 333, 338, 390, 392, 639, 698, 726, 728, 737, 822, 824, 846, 851, 852, 903, 905, 1143, 1145, 1197, 1202, 1226, 1232, 1311, 1322, 1328, 1350, 1352, 1409, 1562, 1571, 1572, 1601, 2539, 2540
Offset: 1
Examples
Rows are: 1; 3; 5; 13; 21; 46,51,52; 78,83,84; 175,181,205,210; ...
Links
- Sean A. Irvine, Table of n, a(n) for n = 1..10000
Programs
-
Maple
map(op, primesums_primes_mult(16)); # primesums_primes_mult given in A059871.
Comments