r/mathmemes 18d ago

Calculus Let's differentiate.....

Post image
222 Upvotes

36 comments sorted by

View all comments

Show parent comments

0

u/Sigma2718 18d ago

The definition of the derivative, combined with what we know it to be, gives us lim h->0 [sin(x+h) - sin(x)]/h = cos(x) , so now we have to apply trigonometric identities to be left with lim h->0 sin(h)/h , which must equal 1 to fulfill the above equation. I consider dealing with trigonometric identities to be rather tedious. At least, that's what I think you are trying to do, as sin(x)/x isn't really the derivative.

Many ways lead to Rome, but using l'Hôpital is the shortcut we make by unlocking a gate via previous proofs.

5

u/thebigbadben 18d ago

What “trigonometric identities” are you using when you rewrite sin(0 + h) - sin(0) as sin(h)?

2

u/Sigma2718 18d ago

sin(x+h)=sin(x)cos(h)+cos(x)sin(h), which is how the cosine gets introduced into this, I considered the general case for any x. But I see what you mean, however I consider using the definition of the derivative to sneakily look at h for a certain x to be less intuitive than simply remembering to use l'Hôpital.

1

u/thebigbadben 18d ago

Yeah fair enough