Explore applicable concepts within abstract algebra

Assignment Help Game Theory
Reference no: EM132432235

Programme title - BTEC Higher National Diploma in Computing

Unit Number and Title - Unit 18 Discrete Mathematics

Assignment Title - Discrete mathematics in Computing

Unit Learning Outcomes:

1. Examine set theory and functions applicable to software engineering.

2. Analyse mathematical structures of objects using graph theory.

3. Investigate solutions to problem situations using the application of Boolean algebra.

4. Explore applicable concepts within abstract algebra.

Activity 1 -

Part 1 -

1. Let A and B be two non-empty finite sets. If cardinalities of the sets A, B, and A ∩ B are 72, 28 and 13 respectively, find the cardinality of the set A ∪ B.

2. If n(A - B) = 45, n(A ∪ B) = 110 and n(A ∩ B) = 15, then find n(B).

3. If n(A) = 33, n(B) = 36 and n(C) = 28, find n(A ∪ B ∩ C).

556_figure.png

Part 2 -

1. Write the multi-sets of prime factors of given numbers.

I. 160

II. 120

III. 250

2. Write the multiplicities of each element of multisets in part 2(1-I,ii,iii) separately.

3. Find the cardinalities of each multiset in part 2-1.

Part 3 -

1. Determine whether the following functions are invertible or not. If it is invertible, then find the rule of the inverse (f-1(x))

793_figure1.png

2. Function f(x) = 5/9 (x-32) converts Fahrenheit temperatures into Celsius. What is the function for opposite conversion?

Part 4 -

1. Formulate corresponding proof principles to prove the following properties about defined sets.

i.

2107_figure2.png

ii. De Morgan's Law by mathematical induction.

iii. Distributive Laws for three non-empty finite sets A, B, and C.

Activity 2 -

Part 1 -

1. Discuss using two examples on binary trees both quantitatively and qualitatively.

Part 2 -

1. State the Dijkstra's algorithm for a directed weighted graph with all non-negative edge weights.

2. Find the shortest path spanning tree for the weighted directed graph with vertices A, B, C, D, and E given using Dijkstra's algorithm.

1101_figure3.png

Part 3 -

1. Check whether the following graphs have an Eulerian and/or Hamiltonian circuit.

2351_figure4.png

Part 4 -

1. Construct a proof for the five color theorem for every planar graph.

2. Discuss how efficiently Graph Theory can be used in a route planning project for a vacation trip from Colombo to Trincomalee by considering most of the practical situations (such as millage of the vehicle, etc.) as much as you can. Essentially consider the two fold,

- Routes with shortest distance(Quick route travelling by own vehicle)

- Route with the lowest cost

3. Determine the minimum number of separate racks needed to store the chemicals given in the table (1st column) by considering their incompatibility using graph coloring technique. Clearly state you steps and graphs used.

Chemical

Incompatible with

Ammonia (anhydrous)

Mercury, chlorine, calcium hypochlorite, iodine, bromine, hydrofluoric acid (anhydrous)

Chlorine

Ammonia, acetylene, butadiene, butane, methane, propane, hydrogen, sodium carbide, benzene, finely divided metals, turpentine

Iodine

Acetylene, ammonia (aqueous or anhydrous), hydrogen

Silver

Acetylene, oxalic acid, tartaric acid, ammonium compounds, pulmonic acid

Iodine

Acetylene, ammonia (aqueous or anhydrous), hydrogen

Mercury

Acetylene, pulmonic acid, ammonia

Fluorine

All other chemicals

Activity 3 -

Part 1 -

1. Discuss two real world binary problems in two different fields using applications of Boolean algebra.

Part 2 -

1. Develop truth tables and its corresponding Boolean equation for the following scenarios.

i. ''If the driver is present AND the driver has NOT buckled up AND the ignition switch is on, then the warning light should turn ON.''

ii. If it rains and you don't open your umbrella then you will get wet.

2. Produce truth tables for given Boolean expressions.

1744_figure5.png

Part 3 -

2. Find the simplest form of given Boolean expressions using algebraic methods.

2381_figure6.png

Part 4 -

1. Consider the K-Maps given. For each K- Map.

i. Write the appropriate standard form (SOP/POS) of Boolean expression.

ii. Draw the circuit using AND, NOT and OR gates.

iii. Draw the circuit only by using

i. NAND gates if the standard form obtained in part (i) is SOP.

ii. NOR gates if the standard form obtained in pat (i) is POS.

(a)

AB/C

0

1

00

0

0

01

0

1

11

0

1

10

1

0

(b)

AB/CD

00

01

11

10

00

1

0

0

1

01

0

1

0

1

11

1

1

1

0

10

1

1

1

1

(c)

AB/C

0

1

00

1

0

01

1

1

11

1

0

10

0

1

Activity 4 -

Part 1 -

1. Describe the characteristics of different binary operations that are performed on the same set.

2. Justify whether the given operations on relevant sets are binary operations or not.

i. Multiplication and Division on se of Natural numbers

ii. Subtraction and Addition on Set of Natural numbers

iii. Exponential operation: (x, y) → xy on Set of Natural numbers and set of Integers.

Part 2 -

1. Build up the operation tables for group G with orders 1, 2, 3 and 4 using the elements a, b, c, and e as the identity element in an appropriate way.

2. i. State the Lagrange's theorem of group theory.

ii. For a subgroup H of a group G, prove the Lagrange's theorem.

iii. Discuss whether a group H with order 6 can be a subgroup of a group with order 13 or not. Clearly state the reasons.

Part 3 -

1. Check whether the set S = R - {-1} is a group under the binary operation '*'defined as a * b = a + b + ab for any two elements a, b ∈ S.

2. i. State the relation between the order of a group and the number of binary operations that can be defined on that set.

ii. How many binary operations can be defined on a set with 4 elements?

3. Discuss the group theory concept behind the Rubik's cube.

Part 4 -

1. Prepare a presentation for ten minutes that explains an application of group theory in computer sciences.

Reference no: EM132432235

Questions Cloud

Counter-controlled while loop lab : Prompts the user for the number of grades they wish to enter. Computes a running total of the grades entered. You will need to initialize this variable to zero
Determine the Times Interest Earned Ratio : For the FY 2018, Frederick Company had net sales of $1,100,000 and net income of $75,000, Determine the Times Interest Earned Ratio
Major Social Forces at Work Assignment : Major Social Forces at Work Assignment help and solutions:- Describe at least three of the major social forces that impact work organizations
Develop a program that calculates final score : Develop a program that calculates final score and average score for a student from his/her (1)class participation, (2) test, (3) assignment
Explore applicable concepts within abstract algebra : Examine set theory and functions applicable to software engineering and Investigate solutions to problem situations using the application of Boolean algebra.
Calculate the amount of bond discount or premium : The bonds which were issued at 105, pay interest on January 1 and June 1. Use this information to calculate the amount of bond discount or premium
Finds the average and prints out a letter grade : I know that I'm creating a C++ program which prompts a user for their grades, finds the average and prints out a letter grade.
Personal Reflection Assignment : Personal Reflection Assignment help and solutions:-Were there interpretations of experience that felt were inappropriate
Preparing an informal memo : Preparing an informal memo to explain to Mr. Skaros why his production cost report showed only 2,000 equivalent units in ending inventory

Reviews

Write a Review

Game Theory Questions & Answers

  Use the best-response approach to find all nash equilibria

Player 1 has the following set of strategies {A1;A2;A3;A4}; player 2’s set of strategies are {B1;B2;B3;B4}. Use the best-response approach to find all Nash equilibria.

  A supplier and a buyer, who are both risk neutral

A supplier and a buyer, who are both risk neutral, play the following game,  The buyer’s payoff is q^'-s^', and the supplier’s payoff is s^'-C(q^'), where C() is a strictly convex cost function with C(0)=C’(0)=0. These payoffs are commonly known.

  Pertaining to the matrix game theory problem

Pertaining to the matrix need simple and short answers, Find  (a) the strategies of the firm (b) where will the firm end up in the matrix equilibrium (c) whether the firm face the prisoner’s dilemma.

  Nash equilibria

Consider the two-period repeated game in which this stage game is played twice and the repeated-game payo s are simply the sum of the payo s in each of the two periods.

  Find the nash equilibrium

Two players, Ben and Diana, can choose strategy X or Y. If both Ben and Diana choose strategy X, every earns a payoff of $1000.

  Construct the payoff matrix for the game

The market for olive oil in new York City is controlled by 2-families, Sopranos and Contraltos. Both families will ruthlessly eliminate any other family that attempts to enter New York City olive oil market.

  Question about nash equilibrium

Following is a payoff matrix for Intel and AMD. In each cell, 1st number refers to AMD's profit, while second is Intel's.

  Finding the nash equilibrium

Determine the solution to the given advertising decision game between Coke and Pepsi, assuming the companies act independently.

  Nash equilibria to determine the best strategy

Little Kona is a small coffee corporation that is planning entering a market dominated through Big Brew. Each corporation's profit depends on whether Little Kona enters and whether Big Brew sets a high price or a low price.

  Creating a payoff table

Suppose you and your classmate are assigned a project on which you will earn one combined grade. You each wish to receive a good grade, but you also want to avoid hard work.

  Determine the nash equilibrium for trade policy

Consider trade relations in the United State and Mexico. Suppose that leaders of two countries believe the payoffs to alternative trade policies are as follows:

  Find the nash equilibrium outcomes

Use the given payoff matrix for a simultaneous move one shot game to answer the accompanying questions.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd