Unit6 - Subjective Questions

MTH401 • Practice Questions with Detailed Answers

1

Define the concept of Divisibility in integers. State and prove the transitivity property of divisibility.

2

Use the Extended Euclidean Algorithm to find the greatest common divisor (GCD) of 252 and 198, and express it as a linear combination of these two numbers.

3

State Bezout's Lemma. Explain its significance in relation to linear congruences.

4

State the Fundamental Theorem of Arithmetic and define the relationship between the GCD and LCM of two integers and .

5

Solve the linear congruence:

6

Describe the mathematical procedure for Encryption and Decryption using the Caesar Cipher. Encrypt the text "DATA" with a shift of .

7

State the Chinese Remainder Theorem (CRT). Solve the system of congruences:\n\n\n

8

Explain the Affine Cipher. Why must the multiplicative key be coprime to the modulus ? Find the decryption function for the encryption function .

9

State Fermat’s Little Theorem. Using this theorem, find the remainder when is divided by 11.

10

Distinguish between Primes and Composite numbers. Prove that there are infinitely many prime numbers.

11

Calculate the inverse of 13 modulo 24. Does it exist? If so, derive it.

12

What is Modular Arithmetic? Prove the property: .

13

Discuss the vulnerabilities of the Caesar Cipher. How does the Affine Cipher improve upon it, and what is its remaining weakness?

14

Solve the system of congruences using the method of substitution (or verify CRT): and .

15

Prove that if is a prime number and is an integer such that , then the binomial coefficient is divisible by .

16

Find the last digit of the number . (Hint: Use properties of modular arithmetic mod 10 or Euler/Fermat concepts).

17

Explain the role of Number Theory in Cryptography. Specifically, how do properties of prime numbers and modular inverse facilitate secure communication?

18

Determine if the following linear congruence has a solution: . If yes, find all incongruent solutions modulo 9.

19

Using Fermat's Little Theorem, prove that for any integer , is divisible by 2730. (Hint: )

20

Define Relative Primes (Coprimes). If and are relatively prime, prove that is either 1 or 2.