Is there a way to write this term different $e^{x+e^x}$?

25 Views Asked by At

I am a little confused what this actually means:

$e^{x+e^x}$

It is obviously not the same if I for example $$e^{x}:= \lambda \\ e^{x+e^x} \neq \lambda^\lambda $$

2

There are 2 best solutions below

0
On BEST ANSWER

It is the same as $$e^x\cdot e^{e^x}$$

0
On

You're going wrong slightly in the last step:

$$e^x = \lambda$$

$$\implies e^{x+e^x} = e^x e^{e^x} = \lambda \times e^{\lambda}$$

Your expression $$\lambda^{\lambda} = (e^{x})^{e^x}$$

See the difference?