Hey!
I hope everyone is safe. I am Shivam Jadhav . I am 3rd year undergraduate currently studying Computer Science at IIT Delhi. I wish to start a series where I will discuss how to attack a math problem in JEE-Advanced . Because in JEE-advanced speed matters a lot especially for the MATH section .If I get a good response to this note , I will try to cover more topics .I will choose the topic for every week depending upon what you people want .
Complex Numbers is a topic covered under the syllabus of JEE-Mains as well as JEE-Advanced exam. Lots of questions are asked from this topic in both exams . Below are few problems on complex numbers and I present the solution how I would solve that particular problem . These question require basic properties of complex number. I will share some more question on complex number requiring different techniques. Before reading the solution try to solve it yourself so that you can check whether the method you used was efficient. I hope you all like it. If you like do reshare :)
1. Find the set {Re(1−z22iz):zisacomplexnumber,∣z∣=1,z=±1}
Solution: Since the denominator is complex we try to make it real by multiplying by conjugate of denominator.
Also note that 1−z2=(1+z)(1−z) . Conjugate of denominator is (1+zˉ)(1−zˉ) . Multiplying numerator and denominator by (1+zˉ)(1−zˉ)
1−z22iz=(1+z)(1−z)(1+zˉ)(1−zˉ)2iz(1+zˉ)(1−zˉ)
=(1+z+zˉ+zzˉ)(1−z−zˉ+zzˉ)2i(z+zzˉ)(1−zˉ)
=(2+2Re(z))(2−2Re(z))2i(z+1)(1−zˉ)∵(z+zˉ=2Re(z)andzzˉ=∣z∣2=1)
=2(1−Re(z)2)i(z+1−zˉ−zzˉ)=2(Im(z)2)i(2iIm(z))∵∣z∣2=1∴Re(z)2+Im(z)2=1;z−zˉ=2iIm(z)
=Im(z)−1
Now z=±1 this implies Im(z)∈[−1,0)∪(0,1] so the set is (−∞,−1]∪[1,∞)
Tip: Don't try to put z=x+iy because it will consume a lot of time rather operate with z
2. Let z be a complex number such that the imaginary part of z is not non-zero and a=z2+z+1 is real . Then a cannot take the value
a.−1b.31c.21d.43
Solution: a is real implies a=aˉ .
z2+z+1=z2ˉ+zˉ+1
2i(Im(z2)+Im(z))=0∵z−zˉ=2iIm(z)
using z=x+iy,z2=(x2−y2)+2xyi , we get 2xy+y=0 but since Im(z)=0 implies y=0 . Hence we get x=2−1 .
a=z2+z+1=(x2+x−y2+1) (We don't need to look at complex part as it will be 0 since a is real ). Now substitute x=2−1
a=43−y2 and since y=0.a can never be 43 .
PS: Here I preferred using z=x+iy because the number of terms of z are only two in the equation and they are z,z2 which are easy to compute.
3.Let z=x+iy be a complex number where x and y are integers . Then the area of the rectangle whose vertices are the roots of the equation zzˉ3+zˉz3=350
a.48b.32c.40d.80
Solution: zzˉ3+zˉz3=350
zzˉzˉ2+zˉzz2=350
∣z∣2(zˉ2+z2)=350∵zzˉ=∣z∣2
∣z∣2(z2ˉ+z2)=350∵z2ˉ=zˉ2
∣z∣2Re(z2)=175∵r+rˉ=2Re(r)herer=z2
substitute z=x+iy we get (x2+y2)(x2−y2)=25∗7 which gives (x,y)=(±4,±3) .
So area of rectangle is 8∗6=48
PS: If I had tried to substitute z=x+iy in the equation given in question then it would have been tedious to solve . So always try to simplify the expression in terms z as long as you can and if you can't further simplify it then try to substitute z=x+iy .
#Algebra
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
@Calvin Lin @Chew-Seong Cheong @Agnishom Chattopadhyay @Eli Ross @Zandra Vinegar @Pulkit Singhvi @Samik Chowdhury @Shubhrajit Sadhukhan @Kushal Dey @Sue Khim
Saved! Thanks!
soooo goood thanks a lot
@Shivam Jadhav I will also sit for the exam. Keep going bro!! Saved.
3rd was a standard solve.
2nd I did by z2+z+1−a=0 has roots imaginary. So, it should be 1−4(1−a)<0⇒a<43
1st I did by drawing a unit circle and plotting everything then
That's great, it will definitely help a lot of students. However, I just passed jee advance this year... :)