Proving Bijectivity of N=1/2((a+b)^2 + 3a + b)

  • Thread starter Khichdi lover
  • Start date
In summary, the problem is to prove that the function N = 1/2*((a + b)^2 + 3a + b) is a bijective map from the set of natural numbers to the set of pairs of natural numbers (a,b). The attempt at a solution involves trying to prove the map is surjective and injective, but runs into difficulties with the definition of "natural numbers". The problem statement does not specify if it includes 0 or not, which affects the smallest possible value of N(a,b). The approach of using mathematical induction to show that all natural numbers from 1 onwards are covered may be valid if 0 is included in the definition of "natural numbers".
  • #1
Khichdi lover
5
0

Homework Statement



Prove that the function N = 1/2*((a + b)2 + 3a + b) is an bijective map from the set of natural numbers to the set of pairs of natural numbers (a,b).

Homework Equations



N = 1/2*((a + b)2 + 3a + b)

The Attempt at a Solution



I tried to prove the other way around that this function is an bijective map from the set of pairs of natural numbers (a,b) to set of natural numbers.

Let us say the map is f:X-->N . where X is set of pairs of natural numbers.
(i) to show that the map is surjective :-

We will have to show that for any y [itex]\in[/itex] N there is an x [itex]\in[/itex] X such that f(x) = y.

i.e all the natural numbers can be expressed by a unique 1/2*((a + b)2 + 3a + b) .

I tried to prove this by showing this as a property of set of natural numbers by mathematical induction.
I faced a problem here as the natural number 1 can be obtained as f((0,1)) , and (0,1) doesn't belong to set of pairs of natural numbers.

Further in second part of proof by induction,

Let us say there exists an (a,b) such that N = 1/2*((a + b)2 + 3a + b)
then we have to find an ordered pair (a1,b1) such that
N + 1 = 1/2*((a1 + b1)2 + 3a1 + b1).

This also I was unable to prove.

(ii) to show that the map is injective.
we have to show that if x1≠ x2 then f(x1)≠ f(x2).
I could show this only for cases such as when x1 = (a,b1) ,x2 = (a,b2).
I couldn't prove it for the more general case.

(The map is bijective can be seen by arranging the ordered pairs in a matrix form . Just as we do when we prove that the rationals are countable. But I thought that wouldn't be a proper proof. Just a visualisation aid.)
 
Physics news on Phys.org
  • #2


I assume you mean that N(a, b) is a mapping that takes a pair of natural numbers, (a, b), to a single natural number, not the other way around!

If N is a natural number, can you find unique natural numbers, a and b, such that
[itex]N= 1/2*((a + b)^2 + 3a + b)[/itex]? The fact that there exist such a number would prove that this is surjective, the fact that it is unique would prove injective.

As you say, with the "natural numbers" defined as "all positive integers" the "smallest" (a, b) can be is (1, 1) and so the smallest N could be is [itex](1/2)((2)^2+ 3+ 1)= 4[/itex], not 1. If that is what is meant by "natural numbers" this 'theorem' is simply wrong and cannot be proved.

Now, while today we typically use "natural numbers" to mean "positive integers", back when Peano developed his axioms for the natural numbers, he included 0 (in other words, his "natural numbers" were our "whole numbers"). Check to see if that is intended.
 
  • #3


HallsofIvy said:
I assume you mean that N(a, b) is a mapping that takes a pair of natural numbers, (a, b), to a single natural number, not the other way around!

yes N(a,b) takes a pair of natural numbers (a,b) to a single natural number N. But why should the other way around be a problem. Since the map is injective (as the problem asks us to prove) , there would also be an inverse map N-1 such that N-1(N) = (a,b).
of course proving it that way would be tedious. I hope I am not wrong here.
HallsofIvy said:
If N is a natural number, can you find unique natural numbers, a and b, such that
[itex]N= 1/2*((a + b)^2 + 3a + b)[/itex]? The fact that there exist such a number would prove that this is surjective, the fact that it is unique would prove injective.

I was having great trouble in trying to decompose N into the 'a' and 'b' from which it was obtained.
hence i tried to show that all natural numbers from 1 onwards are covered. For this I was trying to use mathematical induction.

HallsofIvy said:
As you say, with the "natural numbers" defined as "all positive integers" the "smallest" (a, b) can be is (1, 1) and so the smallest N could be is [itex](1/2)((2)^2+ 3+ 1)= 4[/itex], not 1. If that is what is meant by "natural numbers" this 'theorem' is simply wrong and cannot be proved.

Now, while today we typically use "natural numbers" to mean "positive integers", back when Peano developed his axioms for the natural numbers, he included 0 (in other words, his "natural numbers" were our "whole numbers"). Check to see if that is intended.

The problem statement says "natural numbers" , but I am also inclined to think that it includes 0 , else smallest N(a,b) would be 4.
I am currently practising analysis from Rudin PoMa. I am at the topic of enumerable sets etc. But I recalled having read this problem from Roger Penrose's Road to Reality a few years back. Since it was pertinent to what I was studying I tried it. Penrose poses this exercise (16.8) in the section where set of rationals is shown to be countable. So perhaps we should include (0,0) and (0,1) , etc.(and also (1,0) , (2,0) ...and so on, as these give us N = 2 , N= 5 etc)If this is the case is my approach okay in trying to show that all natural numbers from 1 onwards are covered by using mathematical induction.

Cause I am simply unable to decompose N into the (a,b) from which it was got.
 

1. How do you define bijectivity?

Bijectivity is a mathematical property that describes a one-to-one correspondence between two sets. In other words, for every element in one set, there is a unique corresponding element in the other set, and vice versa. This means that the function is both injective (one-to-one) and surjective (onto).

2. Why is proving the bijectivity of a function important?

Proving bijectivity is important because it ensures that the function has a unique inverse. This means that the function can be reversed and the original input can be retrieved. It also guarantees that the function has a well-defined domain and range, making it easier to analyze and solve problems involving the function.

3. What is the process for proving bijectivity?

To prove bijectivity, we need to show that the function is both injective and surjective. This can be done by using algebraic techniques, such as substitution and simplification, to show that each element in the range has a unique corresponding element in the domain. We also need to ensure that the function has a well-defined domain and range, and that the inverse function exists.

4. How do you prove the bijectivity of the given function, N=1/2((a+b)^2 + 3a + b)?

To prove the bijectivity of this function, we can use substitution and simplification to show that each element in the range (N) has a unique corresponding element in the domain (a and b). This can be done by rewriting the function as a quadratic equation and using the quadratic formula to solve for a and b. We also need to ensure that the function has a well-defined domain and range, and that the inverse function exists.

5. Why is the given function, N=1/2((a+b)^2 + 3a + b), considered bijective?

This function is considered bijective because it has a unique inverse, meaning that it can be reversed and the original input can be retrieved. It also has a well-defined domain and range, and each element in the range has a unique corresponding element in the domain. This has been proven through substitution and simplification, as well as by showing the existence of the inverse function.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
513
  • Calculus and Beyond Homework Help
Replies
4
Views
507
  • Calculus and Beyond Homework Help
Replies
3
Views
560
  • Calculus and Beyond Homework Help
Replies
22
Views
355
  • Calculus and Beyond Homework Help
Replies
3
Views
818
  • Calculus and Beyond Homework Help
Replies
1
Views
581
  • Calculus and Beyond Homework Help
Replies
1
Views
527
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
284
  • Calculus and Beyond Homework Help
Replies
3
Views
527
Back
Top