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
1 answer

Derivative of $\arcsin \frac{x-1}{x+1}$

I was looking at a question that asks for the derivative of $\arcsin (\frac {x+1}{x-1}) $. The solution starts by saying $y = \frac{x+1}{x-1}$, so $1-y^2= \frac{4x}{(x+1)^2}$ and $\frac{1}{\sqrt{1-y^2}}$ and thus $\frac{x+1}{2\sqrt{x}} $ However,…
Haim
  • 757
1
vote
1 answer

Concavity of function $\sin(x^2)$.

I want to check where the function is convex and where concave. For this I need to calculate the second derivative test: I got $f''(x) = 2*\cos(x^2) -4*x^2(\sin(x^2))$ and this derivative should be equal to 0 in order to reach my goal. so: $f''(x) =…
1
vote
2 answers

Derivative of $x^y=y^x$ defines: $y=y(x)$

I need to find the derivative. given that: $$x^y=y^x$$ defines: $$y=y(x)$$ Thank you!
BAM
  • 433
  • 1
  • 7
  • 17
1
vote
3 answers

Derivative of $y-2\sin(y)=x$ defines: $y=y(x)$

I need to find the derivative of $y'$ and $y''$ given that: $$y-2\sin(y)=x$$ defines: $$y=y(x)$$ Thank you!
BAM
  • 433
  • 1
  • 7
  • 17
1
vote
1 answer

Derivatives of $f(x,t)=\varphi (x-at)+\psi (x+at)$

Given that $$f(x,t)=\varphi (x-at)+\psi (x+at)$$ $$u=x-at$$ $$v=x+at$$ We need to prove that: $$\frac{\partial^2 f}{\partial t^2}=a^2\frac{\partial^2 f}{\partial x^2}$$ We know how to calculate the derivative of the equation with the chain…
BAM
  • 433
  • 1
  • 7
  • 17
1
vote
1 answer

Maximum of rectangle in triangle

We have triangle ABC, AB=13cm AC=14cm and BC=15cm. On AC we put a K then AK=x(cm) and we create a rectangle KLMN that is in ABC. Find x for the area of rectangle KLMN is maximum. Sorry for my English writing.
1
vote
3 answers

Finding the second derivative of $f(x) = \frac{4x}{x^2-4}$.

What is the second derivative of $$f(x) = \frac{4x}{x^2-4}?$$ I have tried to use the quotient rule but I can't seem to get the answer.
1
vote
0 answers

Derivative and tall-pipe of truck

Some trucks has vertical tall-pipe with a moving (or fluttering) latch. Am I right that latch's movement is a derivative of accelerator's movement (or amount of exhaust gas leaving pipe)?
1
vote
1 answer

what is $\frac{d}{d(ax)}f(x)$ and $\frac{d}{d(ax)}f(x)$

I have an ODE to which I want to introduce the new variable $\xi=ax$, where $a$ is a constant. How do I calculate the first and second derivatives of some function $f$? $$\frac{d}{d(ax)}f(x),~ \frac{d^2}{d(ax)^2}f(x)$$ In particular, I am dealing…
E Be
  • 550
1
vote
0 answers

How do I calculate the determinant of the functional matrix?

The figure $f: \left [0,\infty \right ),\left \lfloor 0,2\pi \right \rfloor, \left [-\pi/2,\pi/2\right ]$ $\begin{pmatrix}r\\\varphi \\\vartheta \end{pmatrix}\mapsto\begin{pmatrix}rcos\vartheta\cos\varphi \\rcos\vartheta sin\varphi…
Laja
  • 59
1
vote
3 answers

Value of differentiation at a given point.

If $x^y\cdot y^x=16$ then $\dfrac{dy}{dx}$ at $(2,2)$ is ?. After calling equation as $f(x)$ and differentiating I get $yx^{y-1}\cdot y^x+x^y\cdot y^x\cdot\ln(y)$ after plugging in value I get $16(1+\ln(2))$ but I don't think it's a right answer.…
1
vote
0 answers

Rate of change of the area of a rectangle.

Yesterday i solved a problem which is: "A lamina in the shape of a rectangle whose length is 3 times its width expands by heat such that it preserves its shape with the same ratio between its dimensions. Find the rate of change in its area when its…
Mohaimn Draz
  • 61
  • 1
  • 4
1
vote
0 answers

How do you call this formula in math terms? Quotient derivative?

Sorry for that noob question, but I've been searching for ages without finding something... I've got a series of values $x(n)$. Now to get the derivative I would subtract the current value from the previous: $y(n) = x(n) - x(n-1)$. But how do you…
1
vote
1 answer

Help : How to prove the following simple function is decreasing function?

I am stuck on figuring out why the following function is a decreasing function when I read a paper. The function is following $f(x) = \frac{c^x-c\cdot x+x-1}{2^x-x-1}$, where $1
FlyFish
  • 89
1
vote
0 answers

How usual is it?

I have this question in my question bank With usual notation ,$\frac{d^{2}x}{dy^{2}}$…
Onix
  • 637