Proving vector space, associativity

karnten07
Messages
206
Reaction score
0

Homework Statement


Im doing a problem where I am trying to show that an abelian group with a scalar multiplication is a vector field. I am trying to show associativity right now and just have a question:

im trying to show that exp(b.c.lnx) = b.exp(c.lnx)

But I am not very sure of my logs and exp's laws, not sure that they are even equal. Any pointers guys?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
They wouldn't be equal.

Since e^x and \ln x are inverses of each other, e^{\ln x} = x. Therefore, your expressions can be simplified to x^{bc} = bx^c which are not equal.

Also, a simple counter-example shows the same result: Taking x=3, b=2, c=1 we have 3^{1\cdot 2}=2\cdot 3^1 which is obviously not true.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top