A quick simple derivatives question

  • Thread starter Thread starter comiconor
  • Start date Start date
  • Tags Tags
    Derivatives
comiconor
Messages
1
Reaction score
0
I've never really noticed whether this is true but if I know that:

dt/ds = k/(1-s/r)

for example, how does one find ds/dt? Is it the inverse, as you would expect, or is there some other method?
 
Physics news on Phys.org
The formula for the derivative of the inverse of a differentiable function f looks like this:
$$(f^{-1})'(x)=\frac{1}{f'(f^{-1}(x))}.$$ So if ##t=f(s)##, ##s=f^{-1}(t)## and
$$f'(s) =\frac{dt}{ds} =\frac{k}{1-\frac{s}{r}},$$ we have
$$\frac{ds}{dt} =(f^{-1})'(t) = \frac{1}{f'(f^{-1}(t))} = \frac{1}{f'(s)} = \frac{1-\frac s r}{k}.$$ So it turns out that the super-naive calculation
$$\frac{ds}{dt} =\frac{1}{\frac{dt}{ds}} = \frac{1}{\frac{k}{1-\frac{s}{r}}} =\frac{1-\frac s r}{k}$$ would have worked. :smile:

I haven't really thought about the exact circumstances in which this works. If you want to be safe, you should always rewrite things so that you can apply the formula at the start of this post.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top