|
|
|
|
|
by tie_
1143 days ago
|
|
Isn't 4k+1/4k-1 rule trivial though? If we take any number K=N*4 divisible by 4 and >2, that'd be an even number by definition. The two closest odd numbers on either side would be (K-3), (K-1), (K+1), (K+3). As it happens (K+3) is the same as K(-1) for the next N, and (K-3) is the same as (K+1) for the previous N. So _all_ odd numbers follow this rule. What "4k+1 or 4k-1" says in a roundabout way is that all prime numbers (>2) are odd, which isn't much of a surprise. |
|
For a certain point of view, most of math is trivial corollaries.
(Proof: check.)