Rewriting the function e^-x*x^t-1

  • Thread starter Thread starter neptune12XII
  • Start date Start date
  • Tags Tags
    Function
neptune12XII
Messages
3
Reaction score
0
does e^-x*x^(t-1)=
e^(t*ln(x)-ln(x)-x)
heres my reasoning:
x=e^ln(x)
e^-x*x^(t-1)=
e^-x*e^(ln(x)(t-1))=
e^-x*e^(t*ln(x)-ln(x))=
e^(t*ln(x)-ln(x)-x)

I want it in the latter form so that it is easier to take derivatives and antiderivatives. did i make any mistakes?
 
Last edited:
Physics news on Phys.org
Where are your parentheses? As written, your expression is ##e^{-x}x^t-1 = e^t \ln x - \lnx -x##, which obviously isn't true.
 
youre right srry
 
If you mean e^{-x}x^{t-1} then it is equal to e^{-x}e^{ln(x^{t-1})}=e^{-x}e^{(t- 1)ln(x)} = e^{-x+ tln(x)- ln(x)}
 
Back
Top