cc05 Raw
cc05 Raw
equivalence classes of 𝑹.
Answer:
We are given the relation 𝑹 on the set of integers 𝑰 = ℤ, defined as:
𝒂 𝑹 𝒃 ⇔ 𝒂 ≡ 𝒃 (𝐦𝐨𝐝 𝟑)
This means two integers 𝒂 and 𝒃 are related under 𝑹 if and only if their difference 𝒂 − 𝒃 is divisible by 3. That is, 𝟑 ∣
(𝒂 − 𝒃).
We first note that 𝑹 is an equivalence relation on ℤ, because: ✅ Reflexive: For any integer 𝒂, 𝒂 − 𝒂 = 𝟎, which is
divisible by 3, so 𝒂 𝑹 𝒂. ✅ Symmetric: If 𝒂 − 𝒃 is divisible by 3, then 𝒃 − 𝒂 = −(𝒂 − 𝒃) is also divisible by 3, so 𝒃 𝑹 𝒂.
✅ Transitive: If 𝒂 − 𝒃 and 𝒃 − 𝒄 are both divisible by 3, then (𝒂 − 𝒃) + (𝒃 − 𝒄) = 𝒂 − 𝒄 is also divisible by 3, so 𝒂 𝑹 𝒄.
Since 𝑹 is an equivalence relation, it partitions ℤ into equivalence classes, where each class contains all integers that are
congruent to each other modulo 3.
When any integer 𝒙 is divided by 3, the possible remainders are 𝟎, 𝟏, or 𝟐. Hence, there are exactly 3 equivalence
classes, one for each remainder.
The equivalence classes are:
The class of 𝟎 (integers divisible by 3):
[𝟎] = {𝒙 ∈ ℤ ∣ 𝒙 ≡ 𝟎 (𝐦𝐨𝐝 𝟑)} = {… , −𝟔, −𝟑, 𝟎, 𝟑, 𝟔, 𝟗, … }
The class of 𝟏 (integers leaving remainder 1 when divided by 3):
[𝟏] = {𝒙 ∈ ℤ ∣ 𝒙 ≡ 𝟏 (𝐦𝐨𝐝 𝟑)} = {… , −𝟓, −𝟐, 𝟏, 𝟒, 𝟕, 𝟏𝟎, … }
The class of 𝟐 (integers leaving remainder 2 when divided by 3):
[𝟐] = {𝒙 ∈ ℤ ∣ 𝒙 ≡ 𝟐 (𝐦𝐨𝐝 𝟑)} = {… , −𝟒, −𝟏, 𝟐, 𝟓, 𝟖, 𝟏𝟏, … }
Final Answer:
Therefore, the set of equivalence classes of 𝑹 is:
{[𝟎], [𝟏], [𝟐]}
where:
[𝟎] contains all integers divisible by 3,
[𝟏] contains all integers that give remainder 1 when divided by 3,
[𝟐] contains all integers that give remainder 2 when divided by 3.
These three equivalence classes form a complete partition of the set of integers ℤ under the relation of congruence
modulo 3.
Reflexive:
We must show that 𝑨 𝑹 𝑨 for all 𝑨 ∈ 𝓕. But clearly, 𝑨 = 𝑨, so 𝑨 𝑹 𝑨. ✅ Therefore, 𝑹 is reflexive.
Symmetric:
We must show that if 𝑨 𝑹 𝑩, then 𝑩 𝑹 𝑨. If 𝑨 𝑹 𝑩, then 𝑨 = 𝑩. But equality is symmetric, so 𝑩 = 𝑨, which means 𝑩 𝑹 𝑨.
✅ Therefore, 𝑹 is symmetric.
Transitive:
We must show that if 𝑨 𝑹 𝑩 and 𝑩 𝑹 𝑪, then 𝑨 𝑹 𝑪. If 𝑨 𝑹 𝑩, then 𝑨 = 𝑩, and if 𝑩 𝑹 𝑪, then 𝑩 = 𝑪. By transitivity of
equality, 𝑨 = 𝑪, hence 𝑨 𝑹 𝑪. ✅ Therefore, 𝑹 is transitive.
Conclusion:
Since 𝑹 is reflexive, symmetric, and transitive, 𝑹 is an equivalence relation on the family of sets 𝓕.
Summary:
A fuzzy set generalizes the idea of a set by allowing partial membership, making it very effective in dealing with
uncertain or imprecise data
.
Question 4: Prove that if 𝑮 is self-complementary then 𝑮 has 𝟒𝒌 or 𝟒𝒌 + 𝟏 vertices, where 𝒌 is an
integer.
Answer:
We are given a graph 𝑮 which is self-complementary, meaning:
𝑮≅𝑮
where 𝑮 is the complement of 𝑮, and ≅ denotes graph isomorphism.
We aim to prove that if 𝑮 is self-complementary, then the number of vertices 𝒏 of 𝑮 satisfies:
𝒏 = 𝟒𝒌 or 𝒏 = 𝟒𝒌 + 𝟏, 𝒌 ∈ ℤ
Proof:
✅ Let 𝒏 be the number of vertices in 𝑮. ✅ Since 𝑮 is self-complementary, it must have the same number of edges as
its complement 𝑮. ✅ Total number of edges in a complete graph on 𝒏 vertices is:
𝒏 𝒏(𝒏 − 𝟏)
=
𝟐 𝟐
In 𝑮, the number of edges 𝒆(𝑮) plus the number of edges in 𝑮 must equal 𝒏𝟐 . But since 𝑮 ≅ 𝑮, the number of edges in
𝑮 equals the number of edges in 𝑮, so:
𝟏 𝒏 𝒏(𝒏 − 𝟏)
𝒆(𝑮) = 𝒆(𝑮) = =
𝟐 𝟐 𝟒
𝒏(𝒏 𝟏)
For 𝒆(𝑮) to be an integer, must be an integer. That is, 𝒏(𝒏 − 𝟏) must be divisible by 4.
𝟒
Case Analysis:
We need to find all integers 𝒏 such that 𝒏(𝒏 − 𝟏) is divisible by 4. Notice 𝒏 and 𝒏 − 𝟏 are consecutive integers — one is
even and the other is odd.
If 𝒏 is even: Let 𝒏 = 𝟐𝒎, then 𝒏 − 𝟏 = 𝟐𝒎 − 𝟏 (odd), so:
𝒏(𝒏 − 𝟏) = 𝟐𝒎(𝟐𝒎 − 𝟏)
Since 𝟐𝒎 is even, 𝒏(𝒏 − 𝟏) is divisible by 2. But for divisibility by 4, 𝒎 must also be even, i.e., 𝒎 = 𝟐𝒌, so 𝒏 = 𝟒𝒌.
If 𝒏 is odd: Let 𝒏 = 𝟐𝒎 + 𝟏, then 𝒏 − 𝟏 = 𝟐𝒎, so:
𝒏(𝒏 − 𝟏) = (𝟐𝒎 + 𝟏)(𝟐𝒎) = 𝟐𝒎(𝟐𝒎 + 𝟏)
Here 𝟐𝒎 is even, but we still need divisibility by 4. 𝟐𝒎 already contributes one factor of 2, and 𝒎 must be even, i.e.,
𝒎 = 𝟐𝒌, so 𝒏 = 𝟒𝒌 + 𝟏.
Conclusion:
Therefore, 𝒏 must be of the form:
𝒏 = 𝟒𝒌 or 𝒏 = 𝟒𝒌 + 𝟏
where 𝒌 is any integer.
Thus, a self-complementary graph can only have 𝟒𝒌 or 𝟒𝒌 + 𝟏 vertices.
Proof:
𝒑
✅ Assume, for contradiction, that 𝒓 is a rational number. ✅ Then 𝒓 can be written as , where 𝒑 and 𝒒 are integers
𝒒
with no common factors (i.e., in lowest terms), and 𝒒 ≠ 𝟎.
From 𝒓𝟐 = 𝟑, we have:
𝒑 𝟐
=𝟑
𝒒
𝒑𝟐
=𝟑
𝒒𝟐
𝒑𝟐 = 𝟑𝒒𝟐
So 𝒑𝟐 is divisible by 𝟑, which implies that 𝒑 is also divisible by 𝟑 (since 𝟑 is prime). Let 𝒑 = 𝟑𝒌, where 𝒌 is some integer.
Substitute 𝒑 = 𝟑𝒌 back:
(𝟑𝒌)𝟐 = 𝟑𝒒𝟐
𝟗𝒌𝟐 = 𝟑𝒒𝟐
𝟑𝒌𝟐 = 𝒒𝟐
This shows 𝒒𝟐 is also divisible by 𝟑, so 𝒒 is divisible by 𝟑.
𝒑
But now both 𝒑 and 𝒒 are divisible by 𝟑, which contradicts the assumption that is in lowest terms.
𝒒
Conclusion:
Our assumption that 𝒓 is rational leads to a contradiction. Hence, 𝒓 cannot be a rational number.
Therefore, √𝟑 (or any number 𝒓 such that 𝒓𝟐 = 𝟑) is irrational.
Here’s the full response to your two parts:
Definition:
Given a fuzzy set 𝑨 defined on a universal set 𝑿, with membership function 𝝁𝑨 (𝒙), the 𝜶-cut of 𝑨 is the crisp set of all
elements 𝒙 ∈ 𝑿 such that the membership degree of 𝒙 in 𝑨 is at least 𝜶.
Mathematically:
𝑨𝜶 = {𝒙 ∈ 𝑿 ∣ 𝝁𝑨 (𝒙) ≥ 𝜶}
Here 𝜶 is a fixed number between 𝟎 and 𝟏, and the 𝜶-cut 𝑨𝜶 is always a crisp (ordinary) subset of 𝑿.
Example:
Let 𝑿 = {𝟏, 𝟐, 𝟑, 𝟒, 𝟓}, and consider a fuzzy set 𝑨 on 𝑿 with membership function:
𝝁𝑨 (𝟏) = 𝟎. 𝟏, 𝝁𝑨 (𝟐) = 𝟎. 𝟓, 𝝁𝑨 (𝟑) = 𝟎. 𝟕, 𝝁𝑨 (𝟒) = 𝟏. 𝟎, 𝝁𝑨 (𝟓) = 𝟎. 𝟑
For 𝜶 = 𝟎. 𝟓, the 𝟎. 𝟓-cut of 𝑨 is:
𝑨𝟎.𝟓 = {𝟐, 𝟑, 𝟒}
because these are the elements whose membership degree is at least 𝟎. 𝟓.
For 𝜶 = 𝟎. 𝟕, the 𝟎. 𝟕-cut of 𝑨 is:
𝑨𝟎.𝟕 = {𝟑, 𝟒}
Summary:
An 𝜶-cut of a fuzzy set is a crisp subset of elements whose membership degree is at least 𝜶. It is useful in fuzzy set
theory for representing fuzzy sets at different levels of precision.
Proof:
✅ Let 𝒙 > 𝟎 and 𝒚 > 𝟎. We want to show that there exists 𝒏 ∈ ℕ such that 𝒏𝒙 > 𝒚.
By contradiction:
Suppose no such 𝒏 exists. That means, for all 𝒏 ∈ ℕ, 𝒏𝒙 ≤ 𝒚.
This implies that the set:
𝑺 = {𝒏𝒙: 𝒏 ∈ ℕ}
is bounded above by 𝒚.
Completeness of ℝ:
Since 𝑺 is nonempty and bounded above, it has a least upper bound 𝒔 = 𝐬𝐮𝐩𝑺.
Now consider 𝒔 − 𝒙. Clearly, 𝒔 − 𝒙 < 𝒔. Since 𝒔 is the least upper bound, there must exist some 𝒎 ∈ ℕ such that:
𝒎𝒙 > 𝒔 − 𝒙
But then:
(𝒎 + 𝟏)𝒙 = 𝒎𝒙 + 𝒙 > (𝒔 − 𝒙) + 𝒙 = 𝒔
This contradicts the fact that 𝒔 is an upper bound of 𝑺.
Conclusion:
Our assumption was wrong. Therefore, there exists 𝒏 ∈ ℕ such that 𝒏𝒙 > 𝒚.
Hence, the Archimedean Property is proved.
Example:
Consider a square:
Vertices: A, B, C, D Edges: AB, BC, CD, DA
Each vertex has degree 2 (even), and the graph is connected. So, this is an Eulerian graph.
Eulerian circuit: A → B → C → D → A
✅ Answer:
Statement of Fundamental Theorem of Arithmetic:
Every integer 𝒏 > 𝟏 can be written as a product of prime numbers, and this factorization is unique up to the
order of the factors.
In other words: Any positive integer greater than 1 is either a prime itself or can be expressed as a product of primes,
and this prime factorization is unique (except for the order of the factors).
🔷 Proof:
We prove it in two parts — existence and uniqueness.
✍ Part 1: Existence
We need to show that every integer 𝒏 > 𝟏 can be expressed as a product of primes.
We use mathematical induction.
Base case: 𝒏 = 𝟐 Since 𝟐 is a prime number, it is already expressed as a product of itself. ✅
Inductive step: Assume that every integer 𝒌 such that 𝟐 ≤ 𝒌 < 𝒏 can be written as a product of primes. Now consider
𝒏:
If 𝒏 is prime, then it is already expressed as a product of itself.
If 𝒏 is composite, then it can be written as 𝒏 = 𝒂 ⋅ 𝒃, where 𝟏 < 𝒂 < 𝒏 and 𝟏 < 𝒃 < 𝒏. By the induction
hypothesis, both 𝒂 and 𝒃 can each be written as a product of primes. Therefore, 𝒏 itself is a product of these
primes.
Hence, by induction, every 𝒏 > 𝟏 can be expressed as a product of primes. ✅
✍ Part 2: Uniqueness
We need to show that this factorization is unique (except for the order of factors).
We prove by contradiction.
Suppose 𝒏 has two distinct prime factorizations:
𝒏 = 𝒑𝟏 𝒑𝟐 ⋯ 𝒑𝒓 = 𝒒𝟏 𝒒𝟐 ⋯ 𝒒𝒔
where 𝒑𝒊 and 𝒒𝒋 are all primes.
Since 𝒑𝟏 divides 𝒏, it must also divide the product 𝒒𝟏 𝒒𝟐 ⋯ 𝒒𝒔 . By a basic property of primes, 𝒑𝟏 must divide one of the
𝒒𝒋 . But since 𝒒𝒋 is prime, it must equal 𝒑𝟏 .
Cancel 𝒑𝟏 from both sides and repeat the process. At each step, we can pair equal primes from both sides, eventually
showing that the two factorizations are the same up to the order of factors.
Thus, the prime factorization is unique.
🔷 Conclusion:
Every integer 𝒏 > 𝟏 can be written as a product of primes in a unique way, except for the order of the primes. This is
the Fundamental Theorem of Arithmetic. ✅
Question 10: Write about simple application of fuzzy sets.
✅ Answer:
Fuzzy sets are used to model and handle situations involving imprecision, vagueness, or uncertainty, which cannot be
effectively represented using classical (crisp) sets.
Here are some simple and practical applications of fuzzy sets:
🔷 1. Control Systems
Fuzzy sets are widely used in fuzzy logic controllers, which are applied in systems where human-like reasoning is
preferred over precise mathematical models. ✅ Example: Automatic washing machines, air conditioners, and
refrigerators adjust their operation (e.g., wash time, cooling level) based on vague inputs like “dirty,” “cool,” or
“slightly hot.”
🔷 2. Decision Making
Fuzzy sets help in decision-making problems where criteria are subjective or not clearly defined. ✅ Example: In
hiring decisions, terms like “experienced,” “young,” and “skilled” can be expressed using fuzzy sets to rank candidates.
🔷 3. Pattern Recognition
Fuzzy sets are used in recognizing patterns where boundaries are not clear-cut. ✅ Example: Handwriting recognition,
speech recognition, and image processing.
🔷 5. Medical Diagnosis
Fuzzy sets assist doctors in diagnosing diseases where symptoms are vague or overlapping. ✅ Example: Terms like
“high fever,” “moderate pain,” or “mild risk” are modeled using fuzzy sets.
🔷 Summary:
Fuzzy sets are a powerful tool to model and solve real-world problems that involve imprecision and human reasoning,
making them essential in control systems, decision making, prediction, recognition, and diagnosis.
Question 11: Write down the differences between fuzzy set and crisp set
✅ Answer:
🔷 Crisp Set (Definition in 100 words):
A crisp set, also called a classical or ordinary set, is a well-defined collection of distinct elements where membership is
binary and unambiguous. Each element of the universal set either fully belongs to the crisp set or does not belong at all.
This is expressed mathematically by a membership function 𝝁𝑨 (𝒙) that takes values only 𝟎 or 𝟏. If 𝝁𝑨 (𝒙) = 𝟏, the
element 𝒙 is in the set, and if 𝝁𝑨 (𝒙) = 𝟎, it is not. Crisp sets are used when problems involve precise, exact, and well-
defined data without vagueness.
🔷 Fuzzy Set (Definition in 100 words):
A fuzzy set is an extension of a classical set that allows each element to have a degree of membership, representing
vagueness and imprecision. In a fuzzy set, the membership of an element is expressed using a membership function
𝝁𝑨 (𝒙) which can take any real value in the interval [𝟎, 𝟏]. A value of 𝟏 means full membership, 𝟎 means no
membership, and values between 𝟎 and 𝟏 represent partial membership. Fuzzy sets are widely used in real-life
problems, such as linguistic variables and human reasoning, where boundaries are not sharp
.
Question 12 Prove that a connected graph with 𝒏 vertices and (𝒏 − 𝟏) edges is a tree.
To prove that a connected graph with 𝒏 vertices and 𝒏 − 𝟏 edges is a tree, we’ll use definitions and logical reasoning.
Definitions to Remember:
A tree is a connected graph with no cycles.
A graph is connected if there is a path between every pair of vertices.
A cycle is a path that starts and ends at the same vertex without repeating edges or vertices (except for the
start/end).
A simple undirected graph is assumed (no multiple edges or loops).
Given:
𝑮 is a connected graph.
𝑮 has 𝒏 vertices.
𝑮 has 𝒏 − 𝟏 edges.
To Prove:
𝑮 is a tree, i.e., 𝑮 has no cycles.
Conclusion:
𝑮 has no cycles.
Since 𝑮 is given to be connected, and we just showed it has no cycles, ⇒ 𝑮 is a tree.
Statement to Prove:
Let 𝑨𝟏 , 𝑨𝟐 , 𝑨𝟑 , … be countable sets. We want to prove that the union
𝑨 = ⋃ 𝑨𝒊
𝒊 𝟏
is countable.
Now enumerate the elements of this grid using a diagonal method (like Cantor’s diagonalization):
First: 𝒂𝟏𝟏
Then: 𝒂𝟏𝟐 , 𝒂𝟐𝟏
Then: 𝒂𝟏𝟑 , 𝒂𝟐𝟐 , 𝒂𝟑𝟏
And so on...
This enumeration gives us a single list of elements from all the sets.
Important Note:
While listing, we skip duplicates to ensure each element appears only once in the final union.
Even though the indexing is over an infinite number of countable sets, the process still yields a list (a sequence),
meaning the union is countable.
✅ Conclusion:
The countable union of countable sets is countable.
Contradiction:
𝒑
We earlier assumed that is in lowest terms, which means that 𝒑 and 𝒒 should not have any common factor other than
𝒒
1.
But we just proved that both 𝒑 and 𝒒 are divisible by 7, which means they have a common factor of 7.
𝒑
This contradicts our original assumption that is in lowest terms.
𝒒
Final Conclusion:
Since our assumption that 𝒓 is rational led to a contradiction, the assumption must be false.
Therefore, 𝒓 is not a rational number, i.e., 𝒓 is irrational.
✅ Hence, if 𝒓𝟐 = 𝟕, then 𝒓 cannot be rational.
Definitions:
𝐠𝐜𝐝(𝒂, 𝒃): The greatest common divisor of 𝒂 and 𝒃 is the largest positive integer that divides both 𝒂 and 𝒃
without leaving a remainder.
lcm(𝒂, 𝒃): The least common multiple of 𝒂 and 𝒃 is the smallest positive integer that is divisible by both 𝒂
and 𝒃.
To Prove:
𝐠𝐜𝐝(𝒂, 𝒃) ⋅ lcm(𝒂, 𝒃) = 𝒂 ⋅ 𝒃
Question 1: State and prove the First Characterization Theorem of Fuzzy Complements.
Statement:
Let 𝑪: [𝟎, 𝟏] → [𝟎, 𝟏] be a function. Then 𝑪 is a fuzzy complement if and only if there exists a strictly increasing,
continuous function 𝒈: [𝟎, 𝟏] → ℝ such that 𝒈(𝟎) = 𝟎 and
𝑪(𝒂) = 𝒈 𝟏 (𝒈(𝟏) − 𝒈(𝒂)) for all 𝒂 ∈ [𝟎, 𝟏],
𝟏
where 𝒈 is the pseudo-inverse of 𝒈.
Definitions Involved:
A fuzzy complement 𝑪 is a function 𝑪: [𝟎, 𝟏] → [𝟎, 𝟏] satisfying:a
a. Boundary conditions: 𝑪(𝟎) = 𝟏, 𝑪(𝟏) = 𝟎
b. Monotonicity: 𝑪 is decreasing, i.e., if 𝒂 ≤ 𝒃, then 𝑪(𝒂) ≥ 𝑪(𝒃)
c. Continuity: 𝑪 is continuous
The pseudo-inverse 𝒈 𝟏 of a strictly increasing function 𝒈 is defined as:
𝒈 𝟏 (𝒙) = 𝐬𝐮𝐩{𝒚 ∈ [𝟎, 𝟏] ∣ 𝒈(𝒚) ≤ 𝒙}
Proof:
(⇒) If 𝑪 is a fuzzy complement, then there exists such a function 𝒈:
Assume 𝑪 is a fuzzy complement. Define a function 𝒈 as:
𝒂
𝟏
𝒈(𝒂) = 𝒅𝒙,
𝟎 𝒉(𝒙)
𝒅
where 𝒉(𝒙) = − 𝑪(𝒙). Since 𝑪 is continuous and decreasing, 𝒉(𝒙) > 𝟎 almost everywhere, and 𝒈 is strictly increasing
𝒅𝒙
and continuous.
Now define:
𝑪(𝒂) = 𝒈 𝟏 (𝒈(𝟏) − 𝒈(𝒂))
This satisfies the boundary conditions:
𝑪(𝟎) = 𝒈 𝟏 (𝒈(𝟏) − 𝒈(𝟎)) = 𝒈 𝟏 (𝒈(𝟏)) = 𝟎 ⇒ 𝑪(𝟎) = 𝟏
𝑪(𝟏) = 𝒈 𝟏 (𝒈(𝟏) − 𝒈(𝟏)) = 𝒈 𝟏 (𝟎) = 𝟏 ⇒ 𝑪(𝟏) = 𝟎
And this form maintains monotonicity and continuity due to properties of 𝒈 and its pseudo-inverse.
(⇐) If 𝑪(𝒂) = 𝒈 𝟏 (𝒈(𝟏) − 𝒈(𝒂)), then 𝑪 is a fuzzy complement:
Assume 𝒈 is a strictly increasing, continuous function with 𝒈(𝟎) = 𝟎, and define:
𝑪(𝒂) = 𝒈 𝟏 (𝒈(𝟏) − 𝒈(𝒂))
We verify the fuzzy complement conditions:
1. Boundary conditions:
o 𝑪(𝟎) = 𝒈 𝟏 (𝒈(𝟏)) = 𝟎 ⇒ 𝑪(𝟎) = 𝟏
o 𝑪(𝟏) = 𝒈 𝟏 (𝟎) = 𝟏 ⇒ 𝑪(𝟏) = 𝟎
2. Monotonicity:
o If 𝒂 ≤ 𝒃, then 𝒈(𝒂) ≤ 𝒈(𝒃), hence 𝒈(𝟏) − 𝒈(𝒂) ≥ 𝒈(𝟏) − 𝒈(𝒃)
o Therefore, 𝒈 𝟏 (𝒈(𝟏) − 𝒈(𝒂)) ≥ 𝒈 𝟏 (𝒈(𝟏) − 𝒈(𝒃)) ⇒ 𝑪(𝒂) ≥ 𝑪(𝒃)
3. Continuity:
𝟏
o Since both 𝒈 and 𝒈 are continuous, 𝑪(𝒂) is also continuous.
Hence, 𝑪 is a fuzzy complement.
Conclusion:
The first characterization theorem of fuzzy complements provides a functional form for any fuzzy complement using a
strictly increasing, continuous function 𝒈. This representation ensures that all the properties of fuzzy complements—
monotonicity, boundary conditions, and continuity—are satisfied.
Question 2: State and prove Euler's formula for planar graph .
Euler’s Formula for Planar Graphs – Statement:
Let 𝑮 be a connected planar graph, i.e., a graph that can be drawn on a plane in such a way that no edges intersect
except at their endpoints. Let:
𝑽 be the number of vertices (nodes) in the graph,
𝑬 be the number of edges, and
𝑭 be the number of faces (regions bounded by edges, including the outer or unbounded face),
then Euler's formula states that:
𝑽−𝑬+𝑭=𝟐
This equation holds for every finite, connected planar graph, regardless of its complexity, as long as it is drawn without
edge crossings.
Example:
Let’s consider a simple planar graph: a triangle.
Vertices: 𝑽 = 𝟑
Edges: 𝑬 = 𝟑
Faces: 𝑭 = 𝟐 (1 interior + 1 exterior)
Then:
𝑽−𝑬+𝑭 = 𝟑−𝟑+𝟐 = 𝟐
Euler’s formula is satisfied.
Euler’s formula is thus a cornerstone in the study of planar graphs and geometric structures.
Question 3 : State and prove Fundamental Theorem of Arithmetic .
Statement:
The Fundamental Theorem of Arithmetic states that:
Every integer greater than 1 can be expressed as a product of prime numbers in a unique way, up to the order
of the factors.
That is, for every integer 𝒏 > 𝟏, there exists a factorization:
𝒏 = 𝒑𝟏 ⋅ 𝒑𝟐 ⋅ … ⋅ 𝒑𝒌
where each 𝒑𝒊 is a prime number, and this factorization is unique up to rearrangement of the primes.
Part 1: Existence
Let 𝒂 ∈ ℤ, 𝒃 ∈ ℤ with 𝒃 > 𝟎. We aim to find integers 𝒒 and 𝒓 such that:
𝒂 = 𝒃𝒒 + 𝒓 and 𝟎 ≤ 𝒓 < 𝒃
We construct a set:
𝑺 = {𝒂 − 𝒃𝒌 ∣ 𝒌 ∈ ℤ, 𝒂 − 𝒃𝒌 ≥ 𝟎}
This set 𝑺 contains all non-negative integers of the form 𝒂 − 𝒃𝒌. Note:
𝑺 is non-empty. For example, take 𝒌 sufficiently negative if 𝒂 < 𝟎, or start with 𝒌 = 𝟎 if 𝒂 ≥ 𝟎.
𝑺 ⊆ ℤ 𝟎 , the non-negative integers.
By the Well-Ordering Principle, every non-empty subset of non-negative integers has a least element.
Let:
𝒓 = 𝒂 − 𝒃𝒒 ∈ 𝑺
be the smallest element of this set for some integer 𝒒. Then:
𝒂 = 𝒃𝒒 + 𝒓 with 𝒓 ≥ 𝟎
We now show that 𝒓 < 𝒃. If 𝒓 ≥ 𝒃, then:
𝒓 − 𝒃 = 𝒂 − 𝒃𝒒 − 𝒃 = 𝒂 − 𝒃(𝒒 + 𝟏)
This value is still non-negative (since 𝒓 ≥ 𝒃), and hence belongs to 𝑺. But 𝒓 − 𝒃 < 𝒓, which contradicts the minimality of
𝒓 in 𝑺.
Therefore, 𝒓 < 𝒃.
Thus, there exists 𝒒 ∈ ℤ such that:
𝒂 = 𝒃𝒒 + 𝒓 with 𝟎 ≤ 𝒓 < 𝒃
Part 2: Uniqueness
Suppose there are two pairs (𝒒, 𝒓) and (𝒒 , 𝒓 ) such that:
𝒂 = 𝒃𝒒 + 𝒓 = 𝒃𝒒 + 𝒓 with 𝟎 ≤ 𝒓, 𝒓 < 𝒃
Subtract the two equations:
𝒃𝒒 + 𝒓 = 𝒃𝒒 + 𝒓 ⇒ 𝒃(𝒒 − 𝒒 ) = 𝒓 − 𝒓
Now, the left-hand side is divisible by 𝒃, so the right-hand side 𝒓 − 𝒓 must also be divisible by 𝒃.
But since both 𝒓 and 𝒓 lie in the interval [𝟎, 𝒃), their difference 𝒓 − 𝒓 must lie in (−𝒃, 𝒃). The only multiple of 𝒃 in this
interval is 0.
Hence,
𝒓 − 𝒓 = 𝟎 ⇒ 𝒓 = 𝒓 , and then 𝒒 = 𝒒
Thus, the pair (𝒒, 𝒓) is unique.
Conclusion:
For any integer 𝒂 and any positive integer 𝒃, there exist unique integers 𝒒 and 𝒓 such that:
𝒂 = 𝒃𝒒 + 𝒓 with 𝟎 ≤ 𝒓 < 𝒃
This result, called the Division Algorithm Theorem, provides the foundation for many important concepts in number
theory, such as the Euclidean algorithm, modular arithmetic, and congruences.
Question 6: Prove that there does not exist any rational number 𝒓 whose square is 7.
Statement to Prove:
We are asked to prove that:
There is no rational number 𝒓 ∈ ℚ such that 𝒓𝟐 = 𝟕.
In other words, √𝟕 is irrational.
Proof by Contradiction:
We will use the method of contradiction. That is, we assume the opposite of what we want to prove and then show that
this leads to a contradiction.
Conclusion:
There does not exist any rational number 𝒓 such that 𝒓𝟐 = 𝟕. Thus, √𝟕 is irrational.
Question 7: Write GCD of 7 and 131 as their linear combination.
Objective:
We are required to express the greatest common divisor (GCD) of the two integers 7 and 131 as a linear combination of
these numbers.
In other words, we want to find integers 𝒙 and 𝒚 such that:
𝐠𝐜𝐝(𝟕, 𝟏𝟑𝟏) = 𝟕𝒙 + 𝟏𝟑𝟏𝒚
This is a standard result in number theory and can be solved using the Extended Euclidean Algorithm, which allows us
to find such integers 𝒙 and 𝒚 for any two integers 𝒂 and 𝒃.
Conclusion:
Using the Euclidean Algorithm and its extended form, we have shown that the greatest common divisor of 7 and 131 is
1, and it can be expressed as a linear combination of these two numbers:
𝟏 = −𝟓𝟔 ⋅ 𝟕 + 𝟑 ⋅ 𝟏𝟑𝟏
This result illustrates a key theorem in number theory: The GCD of any two integers can always be written as a linear
combination of those integers.
This theorem is one of the cornerstones of number theory and forms the basis for much of elementary mathematics,
cryptography, and the structure of integers.
Question 8: State and prove a decomposition theorem on Fuzzy sets.
Introduction:
Fuzzy set theory extends classical set theory by allowing elements to belong to sets with varying degrees of membership,
rather than just full inclusion or exclusion. One powerful concept in fuzzy set theory is the decomposition theorem,
which allows a fuzzy set to be expressed as a collection (or union) of its level sets or α-cuts.
This theorem is foundational in analyzing, visualizing, and reconstructing fuzzy sets using crisp sets.
Conclusion:
The Decomposition Theorem for fuzzy sets states that any fuzzy set can be expressed as a union of its α-level sets scaled
by α. This provides an elegant and powerful way to analyze and reconstruct fuzzy sets using crisp components. It is a
key theoretical tool in fuzzy set theory, useful in computation, decision-making, and fuzzy inference systems.
Question 9 : What are bipartite graphs? Provide an example of a bipartite graph which is
not a tree.
Definition of Bipartite Graph:
A bipartite graph is a type of graph whose set of vertices can be divided into two disjoint subsets 𝑼 and 𝑽 such that:
Every edge connects a vertex in 𝑼 to a vertex in 𝑽 — that is, no two vertices within the same subset are
adjacent.
Formally, a graph 𝑮 = (𝑽, 𝑬) is bipartite if:
The vertex set 𝑽 can be partitioned into two sets 𝑼 and 𝑾 such that:
𝑽 = 𝑼 ∪ 𝑾 and 𝑼 ∩ 𝑾 = ∅
For every edge (𝒖, 𝒗) ∈ 𝑬, either 𝒖 ∈ 𝑼 and 𝒗 ∈ 𝑾, or vice versa.
Bipartite graphs are used in many applications such as matching problems, scheduling, and network flows.
Key Properties:
A graph is bipartite if and only if it contains no odd-length cycles.
All trees are bipartite, because they are acyclic and therefore contain no odd cycles.
Conclusion:
A bipartite graph is a graph whose vertex set can be divided into two disjoint sets such that no two vertices within the
same set are adjacent. An example of a bipartite graph that is not a tree is the complete bipartite graph 𝑲𝟐,𝟐 , which has
cycles and hence fails to be a tree.
Question 10: State and prove the solvability condition for a Diophantine equation 𝒂𝒙 +
𝒃𝒚 = 𝒄.
Introduction:
A linear Diophantine equation is an equation of the form:
𝒂𝒙 + 𝒃𝒚 = 𝒄
where:
𝒂, 𝒃, 𝒄 are given integers,
𝒙 and 𝒚 are unknowns to be solved in integers.
The central question is: Under what conditions does this equation have integer solutions?
Solvability Condition:
The linear Diophantine equation 𝒂𝒙 + 𝒃𝒚 = 𝒄 has integer solutions if and only if:
𝐠𝐜𝐝(𝒂, 𝒃) ∣ 𝒄
That is, the greatest common divisor of 𝒂 and 𝒃 must divide 𝒄.
Proof:
We will prove this theorem in two parts:
General Solution:
Once a particular solution (𝒙𝟎 , 𝒚𝟎 ) is found to 𝒂𝒙 + 𝒃𝒚 = 𝒄, all solutions can be expressed as:
𝒃 𝒂
𝒙 = 𝒙𝟎 + ⋅ 𝒕, 𝒚 = 𝒚𝟎 − ⋅ 𝒕, for all 𝒕 ∈ ℤ
𝒅 𝒅
Where:
𝒅 = 𝐠𝐜𝐝(𝒂, 𝒃)
𝒕 is any integer
Example:
Solve the equation:
𝟏𝟓𝒙 + 𝟐𝟓𝒚 = 𝟏𝟎𝟎
First, 𝐠𝐜𝐝(𝟏𝟓, 𝟐𝟓) = 𝟓
Check if 𝟓 ∣ 𝟏𝟎𝟎 → Yes
So the equation has integer solutions.
Using the Extended Euclidean Algorithm:
𝐠𝐜𝐝(𝟏𝟓, 𝟐𝟓) = 𝟓 = 𝟏𝟓(𝟐) + 𝟐𝟓(−𝟏) ⇒ 𝟓 = 𝟏𝟓(𝟐) − 𝟐𝟓(𝟏)
𝟏𝟎𝟎
Multiply both sides by = 𝟐𝟎:
𝟓
𝟏𝟎𝟎 = 𝟏𝟓(𝟒𝟎) − 𝟐𝟓(𝟐𝟎)
So one particular solution is 𝒙 = 𝟒𝟎, 𝒚 = −𝟐𝟎
Conclusion:
The linear Diophantine equation 𝒂𝒙 + 𝒃𝒚 = 𝒄 has integer solutions if and only if 𝐠𝐜𝐝(𝒂, 𝒃) divides 𝒄. This condition not
only tells us when solutions exist, but also allows us to construct all solutions using the Extended Euclidean Algorithm.
Question 11: Prove that the set of real numbers is uncountable .
Introduction:
In set theory, a set is called countable if its elements can be put into one-to-one correspondence with the natural
numbers ℕ. A set that cannot be listed in this way is called uncountable.
We are to prove that the set of real numbers ℝ is uncountable.
To do this, we will use a classical method introduced by the mathematician Georg Cantor, called Cantor’s diagonal
argument.
Goal:
We will prove that the set of real numbers in the interval (0, 1) is uncountable. Since this interval is a subset of ℝ, and
even it is uncountable, it follows that the entire set ℝ is also uncountable.
Step 3: Contradiction
This contradicts the assumption that all real numbers in (𝟎, 𝟏) were listed in the sequence 𝒓𝟏 , 𝒓𝟐 , 𝒓𝟑 , ….
Therefore, the set of real numbers in (𝟎, 𝟏) is not countable.
Conclusion:
Since even the subset (𝟎, 𝟏) ⊂ ℝ is uncountable, the entire set of real numbers ℝ is uncountable. This result shows that
not all infinities are equal — while the set of natural numbers is infinite and countable, the real numbers form a larger
type of infinity.
Question 12: Prove that a connected planar graph with 𝒏 vertices and 𝒆 edges has 𝒆 +
𝟐 − 𝒏 regions.
Introduction:
In graph theory, a planar graph is a graph that can be drawn on a plane such that no edges cross each other. A region
(or face) in a planar drawing of a graph is a maximal area bounded by edges, including the infinite outer region.
We are to prove that for a connected planar graph with 𝒏 vertices and 𝒆 edges, the number of regions 𝒓 satisfies:
𝒓=𝒆+𝟐−𝒏
This result is known as Euler’s Formula for connected planar graphs.
Statement to Prove:
Let 𝑮 be a connected planar graph with:
𝒏 vertices,
𝒆 edges,
𝒓 regions (faces),
Then:
𝒓=𝒆+𝟐−𝒏
Equivalently:
𝒏−𝒆+𝒓=𝟐
This is known as Euler's characteristic of a planar graph.
Base Case:
Consider a connected planar graph with:
𝒏 = 𝟏 vertex
𝒆 = 𝟎 edges
This is a trivial graph — just a single point.
Number of regions 𝒓 = 𝟏 (the whole plane)
Now check the formula:
𝒓=𝒆+𝟐−𝒏=𝟎+𝟐−𝟏=𝟏
True for base case.
Inductive Step:
Assume that any connected planar graph with fewer than 𝒆 edges satisfies the formula 𝒓 = 𝒆 + 𝟐 − 𝒏.
We now consider a connected planar graph with 𝒏 vertices and 𝒆 edges.
We consider two cases:
Conclusion:
By mathematical induction, we have proved that for any connected planar graph with 𝒏 vertices and 𝒆 edges, the
number of regions 𝒓 in its planar drawing is given by:
𝒓=𝒆+𝟐−𝒏
This is a fundamental result in graph theory and plays a crucial role in understanding the structure of planar graphs.
Question 13: Prove that the real number system is a complete ordered field.
Introduction:
In mathematics, particularly in analysis and algebra, the real number system ℝ is foundational. It is defined by a
unique combination of algebraic and order properties, along with a crucial property called completeness. Our aim is to
prove that ℝ satisfies all the properties required to be called a complete ordered field.
Definitions:
To understand and prove this, we break the statement into three parts:
1. Field:
A field is a set equipped with two operations — addition and multiplication — satisfying the following:
Closure under addition and multiplication
Associativity of both operations
Commutativity of both operations
Existence of additive and multiplicative identities
Existence of additive inverses and multiplicative inverses (except for zero)
Distributivity of multiplication over addition
2. Ordered Field:
A field 𝑭 is an ordered field if there exists a total order ≤ on 𝑭 such that:
If 𝒂 ≤ 𝒃, then 𝒂 + 𝒄 ≤ 𝒃 + 𝒄 for all 𝒄 ∈ 𝑭
If 𝟎 ≤ 𝒂 and 𝟎 ≤ 𝒃, then 𝟎 ≤ 𝒂 ⋅ 𝒃
This allows meaningful comparison between elements (e.g., positivity, inequalities).
3. Completeness:
An ordered field 𝑭 is complete if:
Every non-empty subset of 𝑭 that is bounded above has a least upper bound (supremum) in 𝑭.
This property does not hold in ℚ (rationals), but does hold in ℝ.
Step 3: ℝ is Complete
This is the crucial property that distinguishes ℝ from ℚ.
Let 𝑺 ⊆ ℝ be a non-empty set that is bounded above. That is, there exists some 𝑴 ∈ ℝ such that 𝒔 ≤ 𝑴 for all 𝒔 ∈ 𝑺.
Then the Least Upper Bound Property (also called the Supremum Property) says:
There exists a least upper bound 𝐬𝐮𝐩𝑺 ∈ ℝ
This property is built into the construction of real numbers (e.g., via Dedekind cuts or Cauchy sequences).
Example:
Let 𝑺 = {𝒙 ∈ ℚ ∣ 𝒙𝟐 < 𝟐}. This set is bounded above (e.g., by 2), and though 𝐬𝐮𝐩𝑺 = √𝟐 ∉ ℚ, it is in ℝ. So ℝ fills in all
such “gaps,” making it complete.
Conclusion:
We have verified that the real number system ℝ:
1. Satisfies all field axioms (algebraic structure)
2. Has a total order compatible with operations (ordered field)
3. Possesses the least upper bound property (completeness)
Hence, the set of real numbers forms a complete ordered field, and it is the unique (up to isomorphism) complete
ordered field in mathematics.
Question 14: Explain Euclidean Algorithm and Division Algorithm with the best suitable example.
Introduction:
The Euclidean Algorithm and the Division Algorithm are two important tools in number theory, especially for working
with integers and computing the greatest common divisor (GCD).
The Division Algorithm is a method of expressing any integer in terms of a quotient and a remainder when
divided by another integer.
The Euclidean Algorithm builds on the division algorithm to efficiently compute the GCD of two integers.
Let’s explain both of these in detail with a clear example.
1. Division Algorithm
Statement:
Let 𝒂 and 𝒃 be integers with 𝒃 > 𝟎. Then there exist unique integers 𝒒 (quotient) and 𝒓 (remainder) such that:
𝒂 = 𝒃𝒒 + 𝒓 where 𝟎 ≤ 𝒓 < 𝒃
This is not a true “algorithm” but a foundational theorem — it tells us that division with remainder is always possible
and unique.
Example:
Let 𝒂 = 𝟏𝟑𝟏, 𝒃 = 𝟕
We divide 131 by 7:
𝟕 × 𝟏𝟖 = 𝟏𝟐𝟔
Remainder 𝒓 = 𝟏𝟑𝟏 − 𝟏𝟐𝟔 = 𝟓
So, by the Division Algorithm:
𝟏𝟑𝟏 = 𝟕 ⋅ 𝟏𝟖 + 𝟓
Here:
𝒒 = 𝟏𝟖 (quotient)
𝒓 = 𝟓 (remainder)
This expression will help us in the Euclidean Algorithm.
2. Euclidean Algorithm
Goal:
To find the GCD (greatest common divisor) of two positive integers 𝒂 and 𝒃, denoted 𝐠𝐜𝐝(𝒂, 𝒃).
Idea:
Keep applying the Division Algorithm repeatedly:
𝐠𝐜𝐝(𝒂, 𝒃) = 𝐠𝐜𝐝(𝒃, 𝒓)
until the remainder becomes 0. The last non-zero remainder is the GCD.
Conclusion:
The Division Algorithm allows any integer to be written as 𝒂 = 𝒃𝒒 + 𝒓, with 𝟎 ≤ 𝒓 < 𝒃.
The Euclidean Algorithm uses this process repeatedly to compute the GCD of two numbers.
Example used: 𝒂 = 𝟏𝟑𝟏, 𝒃 = 𝟕; result: 𝐠𝐜𝐝(𝟏𝟑𝟏, 𝟕) = 𝟏
These concepts are cornerstones of elementary number theory and have wide-ranging applications in both pure and
applied mathematics.
Question 15 : If 𝒇 is a decreasing generator, then a function 𝒈 defined by 𝒈(𝒂) = 𝒇(𝟎) − 𝒇(𝒂); 𝒂 ∈
[𝟎, 𝟏], is an increasing generator with 𝒈(𝟏) = 𝒈(𝟎), and 𝒈 𝟏 (𝒂) = 𝒇 𝟏 (𝒇(𝟎) − 𝒂). Prove it.
Given:
𝒇: [𝟎, 𝟏] → ℝ is a decreasing generator, i.e., 𝒇(𝟎) = 𝟏, 𝒇(𝟏) = 𝟎, and 𝒇 is continuous and strictly decreasing on
[𝟎, 𝟏].
Define 𝒈(𝒂) = 𝒇(𝟎) − 𝒇(𝒂) for 𝒂 ∈ [𝟎, 𝟏]
We are to prove that:
5. 𝒈 is an increasing generator
6. 𝒈(𝟎) = 𝟎, 𝒈(𝟏) = 𝒇(𝟎) − 𝒇(𝟏) = 𝟏
7. 𝒈 𝟏 (𝒂) = 𝒇 𝟏 (𝒇(𝟎) − 𝒂)
Conclusion:
If 𝒇 is a decreasing generator, then 𝒈(𝒂) = 𝒇(𝟎) − 𝒇(𝒂) defines an increasing generator.
It satisfies:
𝒈(𝟎) = 𝟎, 𝒈(𝟏) = 𝟏, and 𝒈 𝟏 (𝒂) = 𝒇 𝟏 (𝒇(𝟎) − 𝒂)
This transformation is often used in fuzzy logic and t-norm theory to construct dual operations.