Nested exponent modulus, $2^{2^{517}} pmod {23}$What is the remainder when $2^{2^{517}}$ divided by...
The Digit Triangles
Make a Bowl of Alphabet Soup
How much of a Devil Fruit must be consumed to gain the power?
Does "he squandered his car on drink" sound natural?
Taxes on Dividends in a Roth IRA
How do I tell my boss that I'm quitting soon, especially given that a colleague just left this week
Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?
Is there a way to have vectors outlined in a Vector Plot?
Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?
US tourist/student visa
When were female captains banned from Starfleet?
How does electrical safety system work on ISS?
Delete multiple columns using awk or sed
What is the English pronunciation of "pain au chocolat"?
Is there a nicer/politer/more positive alternative for "negates"?
Is there a RAID 0 Equivalent for RAM?
C++ copy constructor called at return
Doesn't the system of the Supreme Court oppose justice?
How to make money from a browser who sees 5 seconds into the future of any web page?
I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?
Can I cause damage to electrical appliances by unplugging them when they are turned on?
How would you translate "more" for use as an interface button?
Why is the "ls" command showing permissions of files in a FAT32 partition?
It grows, but water kills it
Nested exponent modulus, $2^{2^{517}} pmod {23}$
What is the remainder when $2^{2^{517}}$ divided by $23$?Modulo Problem, Fermat's little theoremDetermine the smallest integer $k$ such that $4^k equiv 1 pmod{19}$.Solving a system of modular equatiosHow to solve this modular equation? $x^{19} equiv 36 mod 97$.Why is $a^{5} equiv apmod 5$ for any positive integer?Simultaneusly solving $2x equiv 11 pmod{15}$ and $3x equiv 6 pmod 8$How to evaluate $1234^{1234} pmod{5379}$?Modular arithmetic system $x equiv 2 pmod{7}$ and $x equiv -5 pmod{22}$Show that $a^{(p-1)(q-1)} equiv 1 pmod{n}$Prove or disprove $a^{10}=b^{10} pmod{10alpha}$
$begingroup$
I have had a go at this for a while now and can't seem to get anywhere.
$$2^{(2^{517})} pmod {23}$$
I see that Fermat's Little Theorem must come into play but I can't see where to pull $22$ from. Any help would be appreciated.
Here is my attempt:
$$2^{(2^{517} !!mod {22})} equiv 2^{(2^{517})} pmod {23}$$
Then proceed to do Chinese remainder theorem to find the exponent?
number-theory modular-arithmetic
$endgroup$
add a comment |
$begingroup$
I have had a go at this for a while now and can't seem to get anywhere.
$$2^{(2^{517})} pmod {23}$$
I see that Fermat's Little Theorem must come into play but I can't see where to pull $22$ from. Any help would be appreciated.
Here is my attempt:
$$2^{(2^{517} !!mod {22})} equiv 2^{(2^{517})} pmod {23}$$
Then proceed to do Chinese remainder theorem to find the exponent?
number-theory modular-arithmetic
$endgroup$
2
$begingroup$
Take $2^{517}$ mod $22$ as your new exponent
$endgroup$
– TokenToucan
Mar 14 '16 at 3:44
add a comment |
$begingroup$
I have had a go at this for a while now and can't seem to get anywhere.
$$2^{(2^{517})} pmod {23}$$
I see that Fermat's Little Theorem must come into play but I can't see where to pull $22$ from. Any help would be appreciated.
Here is my attempt:
$$2^{(2^{517} !!mod {22})} equiv 2^{(2^{517})} pmod {23}$$
Then proceed to do Chinese remainder theorem to find the exponent?
number-theory modular-arithmetic
$endgroup$
I have had a go at this for a while now and can't seem to get anywhere.
$$2^{(2^{517})} pmod {23}$$
I see that Fermat's Little Theorem must come into play but I can't see where to pull $22$ from. Any help would be appreciated.
Here is my attempt:
$$2^{(2^{517} !!mod {22})} equiv 2^{(2^{517})} pmod {23}$$
Then proceed to do Chinese remainder theorem to find the exponent?
number-theory modular-arithmetic
number-theory modular-arithmetic
edited Mar 13 at 4:15
Rócherz
2,9863821
2,9863821
asked Mar 14 '16 at 3:38
softiesoftie
32
32
2
$begingroup$
Take $2^{517}$ mod $22$ as your new exponent
$endgroup$
– TokenToucan
Mar 14 '16 at 3:44
add a comment |
2
$begingroup$
Take $2^{517}$ mod $22$ as your new exponent
$endgroup$
– TokenToucan
Mar 14 '16 at 3:44
2
2
$begingroup$
Take $2^{517}$ mod $22$ as your new exponent
$endgroup$
– TokenToucan
Mar 14 '16 at 3:44
$begingroup$
Take $2^{517}$ mod $22$ as your new exponent
$endgroup$
– TokenToucan
Mar 14 '16 at 3:44
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Note that $2^{11}=2048equiv1pmod{23}$
Next note that: $2^{10}=1024equiv1pmod{11}$
So $2^{2^{517}}equiv2^{2^7}pmod{23}$ as $2^{517}equiv2^7pmod{11}$
Hence $2^{2^{517}}equiv2^{128}pmod{23}equiv2^7pmod{23}=128equiv13pmod{23}$
$endgroup$
$begingroup$
is there a reason for the switch from 517 to 57?
$endgroup$
– softie
Mar 14 '16 at 4:10
$begingroup$
A typo. I accidiently missed the 1. It doesn't change the working. Fixed now.
$endgroup$
– Ian Miller
Mar 14 '16 at 9:45
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1696541%2fnested-exponent-modulus-22517-pmod-23%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Note that $2^{11}=2048equiv1pmod{23}$
Next note that: $2^{10}=1024equiv1pmod{11}$
So $2^{2^{517}}equiv2^{2^7}pmod{23}$ as $2^{517}equiv2^7pmod{11}$
Hence $2^{2^{517}}equiv2^{128}pmod{23}equiv2^7pmod{23}=128equiv13pmod{23}$
$endgroup$
$begingroup$
is there a reason for the switch from 517 to 57?
$endgroup$
– softie
Mar 14 '16 at 4:10
$begingroup$
A typo. I accidiently missed the 1. It doesn't change the working. Fixed now.
$endgroup$
– Ian Miller
Mar 14 '16 at 9:45
add a comment |
$begingroup$
Note that $2^{11}=2048equiv1pmod{23}$
Next note that: $2^{10}=1024equiv1pmod{11}$
So $2^{2^{517}}equiv2^{2^7}pmod{23}$ as $2^{517}equiv2^7pmod{11}$
Hence $2^{2^{517}}equiv2^{128}pmod{23}equiv2^7pmod{23}=128equiv13pmod{23}$
$endgroup$
$begingroup$
is there a reason for the switch from 517 to 57?
$endgroup$
– softie
Mar 14 '16 at 4:10
$begingroup$
A typo. I accidiently missed the 1. It doesn't change the working. Fixed now.
$endgroup$
– Ian Miller
Mar 14 '16 at 9:45
add a comment |
$begingroup$
Note that $2^{11}=2048equiv1pmod{23}$
Next note that: $2^{10}=1024equiv1pmod{11}$
So $2^{2^{517}}equiv2^{2^7}pmod{23}$ as $2^{517}equiv2^7pmod{11}$
Hence $2^{2^{517}}equiv2^{128}pmod{23}equiv2^7pmod{23}=128equiv13pmod{23}$
$endgroup$
Note that $2^{11}=2048equiv1pmod{23}$
Next note that: $2^{10}=1024equiv1pmod{11}$
So $2^{2^{517}}equiv2^{2^7}pmod{23}$ as $2^{517}equiv2^7pmod{11}$
Hence $2^{2^{517}}equiv2^{128}pmod{23}equiv2^7pmod{23}=128equiv13pmod{23}$
edited Mar 14 '16 at 9:45
answered Mar 14 '16 at 3:48
Ian MillerIan Miller
10.5k11438
10.5k11438
$begingroup$
is there a reason for the switch from 517 to 57?
$endgroup$
– softie
Mar 14 '16 at 4:10
$begingroup$
A typo. I accidiently missed the 1. It doesn't change the working. Fixed now.
$endgroup$
– Ian Miller
Mar 14 '16 at 9:45
add a comment |
$begingroup$
is there a reason for the switch from 517 to 57?
$endgroup$
– softie
Mar 14 '16 at 4:10
$begingroup$
A typo. I accidiently missed the 1. It doesn't change the working. Fixed now.
$endgroup$
– Ian Miller
Mar 14 '16 at 9:45
$begingroup$
is there a reason for the switch from 517 to 57?
$endgroup$
– softie
Mar 14 '16 at 4:10
$begingroup$
is there a reason for the switch from 517 to 57?
$endgroup$
– softie
Mar 14 '16 at 4:10
$begingroup$
A typo. I accidiently missed the 1. It doesn't change the working. Fixed now.
$endgroup$
– Ian Miller
Mar 14 '16 at 9:45
$begingroup$
A typo. I accidiently missed the 1. It doesn't change the working. Fixed now.
$endgroup$
– Ian Miller
Mar 14 '16 at 9:45
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1696541%2fnested-exponent-modulus-22517-pmod-23%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
Take $2^{517}$ mod $22$ as your new exponent
$endgroup$
– TokenToucan
Mar 14 '16 at 3:44