[Math] Determine whether the set is a vector space.

linear algebravector-spaces

So I have a final tomorrow and I have no clue how to determine whether a set is vector space or not. I've looked online on how to do these proofs but I still don't understand how to do them. Can any one help me with a question like this?

Let V be the set of all positive real numbers. Determine whether V is a vector space with the operations below.

$x + y = xy$

$cx=x^c$

If it is, verify each vector space axiom; if not, state all vector space axioms that fail.

Edit: Turns out I'm going to fail the exam based on what you guys are saying.

Best Answer

Choose another notation $x \oplus y := xy$ and $c \otimes x := x^c$. Then the exponential map gives an isomorphism of structures $(\mathbb{R},+,*) \cong (\mathbb{R}^+,\oplus,\otimes)$. Since the first is a vector space, the same is true for the latter. And this way the creator of this "exercise" came up with this artificial vector space (he wanted that you waste your time with computations ...).

Related Question