Let $k$ be a field and let $V$ be a vector space over $k$. Define the product of two elements in the set $R= k \times V$ by $$(a,v)(a^{'},v^{'})=(aa^{'},av^{'}+a^{'}v)$$ where $a,a^{'} \in k$ and $v,v^{'} \in V$ and the sum by $$(a,v)+(a^{'},v^{'})=(a+a^{'},v+v^{'}).$$I was able to show that $R$ is a ring with multiplicative identity $(1,0)$ and the multiplicative inverse of an element $(a,v)$ is $(\frac{1}{a},\frac{-a'v}{a})$, I hope I am correct? I am difficulty showing the following:
R is a local ring and R has only one prime ideal
There is a one-to-one correspondence between the set of all ideals $I \subset R$ in $R$ and the set of all vector subspaces in $V$.
I know that R will be a local ring if it contain a unique maximal ideal, but I can seem to pull it through and for the second part I am guessing the ideals in R will have a certain form that can make create this correspondence. Hints and comments will be highly appreciated.Thanks.