MHB What is the Remainder When \(121^{103}\) is Divided by 101?

AI Thread Summary
The remainder when \(121^{103}\) is divided by 101 is calculated using Fermat's Little Theorem, which applies since 101 is a prime number. By simplifying \(121\) modulo \(101\), it is found that \(121 \equiv 20 \pmod{101}\). Further calculations show that \(121^{101} \equiv 20 \pmod{101}\) and \(121^2 \equiv 97 \pmod{101}\). Ultimately, combining these results leads to \(121^{103} \equiv 21 \pmod{101}\). Therefore, the final answer is that the remainder is 21.
maxkor
Messages
79
Reaction score
0
What is the remainder of the division number $121^{103}$ by 101
 
Mathematics news on Phys.org
Hi maxkor,

Here are two quick hints to point you in the right direction:

1) Note that 101 is prime

2) Fermat's Little Theorem might be useful here

Fermat's little theorem - Wikipedia, the free encyclopedia

See what you can come up with using these notes. Let me know if anything is still unclear/not quite right.
 
maxkor said:
What is the remainder of the division number $121^{103}$ by 101

Hi maxkor,

Fermat's little theorem states that if $$p$$ is a prime number, then for any integer $$a$$, the number $$a^p − a$$ is an integer multiple of $$p$$. In the notation of modular arithmetic, this is expressed as

$$ a^p \equiv a \pmod p. $$

Therefore, we have that

$$ 121^{101}\; \equiv \;121\; \equiv \;20\; (mod \;101) $$
$$ 121\; \equiv \;20\; (mod \;101) $$
$$ 121^{2}\; \equiv \;20^{2} \;\equiv\; 400 \;\equiv \;97 \;(mod \; 101) $$
$$ 121^{103}\; \equiv \;121^{2}\; \cdot\; 121^{101}\; \equiv \;97 \;\cdot \;20\; \equiv \;1940\; \equiv \;21\; (mod \;101) $$

The remainder of the division number $$ 121^{103} $$ by $$ 101 $$ is $$ 21 $$
 
Last edited:
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top