0% found this document useful (0 votes)
28 views

Final Report Discrete Structures: Regulations

This document contains instructions for a final report assignment in Discrete Structures for the Faculty of Information Technology. It lists 8 questions to be answered individually and submitted by January 8th, 2022. Several questions involve calculations related to the student's ID number. The report must follow the faculty's format and be written in English. Formatting violations will result in score deductions between 10-50%.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Final Report Discrete Structures: Regulations

This document contains instructions for a final report assignment in Discrete Structures for the Faculty of Information Technology. It lists 8 questions to be answered individually and submitted by January 8th, 2022. Several questions involve calculations related to the student's ID number. The report must follow the faculty's format and be written in English. Formatting violations will result in score deductions between 10-50%.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

FACULTY OF INFORMATION TECHNOLOGY

Final Report
Discrete Structures
Regulations
You should solve and submit this report to your theory Google classroom within 14
days, from the beginning of Dec 26 th 2021 to the end of Jan 8 th 2022. Late submission is
not accepted.
This is an individual final report. Any case of plagiarism will get 0.
Students need to solve all the problems and submit a doc/docx file named by your
StudentID, using our faculty’s format. English is required for high-quality classes.
Format violations will cost from 10% to 50% of your total scores.

Question 1: Euclid’s algorithm and Bezout’s identity


a. Using Euclid’s algorithm to calculate gcd(2021, 1000 + m) and lcm(2021, 1000 + m),
where m is the last 3 digits of your student ID. For example, if your student ID is
52000123 then you need to calculate gcd(2021, 1123) and lcm(2021, 1123).
b. Apply above result(s) in to find 5 integer solution pairs (x,y) of this equation:
2021x + (1000 + m)y = gcd(2021, 1123).

Question 2: Recurrence relation


Solve the recurrence relation 
an = 8.an−1 – 15.an−2
with a0 = 5 and a1 = m,
where m is the last 2 digits of your student ID. For example, if your student ID is
52000123 then a1 = 23.

Question 3: Set
a. Create a set Γ of characters from your case-insensitive non-diacritical full name. For
example, the set corresponding with “Tôn Đức Thắng” is Δ = {A, C, D, G, H, N, O, T, U}.
b. Find the union, intersect, non-symmetric difference, and symmetric difference of Γ and Δ.

Question 4: Relations
Let ℜ be a binary relation defined on 2 integers as follow:
∀ a , b ∈N (aRb↔ m|( a .b ))
where is the last 2 digits of your student ID.
For example, if your student ID is 52000123 then the valid binary relation is
∀ a , b ∈N (aRb↔ 23|( a . b ))
Is R reflexive, symetric, anti-symetric, transitive? Prove your answer.
FACULTY OF INFORMATION TECHNOLOGY

Question 5: Multiplicative inversion


a. Study and present your knowledge about Extended Euclidean algorithm to compute
multiplicative inverses in modular structures.
b. Apply the algorithm to find (m+1) -1 (mod 101) where m is the last 2 digits of your
student ID. For example, if your student ID is 52000123 then m = 23 and you need to
find 24-1 (mod 101).

Question 6: Kruskal’s algorithm


Propose a solution for circuit-checking in Kruskal's algorithm.

Question 7: Eulerian circuit


a. Does the following graph have an Eulerian circuit or Eulerian path? Why?

b. Study and present your knowledge about Hierholzer’s algorithm to find an Eulerian
circuit.
c. If the graph has an Eulerian circuit, use Hierholzer's algorithm to find an Eulerian
circuit of that graph when the initial circuit R1 is:
i. If abcd % 4 = 0 then R1 is EINME
ii. If abcd % 4 = 1 then R1 is abhga
iii. If abcd % 4 = 2 then R1 is UVbaU
iv. If abcd % 4 = 3 then R1 is XCdX
Where abcd is the 4-digit number combined by the last 4 digits in your StudentID. For
example, Student ID 520H1234 has abcd = 1234.

Question 8: Map coloring


Given this map:
FACULTY OF INFORMATION TECHNOLOGY

a. Modeling this map by a graph.


b. Color the map (graph) with a minimum number of colors. Present your solution step
by step.
Let abcd be the 4-digit number combined by the last 4 digits in your StudentID. For
example, StudentID 520H1234 has abcd = 1234.
i. If abcd % 4 = 0 then start form Bihar.
ii. If abcd % 4 = 1 then start form Orissa.
FACULTY OF INFORMATION TECHNOLOGY

iii. If abcd % 4 = 2 then start form Rajasthan.


iv. If abcd % 4 = 3 then start form Meghalaya.
FACULTY OF INFORMATION TECHNOLOGY

Rubric
Self-
Criteria Scale 1 2 3 evalutaio Reason
n
Score
  0 score 1/2 score Full score    
/10
Correct gcd
and lcm, but Correct
Do
Question incorrect calculation,
1 nothing or    
1 solutions of detailed
wrongly.
the Bezout’s explanation.
identity.
Correct
Correct
Do calculation
Question calculation,
1 nothing or but wrong    
2 detailed
wrongly. result or
explanation.
conclusion.
Correct
Do Correct Γ but
Question calculation,
1 nothing or incorrect    
3 detailed
wrongly. operations.
explanation.
Correct
Do Right results,
Question results but
1 nothing or detailed    
4 incorrect
wrongly. explanation.
proofs.
Good study,
Do Good study right
Question
1 nothing or but incorrect calculation,    
5
wrongly. applications. detailed
explanation.
Reasonable
Reasonable
Do but indetailed
Question detailed
1 nothing or proposion.    
6 proposion with
wrongly. No
illustration.
illustration.
a-Correct
a-Correct
recognition,
recognition,
right
right
Do explanation.
Question explanation.
2 nothing or b,c-Good    
7 b,c-Good
wrongly. study, right
study but
calculation,
incorrect
detailed
applications.
explanation.
Correct
Do Correct
Question modeling but
2 nothing or modeling but    
8 wrong
wrongly. right coloring.
coloring.
FACULTY OF INFORMATION TECHNOLOGY

Total 10 Result 0  

You might also like