A218795 Numbers that can be written in more than 1 way as p^2 + 3pq + q^2 with primes p < q.
671, 1595, 3629, 3839, 4661, 4895, 5771, 8459, 11495, 13079, 17951, 19829, 21251, 22895, 23411, 34751, 40211, 40799, 43829, 45791, 46031, 47795, 49001, 53009, 57209, 57959, 60119, 60491, 64829, 67595, 70661, 78755, 83201, 89249, 98879
Offset: 1
Keywords
Examples
a(1) = 671 = p^2+3pq+q^2 for (p,q)=(2,23) and (5,19), is the least term to allow more than 1 decomposition of the given form.
Crossrefs
Cf. A218794 for PARI code and further discussion.
Comments