I have an example of function which have homogenity but not additive .but now i want function which is Additive but not homogeneity (not linear)
help me thanks.
I have an example of function which have homogenity but not additive .but now i want function which is Additive but not homogeneity (not linear)
help me thanks.
The map $f:\mathbb{C} \rightarrow \mathbb{C}$ given by $f(a+ib)= b+ia$ is additive but not homogeneous. For example try comparing $if(i)$ and $f(ii)=f(-1)$.
Over $\mathbb{R}$, things are a lot more complicated. By using the axiom of choice, it can be shown that there do exist functions $f:\mathbb{R} \rightarrow \mathbb{R}$ such that $f$ is additive but not linear. It can be shown that such functions are nowhere continuous and they are unbounded on all non-empty open intervals. For more information about such functions, I'd recommend this wikipedia article on Cauchy's functional equation and this excellent Mathematics Stack Exchange Post.