In a question I have to prove that if $\log_l x, \log_m x, \log_n x$ are in AP where $x \neq 1$ and $x > 0$, prove that $$n^2=(l \cdot n)^{\log_l m}$$
My tries:
- I first converted every term to natural logarithm so I got ln (x)/ln (l), ln (x)/ln (m), ln (x)/ln (n)
- then I multiplied each term by (-1/ln (x)) because there is no x in result so I got ln (l),ln (m), ln (n) which are in AP
- then I used three AP formulas A.M.=(a+b)/2 where a.m., a, b are arithmetic mean, a is first term, b is second term T base n =a+(n-1) d where T base n is nth term, d is common difference 2b=a+c, where a, b, c are 1st ,2nd and 3rd term respectively. But on using all these three formulas I am getting only one relation m^2=nl Please help how I should move forward to solve question