Simple versus formal proof?
- From: "Ross Clement (Email address invalid - do not use)" <clemenr@xxxxxxxxxx>
- Date: 23 Jun 2006 05:01:50 -0700
Is there a useful (for any possible meaning of the word "useful") more
formal proof for k^2 + k being even for all k other than simply listing
the two cases for k being odd and even and referring to the sums of two
odd or two even numbers being even? E.g. it's easy to prove it by
induction:
1^2 + 1 = 2
(k+1)^2 + (k+1)
= k^2 + 3k + 2
= (k^2 + k) + 2k + 2
Are there ever any reasons for wanting a more "formal" looking proof?
Cheers,
Ross-c
.
- Follow-Ups:
- Re: Simple versus formal proof?
- From: Justin
- Re: Simple versus formal proof?
- From: Mohab
- Re: Simple versus formal proof?
- From: tamiry
- Re: Simple versus formal proof?
- From: William Elliot
- Re: Simple versus formal proof?
- Prev by Date: Re: Sorry, rubbush ACII diagram
- Next by Date: Re: Shannon's "well known" result
- Previous by thread: Re: Sorry, rubbush ACII diagram
- Next by thread: Re: Simple versus formal proof?
- Index(es):
Relevant Pages
|