scguy Posted May 10, 2005 Posted May 10, 2005 I understand everything apart from the part that is circled in red, could somebody please explain how that is obtained from the information given. Thanks.
Johnny5 Posted May 10, 2005 Posted May 10, 2005 Let logbx = m, and let logba = n. Therefore: x=bm and a = bn So now, take the mth root of both sides of x=bm to obtain: x1/m = (bm)1/m =bm/m = b So we now know that: b = x1/m and a = bn, so by substitution it follows that: a = (x1/m)n And multiplying the exponents it follows that: a = xn/m Now, raising both sides to the power m, it follows that: am = xn But go back one step to this result here: a = xn/m If we raise both sides to the nth power we obtain: an = xnn/m Therefore, the only way that: an = x is if nn/m=1 From which it follows that m cannot be equal to zero. let it be the case that not (m=0). Now, multiply both sides by m to obtain: nn=m From which it follows that: n2=m From which it must follow that n is equal to the square root of m. That is: n = m1/2 So the line you circled in red is not unconditionally true, it is conditionally true. If logbx = m, and logba = n, and an = x then n = m1/2 if logbx = m, and logba = n, and not(n = m1/2) then not(an = x). Regards
Dave Posted May 10, 2005 Posted May 10, 2005 Indeed. That's why I said the question might help (that condition might be in the question )
scguy Posted May 11, 2005 Author Posted May 11, 2005 I thought it might be able to be worked from the information i provided but (i tried for a long time), i got the same answer u did. The whole proof seems to rely on the fact that n^2/m=1 which i am not really to happy about. I will post the rest of it later. Thanks.
scguy Posted May 11, 2005 Author Posted May 11, 2005 Ok, here is the result i am trying to prove: log(base a)x= log(base B)x / log(base B)a. Sorry about the notation but i didnt have time to write it properly.
Dave Posted May 11, 2005 Posted May 11, 2005 Unless I'm mistaken, this is the change of base formula. Multiply through to get: logax logb a = logb x. Now suppose: u = logax => au = x (1) v = logba => bv = a (2) w = logbx => bw = x (3) (1) and (3) together imply that: au = bw. (2) implies that: au = (bv)u = bv.u So we must have bv.u = bw => vu = w Hence we are done.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now