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

$f(x)=\frac{x^3}{1-x^2}$. When is $f(x)$ increasing, and when is $f(x)$ decreasing?

I have $f(x)$ and need to find the intervals when it is is increasing and when it is deacreasing. I found out that it is not defined at $x=-1$ and $x=1$, and it made me unsecure. When I write the intervals, do I need to exclude these points, or not…
1
vote
2 answers

Derivative of a "pointwise" function?

What does it mean to take a derivative of a point-wisely defined function, in this case: $\ f(x) = \begin{cases} \frac{\sin x}{x} & \text{if } x ≠ 0 \\ 0 & \text{if }x=0 \end{cases} $
mavavilj
  • 7,270
1
vote
1 answer

Find Relative Extrema Using 2nd Derivative Test

I am attempting to use the second derivative test (which gives you concavity of a function) to find the relative extrema (minimums/maximums) on an interval. I already used the second derivative test to find the concavity of the function, and this is…
JohnDoe
  • 145
1
vote
2 answers

Understanding how to set up g(f(x)) comparatively to f(g(x))

The question reads: Given the following functions: $f(x)=\cos(x)$ and $g(x)=x^{7}+1$, find: a: $\displaystyle \frac{d}{dx} f(g(x)) = ?$ b: $\displaystyle \frac{d}{dx} g(f(x)) = ?$ For (a), I obtained: $\cos x(x^7+1) \longrightarrow$ derivative…
1
vote
1 answer

Error in logarithmic differentiation of $R(s)=s^{\ln s}$

I was trying to solve for the derivative of $R(s) = S^{ln(s)}$. I understand that there is a much simpler way to do it through a single use of the chain rule, but I wanted to see if I could figure out how to solve for the derivative of a logarithm,…
1
vote
1 answer

derivative using chain rule

$h(x)c(y)exp(w(y)t(x))$ the derivative of this with respect to y is $h(x)c'(y)exp(w(y)t(x))+h(x)c(y)w'(y)t(x)exp(w(y)t(x))$ I am having trouble with the derivative of this term because using the chain rule with three functions is throwing me off. so…
1
vote
1 answer

derivative with respect to a function under integral

I want to take derivative with respect to $p(t)$, but I am not sure if I can just assume $p(t)$ is another variable since it depends on $t$. $$ \pi = \int_a^b p(t)\cdot \bigl(a-b\cdot p(t)\bigr)\cdot(u- v \cdot t)\, dt $$ Thanks
Eln
  • 321
  • 1
  • 2
  • 8
1
vote
4 answers

Differential equation of circle.

Form differential equation of circle having centre on y axis and radius is 3 units I got the answer but its not matching. I got $x+y\frac{dy}{dx}-3\frac{dy}{dx} =0$. Please suggest is that correct.
1
vote
0 answers

Deriving a function of two variables with some interaction

I hava function $F(X,Y)$. $X(t)$ and $Y(t)$ : both are functions of a third variable $t$. In addition $X(Y(t), t)$: $X$ is a function of $Y$, which is a function of $t$, and $t$. The third point is strange but this is a theoretical model, there are…
1
vote
1 answer

Find a normal to a curve

I have this problem: "Find a number k such that the line $x + y = k$ is normal to the curve $y = x^{2}$ I did it like this: $y' = 2x \Rightarrow y'(a) = 2a$ $y(a) = a^{2}$ So I put this into the formula for a tangent to an equation $y-y_0 =…
1
vote
0 answers

Given two rates of change at two coordinates, can an exponential function be derived to fit?

I have an original exponential function: $1000 \cdot 2^{0.1x}$ At the point $\big( 18+6 \frac {\log5} {\log2} (\approx 31.93) , 9146 \big)$, I'm looking to know if it is possible to derive an exponential function which continues on from the…
1
vote
3 answers

What we exactly do when we take derivative of any function?

When we take differentiation of any function then what actually we do with that function? Ex.d/dx of x^2 is 2x. So what we have actually done with x^2.
1
vote
1 answer

$y=\tan^{-1}\frac{1}{x^2+x+1}+\tan^{-1}\frac{1}{x^2+3x+3}+\tan^{-1}\frac{1}{x^2+5x+7}+\tan^{-1}\frac{1}{x^2+7x+13}......$to n terms.

Prove that if $y=\tan^{-1}\frac{1}{x^2+x+1}+\tan^{-1}\frac{1}{x^2+3x+3}+\tan^{-1}\frac{1}{x^2+5x+7}+\tan^{-1}\frac{1}{x^2+7x+13}......$to n terms.Then $\frac{dy}{dx}=\frac{1}{1+(x+n)^2}-\frac{1}{1+x^2}$ I could simplify only first term of $y$,not…
diya
  • 3,589
1
vote
1 answer

Derivative of $y^T(Ax)$

I'm not familiar with derivations of equations involving vectors and matrices. Given $$f(x)=c^Tx + y^TAx$$ with $y \in \mathbb{R}^d, A \in \mathbb{R}^{d\times n}, x \in \mathbb{R}^n, c \in \mathbb{R}^n$. What is the derivative of $f(x)$? Somehow…
user2820379
  • 313
  • 1
  • 2
  • 11
1
vote
2 answers

Is the following function continuously differentiable at $x=0$?

Is the function $$f(x) = \begin{cases} 1 & x\leq0 \\ \cos(x) & x\geq 0 \end{cases}$$ differentiable at $x=0$? Is it continuously differentiable? How can I check it? I see that $$\lim_{x\to0^+}\frac{\cos(x) -…
Aad
  • 173