If 1 , a 1 , a 2 , … , a n − 1 are the n -th roots of unity, then find the value of ( 2 − a 1 ) ⋅ ( 2 − a 2 ) ⋅ ( 2 − a 3 ) ⋯ ( 2 − a n − 1 ) .
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.
JEE MAIN METHOD:
let n=1 and 2 and check the options, (problem can be solved within a minute ) i m a bit laxy so im not writing d process
How do we reach up to the first relation?
Log in to reply
Sir, Please check the wikipedia page on "Root of unity".
@Anandhu Raj and @Sandeep Bhardwaj if I take n=3, the answer of (2-a1) (2-a2) is coming 3, which should be 7 according to given answer, can you please help me with this.
Log in to reply
If you take n = 3 , It means a 1 , a 2 are non-real cube roots of unity i.e. ω , a n d ω 2 .
So, ( 2 − ω ) ( 2 − ω 2 ) = 4 − 2 ⋅ ( ω + ω 2 ) + ω 3 = 4 + 2 + 1 = 7 .
Log in to reply
Now its clear, Thanks :-)
@Sandeep Bhardwaj https://brilliant.org/problems/find-the-areaonly-your-logic-can-help-you/?group=3UHxOzwinQpA
@Bhargav Upadhyay Now you get it,right?
Problem Loading...
Note Loading...
Set Loading...
We know that ,
z n − 1 = r = 1 ∑ n − 1 ( z − a r ) = ( z − 1 ) ( z − a 1 ) ( z − a 2 ) … ( z − a n − 1 )
Put z = 2 to get,
⇒ 2 n − 1 = r = 1 ∑ n − 1 ( 2 − a r ) = ( 2 − 1 ) ( 2 − a 1 ) ( 2 − a 2 ) … ( 2 − a n − 1 )
⇒ ( 2 − a 1 ) ( 2 − a 2 ) . . . . . . . . . . . . . ( 2 − a n − 1 ) = 2 n − 1