Show that, for all a, b and c, a^log_b (c) = c^log_b (a).

We want to prove:

    alogb(c) = clogb(a).

Recall that we can always write x = eln(x), so xy = (eln(x))y = ey ln(x).

Recall also the change of basis formula for logs:

logb (x) = y  <=>  by = x  <=>  y ln(b) = ln(x)  <=>  y = logb(x) = ln(x) / ln(b).

Putting these two remarks together, we have:

    alogb(c) = elogb(c) ln(a) = e[ln(c) / ln(b)] ln(a) = e[ln(a) / ln(b)] ln(c) = elogb(c) ln(a) = clogb (a).

Q.E.D.

TD

Related Maths A Level answers

All answers ▸

Find the volume of revolution when the area B is rotated 2 pi radians about the x axis


Differentiate 3x^2+1/x and find the x coordinate of the stationary point of the curve of y=3x^2+1/x


Integrate 2x^5 - 1/4x^3 - 5


A girl saves money over 200 weeks. She saves 5p in Week 1, 7p in Week 2, 9p in Week 3, and so on until Week 200. Her weekly savings form an arithmetic sequence. Find the amount she saves in Week 200. Calculate total savings over the 200 week period.