Proof f(x)=x for x Rational w/ f(x+y)=f(x)+f(y), f(xy)=f(x)f(y)

  • Thread starter SpringPhysics
  • Start date
  • Tags
    Proof
In summary, to prove that f(x) = x for x is rational, we can use the properties of the function f(x + y) = f(x) + f(y) and f(xy) = f(x)f(y). By substituting y = x, we can show that f(2x) = 2f(x), which allows us to pull constants out of the function. We can also use induction to show that f(nx) = nf(x) = f(n)f(x) for any positive integer n, and use the fact that f(n+0) = f(n) + f(0) to show that f(0) = 0. By using these properties and the fact that
  • #36
SpringPhysics said:
Yes, I do. I feel so ashamed to be in that class - everyone else is so smart. >_<

By the way, what is the "q" for?



Okay, I will try that. Thanks so much to the both of you for your help!

q is just any rational number, I could have called it a or b or something else. But I think q is the normal letter they use for rationals, (q for quotient).
 
Physics news on Phys.org
  • #37
I'm really stuck now.

Let f(a) - a = p^2 > 0
Then f[f(a) - a] = f(p^2)
f[f(a)] - f(a) = [f(p)]^2
f[f(a)] = [f(p)][f(p)] + f[a]

And then I'm stuck.
 
  • #38
SpringPhysics said:
I'm really stuck now.

Let f(a) - a = p^2 > 0
Then f[f(a) - a] = f(p^2)
f[f(a)] - f(a) = [f(p)]^2
f[f(a)] = [f(p)][f(p)] + f[a]

And then I'm stuck.

what part of the question is this?
 
  • #39
I attempted part e), and tried to represent the difference between f(a) and a as another variable that is greater than zero.
 
  • #40
no, you shouldn't need any extra f of f's...like f(f(x)).

you have to assume that f(x) =/= x for the irrational numbers, and look at each case separately. there will be f(x) > x and f(x) < x. that's where the thing about the rational numbers between any two numbers comes in.
 
  • #41
nietzsche said:
no, you shouldn't need any extra f of f's...like f(f(x)).

you have to assume that f(x) =/= x for the irrational numbers, and look at each case separately. there will be f(x) > x and f(x) < x. that's where the thing about the rational numbers between any two numbers comes in.

Can we assume that the difference between f(x) and the rational number a is = the difference between a and the irrational number x?
 
  • #42
you're on the right track, but the difference between them won't matter. try writing out the inequality, and see what you can figure out from that.
 
  • #43
Some additional help. Let's suppose that [itex]f(\alpha) \neq \alpha[/itex] for some [itex]\alpha[/itex] irrational. Then either [itex]f(\alpha) > \alpha[/itex] or [itex]f(\alpha) < \alpha[/itex]. We'll treat the two cases separately.

Case 1: Let [itex]f(\alpha) > \alpha[/itex]. Since there is a rational number between every two real numbers, we can find a rational number [itex]a[/itex] such that [itex]f(\alpha) > a >\alpha[/itex]. Now, we've already managed to prove that [itex]f(x) = x[/itex] for rational [itex]x[/itex] so we have that [itex]f(\alpha) > a = f(a) > \alpha[/itex]. This means that, for some [itex]\alpha[/itex] and some [itex]a[/itex] we have that [itex]a > \alpha[/itex] implies that [itex]f(\alpha) > f(a)[/itex]. Can you see why this is a contradiction? Hint: Look at part (d).

I'll leave the second case to you. :wink:
 
  • #44
What I got was the following:

if f(x) > f(a)
then f(x) - f(a) = p^2
then f(x-a) = f(p^2)
then x - a = p^2 > 0

which is not possible because a > x

But does that not assume indirectly that f(x) = x?
 
  • #45
You assume that the difference between x and a is rational which isn't necessarily a valid conclusion. Follow the hint that I gave in the last post.
 
  • #46
jgens said:
You assume that the difference between x and a is rational which isn't necessarily a valid conclusion. Follow the hint that I gave in the last post.

I treated part d) as I did part c), so I assumed then that x and y were still rational numbers.
 
  • #47
Well, if x and a are both rational numbers then there difference is necessarily rational and you haven't shown anything of interest then (especially since you should have already proven that f(x) = x for rational x). Now, if you're trying to do part (e), completing the proof, then follow my hint that I posted above. If you're trying to prove part (d), then the proof is best done using a trick. You know that f(x) > 0 for all x > 0. Now let x = U - V > 0, then f(x) = f(U - V) = f(U) - f(V) > 0.
 
  • #48
jgens said:
Well, if x and a are both rational numbers then there difference is necessarily rational and you haven't shown anything of interest then (especially since you should have already proven that f(x) = x for rational x). Now, if you're trying to do part (e), completing the proof, then follow my hint that I posted above. If you're trying to prove part (d), then the proof is best done using a trick. You know that f(x) > 0 for all x > 0. Now let x = U - V > 0, then f(x) = f(U - V) = f(U) - f(V) > 0.

I'm sorry but I really don't follow. So I tried to substitute values in:

f(x) > p/q > x,

In order to show that this is not always the case, I brought the q from p/q to another side of the inequality.
 
  • #49
Okay, so part (e) . . .

If you read through my hint, I've managed to show that if [itex]f(\alpha) > \alpha[/itex] then for some [itex]a > \alpha[/itex] we have that [itex]f(\alpha) > f(a)[/itex]. This is a contradiction since, if [itex]x > y[/itex] then [itex]f(x) > f(y)[/itex] (note, this is just part (d)). It's a really simple proof. Now try the second case.
 
  • #50
jgens said:
Okay, so part (e) . . .

If you read through my hint, I've managed to show that if [itex]f(\alpha) > \alpha[/itex] then for some [itex]a > \alpha[/itex] we have that [itex]f(\alpha) > f(a)[/itex]. This is a contradiction since, if [itex]x > y[/itex] then [itex]f(x) > f(y)[/itex] (note, this is just part (d)). It's a really simple proof. Now try the second case.

But that is a contradiction in itself because you're already assuming from d) that the formula works for irrational numbers.
 
  • #51
You're not understanding what you're proving then. If you prove part (c) and (d) correctly, there's no need to assume that any of the numbers must be rational. You may want to go back and re-examine or re-do the proofs of these facts if you haven't understood them already.
 
  • #52
I think I've got it now. Thanks for putting up with my incompetency. :smile:
 

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
570
  • Calculus and Beyond Homework Help
Replies
2
Views
623
  • Calculus and Beyond Homework Help
Replies
2
Views
575
  • Calculus and Beyond Homework Help
Replies
21
Views
877
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
577
  • Calculus and Beyond Homework Help
Replies
20
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
484
  • Calculus and Beyond Homework Help
Replies
3
Views
767
Back
Top