How many members $a$ in $Bbb{Z}^*$ have a number $b$, $b^3 = a pmod n$?












-1












$begingroup$


Given two prime numbers $p$ and $q$ such that $3$ does not divide $p-1$ nor $q-1$, and let $pq = n$.



How many numbers in $mathbb{Z}_n^{*}$ (multiplicative group) are
equal to some $b^3$ where $b$ is a number ?



How does the fact that $3$ doesn't divide $(p-1)$ and $(q-1)$ help me find the answer ? All I know is that the size of $mathbb{Z}_n^{*}$ does not divide by $3$ (because its size is $(p-q)(q-1)$) but how does it help me ?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Please use Mathjax
    $endgroup$
    – Math Girl
    Dec 18 '18 at 10:39










  • $begingroup$
    This equivalent to RSA with $e=3.$
    $endgroup$
    – gammatester
    Dec 18 '18 at 10:53










  • $begingroup$
    @gammatester But in RSA we perform b^3 mod n = a and not b^3 = a mod n. How is it still RSA ?
    $endgroup$
    – caffein
    Dec 18 '18 at 11:08










  • $begingroup$
    Huh? Do you know what a congruence is? Your notation is mathematically not appropriate (although it is often used in cryptography and programming). Both of your "equations" mean that $b^3 - a$ is a multiple of n.
    $endgroup$
    – gammatester
    Dec 18 '18 at 11:14










  • $begingroup$
    You are misunderstanding what $b^3equiv apmod n$ means. It doesn't mean you're applying the modulus operation only to $a$. You could say you're applying it to both $a$ and $b^3$, but usually $a<n$ already.
    $endgroup$
    – Matt Samuel
    Dec 18 '18 at 11:19
















-1












$begingroup$


Given two prime numbers $p$ and $q$ such that $3$ does not divide $p-1$ nor $q-1$, and let $pq = n$.



How many numbers in $mathbb{Z}_n^{*}$ (multiplicative group) are
equal to some $b^3$ where $b$ is a number ?



How does the fact that $3$ doesn't divide $(p-1)$ and $(q-1)$ help me find the answer ? All I know is that the size of $mathbb{Z}_n^{*}$ does not divide by $3$ (because its size is $(p-q)(q-1)$) but how does it help me ?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Please use Mathjax
    $endgroup$
    – Math Girl
    Dec 18 '18 at 10:39










  • $begingroup$
    This equivalent to RSA with $e=3.$
    $endgroup$
    – gammatester
    Dec 18 '18 at 10:53










  • $begingroup$
    @gammatester But in RSA we perform b^3 mod n = a and not b^3 = a mod n. How is it still RSA ?
    $endgroup$
    – caffein
    Dec 18 '18 at 11:08










  • $begingroup$
    Huh? Do you know what a congruence is? Your notation is mathematically not appropriate (although it is often used in cryptography and programming). Both of your "equations" mean that $b^3 - a$ is a multiple of n.
    $endgroup$
    – gammatester
    Dec 18 '18 at 11:14










  • $begingroup$
    You are misunderstanding what $b^3equiv apmod n$ means. It doesn't mean you're applying the modulus operation only to $a$. You could say you're applying it to both $a$ and $b^3$, but usually $a<n$ already.
    $endgroup$
    – Matt Samuel
    Dec 18 '18 at 11:19














-1












-1








-1





$begingroup$


Given two prime numbers $p$ and $q$ such that $3$ does not divide $p-1$ nor $q-1$, and let $pq = n$.



How many numbers in $mathbb{Z}_n^{*}$ (multiplicative group) are
equal to some $b^3$ where $b$ is a number ?



How does the fact that $3$ doesn't divide $(p-1)$ and $(q-1)$ help me find the answer ? All I know is that the size of $mathbb{Z}_n^{*}$ does not divide by $3$ (because its size is $(p-q)(q-1)$) but how does it help me ?










share|cite|improve this question











$endgroup$




Given two prime numbers $p$ and $q$ such that $3$ does not divide $p-1$ nor $q-1$, and let $pq = n$.



How many numbers in $mathbb{Z}_n^{*}$ (multiplicative group) are
equal to some $b^3$ where $b$ is a number ?



How does the fact that $3$ doesn't divide $(p-1)$ and $(q-1)$ help me find the answer ? All I know is that the size of $mathbb{Z}_n^{*}$ does not divide by $3$ (because its size is $(p-q)(q-1)$) but how does it help me ?







number-theory elementary-number-theory prime-numbers modular-arithmetic cryptography






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 18 '18 at 15:32







user593746

















asked Dec 18 '18 at 10:38









caffeincaffein

11




11








  • 1




    $begingroup$
    Please use Mathjax
    $endgroup$
    – Math Girl
    Dec 18 '18 at 10:39










  • $begingroup$
    This equivalent to RSA with $e=3.$
    $endgroup$
    – gammatester
    Dec 18 '18 at 10:53










  • $begingroup$
    @gammatester But in RSA we perform b^3 mod n = a and not b^3 = a mod n. How is it still RSA ?
    $endgroup$
    – caffein
    Dec 18 '18 at 11:08










  • $begingroup$
    Huh? Do you know what a congruence is? Your notation is mathematically not appropriate (although it is often used in cryptography and programming). Both of your "equations" mean that $b^3 - a$ is a multiple of n.
    $endgroup$
    – gammatester
    Dec 18 '18 at 11:14










  • $begingroup$
    You are misunderstanding what $b^3equiv apmod n$ means. It doesn't mean you're applying the modulus operation only to $a$. You could say you're applying it to both $a$ and $b^3$, but usually $a<n$ already.
    $endgroup$
    – Matt Samuel
    Dec 18 '18 at 11:19














  • 1




    $begingroup$
    Please use Mathjax
    $endgroup$
    – Math Girl
    Dec 18 '18 at 10:39










  • $begingroup$
    This equivalent to RSA with $e=3.$
    $endgroup$
    – gammatester
    Dec 18 '18 at 10:53










  • $begingroup$
    @gammatester But in RSA we perform b^3 mod n = a and not b^3 = a mod n. How is it still RSA ?
    $endgroup$
    – caffein
    Dec 18 '18 at 11:08










  • $begingroup$
    Huh? Do you know what a congruence is? Your notation is mathematically not appropriate (although it is often used in cryptography and programming). Both of your "equations" mean that $b^3 - a$ is a multiple of n.
    $endgroup$
    – gammatester
    Dec 18 '18 at 11:14










  • $begingroup$
    You are misunderstanding what $b^3equiv apmod n$ means. It doesn't mean you're applying the modulus operation only to $a$. You could say you're applying it to both $a$ and $b^3$, but usually $a<n$ already.
    $endgroup$
    – Matt Samuel
    Dec 18 '18 at 11:19








1




1




$begingroup$
Please use Mathjax
$endgroup$
– Math Girl
Dec 18 '18 at 10:39




$begingroup$
Please use Mathjax
$endgroup$
– Math Girl
Dec 18 '18 at 10:39












$begingroup$
This equivalent to RSA with $e=3.$
$endgroup$
– gammatester
Dec 18 '18 at 10:53




$begingroup$
This equivalent to RSA with $e=3.$
$endgroup$
– gammatester
Dec 18 '18 at 10:53












$begingroup$
@gammatester But in RSA we perform b^3 mod n = a and not b^3 = a mod n. How is it still RSA ?
$endgroup$
– caffein
Dec 18 '18 at 11:08




$begingroup$
@gammatester But in RSA we perform b^3 mod n = a and not b^3 = a mod n. How is it still RSA ?
$endgroup$
– caffein
Dec 18 '18 at 11:08












$begingroup$
Huh? Do you know what a congruence is? Your notation is mathematically not appropriate (although it is often used in cryptography and programming). Both of your "equations" mean that $b^3 - a$ is a multiple of n.
$endgroup$
– gammatester
Dec 18 '18 at 11:14




$begingroup$
Huh? Do you know what a congruence is? Your notation is mathematically not appropriate (although it is often used in cryptography and programming). Both of your "equations" mean that $b^3 - a$ is a multiple of n.
$endgroup$
– gammatester
Dec 18 '18 at 11:14












$begingroup$
You are misunderstanding what $b^3equiv apmod n$ means. It doesn't mean you're applying the modulus operation only to $a$. You could say you're applying it to both $a$ and $b^3$, but usually $a<n$ already.
$endgroup$
– Matt Samuel
Dec 18 '18 at 11:19




$begingroup$
You are misunderstanding what $b^3equiv apmod n$ means. It doesn't mean you're applying the modulus operation only to $a$. You could say you're applying it to both $a$ and $b^3$, but usually $a<n$ already.
$endgroup$
– Matt Samuel
Dec 18 '18 at 11:19










1 Answer
1






active

oldest

votes


















0












$begingroup$

Hint: If $3$ does not divide $p-1$, then $x mapsto x^3$ is a bijection in $mathbb Z_p$.






share|cite|improve this answer









$endgroup$













    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3045007%2fhow-many-members-a-in-bbbz-have-a-number-b-b3-a-pmod-n%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









    0












    $begingroup$

    Hint: If $3$ does not divide $p-1$, then $x mapsto x^3$ is a bijection in $mathbb Z_p$.






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      Hint: If $3$ does not divide $p-1$, then $x mapsto x^3$ is a bijection in $mathbb Z_p$.






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        Hint: If $3$ does not divide $p-1$, then $x mapsto x^3$ is a bijection in $mathbb Z_p$.






        share|cite|improve this answer









        $endgroup$



        Hint: If $3$ does not divide $p-1$, then $x mapsto x^3$ is a bijection in $mathbb Z_p$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Dec 18 '18 at 10:50









        lhflhf

        167k11172403




        167k11172403






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3045007%2fhow-many-members-a-in-bbbz-have-a-number-b-b3-a-pmod-n%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            Plaza Victoria

            In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

            How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...