Is there a way to simplify a^log n, a = 1 / b

  • Context: Undergrad 
  • Thread starter Thread starter jstep
  • Start date Start date
  • Tags Tags
    Simplify
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
jstep
Messages
11
Reaction score
0
Is there a way to simplify a^logn, a = 1 / b

I don't know if this is possible, but I thought I would ask for another opinion if I'm overlooking something. Anyway, is there a way to simplify alogbn, a = 1 / b
 
Mathematics news on Phys.org


yes

[itex]\left(b^{-1}\right)^{log_{b} n} = \left(b^{log_{b} n}\right)^{-1} = n^{-1}[/itex]


as

[itex]\left(b^{x}\right)^{y} = \left(b^{y}\right)^{x}[/itex]
 
Last edited: