As per the concept of proof by induction, we first take a number (say n=5) and see if the equation gets satisfied for that... (i.e. verify if 0+1+2+3+4+5 = 15 = 5 * 6 / 2).
You can take another number and then you should generalize the result.
you cannot solve any mathematical induction, but only specific.
why say that, computer cannot use a mathematical equation on its own until and unless told to do so.
you should be able to parse your mathematical equations as a step 1 to be able to put a check for your computer to follow a pattern.
Want to know that if want to prove
this equation... Then what will be the C program to solve this equation.
Actually I don't know more about mathematical induction. So please help me.
well u can provide only 1 mathematical induction in a single program.. oderwise make some predefined mathematical induction equation.. give a menu to use to select particular equation.. then ask the value of n from user..
and solve it accordingly