jgens
Gold Member
- 1,575
- 50
Homework Statement
Prove that if f is the function which is not always zero, that satisfies f(x+y)=f(x)+f(y) and f(xy)=f(x)f(y), we have that f(x)>0 if x>0
Homework Equations
So far I've managed to prove that f(x)=x if x \in \mathbb{Q} and that f must be odd.
The Attempt at a Solution
Suppose not, then if x > 0 and irrational we have that f(-x) > 0 > f(x). Since any rational number b > 0 can be expressed as the sum of two irrational numbers - x + (b-x) for instance - we have that b = x + y > 0 where x,y are irrational. This implies that,
b = f(b) = f(x+y) = f(x) + f(y) > 0
Clearly, both x,y cannot be negative since this would imply that x+y < 0 a contradiction. We also have x,y cannot both be positive since this would imply that f(x)+f(y)<0 another contradiction.
I'm not positive that any of this is correct (probably isn't) and I would appreciate any corrections along with suggestions on how to complete the proof. Thanks!