Thanks, Eddie, I've been having a hard time finding good explanations of induction. Your explanations are exceptionally clear.
@aefieefnvhas9 жыл бұрын
Hey Eddie. Thanks a bunch for your videos. Super enthusiastic and interesting. One question though: in the first step, did you assume your prior knowledge of the sum of interior angles of a triangle being 180 degrees? Are we allowed to do that?
@kartikaybhardwaj46705 жыл бұрын
it comes from the first test case that we tested. 3 sided polygon angle sum = 180 which is triangle. it was the test case that we used rather than making any prior assumption.
@blye8794 жыл бұрын
basically, yes
@jamaluddin91584 жыл бұрын
@@kartikaybhardwaj4670 When we tested the first case, we had to know before hand that sum of interior angles of a triangle is 180 in order to say that it is true so you actually need the prior knowledge.