I am working on simplifying a problem, and I ran into $\exp(a)\ln(b)$. Here's what I tried:
$$\exp(a)\ln(b)$$
$$\ln(\exp(\exp(a)))\ln(b)$$
I also tried:
$$\exp(a)\ln(b)$$
$$\exp(a)\exp(\ln(\ln(b)))$$
$$\exp(a+\ln(\ln(b)))$$
Are there any other formulas for $\exp(a)\ln(b)$?
2026-04-08 09:56:46.1775642206
Simplifying $\exp(a)\ln(b)$
396 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I don't believe your first expression is equivalent, for example:
$$e^2 \cdot \ln(3) = 8.12$$
$$\ln(e^{e^2} + 3) = 7.39$$
This is because $(\ln x)(\ln y) \neq \ln(x+y),$ which you did in your second step. As for finding a more simple expression, I think the one you started with is pretty much as good as it gets. Some other options I've devised for you include:
$$e^a \ln b = \ln(e^{e^a}) \ln b = \ln\left((e^{e^a})^{\ln b}\right) = \ln \left(e^{(e^{e^a})^{\ln b}}\right)$$
which, after enough reducing, gives me $\ln b \ \cdot \ e^a$