Home » Ask & Discuss » Mathematics. » Algebra « Back to Discussion
Algebra
Comments (4)

I am posting the 2 ways to solve this question "
Ist way :
4101 = (1 + 3)101 = 101C0 + 101C13 + 101C232 + 101C333 + ............+101C1013101
4101 = 1 + 101C13 + 101C232 + 101C333 + .....................+3101
we know nCr is always an integer and each term conatins a multiple of 101 apart from 1st and last one.
so 4101 when divided by 101 gives the same remainder what 1 + 3101 divided by 101 will give.
so,
1 + 3101 = 1 + (1 + 2)101 = 1 + 101C0 + 101C12 + 101C222 + 101C323 + ............+101C1012101
1 + 3101 = 1 + 1 + 101C12 + 101C222 + 101C323 + ............+2101
same logic goes here as well,
as every term conatins a multiple of 101 apart from 1st and last one.
so 1 + 3101 when divided by 101 will give the same remainder what 1 + 1 + 2101 will give.
2 + 2101 = 2 + (1 + 1)101 = 2 + 101C0 + 101C1 + 101C2 + 101C3 + ............+101C101
= 2 + 1 + 101C1 + 101C2 + 101C3 + ............ + 1
= 4 + 101C1 + 101C2 + 101C3 + ............
this when divided by 101 will give 4 as the remainder
as every other term contains 101.
Ans = 4
2nd way :
From Fermat's Little theorem, we know the following result
If a is an integer and p is a prim number, then ap - a is divisible by p
Here a = 4 (an integer)
p = 101 (a prime number)
hence according to theorem , 4101 - 4 is divisible by 101
i.e. when 4101 is divided by 101, it gives 4 as the remainder.
4101 - 4 = 101k where k is a positive integer
4101 = 101k + 4 i.e. 4 is the remainder. Ans












