I’m currently doing a course in Mathematical Analysis at University level. I ask myself a simple question; when you’re finding the derivative of a function, you’re essentially finding the rate at which the output is changing (dy) over the rate at which the input is changing (dx). However, whenever my lecturer says the graph is not differentiable at a certain point (eg |x| not differentiable at the origin), they say that there’s isn’t a unique tangent at the origin for that graph. Could someone help me understand what exactly is meant by unique tangent and derivative at a point?
From what I gather: If a function is differentiable at a point, there exists a unique tangent at that point of the graph.
We say that a straight line $l$ in $\Bbb R^2$ is tangent to the graph of $f$ at $a\in D_f$ (the domain of $f$) if, $\bigl(a,f(a)\bigr)\in l$ and if, at least near $a$, $\bigl(a,f(a)\bigr)$ is the only point which belongs both to $l$ and to the graph of $f$.
If $f$ is differentiable at $a$, there is one and only one such tangent line: the graph of the function $t\mapsto f(a)+f'(a)(t-a)$ (which is a straight line).
But if $f(x)=|x|$ then there are infinitely many tangent lines to the graph of $f$ at $(0,0)$. One of them is $y=0$. Another one is $y=x/2$.