If the circle passing through distinct points ( 1 , t ) , ( t , 1 ) , ( t , t ) ∀ t ∈ R also passes through a fixed point ( a , b ) , then calculate argument of complex number a + i b in radians.
Details and Assumptions
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Isn't the argument of any fixed point pi/4?
What do you mean by 'any fixed point'? The point (a,b) is (1,1) and its argument is 4 π
Let t = 0 . Then, the circle passes through ( 1 , 0 ) , ( 0 , 1 ) and ( 0 , 0 ) . By symmetry, the circle will also pass through ( 1 , 1 ) . Then,
a r g ( 1 + i ) = 4 π
You can also say that circle would be circumcircle so the opposite angles must be supplementary. ⌣ ¨
Log in to reply
Oh yeah, that's another way to think about it... :D
draw the circle and you see that the circle passes through
(
1
,
1
)
,
so
a
=
1
,
b
=
1
, then argument will be
t
a
n
−
1
b
a
=
t
a
n
−
1
1
=
4
π
I have edited LaTeX in your solution. And which circle will you draw? For infinite t?
Problem Loading...
Note Loading...
Set Loading...
Any circle through points (t,1) and (1,t) can be given by
(x-1)(x-t) + (y-1)(y-t) +k(line equation through (1,t) and (t,1))=0
Since this circle also passes through (t,t) We find that the circle equation is
(x-1)(x-t) +(y-1)(y-t)=0
From this equation it can easily be seen that the fixed point is (1,1)