Questions tagged [derivatives]

Questions on the evaluation of derivatives or problems involving derivatives (for example, use of the mean value theorem).

The derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value)

Derivative of a function has a very natural geometric and physical interpretation: it corresponds to slope of the tangent line and to instantaneous velocity. In applications, it usually describes the rate of change of a physical variable.

Basic techniques used for computing the derivative of a given function are

It is useful to know the derivatives of elementary functions. This tag is intended for questions on the evaluation of derivatives.

Derivatives may be generalized to functions of several real variables. In this generalization, the derivative is reinterpreted as a linear transformation whose graph is (after an appropriate translation) the best linear approximation to the graph of the original function. The Jacobian matrix is the matrix that represents this linear transformation with respect to the basis given by the choice of independent and dependent variables. It can be calculated in terms of the partial derivatives with respect to the independent variables. For a real-valued function of several variables, the Jacobian matrix reduces to the gradient vector.

33197 questions
1
vote
0 answers

proving differentiability at (0,0)

Let F(x,y) be a a two variables function that is continuous in R^2 and differentiable at R^2/({0/0}. Its partial derviatives(Fx(x,y),Fy(x,y)) at (0,0) both approach zero. I have to prove that the function is differentiable at (0,0). Which direction…
1
vote
1 answer

How to work out minimum distance bewtween 2 objects travelling perpendicular from one another at diferent speeds.

Can I get some help on this question please. Cyclist A starts 10 miles east of cyclist B. Cyclist A starts to travel 20mph west whilst cyclist B starts to cycle 15mhp north. I want to find the minimum distance between the cylists and at what time…
Lew15xz
  • 11
1
vote
1 answer

Can quotient of two differentiable function be non differentiable?

If I have two differentiable functions, can their quotient be not differentiable?
Daniel
  • 558
1
vote
2 answers

Why is the domain inclusive of 0 and 1 in this problem?

The problem in my textbook asks me to find the derivative of the following. $y = \tan^{-1}\frac{3x - x^3}{1 - 3x^2}, \frac{-1}{\sqrt3} < x < \frac{1}{\sqrt3}$ I get here that the restraints are present for $x$ because if $x$ were equal to…
1
vote
3 answers

How to compute derivative

I'm trying to recall rules of computing a derivative of function like this $$\dfrac{dx}{d(\log x)}$$ Could you remind me a proper way to compute it and potentially references to read more. Asking to understand better derivation of formula (11) in…
1
vote
2 answers

Unable to understand the proper meaning of derivative

Let $f(x) = 3x$ and if I'm not wrong $f'(x)$ is the change in $f(x)$ for a change in $x$. So the derivative of $f(x)$ is 3. So for a unit change in $x$ there is a change in $f(x)$ by 3. And this fits perfectly. When $x$ changes for 0 to 1, $f(x)$…
1
vote
1 answer

Derivative of a specific function

I'm having trouble evaluating the following expression and would appreciate anyone being able to step me through the process: I'm a second-time poster so any suggestions for title/question rephrasing are welcome. Thanks!
newbie
  • 25
1
vote
3 answers

Differentiate $x^{x^2}$ with respect to $x^2$

I am doing it by $x^2$ as the and differentiating both of the above separately and then deciding them I got answer $x^{x^2} (2\log x+1))/2$ I don't know if it is correct
1
vote
1 answer

Find $f^{(n)}(x)$ for $f(x) = 5x^4-8x^3+6x^2-1$

I'm a bit lost and how I would go about creating a general formula for differentiating this equation. Find $f^{(n)}(x)$ for $$f(x) = 5x^4-8x^3+6x^2-1.$$
1
vote
0 answers

Derivative of a function $f: \mathbb{R} \rightarrow B$, $B$ is a $C^*$ algebra

Let $B$ be a $C^*$ algebra. Let $h \in B$ be a self adjoint element. Then by the continuous functional calculus we can talk about the element $e^{ith}$ where $i \in \mathbb{C}, t \in \mathbb{R}$. Then what is the concept of derivative of a $C^*$…
budi
  • 1,780
1
vote
1 answer

How to express $d^2 t/ dx^2$ and $d^2 t/ dy^2$ given that $x = x(t)$ and $y = y(t)$?

I have a 2D motion problem. Suppose $(x,y) = (x(t), y(t))$ are the coordinates of a particle of a 2D plane at time $t$. How can we express $d^2 t/ d x^2$, $d^2 t/ d x d y$ and $d^2 t/ d y^2$ in terms of $$x'(t) := \frac{dx}{dt}, x''(t) := \frac{d^2…
Ellgan
  • 11
1
vote
1 answer

$\frac{dV}{dr} = 16$ at $r=2$. Estimate $\Delta V$ when $\Delta r=0.1$

I was just given this problem in class and it seems to me I don't have enough information. $V=16r$ and $V=4r^2$ would both satisfy the given derivative, but $\Delta r=0.1$ would produce different changes in $V$ depending on the function. Did my…
Sean
  • 11
1
vote
1 answer

How do I find the derivative to this function?

A boat is at a distance A from the dock and is moored at point O by a rope of length A. A girl loosens the mooring and walks along the quayside as she pulls the boat after her with the rope, which is constantly tight. The boat's movement follows the…
1
vote
1 answer

Find parameter "$a$" given an implicit curve and a tangent

Thus question is related to a specific problem. I don't know how kindly you take to that. Anyways, given this curve $ y^2 x + a = x^2 + y^2 $ And this tangent $ y = \frac{3}{2} x - 2 $ find $a$. I've tried lot's of things. First I calculated the…
Luka Horvat
  • 2,618
1
vote
1 answer

Derivative of $\sin(x^\circ)$

Plotting the function $f(x)=\sin(x^\circ)$, it might look linear, but after checking it by recreating it as $g(x)=x\tan\left(\arctan\left(\frac{\sin(50^\circ)}{50}\right)\right)$, it is surely not. What is the derivative of $\sin(x^\circ)$?