- #1
rooski
- 61
- 0
Homework Statement
give an inductive proof for all n >= 1
(2a+b) + (4a+b) + ... + (2na + b) = n(an + a + b)
The Attempt at a Solution
In order to start the method of inductoin i have to prove that f(1) holds true.
I am confused by the ... in this equation though.
If n = 1, then would the equation be (2a+b)+(4a+b)+(2a+b) = n(an + a + b) ?