Jan 27, 2007 22:35
I'm in a basic sets and logic course, and we're working through induction. I'm supposed to prove: (∀n ∈ N)(Σ r.r! = (n+1)! - 1), where the lower bound is r=1, and the upper is n, and N is the natural numbers. The only thing is that I have no idea how r.r! works. Any help I'd appreciate.
Leave a comment
Comments 9
Reply
Reply
Reply
A few examples just to check?
nLeft hand sideRight hand side
111
21 + 4 = 56 - 1= 5
31 + 4 + 18 = 2324 - 1 = 23
(hehehe, I just learned how to put tables on webpages... so coooooolllllzzzz)
So I think it's safe to assume it's a product dot rebelling against the man
Reply
Try wikipedia:
http://en.wikipedia.org/wiki/Permutation as well as the article on factorials (which is probably overkill). Looks like you have to rearrange the permutation formula.
Reply
Reply
Reply
Reply
Reply
Leave a comment