<< 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

what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
What would be the best educational aid(s) for gifted kids/savants?
Heidi Reply
treat them normal, if they want help then give them. that will make everyone happy
Saurabh
What are the treatment for autism?
Magret Reply
hello. autism is a umbrella term. autistic kids have different disorder overlapping. for example. a kid may show symptoms of ADHD and also learning disabilities. before treatment please make sure the kid doesn't have physical disabilities like hearing..vision..speech problem. sometimes these
Jharna
continue.. sometimes due to these physical problems..the diagnosis may be misdiagnosed. treatment for autism. well it depends on the severity. since autistic kids have problems in communicating and adopting to the environment.. it's best to expose the child in situations where the child
Jharna
child interact with other kids under doc supervision. play therapy. speech therapy. Engaging in different activities that activate most parts of the brain.. like drawing..painting. matching color board game. string and beads game. the more you interact with the child the more effective
Jharna
results you'll get.. please consult a therapist to know what suits best on your child. and last as a parent. I know sometimes it's overwhelming to guide a special kid. but trust the process and be strong and patient as a parent.
Jharna
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