What is the state of Carmichael's totient function conjecture?
$begingroup$
I have been searching for information about that conjecture and it seems for me that noone has made any significant improvement on it in the last 30 years.
Is that true? Does it remain unproven to be true? Has there been any important discovery about the problem in the last years?
Thank you.
number-theory elementary-number-theory totient-function conjectures carmichael-function
$endgroup$
add a comment |
$begingroup$
I have been searching for information about that conjecture and it seems for me that noone has made any significant improvement on it in the last 30 years.
Is that true? Does it remain unproven to be true? Has there been any important discovery about the problem in the last years?
Thank you.
number-theory elementary-number-theory totient-function conjectures carmichael-function
$endgroup$
1
$begingroup$
Are you asking about Carmichael's totient conjecture or Lehmer's? The title refers to Carmichael, but the preprint you link to is exclusively about Lehmer. These are two entirely different conjectures (Carmichael is about the multiplicity of values taken by $phi$, and Lehmer is about the solubility of $phi(n) mid n-1$).
$endgroup$
– Erick Wong
Oct 16 '16 at 22:17
$begingroup$
If you really want to know about Carmichael's conjecture, then it is obvious from the Wikipedia article that Kevin Ford has significantly advanced our understanding of it less than 20 years ago. So I repeat, do you really mean Carmichael's conjecture?
$endgroup$
– Erick Wong
Feb 24 '17 at 7:16
add a comment |
$begingroup$
I have been searching for information about that conjecture and it seems for me that noone has made any significant improvement on it in the last 30 years.
Is that true? Does it remain unproven to be true? Has there been any important discovery about the problem in the last years?
Thank you.
number-theory elementary-number-theory totient-function conjectures carmichael-function
$endgroup$
I have been searching for information about that conjecture and it seems for me that noone has made any significant improvement on it in the last 30 years.
Is that true? Does it remain unproven to be true? Has there been any important discovery about the problem in the last years?
Thank you.
number-theory elementary-number-theory totient-function conjectures carmichael-function
number-theory elementary-number-theory totient-function conjectures carmichael-function
edited Feb 24 '17 at 6:04
user3141592
asked Oct 16 '16 at 21:01
user3141592user3141592
894623
894623
1
$begingroup$
Are you asking about Carmichael's totient conjecture or Lehmer's? The title refers to Carmichael, but the preprint you link to is exclusively about Lehmer. These are two entirely different conjectures (Carmichael is about the multiplicity of values taken by $phi$, and Lehmer is about the solubility of $phi(n) mid n-1$).
$endgroup$
– Erick Wong
Oct 16 '16 at 22:17
$begingroup$
If you really want to know about Carmichael's conjecture, then it is obvious from the Wikipedia article that Kevin Ford has significantly advanced our understanding of it less than 20 years ago. So I repeat, do you really mean Carmichael's conjecture?
$endgroup$
– Erick Wong
Feb 24 '17 at 7:16
add a comment |
1
$begingroup$
Are you asking about Carmichael's totient conjecture or Lehmer's? The title refers to Carmichael, but the preprint you link to is exclusively about Lehmer. These are two entirely different conjectures (Carmichael is about the multiplicity of values taken by $phi$, and Lehmer is about the solubility of $phi(n) mid n-1$).
$endgroup$
– Erick Wong
Oct 16 '16 at 22:17
$begingroup$
If you really want to know about Carmichael's conjecture, then it is obvious from the Wikipedia article that Kevin Ford has significantly advanced our understanding of it less than 20 years ago. So I repeat, do you really mean Carmichael's conjecture?
$endgroup$
– Erick Wong
Feb 24 '17 at 7:16
1
1
$begingroup$
Are you asking about Carmichael's totient conjecture or Lehmer's? The title refers to Carmichael, but the preprint you link to is exclusively about Lehmer. These are two entirely different conjectures (Carmichael is about the multiplicity of values taken by $phi$, and Lehmer is about the solubility of $phi(n) mid n-1$).
$endgroup$
– Erick Wong
Oct 16 '16 at 22:17
$begingroup$
Are you asking about Carmichael's totient conjecture or Lehmer's? The title refers to Carmichael, but the preprint you link to is exclusively about Lehmer. These are two entirely different conjectures (Carmichael is about the multiplicity of values taken by $phi$, and Lehmer is about the solubility of $phi(n) mid n-1$).
$endgroup$
– Erick Wong
Oct 16 '16 at 22:17
$begingroup$
If you really want to know about Carmichael's conjecture, then it is obvious from the Wikipedia article that Kevin Ford has significantly advanced our understanding of it less than 20 years ago. So I repeat, do you really mean Carmichael's conjecture?
$endgroup$
– Erick Wong
Feb 24 '17 at 7:16
$begingroup$
If you really want to know about Carmichael's conjecture, then it is obvious from the Wikipedia article that Kevin Ford has significantly advanced our understanding of it less than 20 years ago. So I repeat, do you really mean Carmichael's conjecture?
$endgroup$
– Erick Wong
Feb 24 '17 at 7:16
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Let's define Carmichael's Totient Conjecture:
For each $n$, there exists an integer $mneq n$ such that $φ(m) = φ(n) = k$. Where $φ$ defined to be Euler's Totient.
The conjecture is an open problem in general, but is proven for all $k$ such that $k+1$ is prime.
Proof: Suppose $n$ is prime and $n-1 = k$. Then $φ(n) = k$. Now $φ(2) = 1$, and the totient of any integer $t$ is the product of totients of primes powers dividing $t$. Now let $m = 2n$. Since the only prime powers dividing $m$ are $2$ and $n$, $φ(m) = (2-1)*(n-1)$ $=$ $φ(m) = k$, therefore $φ(m) = φ(n) = k$.
$endgroup$
1
$begingroup$
More generally this works for any odd $n$ - $2n$ then has the same value of the totient function.
$endgroup$
– Wojowu
Feb 24 '17 at 6:34
$begingroup$
@GottfriedHelms What about all the numbers with higher power of 2 in them?
$endgroup$
– Wojowu
Feb 24 '17 at 7:17
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%2f1971626%2fwhat-is-the-state-of-carmichaels-totient-function-conjecture%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$
Let's define Carmichael's Totient Conjecture:
For each $n$, there exists an integer $mneq n$ such that $φ(m) = φ(n) = k$. Where $φ$ defined to be Euler's Totient.
The conjecture is an open problem in general, but is proven for all $k$ such that $k+1$ is prime.
Proof: Suppose $n$ is prime and $n-1 = k$. Then $φ(n) = k$. Now $φ(2) = 1$, and the totient of any integer $t$ is the product of totients of primes powers dividing $t$. Now let $m = 2n$. Since the only prime powers dividing $m$ are $2$ and $n$, $φ(m) = (2-1)*(n-1)$ $=$ $φ(m) = k$, therefore $φ(m) = φ(n) = k$.
$endgroup$
1
$begingroup$
More generally this works for any odd $n$ - $2n$ then has the same value of the totient function.
$endgroup$
– Wojowu
Feb 24 '17 at 6:34
$begingroup$
@GottfriedHelms What about all the numbers with higher power of 2 in them?
$endgroup$
– Wojowu
Feb 24 '17 at 7:17
add a comment |
$begingroup$
Let's define Carmichael's Totient Conjecture:
For each $n$, there exists an integer $mneq n$ such that $φ(m) = φ(n) = k$. Where $φ$ defined to be Euler's Totient.
The conjecture is an open problem in general, but is proven for all $k$ such that $k+1$ is prime.
Proof: Suppose $n$ is prime and $n-1 = k$. Then $φ(n) = k$. Now $φ(2) = 1$, and the totient of any integer $t$ is the product of totients of primes powers dividing $t$. Now let $m = 2n$. Since the only prime powers dividing $m$ are $2$ and $n$, $φ(m) = (2-1)*(n-1)$ $=$ $φ(m) = k$, therefore $φ(m) = φ(n) = k$.
$endgroup$
1
$begingroup$
More generally this works for any odd $n$ - $2n$ then has the same value of the totient function.
$endgroup$
– Wojowu
Feb 24 '17 at 6:34
$begingroup$
@GottfriedHelms What about all the numbers with higher power of 2 in them?
$endgroup$
– Wojowu
Feb 24 '17 at 7:17
add a comment |
$begingroup$
Let's define Carmichael's Totient Conjecture:
For each $n$, there exists an integer $mneq n$ such that $φ(m) = φ(n) = k$. Where $φ$ defined to be Euler's Totient.
The conjecture is an open problem in general, but is proven for all $k$ such that $k+1$ is prime.
Proof: Suppose $n$ is prime and $n-1 = k$. Then $φ(n) = k$. Now $φ(2) = 1$, and the totient of any integer $t$ is the product of totients of primes powers dividing $t$. Now let $m = 2n$. Since the only prime powers dividing $m$ are $2$ and $n$, $φ(m) = (2-1)*(n-1)$ $=$ $φ(m) = k$, therefore $φ(m) = φ(n) = k$.
$endgroup$
Let's define Carmichael's Totient Conjecture:
For each $n$, there exists an integer $mneq n$ such that $φ(m) = φ(n) = k$. Where $φ$ defined to be Euler's Totient.
The conjecture is an open problem in general, but is proven for all $k$ such that $k+1$ is prime.
Proof: Suppose $n$ is prime and $n-1 = k$. Then $φ(n) = k$. Now $φ(2) = 1$, and the totient of any integer $t$ is the product of totients of primes powers dividing $t$. Now let $m = 2n$. Since the only prime powers dividing $m$ are $2$ and $n$, $φ(m) = (2-1)*(n-1)$ $=$ $φ(m) = k$, therefore $φ(m) = φ(n) = k$.
edited Jan 1 at 14:40
Giovanni Di Matteo
7816
7816
answered Feb 24 '17 at 6:14
J. LinneJ. Linne
888415
888415
1
$begingroup$
More generally this works for any odd $n$ - $2n$ then has the same value of the totient function.
$endgroup$
– Wojowu
Feb 24 '17 at 6:34
$begingroup$
@GottfriedHelms What about all the numbers with higher power of 2 in them?
$endgroup$
– Wojowu
Feb 24 '17 at 7:17
add a comment |
1
$begingroup$
More generally this works for any odd $n$ - $2n$ then has the same value of the totient function.
$endgroup$
– Wojowu
Feb 24 '17 at 6:34
$begingroup$
@GottfriedHelms What about all the numbers with higher power of 2 in them?
$endgroup$
– Wojowu
Feb 24 '17 at 7:17
1
1
$begingroup$
More generally this works for any odd $n$ - $2n$ then has the same value of the totient function.
$endgroup$
– Wojowu
Feb 24 '17 at 6:34
$begingroup$
More generally this works for any odd $n$ - $2n$ then has the same value of the totient function.
$endgroup$
– Wojowu
Feb 24 '17 at 6:34
$begingroup$
@GottfriedHelms What about all the numbers with higher power of 2 in them?
$endgroup$
– Wojowu
Feb 24 '17 at 7:17
$begingroup$
@GottfriedHelms What about all the numbers with higher power of 2 in them?
$endgroup$
– Wojowu
Feb 24 '17 at 7:17
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%2f1971626%2fwhat-is-the-state-of-carmichaels-totient-function-conjecture%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
1
$begingroup$
Are you asking about Carmichael's totient conjecture or Lehmer's? The title refers to Carmichael, but the preprint you link to is exclusively about Lehmer. These are two entirely different conjectures (Carmichael is about the multiplicity of values taken by $phi$, and Lehmer is about the solubility of $phi(n) mid n-1$).
$endgroup$
– Erick Wong
Oct 16 '16 at 22:17
$begingroup$
If you really want to know about Carmichael's conjecture, then it is obvious from the Wikipedia article that Kevin Ford has significantly advanced our understanding of it less than 20 years ago. So I repeat, do you really mean Carmichael's conjecture?
$endgroup$
– Erick Wong
Feb 24 '17 at 7:16