Help I'm so confused on how to solve these math problems....
- Find the remainder when 15! is divided by 17
- Find the remainder when 2(26!) is divided by 29
- Verify that 4(29!) + 5! is divisible by 31
Since, you are working modulo 17, you have that the product,Originally Posted by dooz33
15x14x13x12x11x10x9x8x7x6x5x4x3x2x1
Is the same as,
(-2)x(-3)x(-4)x(-5)x(-6)x(-7)x(-8)x8x7x6x5x4x3x2x1
Thus, you have, (multiply same numbers)
-1x4x9x16x25x36x49x64
Again, since you are working modulo 17 you have,
-1x4x(-8)x(-1)x(-8)x(2)x(-2)x(-4)
Thus, you have, (multiply same numbers)
1x16x64
Thus,
1x(-1)x(-4)
Thus,
4
I suspect there is more then one théorème involved in those three different questions thus they are surely many ways to find the solutionOriginally Posted by rgep
wich is the clever according to the questioner supposed knowledge
edit: i am on the third's question from here and now!
----- and i know not much (just a little basis on congruence).
edit: for this one i would take PerfectHacker methodologie