Logarithmic function defined as an integral

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
JMR_2413
Messages
2
Reaction score
0
I'm attempting to prove the rules for the logarithmic function using the Integral definition: Log(x)=[1,x]∫1/t dt. I think I am alright with the product rule but I'm struggling with the quotient rule: i.e. Log(a/b)=Log(a)-Log(b). I believe that I'm having trouble breaking up the Integral correctly. Any help would be appreciated!
 
Physics news on Phys.org
JMR_2413 said:
I'm attempting to prove the rules for the logarithmic function using the Integral definition: Log(x)=[1,x]∫1/t dt. I think I am alright with the product rule but I'm struggling with the quotient rule: i.e. Log(a/b)=Log(a)-Log(b). I believe that I'm having trouble breaking up the Integral correctly. Any help would be appreciated!

Try using the Chain Rule.

d/dxlog(a/x) = (x/a)(-a/x^2) = -1/x so log(a/x) = -log(x) + c.

Now calculate c.

The Chain Rule can be used to find all of the properties of the log once one sets log(1) to equal zero.