ComputerGeek
- 383
- 0
Any help would be appreciated. I need to show that for all integers of the form 3n+2 there is a prime factor of the same form.
I know that integers of this form can be either even or odd depending on what class n falls into, so I thought a logical starting point would be to plug in 2n and 2n+1
that did not work out so well because 2n gave me factors of 2 and 3n + 1
I then tried it with the 4n+X class of numbers and achieved similar results.
what am I missing here?
thanks
I know that integers of this form can be either even or odd depending on what class n falls into, so I thought a logical starting point would be to plug in 2n and 2n+1
that did not work out so well because 2n gave me factors of 2 and 3n + 1
I then tried it with the 4n+X class of numbers and achieved similar results.
what am I missing here?
thanks