j = 2 ∏ 1 9 9 9 ( 1 − j 2 1 )
If the value of the product above is equal to b a , where a and b are coprime positive integers, find a + b .
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.
Can you mention the generalised identity ? By the way, nice solution :).
Log in to reply
Thx.I have mentioned the identity used to genralise
Log in to reply
(-_-') I guess you didnt get me. I meant a generalised simplification of the product.
Simplify j = 2 ∏ n ( 1 − j 2 1 ) .
Log in to reply
@Venkata Karthik Bandaru – After simplification which I have done in my solution, the above product can be written as
[ ( 1 + 2 1 ) ( 1 + 3 1 ) ( 1 + 4 1 ) . . . . ( 1 + n 1 ) ] [ ( 1 − 2 1 ) ( 1 − 3 1 ) ( 1 − 4 1 ) . . . . ( 1 − n 1 ) ]
= [ ( 2 3 ) ( 3 4 ) ( 4 5 ) . . . . ( n n + 1 ) ] [ ( 2 1 ) ( 3 2 ) ( 4 3 ) . . . . ( n n − 1 ) ]
After cancellation, the resultant of the above product will be ( 2 n + 1 ) ( n 1 )
= 2 n n + 1
Log in to reply
@Vishal S – That was what I asked you to mention :). Anyways, Happy New Year bro.
Problem Loading...
Note Loading...
Set Loading...
∏ j = 2 1 9 9 9 ( 1 − j 2 1 )
We can express ( 1 − j 2 1 ) as ( 1 2 − ( j 1 ) 2 ) = ( 1 − j 1 ) ( 1 + j 1 )
⟹ ∏ j = 2 1 9 9 9 ( 1 − j 2 1 ) = ∏ j = 2 1 9 9 9 ( 1 + j 1 ) ( 1 − j 1 )
= [ ( 1 + 2 1 ) ( 1 + 3 1 ) ( 1 + 4 1 ) . . . . ( 1 + 1 9 9 9 1 ) ] [ ( 1 − 2 1 ) ( 1 − 3 1 ) ( 1 − 4 1 ) . . . . ( 1 − 1 9 9 9 1 ) ]
= [ ( 2 3 ) ( 3 4 ) ( 4 5 ) . . . . ( 1 9 9 9 2 0 0 0 ) ] [ ( 2 1 ) ( 3 2 ) ( 4 3 ) . . . . ( 1 9 9 9 1 9 9 8 ) ]
= ( 2 2 0 0 0 ) ( 1 9 9 9 1 )
= 1 9 9 9 1 0 0 0
By comparing the above fraction with b a , we get
a=1000 & b=1999
∴ a+b=2999