Formal definition of derivative: trig vs non trig functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
LearninDaMath
Messages
295
Reaction score
0
for derivative sinx = cosx, by setting up into formal definition formula limΔx->0 [itex]\frac{f(x+Δx)-f(x)}{Δx}[/itex]


this formal definition of derivative is formulated from the cartesian coordinate system where the horizontal is x and vertical is y. But sinx is a trig function and trig functions are represented on the graph where the horizontal is an angle.

So how does it make sense that trig functions can be set up into the formal definition of a derivative in the same manner as non-trig functions?

Meaning, how does this make sense? limΔx->0 [itex]\frac{sin(x+Δx)-sinx}{Δx}[/itex]

I know how to work it out and get cosx. But it doesn't seem to make as much sense visually as a nontrig proof.
 
on Phys.org
LearninDaMath said:
for derivative sinx = cosx, by setting up into formal definition formula limΔx->0 [itex]\frac{f(x+Δx)-f(x)}{Δx}[/itex]


this formal definition of derivative is formulated from the cartesian coordinate system where the horizontal is x and vertical is y. But sinx is a trig function and trig functions are represented on the graph where the horizontal is an angle.
Not really. The argument to the standard trig functions is radians, which are dimensionless, which makes them just like ordinary real numbers.
LearninDaMath said:
So how does it make sense that trig functions can be set up into the formal definition of a derivative in the same manner as non-trig functions?

Meaning, how does this make sense? [itex]\frac{sin(x+Δx)-sinx}{Δx}[/itex]

I know how to work it out and get cosx. But it doesn't seem to make as much sense visually as a nontrig proof.
 
Thanks Mark44, when thinking about it, it seems to be the same thing after all. The horizontal is still x in either case like you say. And since a trig function is just a function, sin(x) can be thought of as f(x). So both types of functions are essentially the same thing, such as in terms of representing two points on each respective function (trig or non-trig) in the formal definition formula. Thanks, Mark, appreciate it.