How to differentiate X^X in order to find the second derivative?

  • Thread starter Thread starter Noj Werdna
  • Start date Start date
  • Tags Tags
    Differentiate
Noj Werdna
Messages
13
Reaction score
0
Is there special name for numbers that are to the power of themselves e.g. X^X; 3^3; 4^4
And how can you Differentiate X^X...Thanks
 
Mathematics news on Phys.org
1. It does have some name I don't remember.
2. In order to differentiate it, rewrite it as x^{x}=e^{x\ln(x)}, and use the chain rule.
 
what is it when differentiated? i don't do chain rule yet :(
if you know no need to work it out if not :)
and what is D2y/dx^2?
Thanks...jw :)
 
where's the fun in just knowing the result rather than deriving it yourself?

Also, the symbol you mentioned is the second derivative of y with respect to x. I.e. to find it you take the derivative of y, and then take the derivative of that.
 
Hello!

\frac{dy}{dx} or f'(x) is the first derivative, which can be differentiated into the second derivative; \frac{d^2 y}{d x^2} or f''(x) if you will.
The third derivative \frac{d^3 y}{dx^3} or f'''(x) is found by differentiating f''(x) i.e., \frac{d^3 y}{dx^3} = \frac{d}{dx} \left(\frac{d^2 y}{dx^2}\right) and so on...

These are called the "higher derivatives".

Now in your question you have to find f'(x) by differentiating f(x) = x^x first, then you have to differentiate the answer again in order to get f''(x).

So, I will give you a hint => we start off by differentiating x^x,

y = x^x
lny = lnx^x
lny = xlnx
Differentiate both sides;
\frac{1}{y} y' = lnx + x \frac{1}{x}
So you just have 1/y * y' = lnx + 1
y' = y(lnx + 1) = x^x (lnx + 1)

Now I leave you to differentiate this again in order to obtain \frac{d^2 y}{d x^2}.

Hope that helps.
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top