Question
Easy

The smallest integer n for which $(\frac{1+i}{1-i})^{n}=1$ is:

1
$n=4$
2
$n=5$
3
$n=1$
4
$n=3$
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Algebra
Topic: Complex Numbers
Correct Answer
Option A
Explanation

To determine the smallest integer \( n \) for which \(\left(\frac{1+i}{1-i}\right)^{n} = 1\), we need to analyze the expression \(\frac{1+i}{1-i}\). First, let's simplify \(\frac{1+i}{1-i}\): 1. Multiply the numerator and the denominator by the conjugate of the denominator: \[ \frac{1+i}{1-i} \times \frac{1+i}{1+i} = \frac{(1+i)^2}{(1-i)(1+i)} \] 2. Calculate the denominator: \[ (1-i)(1+i) = 1^2 - i^2 = 1 - (-1) = 2 \] 3. Calculate the numerator: \[ (1+i)^2 = 1^2 +…Read More