2n
2n denotes two times the integer n. When n ranges over the integers, the values 2n are exactly the even integers: ..., -4, -2, 0, 2, 4, 6, .... If n ranges over the natural numbers (often including zero), 2n yields the nonnegative even integers: 0, 2, 4, 6, ...
A key property is that 2n is always divisible by 2. Consequently, an integer m is even
The map n ↦ 2n is a basic way to generate the even integers and is used across
In brief, 2n is a simple linear expression that encodes the set of even integers through integer