I just had a linear algebra midterm today and I really dont know how to do the last question. The question goes as follows.
The function $f(x)=x^3+1$ defines an isomorphism between $\mathbb{R}$ and a vector space $V$. The addition and multiplication in $V$ are nonstandard and unknown, while those in $\mathbb{R}$ are just the normal ones. How are the nonstandard ones defined and find the zero vector in $V$.
I really have no idea and I didn't have much time left since this was the last one on the exam. So I just listed values of $f(1)$, $f(2)$, $f(3)$ and $f(4)$ with different ways of getting them. But I couldnt really spot any pattern.
Let's denote the "addition" in V by $\oplus\,$. By definition of isomorphism, $$f(x+y)=f(x)\oplus f(y)$$ for all $x,y\in{\Bbb R}$. Writing $u=f(x)$ and $v=f(y)$ gives $$\eqalign{u\oplus v &=f(f^{-1}(u)+f^{-1}(v))\cr &=f((u-1)^{1/3}+(v-1)^{1/3})\cr &=\bigl((u-1)^{1/3}+(v-1)^{1/3}\bigr)^3+1\ .\cr}$$ I'll leave it up to you to simplify this (if you feel like it) and to do something similar for scalar multiplication.