Simple differentiation for YOU PPL

  • Thread starter Thread starter beanryu
  • Start date Start date
  • Tags Tags
    Differentiation
beanryu
Messages
90
Reaction score
0
how do I differentiate 4*x^(2x)?
The professor explained to the class while i was sleeping...
and I don't quite get what my fd was talking about...

can anyone help?
I know x^(2x) is different from a constant to (2x)
but I don't no how to do it...

is the answer (x^x)(lnx)+(x^x)
if so could you guys explain it step by step? THANX!
 
Physics news on Phys.org
Call it a function, y:
y = 4x^(2x)
There's one easy way to do it that I can think of...
First thing we do, let's ignore the 4... it'll probably end up confusing you; what we'll do with the final answer is multiply it before, so let's define a new function z:
z = x^(2x)
Apply log to both sides...
log z = 2x log x
Use the chain and product rule..
z'/z = 2log x + 2
z' = (x^2x)(2log x + 2)
Now, times the whole thing by 4...
y' = (4x^2x)(2log x + 2)

By the way I think this should be in the homework help forum or the calculus forum..
 
Thank You!

You Are My Savior!

Thanks Alot!

I Love You!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top