Proving Bijections: Q and Q x X

  • Thread starter Thread starter laminatedevildoll
  • Start date Start date
  • Tags Tags
    Homework
AI Thread Summary
To prove a bijection between Q and Q x X, where X is either N or a finite set like {0,1,...,n-1}, one must demonstrate that the mappings are one-to-one and onto. A known bijection exists between Q and N, allowing for a reduction to showing a bijection between N and NxN. This can be achieved by mapping pairs (a,b) to a unique number using a function like 2^a3^b, which confirms their cardinality equivalence. For the case of X being a finite set, a simpler mapping can be used, such as sending (a,b) to an+b, establishing the required bijection. Understanding these mappings clarifies the relationship between the sets and confirms their cardinality.
laminatedevildoll
Messages
211
Reaction score
0
I am not sure how to start these proofs.

Prove that there is a bijection between Q and Q x X if

a. X = N
B. X = {0,1,...n-1}

We're learning about cardinality, but I was thinking that I have to show that it's one-to-one and onto.
 
Physics news on Phys.org
laminatedevildoll said:
I am not sure how to start these proofs.

Prove that there is a bijection between Q and Q x X if

a. X = N
B. X = {0,1,...n-1}

We're learning about cardinality, but I was thinking that I have to show that it's one-to-one and onto.
One can associate a rational number, a/b, with the point (a,b) on a cartesian plane. One can then proceed to count all of the points on the cartesian graph by starting at the origin and proceeding in a spiral outward. One will eventually reach the point (a,b) for any value of a and b. So there is a bijection between Q and N.

[edit:]To make a bijection between Q and Q x N, associate each rational number (a,b) with (a,b,n) where n \epsilon N.

A bijection exists between Q and Q x X = {0,1,...n-1} as X is a subset of N.

AM
 
Last edited:
It states a bijection from Q to QxN and QxX.

note it doesn't state you have to find a bijection, merely show one exists. How you do that will depend on what you know already.

For instance, do you know there is a bijection between Q and N? if so we can immediately restrict to showing a bijection between N and NxN. Clearly all we need to do is send a pair (a,b) to 2^a3^b, this is a bijection from NxN to an infinite subset of N, this implies they have the same cardinality and hence a bijection exists (note we've not found one).

The casen of a bijection between N and NxX as above is easier, in that it can be done explicitly.

send the element (a,b) to an+b that is a bijection between N and NxX.
 
Finding a bijection can be very confusing. I know that I have to map stuff to Q and N to find that its one-to-one and onto.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top