1

Can this limit: $\displaystyle \lim_{x \to 0} \dfrac{\sin x}{x}$ be evaluated by 'induction', as in here?

My motivation for asking is this lecture note from MIT's Calculus Open Course Ware, where the professor 'proves' this limit for his students by doing this, and it left me flabbergasted as I had to learn it in a not hard, but complicated way.

As a soft follow up question, If the way used to "prove" the limit isn't correct, why the professor has chosen this way? As an HS student, I think that the class would be fully able to understand a complete proof. (Comparing the area.)

The lecture here

Deltab
  • 127
  • Disclaimer: I sure do not want to question the way that the professor teaches, I just want to understand the motivation behind it. – Deltab Feb 09 '18 at 21:19
  • 2
    Induction... on what? And that "proof" you mention in the lecture notes seems to be begin as the usual, trigonometric proof...but then it derails strongly into an "intuitive" argument I don't like at all and, for me, that's not a proof at all. – DonAntonio Feb 09 '18 at 21:19
  • Related: https://math.stackexchange.com/a/2320028/44121 – Jack D'Aurizio Feb 09 '18 at 21:25
  • The “proof” essentially states that the limit is $1$ because it is evidently so. – egreg Feb 09 '18 at 22:07
  • @DonAntonio Correct, certainly not a proof. – zhw. Feb 09 '18 at 22:09
  • @DonAntonio that is why I used induction between quotes, for I don't have a better word for this "result justification". Now would someone explain to me why he did this? – Deltab Feb 10 '18 at 00:09
  • @Deltab Why who did what? – DonAntonio Feb 10 '18 at 00:09
  • The professor gave a rather intuitive 'proof' when there are actual, understandable proofs of this limit. – Deltab Feb 10 '18 at 00:17
  • Probably worth noting that this is "induction" in the epistemological sense, which has absolutely nothing to do with mathematical induction. – Micah Feb 10 '18 at 01:22
  • Can't do induction on real numbers. But you could replace $x $ with $\frac 1n$. but 2) What exactly is the statement you are trying to prove??? If $sin n/n$ is ...what then $sin (n+1)/(n+1)$ ???? and 3) that wouldn't prove anything about the limit. In fact itd prove the exact opposite. If $P(n)$ is true for all natural $n$ that certainly does not mean $\lim P(n)$ is true.
  • – fleablood Feb 10 '18 at 01:25
  • @Micah Yeah, that was what I was trying to convey, but what could I expect by using such a word on a math forum? – Deltab Feb 10 '18 at 04:40