James889
- 190
- 1
Hi,
I need some help with mathematical induction
The question is as follows:
prove that \sum_{i=0}^n (i-3) \geq \frac{n^2}{4}
I have shown that it holds for the base step where n=12
\frac{144}{4} = 36
and the sum of all the i's up to 12 -3,-2,-1,0,+1,+2,+3,+4,+5,+6,+7,+8,+9 = 39
39\geq36
Now for the inductive step:
\sum_{i=0}^{n+1}
and i know this can be rewritten, but I am not sure how
either it's \sum_{i=0}^{n} (i-3)(i-3)~~ \text{or}~~\sum_{i=0}^{n} (i-3)+(i-3)
How do i proceed from here?
I need some help with mathematical induction
The question is as follows:
prove that \sum_{i=0}^n (i-3) \geq \frac{n^2}{4}
I have shown that it holds for the base step where n=12
\frac{144}{4} = 36
and the sum of all the i's up to 12 -3,-2,-1,0,+1,+2,+3,+4,+5,+6,+7,+8,+9 = 39
39\geq36
Now for the inductive step:
\sum_{i=0}^{n+1}
and i know this can be rewritten, but I am not sure how
either it's \sum_{i=0}^{n} (i-3)(i-3)~~ \text{or}~~\sum_{i=0}^{n} (i-3)+(i-3)
How do i proceed from here?