Number Theory, Division, Parity (Even/Odd)
Parity refers to whether an integer is even (divisible by 2) or odd (not divisible by 2). Many problems, especially in number theory and combinatorics, can be solved or simplified by considering the parity of the numbers involved. Questions often require analyzing how operations affect parity.
-
Question
Does there exist a perfect square whose digits sum to `2001`?
Justify or provide an example!
Sources: -
Ali Baba and the Forty Thieves
Ali Baba wrote the number `17` on a piece of paper. The forty thieves pass the paper to each other, and each one either adds `1` to the existing number, or subtracts `1`, until each of them has done so once, and then they return the paper to Ali Baba.
Is it possible that the number now written on the paper is `40`?
Sources: -
Question
Is it possible for the sum of three natural numbers to be divisible by each of them?
Sources: -
Question
Find all pairs of prime numbers whose difference is `17`.
Sources: -
Question
Prove that the product of three consecutive numbers is divisible by `6`.
-
Question
Prove that for every prime number `p>3 ` the following holds: `p^2-1` is divisible by `6`.
-
Question
A knight exited the square `a1` and, after several moves, returned to the same square.
Is it possible that the knight made an odd number of moves?
Topics:Combinatorics -> Invariants Logic -> Reasoning / Logic Number Theory -> Division -> Parity (Even/Odd) Combinatorics -> Colorings -> Chessboard Coloring -
Question
A knight moves from square `a1` to square `h8`. Is it possible that along the way it visited every square on the board exactly once?
-
Question
Every person who ever lived on Earth performed a certain number of handshakes (including 0). Prove that the number of people who performed an odd number of handshakes is even.
-
Question
The magical land consists of `25` provinces. Is it possible that each province borders an odd number of other provinces?