Mathematical induction

This is an extremely powerful technique of mathematical proof, used at all levels.

You want to prove a proposition which depends on an integer n. First you prove the proposition for a particular value of n, say n=0 or n=1.

Then you prove that if the proposition is true for a value n, then it must be true for n+1. Those two steps together mean that you have proved the proposition for all n from 1 upwards.

Formally, you must formulate the thing that you want to prove in the form of a proposition Pn that depends on n. There are then two steps:

You have then proved that Pn is true for all n≥a

Induction is a very powerful tool for proving things, although it doesn't usually help you to find the propositions that you are trying to prove.

-examplem not MarkupType-
Fatal error: Uncaught Error: Call to undefined method examplem::makeTypeDef() in /var/www/vhosts/ent.storkey.uk/html/inc/reporting2.php:365 Stack trace: #0 /var/www/vhosts/ent.storkey.uk/html/inc/dynaPage.php(189): echo_value('mathinduction', 'content', Array) #1 /var/www/vhosts/ent.storkey.uk/html/inc/dynaPage.php(742): dynaPage->echo_value('content') #2 /var/www/vhosts/ent.storkey.uk/html/inc/dynaPage.php(179): mainPanel->write('main-panel') #3 /var/www/vhosts/ent.storkey.uk/html/index.php(21): dynaPage->write() #4 {main} thrown in /var/www/vhosts/ent.storkey.uk/html/inc/reporting2.php on line 365