5 ms·
The article author was referring to inductive reasoning in the sense of epistemology, which is not the same as mathematical induction. In fact, mathematical ind
by techadv 12y ago
The article author was referring to inductive reasoning in the sense of epistemology, which is not the same as mathematical induction. In fact, mathematical induction is a deductive reasoning technique.
Here's the relevant wiki article: http://en.wikipedia.org/wiki/Inductive_reasoning http://en.wikipedia.org/wiki/Inductive_reasoning
- jorgis 12y agoYou might also refer to this as "recursion" when talking about computer programming.