What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Mathematical induction help

Mathematical induction help
Author: Message:
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: Mathematical induction help
Induction is so much better

quote:
Originally posted by markee in chat with -dt-, plus some more

1/(1*2) = 1 - 1/(1+1); n=1
1/2 = 1 - 1/2
1/2 = 1/2

true for n=1

assume true for n=k

P(k) = 1/(1*2) + 1/(2*3) + ... + 1/(k-1)k

show true for P(k+1):

LHS = 1/(1*2) + 1/(2*3) + ... + 1/(k-1)k + 1/k(k+1)
= 1 - 1/(k+1) + 1/(k+1)(k+2)
= 1 - [ (k+1)(k+2) - (k+1) ]/(k+1)(k+1)(k+2)    ---> it is -(k+1) because of the negative at the front of the fraction
= 1 - [k+2-1] / (k+1)(k+2)
= 1 - (k+1) / (k+1)(k+2)
= 1 - 1/(k+2)
= RHS

let k=1 as it is true for this value.  Therefore true for all integers above 1.


This post was edited on 03-27-2008 at 12:06 PM by markee.
[Image: markee.png]
03-27-2008 12:05 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Mathematical induction help - by -dt- on 03-27-2008 at 11:18 AM
RE: Mathematical induction help - by mezzanine on 03-27-2008 at 11:25 AM
RE: Mathematical induction help - by markee on 03-27-2008 at 12:05 PM
RE: Mathematical induction help - by Volv on 03-27-2008 at 12:30 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On