Is Derivative Notation Interchangeable When Evaluating at a Point?

  • Thread starter Thread starter Pacopag
  • Start date Start date
  • Tags Tags
    Derivatives
Pacopag
Messages
193
Reaction score
4

Homework Statement


Suppose you have a function f(x).
You take the derivative with respect to x and evaluate it at some point x_0.
i.e. {{df(x_{0})}\over{dx}} (e.g. first coeff in taylor series)
Is this the same as changing the argument of f to x_0, i.e. writing f(x_0),
then just taking the derivative with respect to x_0?
In fewer words, can I write
{{df(x_{0})}\over{dx}}={{df(x_{0})}\over{dx_0}}.


Homework Equations





The Attempt at a Solution


If I just consider a bunch of examples, it always seems to be true. It seems like a trivial fact, but I would just like someone to confirm this for me.

Thanks.
 
Physics news on Phys.org
No,

\frac{df(x_0)}{dx} may be read as the derivative of f(x) with respect to x, evaluated at x = x_0. I am confused as to how you were taking the derivative of something with respect to a constant.
 
You're right. It seems highly unorthodox.
Ok. Consider the taylor series (keeping only first order)
q(\Delta t)=q(0)+{{\partial H(q,p)}\over{\partial p}}\Delta t
p(\Delta t)=p(0)-{{\partial H(q,p)}\over{\partial q}}\Delta t
where the derivatives are evaluated at t=0. I used hamilton's equation.
{{dq}\over{dt}}={{\partial H}\over{\partial p}}
{{dp}\over{dt}}=-{{\partial H}\over{\partial q}}
Now regard this as a transformation from the old coords q(0), p(0) to the new coords q(Delta t), p(Delta t).
What is the Jacobian for this tranformation?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top