Exponential function in terms of logarithms

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
dimensionless
Messages
461
Reaction score
1

Homework Statement


Express [tex]b^{x}[/tex] as a function of logarithms.


Homework Equations


There are a couple of equations in the attempted solution. I can't say if they are actually relevant


The Attempt at a Solution



I've investigated the property
[tex]y = log_{b}(b^{y}),[/tex]
and also
[tex]log_{b}(y) = \frac{log_{k}(y)}{log_{k}(b)}[/tex]

This hasn't help me any.
 
Physics news on Phys.org
I got it. It's

[tex]b^{x} = e^{x ln(b)} = b + \frac{x ln(b)}{1!}+ \frac{(x ln(b))^{2}}{2!}+ \frac{(x ln(b))^{3}}{3!}+ \frac{(x ln(b))^{4}}{4!}+...[/tex]
 
Last edited:
Never mind, my mistake.