[tex]p^2 + 7pq + q^2[/tex]
For p = q, it reduces to [tex]9p^2 = (3p)^2[/tex]. It therefore is a perfect square.
You can put p = 2 and show that only q = 2 gives a feasible solution, which is covered in p = q. Thus, we conclude that p,q are both odd, and hence the value of the expression is odd
For other values
[tex]
p^2 + 7pq + q^2 = (p+q)^2 + 5pq = k^2[/tex]
[tex]
5pq = k^2 - (p+q)^2 = (k - p - q)(k + p + q)[/tex]
Thus, since p and q are primes, the only possible solutions are
[tex]
1.k-p-q = 5, k+p+q = pq[/tex]
From the above equations we get k = 5+p+q and hence
[tex]
5+2p+2q = pq<br />
=> 5 + 2q = p(q-2)<br />
=> p = \frac{2q+5}{q-2} = 2 + \frac{9}{q - 2}[/tex]
[tex]
=> q - 2 = 1, 3, or 9[/tex]
This gives (p,q) = (11,3) or (5,5) or (3,11)
The other possibilites are
[tex]
2. k-p-q = 5p, k+p+q = q[/tex](no solution)
[tex]
3. k+p+q = 5, k-p-q = pq[/tex](no solution)
[tex]
4. k+p+q = 5p, k-p-q = q[/tex](gives p = q)
Thus, the only possible solutions are (p,p), (3,11) and (11,3)