ankurba Sayswhat is the remainder when 25! is divided by 10^7?
last non zero digit of 25! is 2 so remainder will be 2 because 25! has 6 zero's
ankurba Sayswhat is the remainder when 25! is divided by 10^7?
no no when u take common after finding the remainder u have to multiply that common with remainder
i guess
Hi Puys,
Can anyone pls explain how to solve below problem by Chinese theorem:
Whats the remainder when 123412341234......(upto 400 digits) is divided by 909.
thanks,
Gaurav K
Hi Puys,
Can anyone pls explain how to solve below problem by Chinese theorem:
Whats the remainder when 123412341234......(upto 400 digits) is divided by 909.
thanks,
Gaurav K
i'm also getting 96 days..
84 *365=30660
less-84*313=26292
4368 days +21 days as leap one=4389
4389/365=12 appx
84+12=96 yrs...
how did ya people getting 98 yrsplz explain lucidly
Hi Puys,
Can anyone pls explain how to solve below problem by Chinese theorem:
Whats the remainder when 123412341234......(upto 400 digits) is divided by 909.
thanks,
Gaurav K
Hi Puys,
Can anyone pls explain how to solve below problem by Chinese theorem:
Whats the remainder when 123412341234......(upto 400 digits) is divided by 909.
thanks,
Gaurav K
ankurba Sayswhat is the remainder when 128^500 is divided by 153?
909=9*101
(1+2+3+4)*100=1 (mod9)
for 101, (32-12)*100 = 79 (mod101)
so remainder will be of the form
9m+1=101n+79
685???
1234...400 digits
909 = 9*101
100*(1+2+3+4) = 100*10
R(1000)/9 = 1
now say you have more than 1 options which are of the form 9x+1
check for 101.
how?
the divisibility for 101 is take last 2 digits from the right and subtract next 2 digits
i.e. (34-12)*100
= 22*100/101 = -22
so number should be of the form
9x+1 = 101y+89

Puys,isn't there a generalization to the Wilson's theorem ?
....i mean suppose we need to calculate for (p-5) ! or (p-4) ! ,don't we have an extension for such cases ?
PS: i know the normal method,if someone knows of the extension please help
ans is a.1
((38^16!)^1771)/17
=(((34+4)^16!)^1771)/17
=((4^16*15!)^1771)/17
=((16^8*15!)^1771)/17
=(((17-1)^8*15!)^1771)/17
=(((-1)^8*15!)^1771)/17
here 8 is even number and 15! is also even number because there are 3 zero at the end,
also whose last digit is zero it's whatever power is remain zero.
therefore we get even power of -1.
therefore ans is 1.
Hi Puys,
Can anyone pls explain how to solve below problem by Chinese theorem:
Whats the remainder when 123412341234......(upto 400 digits) is divided by 909.
thanks,
Gaurav K
N=323232......................32323...if N has exactly 101 digits find the remainder when N is divied by 440
Swatysachdeva SaysN=323232......................32323...if N has exactly 101 digits find the remainder when N is divied by 440
440=40*11
& 40=8*5
N mod 8 = 3.
N mod 5 = 3.
=>N mod 40 = 3
N mod 11 = mod 11 = 53 mod 11 = 9
so remainder wld be of the form 40n+3=11m+9
Swatysachdeva Sayscud u plzzz explain the last step of hw did u arrive at Nmod11==53mod9
yar that is nothing but 11's divisibility rule.
sum of numbers at the odd places - sum of numbers at even.
Swatysachdeva SaysN=323232......................32323...if N has exactly 101 digits find the remainder when N is divied by 440
barclays_boss SaysFinding answers to such questions becomes very easy if you have options.For eg. N mod 11 is 9...so the remainder (R) mod 11 must also be 9...now the only job is to find that option that gives a rem of 9 with 11. :)