Prove e^ln(a)*b = a^b: Intuitive Proof

  • Context: Undergrad 
  • Thread starter Thread starter Wanted
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
Wanted
Messages
19
Reaction score
1
Prove e^[ln(a)*b] = a^b

I understand perfectly why e^ln(x) = x ... and ...I see why it works numerically but I can't justify it in terms of proof? I'd be satisfied if I could dilute this into some other proofs I'm familiar with like exponent properties such as c^(a+b) = (c^a)*(c^b) but I can't seem to figure it out intuitively.. searching the internet hasn't yielded a desired answer either.

Edit: Nvm... e^(ab) = (e^a)^b so then (e^ln(a))^b = a^b
 
Physics news on Phys.org
Yea I was doing a problem that had gotten simplified down to y = (1/2) e^[(ln(10/5))*t] and couldn't figure out how they got to y= (1/2)*10^(t/5) but then I remembered x^(ab) = (x^a)^b... ln and exp make intuitive sense to me since log base e of e... I just hit a psychological blocker since I had to apply too many rules at once.
 
Ssnow said:
Start observing that ## \left(\ln{a}\right)\cdot b=\ln{a^{b}}##...
Well the exponent has to stay inside the ln function so you end up with e^(ln(a^b)) but then I suppose a^b would drop down, so yea that would work too.