cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A218795 Numbers that can be written in more than 1 way as p^2 + 3pq + q^2 with primes p < q.

This page as a plain text file.
%I A218795 #4 Nov 06 2012 10:55:00
%S A218795 671,1595,3629,3839,4661,4895,5771,8459,11495,13079,17951,19829,21251,
%T A218795 22895,23411,34751,40211,40799,43829,45791,46031,47795,49001,53009,
%U A218795 57209,57959,60119,60491,64829,67595,70661,78755,83201,89249,98879
%N A218795 Numbers that can be written in more than 1 way as p^2 + 3pq + q^2 with primes p < q.
%C A218795 According to the comment in A218771, there is no prime in this sequence.
%C A218795 The subsequence of terms allowing more than 2 decompositions of the given form starts 136895, 266741, 716441, 902495, 941501, 963281, 1003295, 1033241, 1236539, 1245431, 1439345, 1463495, 1692995, 2300045, 2430461, 3016145, 3238289,...
%e A218795 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.
%Y A218795 Cf. A218794 for PARI code and further discussion.
%K A218795 nonn
%O A218795 1,1
%A A218795 _M. F. Hasler_, Nov 05 2012