Find the remainder when ## 823^{823} ## is divided by ## 11 ##

  • Thread starter Thread starter Math100
  • Start date Start date
  • Tags Tags
    Remainder
AI Thread Summary
The discussion centers on finding the remainder of 823 raised to the power of 823 when divided by 11, concluding that the answer is 3. It utilizes modular arithmetic, specifically noting that 823 is congruent to -2 modulo 11, and applies the Euler-Fermat theorem to simplify the calculation. The theorem establishes that (-2) raised to the power of 10 is congruent to 1 modulo 11, leading to the conclusion that (-2) raised to the power of 823 is equivalent to 3 modulo 11. Additionally, there is a side debate regarding the proper notation of Euler's totient function, with participants discussing the distinction between the symbols φ and ϕ. Ultimately, the main mathematical result remains that the remainder is 3.
Math100
Messages
813
Reaction score
229
Homework Statement
Find the remainder when ## 823^{823} ## is divided by ## 11 ##.
Relevant Equations
Euler-Fermat theorem.
Assume ## (a, m)=1 ##.
Then we have ## a^{\phi(m)}\equiv 1\pmod {m} ##.
Observe that ## 823\equiv 9\pmod {11}\equiv -2\pmod {11} ##.
This implies ## 823^{823}\equiv (-2)^{823}\pmod {11} ##.
Applying the Euler-Fermat theorem produces:
## gcd(-2, 11)=1 ## and ## (-2)^{\phi(11)}\equiv 1\pmod {11} ##.
Since ## \phi(p)=p-1 ## where ## p ## is any prime, it follows that ## \phi(11)=10 ##.
Now we have ## (-2)^{10}\equiv 1\pmod {11} ##.
Thus
\begin{align*}
&(-2)^{823}\equiv [((-2)^{10})^{82}\cdot (-2)^3]\pmod {11}\\
&\equiv [(1)^{82}\cdot (-8)]\pmod {11}\\
&\equiv -8\pmod {11}\\
&\equiv 3\pmod {11}.\\
\end{align*}
Therefore, ## 823^{823}\equiv 3\pmod {11} ## and the remainder when ## 823^{823} ## is divided by ## 11 ## is ## 3 ##.
 
Physics news on Phys.org
Math100 said:
Homework Statement:: Find the remainder when ## 823^{823} ## is divided by ## 11 ##.
Relevant Equations:: Euler-Fermat theorem.
Assume ## (a, m)=1 ##.
Then we have ## a^{\phi(m)}\equiv 1\pmod {m} ##.

Observe that ## 823\equiv 9\pmod {11}\equiv -2\pmod {11} ##.
This implies ## 823^{823}\equiv (-2)^{823}\pmod {11} ##.
Applying the Euler-Fermat theorem produces:
## gcd(-2, 11)=1 ## and ## (-2)^{\phi(11)}\equiv 1\pmod {11} ##.
Since ## \phi(p)=p-1 ## where ## p ## is any prime, it follows that ## \phi(11)=10 ##.
Now we have ## (-2)^{10}\equiv 1\pmod {11} ##.
Thus
\begin{align*}
&(-2)^{823}\equiv [((-2)^{10})^{82}\cdot (-2)^3]\pmod {11}\\
&\equiv [(1)^{82}\cdot (-8)]\pmod {11}\\
&\equiv -8\pmod {11}\\
&\equiv 3\pmod {11}.\\
\end{align*}
Therefore, ## 823^{823}\equiv 3\pmod {11} ## and the remainder when ## 823^{823} ## is divided by ## 11 ## is ## 3 ##.
Correct.

Just a remark: Euler's function is usually written varphi ##\varphi ##
 
  • Like
Likes Math100
fresh_42 said:
Correct.

Just a remark: Euler's function is usually written varphi ##\varphi ##
So ## \varphi ## is different from ## \phi ##?
 
Math100 said:
So ## \varphi ## is different from ## \phi ##?
##\phi## is the capital "F" and ##\varphi ## the lower case "f".
That Tex also allows ##\Phi## doesn't change this fact. This is more of the distinction between "F" and "F".
 
  • Like
Likes Math100
fresh_42 said:
I do not care any artificial settings. I think only Greek counts:
https://en.wikipedia.org/wiki/Greek_alphabet
Ok, that source does not use italics to distinguish (though another wikipedia link does show that distinction), but neither does it support your view that ##\phi## is uppercase. Rather, it uses the rather subtle variation in the vertical position of the character and the slightly less subtle variation in tail length. Both confirm my view that ##\phi## is lowercase.
I would guess that the distinction between ##\phi## and ##\varphi## is like that between block letters and cursive.
Note the corresponding trio of forms ##\theta, \vartheta, \Theta## at https://www.overleaf.com/learn/latex/List_of_Greek_letters_and_math_symbols.
 
There is only one "f" in the Greek alphabet, ##\varphi ## for the lower and ##\phi## for the upper case. Everything else is an invention of the 20th century and irrelevant to my argumentation.

The Cyrillic alphabet writes "f" and ##\phi## and ##\Phi .## And although Euler worked at the Tsar's court, he had chosen the Greek ##\varphi ## for the totient function, and not the Russian ##\phi.##
 
fresh_42 said:
Everything else is an invention of the 20th century and irrelevant to my argumentation.
That does not fit with your position in post #4, where you state that ##\phi## corresponds to F. Besides, what matters to mathematicians now is current standard usage by other mathematicians.
I would not care about all this except that I fear you are misleading @Math100 .
 
  • #10
haruspex said:
That does not fit with your position in post #4, where you state that ##\phi## corresponds to F. Besides, what matters to mathematicians now is current standard usage by other mathematicians.
I would not care about all this except that I fear you are misleading @Math100 .
Misleading would be to allow Euler's function to be named by ##\phi.##
 
  • #11
fresh_42 said:
Misleading would be to allow Euler's function to be named by ##\phi.##
As at https://brilliant.org/wiki/eulers-totient-function/, https://www.whitman.edu/mathematics/higher_math_online/section03.08.html, https://mathworld.wolfram.com/TotientFunction.html, , https://www.geeksforgeeks.org/eulers-totient-function/, https://cp-algorithms.com/algebra/phi-function.html, https://artofproblemsolving.com/wiki/index.php/Euler's_totient_function, https://arxiv.org/abs/2110.09875, https://math.stackexchange.com/ques...t-function-of-a-product-for-arbitrary-n-and-m …?

As far as I was aware and discern from all these examples, the distinction between ##\phi## and ##\varphi## is an arbitrary choice of font. This is also supported at https://math.stackexchange.com/questions/1411557/notation-varphi-and-phi and https://en.wikipedia.org/wiki/Phi, which states:
"The lowercase letter φ (or often its variant, ϕ) is often used to represent the following:

Euler's totient function φ(n) in number theory".

Somewhere in all that I read that ##\phi, \theta, …## is favoured in the US, ##\varphi, \vartheta, ..## in Europe (but that's news to me).

This would seem to be a long-standing misunderstanding on your part. Welcome to the club.
 
  • #12
haruspex said:
As at https://brilliant.org/wiki/eulers-totient-function/, https://www.whitman.edu/mathematics/higher_math_online/section03.08.html, https://mathworld.wolfram.com/TotientFunction.html, , https://www.geeksforgeeks.org/eulers-totient-function/, https://cp-algorithms.com/algebra/phi-function.html, https://artofproblemsolving.com/wiki/index.php/Euler's_totient_function, https://arxiv.org/abs/2110.09875, https://math.stackexchange.com/ques...t-function-of-a-product-for-arbitrary-n-and-m …?

As far as I was aware and discern from all these examples, the distinction between ##\phi## and ##\varphi## is an arbitrary choice of font. This is also supported at https://math.stackexchange.com/questions/1411557/notation-varphi-and-phi and https://en.wikipedia.org/wiki/Phi, which states:
"The lowercase letter φ (or often its variant, ϕ) is often used to represent the following:

Euler's totient function φ(n) in number theory".

Somewhere in all that I read that ##\phi, \theta, …## is favoured in the US, ##\varphi, \vartheta, ..## in Europe (but that's news to me).

This would seem to be a long-standing misunderstanding on your part. Welcome to the club.

I consider such usage as wrong for logical reasons deduced from the Greek alphabet. Wrong doesn't become right by numbers. The lower case Greek "f" is "##\varphi ##". ##\phi## is an uppercase letter. I do not see how this could be disputable. Since when do modern attitudes change ancient facts?

I am willing to discuss whether it is fundamentally reasonable to have naming conventions at all, but that would be a different topic.
 
  • #13
This discussion is off topic but I have to agree with @haruspex, and apparently @fresh_42 agrees with him too:
fresh_42 said:
I do not care any artificial settings. I think only Greek counts:
https://en.wikipedia.org/wiki/Greek_alphabet
The wiki link clearly gives ##\Phi## as uppercase and ##\phi## or ##\varphi## as lowercase (see heading “glyph variants”), as does the wiki article on the letter itself:
https://en.m.wikipedia.org/wiki/Phi

Edit: just to hammer the last nail in this coffin, the Greek Wikipedia page for phi confirms:
https://el.m.wikipedia.org/wiki/Φι
 
  • #14
We have three symbols and only two "f". Now does ##\phi## looks more like ##\Phi## or more like ##\varphi ##?
 
  • #15
It looks more like ##\emptyset## :woot:
 
  • Haha
Likes fresh_42
Back
Top