Do you know this property of the logarithm?

  • Context: Undergrad 
  • Thread starter Thread starter azabak
  • Start date Start date
  • Tags Tags
    Logarithm Property
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
azabak
Messages
32
Reaction score
0
Playing around with logarithms I found an interesting property that "log b^n(a^n) = log b(a)". Then I tried to find some kind of proof that this is right and not only a coincidence. Ι made a gereral formula for any value of both n's (α and β) so that "log b^β(a^α) = x". Therefore "a^α = b^(β*x)" ; "a = b^(β*x/α)" ; "log b(a) = β*x/α" ; "x = (α/β)*log b(a)". And therefore "log b^β(a^α) = (α/β)*log b(a)".
 
Mathematics news on Phys.org
I think you mean "[itex]log_{b^n}(a^n)= log_b(a)[/itex]". That is, that the logarithm, base [itex]b^n[/itex], of [itex]a^n[/itex] is the same as the logarithm, base b, of a. (Of course, a and b must be positive.)

If [itex]y= log_{b^n}(a^n)[/itex] then [itex]a^n= (b^n)^y= b^{ny}= (b^y)^n[/itex]. Can you complete it now?