偶来作一个吧 :)

来源: idiot94 2006-12-30 07:02:52 [] [旧帖] [给我悄悄话] 本文已被阅读: 0 次 (675 bytes)
First, notice for any x, for integer n,
f(n*x)=f(x)+f((n-1)*x)=..=n*f(x) (induction)

Second, notice that for any y>0, let a=sqrt(y)>0,
then f(y) = f(a*a)=f(a)*f(a) >=0. i.e., for any x,
f(x+y)=f(x)+f(y) >= f(x). i.e. f is non-decreasing.
Further, if for any y>0, f(y)=0, then f(n*y)=0 for any integer n. Therefore, f(x)=0 for any x.
Otherwise, if for any y>0, f(y)>0, then f is strictly increasing.
And f(1)=f(1*1)=f(1)*f(1) => f(1)=1.
Hence, f(n)=n for any integer n.
And f(1)=f(n*(1/n))=f(n)*f(1/n)=n*f(1/n). => f(1/n)=1/n.
Therefore, for any p/q, f(p/q)=f(p*(1/q))=p*(1/q)=p/q.
And since f is increasing, then for any real x, f(x)=x.

所有跟帖: 

Nice. -emlx- 给 emlx 发送悄悄话 (0 bytes) () 12/30/2006 postreply 07:24:01

请您先登陆,再发跟帖!

发现Adblock插件

如要继续浏览
请支持本站 请务必在本站关闭/移除任何Adblock

关闭Adblock后 请点击

请参考如何关闭Adblock/Adblock plus

安装Adblock plus用户请点击浏览器图标
选择“Disable on www.wenxuecity.com”

安装Adblock用户请点击图标
选择“don't run on pages on this domain”