How do you use the limit definition of a derivative to take the derivative of #f(x) = sin(nx)# for a constant n?
1 Answer
It is much like using the limit definition to find the derivative of
Explanation:
Many of the details are like finding the derivative of
but instead of
we need
# = lim_(hrarr0)(sinn(x+h)-sinnx)/h #
# = lim_(hrarr0)(sin(nx+nh)-sinnx)/h #
# = lim_(hrarr0)(sin(nx)cos(nh)+cos(nx)sin(nh)-sin(nx))/h #
# = lim_(hrarr0)((sin(nx)cos(nh)-sin(nx))/h+(cos(nx)sin(nh))/h) #
# = lim_(hrarr0)(sin(nx)(cos(nh)-1)/h +cos(nx)sin(nh)/h) #
Now, we need: as
and
So we can continue:
# = ncosnx#