Prove L’Hopital’s rule, nothing fancy.
I have a truly marvelous demonstration of this proposition which this comment is too narrow to contain
CuriousReFermat strikes again
Here's a very shitty wishy-washy proof that takes a few liberties with what you can do with limits:
f’(x) = lim x → h of (f(x+h) - f(x)) / h and g’(x) = lim h → 0 of (g(x+h) - g(x)) / h.
So f’(x)/g’(x) = (lim h → 0 of (f(x+h) - f(x)) / h) / (lim h → 0 of (g(x+h) - g(x)) / h)
= lim h → 0 of (f(x+h) - f(x)) / (g(x+h) - g(x))
So lim x → a of f’(x)/g’(x) = lim x → a lim h → 0 of (f(x+h) - f(x)) / (g(x+h) - g(x))
Plug in x = a and the - f(x) and - g(x) terms disappear, since we’re given f(a) = g(a) = 0. Then un-plug-in x = a to keep the rest of the limit.
lim x → a of f’(x) / g’(x) = lim x → a lim h → 0 of f(x+h) / g(x+h)
Plug in h = 0 limit
lim x → a of f’(x) / g’(x) = lim x → a of f(x) / g(x), QED ¯\_(ツ)_/¯
thats the wrong way round, but yeah its the standard way of proving it
I know a standard way of proving it, and a much shorter way of proving it, don’t know if you know another other “non standard” proofs.
hint:
spoiler
linear approximation
solution: https://gmtex.siri.sh/fs/1/School/Extra/Maths/Qotd solutions/2024-05-04_lhopital-proof.html
spoiler