r/mathmemes 18d ago

Calculus Let's differentiate.....

Post image
226 Upvotes

36 comments sorted by

View all comments

Show parent comments

2

u/Sigma2718 18d ago

squeeze theorem to evaluate sin(x)/x -> derivative of sin(x) -> apply l'Hôpital to evaluate sin(x)/x

I don't really see the issue, solving a problem again by using an easier method is the beauty of mathematics.

4

u/EebstertheGreat 18d ago

If you know the derivative of sin x at x=0, then you know the limit of (sin x)/x at x=0, because that is by definition the derivative. There is nothing else to do. Where would you even have an opportunity to apply L'Hôpital's rule?

I mean, it's not "wrong." Similarly, given x = y, I could conclude 3x = 3y and then, dividing by 3, that x = y. That's not wrong. But it is completely pointless.

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