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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top