Shadowdude
Cult of Personality
- Joined
- Sep 19, 2009
- Messages
- 12,145
- Gender
- Male
- HSC
- 2010
So I have to prove that q(n) = 11n^2 + 32n is prime for only two integer values of n, and composite for all others.
My working is:
q(n) = n(11n+32)
And then n = +/- 1 or 11n+32 = +/- 1. Solve for n and work out q(n) in the cases.
The case for why n or 11n+32 must be 1 is easy enough, but why do we allow the case for n = -1?
Further, why do we those as the only cases to check?
My working is:
q(n) = n(11n+32)
And then n = +/- 1 or 11n+32 = +/- 1. Solve for n and work out q(n) in the cases.
The case for why n or 11n+32 must be 1 is easy enough, but why do we allow the case for n = -1?
Further, why do we those as the only cases to check?