About modules, reminders and a lot of prime numbers
Determine whether \(2^{10} + 3^{5}\) is divisible by 7.
Find the smallest positive integer \(x\) such that \(17x \equiv 1 \pmod{101}\).
Find the smallest positive integer \(x\) that satisfies the following system of congruences:\(x \equiv 3 \pmod 5\)\(x \equiv 5 \pmod 7\)\(x \equiv 7 \pmod{11}\)
Calculate the remainder when \(5^{123456}\) is divided by \(17\).
Find the smallest positive integer \(n\) such that \(3^n \equiv 1 \pmod{43}\).
Find the remainder when \(1! + 2! + 3! + \dots + 100!\) is divided by \(12\).
Find the remainder when \(3^{2023}\) is divided by \(17\).
Find all prime numbers \(p\) such that \(p\) divides \(2^{p-1} + 1\).
Find the smallest positive integer \(x\) such that \(x^{10} \equiv 3 \pmod{11}\).
Let \(p\) be a prime number greater than 3. Evaluate the sum \(S = \sum_{k=1}^{p-1} k^{p-2} \pmod p\).
Find the smallest positive integer \(n\) that satisfies the following congruences:\(n \equiv 2 \pmod{5}\)\(n \equiv 3 \pmod{7}\)\(n \equiv 4 \pmod{11}\).
Let \(p\) be a prime number. If \(p\) divides \(n^2 + 1\) for some integer \(n\), prove that \(p \equiv 1 \pmod{4}\) or \(p=2\).