<< Chapter < Page
  Functions   Page 1 / 1
Chapter >> Page >

Note : The results of some of the questions (3 - 7) are of generic nature. As such, they can also be treated as theorems on Cartesian products.

Worked out exercises

Problem 1 : Cartesian product " A × B " consists of 6 elements. If three of these are (1,2), (2,3) and (3,3), then find Cartesian product set " B × A ".

Solution : We need to know two sets “A” and “B” in order to evaluate " B × A ". First elements of ordered pairs of " A × B " are elements of set “A”. Hence, “1”,”2” and “3” are the elements of set “A”. On the other hand, second elements of ordered pairs of AXB are elements of set “B”. Hence, “2” and “3” are elements of set “B”.

Now, it is given that there are total 6 elements in the Cartesian product, which is equal to the product of numbers of elements in two sets i.e. 3 X 2. It means that we have identified all elements of sets “A” and “B”.

A = { 1,2,3 }

B = { 2,3 }

Following the rule for writing Cartesian product in terms of ordered pairs, we have :

B × A = { 1,2 , 1,3 , 2,2 , 2,3 , 3,2 , 3,3 }

Problem 2 : Two sets are given as : A = {1,2} and B = {3,4}. Find the total numbers of subsets of " A × B ". Also write power set of AXB in roaster form.

Solution : The total numbers of elements in the Cartesian product " A × B " is “pq”, where “p” and “q” are the numbers of elements in the individual sets “A” and “B” respectively. The all possible subsets that can be formed including empty set and the product " A × B " itself is :

n = 2 p q = 2 2 X 2 = 2 4 = 16

Now, the Cartesian product is :

A × B = { 1,3 , 1,4 , 2,3 , 2,4 }

The corresponding power set comprises of empty set, 4 sets with elements comprising of one element plus 6 sets with elements comprising of two elements taken at a time plus 4 sets with elements comprising of three elements taken at a time plus set itself. There are total of 16 subsets. The power set is set of all subsets as its elements :

P A × B = { φ , { 1,3 } , { 1,4 } , { 2,3 } , { 2,4 } ,

{ 1,3 , 1,4 } , { 1,3 , 2,3 } , { 1,3 , 2,4 } , { 1,4 , 2,3 } , { 1,4 , 2,4 } , { 2,3 , 2,4 } ,

{ 1,3 , 1,4 , 2,3 } , { 1,3 , 1,4 , 2,4 } , { 1,3 , 2,3 , 2,4 } , { 1,4 , 2,3 , 2,4 }

{ 1,3 , 1,4 , 2,3 , 2,4 } }

It is easy to follow a scheme to write combination in which order is not relevant. We can denote each of the ordered pair with a symbol like :

A × B = { a , b , c , d }

As pointed out for generating combination for ordered pair, we can start with the left element and keep changing the last element of the combination till all combinations are exhausted. Here, power set in terms of symbols is :

P A × B = { φ , { a } , { b } , { c } , { d } ,

{ a , b , { a , c } , { a , d } , { b , c , { b , d } , { c , d } ,

{ a , b , c } , { a , b , d } , { a , c , d } , { b , c , d } ,

{ a , b , c , d } }

Problem 3 : If " A B " and "C" is any non-empty set, then prove that :

A × C B × C

Solution : Let us first discuss the logic of the relation here. The elements of set “A” are common to set “B”. Now Cartesian product of set "A" with set “C” will yield ordered pairs, which are common with the ordered pairs of the Cartesian product "B" with "C". However, as set “B” is either larger than or equal to, but not smaller than “A”, it follows that above relation should hold.

Now, we prove the relation analytically. Let an arbitrary ordered pair (x,y) belongs to Cartesian product " A × C ".

x , y A × C

According to definition of Cartesian product,

x A a n d y C

But “A” is subset of “B”. Hence, x B .

x B a n d y C

Again, applying definition of Cartesian product,

x , y B × C

This means that :

A × C B × C

Problem 4 : If A B a n d C D , then prove that :

A × C B × D

Solution : Let an arbitrary ordered pair (x,y) belongs to Cartesian product " A × C ".

x , y A × C

According to definition of Cartesian product,

x A a n d y C

But “A” is subset of “B”. Hence, x B . Also, “C” is subset of “D”. Hence, y D .

x B a n d y D

Again, applying definition of Cartesian product,

x , y C X D

This means that :

A × C B × D

Problem 5 : For any given four sets “A”, “B”, “C” and “D”, prove that :

A × B C × D = A C × B D

Solution : Let an arbitrary ordered pair (x,y) belongs to intersection set “ A × B C × D ”. Then,

x , y A × B C × D

Applying definition of intersection,

x , y A × B a n d x , y C × D

Applying definition of Cartesian product,

x A a n d y B a n d x C a n d y D

x A a n d x C a n d y B a n d y D

Applying definition of intersection,

x A C a n d y B D

Again, applying definition of Cartesian product,

x , y A C X B D

This means that :

A × B C × D A C × B D

Similarly, starting from RHS, we can prove that :

A C × B D A × B C × D

If sets are subsets of each other, then they are equal. Hence,

A × B C × D = A C × B D

Problem 6 : Let “A” and “B” be two non-empty sets. If the numbers of common elements be “n” between sets “A” and “B”, then find the common elements between Cartesian products “ A × B ” and “ B × A ”.

Solution : The common elements between sets “A” and “B” is “n”. This means :

n A B = n

We are required to evaluate the expression,

n [ A × B B × A ]

We have earlier seen that four given sets,

A × B C × D = A C × B D

If we put C = B and D = A in this equation, then expression on the left hand side of the equation becomes what is required.

A × B B × A = A B × B A

n [ A × B B × A ] = n [ A B ] × n [ B A ]

n [ A × B B × A ] = n X n = n 2

Problem 7 : Let “A”, “B” and “C” be three sets. Then prove that :

A X B C = A × B A × C

Solution : From first De-morgan’s theorem, we know that :

B C = B C

Applying to the LHS, we have :

A × B C = A × [ B C ]

Now, component of complement set is set itself. Hence,

A × B C = A × B C

Applying distributive property of product operator over intersection operator, we have :

A × B C = A × B A × C

Problem 8 : Let “A”, “B” and “C” be three sets. Then prove that :

A X B C = A × B A × C

Solution : From second De-morgan’s theorem, we know that :

B C = B C

Applying to the LHS, we have :

A × B C = A × [ B C ]

Now, component of complement set is set itself. Hence,

A × B C = A × B C

Applying distributive property of product operator over union operator, we have :

A × B C = A × B A × C

Questions & Answers

differentiate between demand and supply giving examples
Lambiv Reply
differentiated between demand and supply using examples
Lambiv
what is labour ?
Lambiv
how will I do?
Venny Reply
how is the graph works?I don't fully understand
Rezat Reply
information
Eliyee
devaluation
Eliyee
t
WARKISA
hi guys good evening to all
Lambiv
multiple choice question
Aster Reply
appreciation
Eliyee
explain perfect market
Lindiwe Reply
In economics, a perfect market refers to a theoretical construct where all participants have perfect information, goods are homogenous, there are no barriers to entry or exit, and prices are determined solely by supply and demand. It's an idealized model used for analysis,
Ezea
What is ceteris paribus?
Shukri Reply
other things being equal
AI-Robot
When MP₁ becomes negative, TP start to decline. Extuples Suppose that the short-run production function of certain cut-flower firm is given by: Q=4KL-0.6K2 - 0.112 • Where is quantity of cut flower produced, I is labour input and K is fixed capital input (K-5). Determine the average product of lab
Kelo
Extuples Suppose that the short-run production function of certain cut-flower firm is given by: Q=4KL-0.6K2 - 0.112 • Where is quantity of cut flower produced, I is labour input and K is fixed capital input (K-5). Determine the average product of labour (APL) and marginal product of labour (MPL)
Kelo
yes,thank you
Shukri
Can I ask you other question?
Shukri
what is monopoly mean?
Habtamu Reply
What is different between quantity demand and demand?
Shukri Reply
Quantity demanded refers to the specific amount of a good or service that consumers are willing and able to purchase at a give price and within a specific time period. Demand, on the other hand, is a broader concept that encompasses the entire relationship between price and quantity demanded
Ezea
ok
Shukri
how do you save a country economic situation when it's falling apart
Lilia Reply
what is the difference between economic growth and development
Fiker Reply
Economic growth as an increase in the production and consumption of goods and services within an economy.but Economic development as a broader concept that encompasses not only economic growth but also social & human well being.
Shukri
production function means
Jabir
What do you think is more important to focus on when considering inequality ?
Abdisa Reply
any question about economics?
Awais Reply
sir...I just want to ask one question... Define the term contract curve? if you are free please help me to find this answer 🙏
Asui
it is a curve that we get after connecting the pareto optimal combinations of two consumers after their mutually beneficial trade offs
Awais
thank you so much 👍 sir
Asui
In economics, the contract curve refers to the set of points in an Edgeworth box diagram where both parties involved in a trade cannot be made better off without making one of them worse off. It represents the Pareto efficient allocations of goods between two individuals or entities, where neither p
Cornelius
In economics, the contract curve refers to the set of points in an Edgeworth box diagram where both parties involved in a trade cannot be made better off without making one of them worse off. It represents the Pareto efficient allocations of goods between two individuals or entities,
Cornelius
Suppose a consumer consuming two commodities X and Y has The following utility function u=X0.4 Y0.6. If the price of the X and Y are 2 and 3 respectively and income Constraint is birr 50. A,Calculate quantities of x and y which maximize utility. B,Calculate value of Lagrange multiplier. C,Calculate quantities of X and Y consumed with a given price. D,alculate optimum level of output .
Feyisa Reply
Answer
Feyisa
c
Jabir
the market for lemon has 10 potential consumers, each having an individual demand curve p=101-10Qi, where p is price in dollar's per cup and Qi is the number of cups demanded per week by the i th consumer.Find the market demand curve using algebra. Draw an individual demand curve and the market dema
Gsbwnw Reply
suppose the production function is given by ( L, K)=L¼K¾.assuming capital is fixed find APL and MPL. consider the following short run production function:Q=6L²-0.4L³ a) find the value of L that maximizes output b)find the value of L that maximizes marginal product
Abdureman
types of unemployment
Yomi Reply
What is the difference between perfect competition and monopolistic competition?
Mohammed
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Functions. OpenStax CNX. Sep 23, 2008 Download for free at http://cnx.org/content/col10464/1.64
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Functions' conversation and receive update notifications?

Ask