Existence of a Constant n in Integer Function Proof

In summary, the function f: Z → Z is completely determined by the value of f(1) and can be expressed as f(a) = an for all integers a, where n is any integer. This can be proven by induction on the natural numbers, showing that f(k) = kf(1), then establishing that f(0) = 0 and f(-k) = -kf(1), and finally using induction on |m| to prove the cases for positive, zero, and negative integers.
  • #1
icestone111
12
0

Homework Statement


Let f: Z → Z be a function such that f(a + b) = f(a) + f(b) for all a,b ε Z. Prove that there exists an integer n such that f(a) = an for all a ε Z.

The Attempt at a Solution


I'm a little bit confused here if this is just supposed to be really simple, or if there's more to it that I'm just completely missing.

What I am thinking right now is that, couldn't n be any integer and you can just define f as a function f(x) = xn and therefore f(a + b) = (a + b)n = an + bn = f(a) + f(b) which satisfies the original statement?

Thanks!
 
Physics news on Phys.org
  • #2
icestone111 said:

Homework Statement


Let f: Z → Z be a function such that f(a + b) = f(a) + f(b) for all a,b ε Z. Prove that there exists an integer n such that f(a) = an for all a ε Z.

The Attempt at a Solution


I'm a little bit confused here if this is just supposed to be really simple, or if there's more to it that I'm just completely missing.

What I am thinking right now is that, couldn't n be any integer and you can just define f as a function f(x) = xn and therefore f(a + b) = (a + b)n = an + bn = f(a) + f(b) which satisfies the original statement?

Thanks!
So, you're saying that not only is this true for a particular integer, n, but it's true no matter what integer is used for n?

That does appear to be true.
 
  • #3
Thanks for your reply, so I do not have to analyze this question any further?
 
  • #4
SammyS may be misinterpreting your problem. As stated, with the function from Z to Z, this is true: if f(x+y)= f(x)+ f(y), there exist n such that f(x)= nx.

I recommend you do this in "sections". First prove that for k any positive integer, f(k)= kf(1) by induction on k. Then show, by looking at f(k+ 0), that f(0)= 0. Finally, show, by looking at f(k+(-k)), that f(-k)= -f(k)= -kf(1). Of course, "n" is just f(1).
 
  • #5
i think the point of this problem is to show that f is completely determined by f(1).

as HallsofIvy pointed out, it's best to prove this first for the natural numbers using induction, and then show that f(0) must be 0, and then that f(-k) must be -(f(k)).

alternatively, any integer m is (m)(1). you could handle all 3 cases (positive integers, 0 and negative integers) by using induction on |m|, although this is a bit trickier, and would involve proving the cases f(m+1) and f(m-1) separately, from the induction hypothesis (you'd still have to show that f(-1) = -f(1)). it pretty much works out to be the same amount of work.
 
  • #6
Thanks guys, this was a bunch of help. So there was more than expected, and it makes sense now!
 

FAQ: Existence of a Constant n in Integer Function Proof

What is the purpose of a general function/number proof?

A general function/number proof is used to demonstrate the validity or truthfulness of a general statement or equation. It allows us to show that a certain relationship between numbers or variables holds true for all possible values, rather than just a few specific cases.

How do you approach a general function/number proof?

When approaching a general function/number proof, it is important to start with a clear understanding of the statement or equation you are trying to prove. Then, you can use logical reasoning, mathematical techniques, and previous knowledge to construct a step-by-step argument that supports the statement's validity.

What are some common methods used in general function/number proofs?

Some common methods used in general function/number proofs include mathematical induction, proof by contradiction, and direct proof. These methods involve using logical reasoning, equations, and mathematical properties to support the statement being proven.

Can a general function/number proof be incorrect?

Yes, a general function/number proof can be incorrect. It is important to carefully follow the logical steps and use accurate mathematical techniques to ensure the validity of the proof. Additionally, it is important to check for any potential errors or assumptions that may have been made during the proof.

How can general function/number proofs be applied in real life?

General function/number proofs have many real-life applications, especially in fields such as mathematics, physics, and engineering. They can be used to solve complex problems, make accurate predictions, and validate theories and equations. For example, proofs of mathematical theorems are used to develop new technologies and solve real-world problems.

Back
Top