Raymond B. answered 08/18/19
Math, microeconomics or criminal justice
Let n=1 then the sum = 21 = 2 2(2n-1) also = 2 for n=1
Let n=2 then the sum adds 22 to 2 to get 6 2(22-1) also = 6
Let n=3 then the sum adds 23 to 6 to get 14 2(23-1) also = 14
That's the basic step, a little more than necessary, but it shows what's going on better
Now assume the sum of n terms of 2n = 2(2n-1) = 2n+1-2,
Assume it works for n terms, then if so, show it works for n+1 terms
Show the sum of n+1 terms of 2n+1=2n+2-2 or 2(2n+1-1)
we assumed 2+22+23...+2n = 2n+1-2
add 2n+1 to both sides
2+22+....2n+1 = 2n+1 -2 + 2n+1 = 2(2n+1) - 2 = 2n+2-2 = 2(2n+1-1)
QED
If it's true for n=1 and n=2, and it's true for any n terms, then it must be true for n+1 terms.
We know it works for n=2, so it must be true for n=3, and since it's true for n=3 then it's also true for n=4
and that process has no end. It's true for any integer n.