00:01
So what we have is this claim, 4 plus 8 plus 12, all the way to 4n, is equal to 2n n plus 1.
00:11
And what we have to start with is the base case.
00:16
So what does that mean? is that n equals 1.
00:19
So what i'm going to do is plug that in here.
00:22
So 4 times 1 is 4, and that should make sense because that's what the first term is.
00:28
But then also plug it in here.
00:30
Year.
00:30
So 2 times 1 and then 1 plus 1.
00:34
Well, 1 plus 1 is 2, and 2 times 1 is also 2, and 2 times 2 equals 4.
00:42
So the base case is true.
00:44
So therefore, it is true for the base case.
00:52
But now you need the inductive step...