| New Reply |
can you check my proof by induction? |
Share Thread | Thread Tools |
| Sep6-12, 11:47 AM | #1 |
|
|
can you check my proof by induction?
[tex]1 = 1[/tex]
[tex]1 - 2^2 = -(1+2)[/tex] [tex]1 - 2^2 + 3^2 = (1+2+3)[/tex] [tex]1^2 - 2^2 + 3^2 - 4^2 = -(1+2+3+4)[/tex] and so on. I have to prove that this relationship is true for all natural numbers. This is what I did: clearly it is true for 1, 2, 3 and 4. assume true for n odd: [tex]1^2 - 2^2 + 3^2 - 4^2 ... + n^2 = (1 + 2 + +3 + 4... + n)[/tex] tidying things up a bit and inducting (n+1) and (n+2) we can obtain this pattern: [tex](1^2 - 1) + (3^2 - 3)... + ((n-1)^2 - (n-1)) + ((n+1)^2 - (n+1)) = (2^2 + 2) + (4^2 + 4) +... + (n^2 + n) + ((n+2)^2 + (n+2))[/tex] The [tex]((n+1)^2 - (n+1))[/tex] from the LHS cancels with the [tex](n^2 + n)[/tex] on the RHS if you play around with it, therefore the equality holds for every n+2 given any n >= 4. The same argument can be applied to the case in which n is even, QED. |
| Sep6-12, 12:12 PM | #2 |
|
Recognitions:
|
Also, it's unnecessary to take it in two cases, just set up your assumption as, Assume true for n=k: [tex]1^2 - 2^2 + 3^2 - ... + (-1)^{k-1}k^2=(-1)^{k-1}(1+2+3+...+k)[/tex] Now prove it is true for n=k+1. |
| Sep6-12, 12:23 PM | #3 |
|
|
EDIT: nvm, I found a more refined way of doing it using the (-1)^k-1, thanks. |
| Sep6-12, 10:34 PM | #4 |
|
Recognitions:
|
can you check my proof by induction?
If you use the well known summation property [tex]1+2+3+...+n=\frac{n(n+1)}{2}[/tex] it becomes very easy to solve.
|
| Sep7-12, 03:23 AM | #5 |
|
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: can you check my proof by induction?
|
||||
| Thread | Forum | Replies | ||
| Lebesgue measurability proof - check my proof? | Calculus & Beyond Homework | 2 | ||
| can someone check my work on an induction proof | Calculus & Beyond Homework | 6 | ||
| Electrostatic induction (can someone check my answer?) | Introductory Physics Homework | 1 | ||
| Electro magnetic Induction problem. Simple one, but plz check wehre I am wrong. | Introductory Physics Homework | 5 | ||
| Anyone want to check my mathematical induction proof? its a long one | Math & Science Software | 2 | ||