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

Nth Derivative of a function

Find the $n^{th}$ derivative of $$f(x) = e^x\cdot x^n$$ If i am not wrong i have following $1^{st}$ Derivative: $e^x\cdot n\cdot x^{n-1} + x^n\cdot e^x$ $2^\text{nd}$ Derivative: $e^x\cdot n\cdot (n-1)\cdot x^{n-2} + 2 \cdot e^x\cdot n\cdot x^{n-1}…
rndflas
  • 955
1
vote
3 answers

Differentiate $f(x)=\dfrac{\sin^2(3x)}{2x}$

Consider following function $$ f(x) = \begin{cases} \dfrac{\sin^2(3x)}{2x}, & x\neq0 \\ 0, & x=0 \end{cases}$$ Evaluate $f'(0)$. Is this function differentiable at $x=0$ ?
Maher
  • 607
1
vote
1 answer

Derivative of Square Root Polynomial?

How do you find the derivative of $\sqrt{x^2 - 4x + 4}$ I applied Chain rule and got this $\frac{x-2}{\sqrt{(x-2)^2}}$ However, the fill-in box requires two distinct functions (piecewise) where x > ______ and x < _____. How would I get two…
Sentient
  • 675
1
vote
3 answers

Equation of line normal to $y = x^3 -2x^2$ at $x=0$

Find the equation of normal to the curve $y =x^3 - 2x^2$ at $x= 0.$ Find the co-ordinates of the point of intersection of the normal and the line $y = 4.$ I differentiated the equation with respect $x$ and I got: $dy/dx=3x^2-4x$. But the slope of…
natasha
  • 11
1
vote
0 answers

Where do the minus sign and Laplacian come from in this derivative?

I want to find this functional derivative: $$\dfrac{\delta \int d^d x'[\nabla_{x'} \phi(\vec{x}')]^2}{\delta \phi(\vec{x})} = \int d^d x' \left(\dfrac{\delta \nabla_{x'} \phi(\vec{x}')}{\delta \phi(\vec{x})}\cdot \nabla_{x'} \phi(\vec{x}')…
David
  • 1,100
1
vote
1 answer

A spaceship is traveling (left to right) along the curve y=3cosx.

An object is released from the spaceship at x= pi/3 and travels along a line tangent to the graph of y=3cosx towards the x-axis. a) At what point x will the object strike the x axis? b) At what angle theta will the object strike the x axis? I don't…
Elsa
  • 902
  • 1
  • 11
  • 24
1
vote
3 answers

Find any function $f(x)$ such that $f^{(n)}(0)=\dfrac{n!}{2^n}$.

Find any function $f(x)$ such that $f^{(n)}(0)=\dfrac{n!}{2^n}$. I tried $f(x)=e^{\dfrac{x}2}$, but then $f^{(n)}(0)=\dfrac1{2^n}$. Is there an easy way to find $f(x)$?
user164524
1
vote
2 answers

Derivative of $\sin^2(x)$ first principles?

I know the first principle, $$f'(a) = \lim_{x\to a}\frac{f(x)-f(a)}{x-a}.$$ However, I don't know what to do next. Help.
aki
  • 65
1
vote
2 answers

$f(x)=x^9+3x^3+3x-3$, there is only on $c$ to $f(c)=2c$

Let $f(x)=x^9+3x^3+3x-3$. I want to show that there is only one $c\in(0,1)$ such that $f(c)=2c$. How can i prove this?
SKMohammadi
  • 1,091
  • 8
  • 21
1
vote
2 answers

Does the chain rule apply in inverse function derivatives?

My problem is finding the derivative of $y=\arctan (3x)$. Would it be $$y'= \dfrac{1}{1+(3x)^2}$$ or $$y'= \dfrac{1}{1+(3x)^2}\times 3$$
Elsa
  • 902
  • 1
  • 11
  • 24
1
vote
1 answer

How to differentiate $y=x^{y^{\sin x}}$

I know I'll have to use implicit differentiation, but I always get stuck when there is an exponent with trig, log, and/or natural log.
Elsa
  • 902
  • 1
  • 11
  • 24
1
vote
1 answer

Differentiate this equation (below):

$$\Large y = x^{\ln 7} + \log_7 x $$ I know for differentiating logarithms you do: $1/f(x) \cdot f'(x) \cdot 1/\ln b$. But how about differentiating $x^{\ln 7}$? I don't understand how to change stuff into $e$ and I'm confused about this. Thank you.
Elsa
  • 902
  • 1
  • 11
  • 24
1
vote
1 answer

directional derivatives for a composite function

G $\in$ $C^1(R^2)$ with $G(1,1)-1\ge G(x,1)-x$ for all $x \in R$ and $G(1,1)\le G(1,y)$ for all $y \in R$ $F(s,t)=G(2st-s+1,2st+s+1)$. I've to found the directional derivative of F in $(0,0)$ respect the unit vector $v=(\sqrt{2}/2,\sqrt{2}/2)$
Giulia B
  • 149
1
vote
4 answers

Derivative of limit using L'Hôpital's rule

Original question is: $$\lim_{x \to 0}\frac {1}{x} \cdot \ln (e^x+x)$$ Which is $$\frac 00$$ So I use L'Hôpital's rule and use the derivative but I'm not sure how to do that. I tried and got: $$-\frac {1}{x^2}\cdot\frac{1}{e^x+x}$$ which doesnt…
1
vote
1 answer

Derive equations of all lines which are tangent to the graph of y= -7 - x^2 and passing through the point (3,0). (This point is not on the graph).

I don't know how to start this. So since the lines are tangent to the given equation, then the derivative will = 0, right? So how do I find the correct x and y to put in the tangent line equation? I can't just plug in 3 for x in the original…
Elsa
  • 902
  • 1
  • 11
  • 24