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
2
votes
3 answers

Finding the equations of the tangents where a quadratic equation cuts the $x$-axis and the angle between the tangents (differentiation involved)

Calculate the equations of the tangent where $y=x^2-5x-24$ cuts the $x$-axis. $(x-8)(x+3)$ factorising $x=8, x=-3 $ $y'(x)=2x-5$ $y'(8)=11$ $y'(-3)=-11$ $y=11x+c$ $0=11(8)+c$ And then I find, $c$, and repeat for the other tangent equation which…
Ella
  • 91
  • 1
  • 1
  • 6
2
votes
1 answer

Problem with finding Maximum value

My problem states: Show that y: \begin{equation} y = e^{-t}sin(2t) \end{equation} is a maximum when \begin{equation} t = \frac{1}{2}\tan^{-1}(2) \end{equation} and determine this maximum value. So basically i have to calculate first and second…
KeyC0de
  • 1,232
2
votes
1 answer

third derivative of inverse function

Is my way of solving and my answer correct? Let $f(x)=x+\frac{x^2}{2}+\frac{x^3}{3}+\frac{x^4}{4}+\frac{x^5}{5}$ And $g(x)=f^{-1}(x)$ Find $g'''(0)$ My attempt: We know that…
Vinod Kumar Punia
  • 5,648
  • 2
  • 41
  • 96
2
votes
0 answers

High-order total derivatives

I am quite new to total derivatives (up to now I knew the existence of partial derivatives only!). I am dealing some computations that involve second and third-order total derivatives and I have some doubts about what I have done so far (plus I have…
2
votes
4 answers

Derivative of the function $y = 2^{\sqrt{\tan x}}$

How to find derivative of the following function: $y = 2^{\sqrt{\tan x}}$ , $y' = ?$ I did the following $$\frac{d}{dx}2^{\sqrt{\tan x}} = 2^{\sqrt{\tan x}}\ln{2}(\sqrt{\tan}x)'$$ and stopped here. Can you guide me? The solution is as follows in…
2
votes
1 answer

Can de l'Hopital's rule be used in the case $\pm \frac{-\infty}{\infty}$?

May de l'Hopital's rule be used (for $\frac{f(x)}{g(x)}$) if $\lim_{x \to a} f(x) = \infty$ and $\lim_{x \to a} g(x) = -\infty$ (or vice versa)? Wikipedia seems to be quite ambiguous as it says $\lim_{x \to a} f(x) = \lim_{x \to a} g(x) = \pm \infty…
2
votes
2 answers

Finding the derivative to nth order

How to find $$\frac{d^ny}{dx^n}$$ of $$y=\frac{x}{lnx-1}$$ Appreciated advance
2
votes
1 answer

Chain rule and a function of a function of a function

Suppose we have a composite function: $f(g(h(x)))$, and we want $\frac{\partial f}{\partial h}$. By the chain rule $\frac{\partial f}{\partial h} = \frac{\partial f}{\partial g}\frac{\partial g}{\partial h}$. My question is: what about any…
2
votes
0 answers

Need example for derivative in relation to a product life cycle, please.

I am looking for help in explaining how one would use derivatives in relation to a product life cycle, with a mathematical example. Any help is greatly appreciated.
2
votes
1 answer

Chain Rule for Multivariable Functions

I know this is probably quite basic but having trouble with the following question: Let f be a function of x and y, where x = cos(uv) and y = sin(uv). Use the chain rule to show that: $\displaystyle \frac{\partial f}{\partial u} = v(x\frac{\partial…
2
votes
1 answer

find the derivative of a function with natural log

find the derivative of $f(x)=\ln(x^4)(\sqrt{5x-3})$ I just need help getting to the answer. The first answer I got was $f(x)=(x^4)(2.5)+(5x-3)^{1/2}(4x^3)$.
alex
  • 51
2
votes
1 answer

Is function $f(x,y)=\begin{cases}(x^{2}+y^{2})(\sin(x^{2}+y^{2}))^{-1/2}, (x,y)\neq (0,0)\\0,(x,y)=(0,0)\end{cases}$ differentiable?

Is this function differentiable at (0,0)? . $f(x,y)=\begin{cases}\frac{x^{2}+y^{2}}{\sqrt{\sin(x^{2}+y^{2})}}, (x,y)\neq (0,0)\\0,(x,y)=(0,0)\end{cases}$ \begin{align*} \lim_{h\mapsto 0} \dfrac{f(0+h,0)-f(0,0)}{h}=& \lim_{h\mapsto 0}…
capella
  • 33
2
votes
1 answer

Cauchy–Riemann equation on differntiability

I have found that: $U_x = -\exp(y)\sin(x) $ $U_y = \exp(y)\cos(x) $ $V_x = \exp(y)\cos(x) $ $V_y = \exp(y)\sin(x) $ I need to show that $U_x=V_y$ and $U_y=-V_x$, however these aren't satisfied? does that mean $f$ is not differentiable?
nep
  • 21
2
votes
5 answers

How to differentiate $x^2-|x^3|$?

How to differentiate $x^2-|x^3|$? I tried breaking it into a piecewise function but I've been told this is not necessary. How can I approach this in another way?
YoTengoUnLCD
  • 13,384
2
votes
1 answer

Derivative with summation operator

How do you take the derivative when there is a summation operator in this step.. $$\frac{d}{dt} \left[1-\sum_{n=0}^{k-1} \frac{(\lambda t)^n e^{-\lambda t}}{n!} \right] = \lambda e^{-\lambda t} \left(\sum_0^{k-1}\frac{(\lambda t)^n}{n!} - \lambda…