Concerning the product of all unique positive divisors












1















If the product of all the unique positive divisors of $n$, a positive integer which is not a perfect cube, is $n^2$, then the product of all the unique positive divisors of $n^2$ is:
(A) $n^3$
(B) $n^4$
(C) $n^6$
(D) $n^8$
(E) $n^9$




I tried using the formula: $frac{n^{d(n)}}{2}$, where $d(n)$ is the number of factors and I got the answer as $n^7/2$.










share|cite|improve this question
























  • Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    – José Carlos Santos
    Nov 7 '18 at 7:11
















1















If the product of all the unique positive divisors of $n$, a positive integer which is not a perfect cube, is $n^2$, then the product of all the unique positive divisors of $n^2$ is:
(A) $n^3$
(B) $n^4$
(C) $n^6$
(D) $n^8$
(E) $n^9$




I tried using the formula: $frac{n^{d(n)}}{2}$, where $d(n)$ is the number of factors and I got the answer as $n^7/2$.










share|cite|improve this question
























  • Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    – José Carlos Santos
    Nov 7 '18 at 7:11














1












1








1








If the product of all the unique positive divisors of $n$, a positive integer which is not a perfect cube, is $n^2$, then the product of all the unique positive divisors of $n^2$ is:
(A) $n^3$
(B) $n^4$
(C) $n^6$
(D) $n^8$
(E) $n^9$




I tried using the formula: $frac{n^{d(n)}}{2}$, where $d(n)$ is the number of factors and I got the answer as $n^7/2$.










share|cite|improve this question
















If the product of all the unique positive divisors of $n$, a positive integer which is not a perfect cube, is $n^2$, then the product of all the unique positive divisors of $n^2$ is:
(A) $n^3$
(B) $n^4$
(C) $n^6$
(D) $n^8$
(E) $n^9$




I tried using the formula: $frac{n^{d(n)}}{2}$, where $d(n)$ is the number of factors and I got the answer as $n^7/2$.







integers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 7 '18 at 8:13









Brahadeesh

6,11742361




6,11742361










asked Nov 7 '18 at 7:09









j.doe

62




62












  • Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    – José Carlos Santos
    Nov 7 '18 at 7:11


















  • Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    – José Carlos Santos
    Nov 7 '18 at 7:11
















Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
– José Carlos Santos
Nov 7 '18 at 7:11




Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
– José Carlos Santos
Nov 7 '18 at 7:11










2 Answers
2






active

oldest

votes


















1














Since the product of positive divisors of $n$ is $n^{frac{d(n)}{2}}$. We want
$$n^{frac{d(n)}{2}}=n^2.$$
This means $d(n)=4$. So either $n=p^3$ or $n=pq$. The first possibility is ruled out since $n$ is not a cube. Thus $n=pq$, where $p$ and $q$ are distinct primes. Then $d(n^2)=(2+1)(2+1)=9$ and the product of divisors of $n^2$ is
$$(n^2)^{frac{d(n^2)}{2}}=(n^2)^{9/2}=n^9$$






share|cite|improve this answer































    0














    Hint: First, note that for the above condition to hold, $n$ cannot be prime and hence can be considered as the product of two primes, $p$ and $q$.



    Then, try to list out the factors of $n^2= p^2q^2$.






    share|cite|improve this answer





















    • Hello, @j.doe, you can accept the answer by ticking the question mark on the side if it helped you.
      – Rohan
      Nov 7 '18 at 8:56











    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%2f2988248%2fconcerning-the-product-of-all-unique-positive-divisors%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    Since the product of positive divisors of $n$ is $n^{frac{d(n)}{2}}$. We want
    $$n^{frac{d(n)}{2}}=n^2.$$
    This means $d(n)=4$. So either $n=p^3$ or $n=pq$. The first possibility is ruled out since $n$ is not a cube. Thus $n=pq$, where $p$ and $q$ are distinct primes. Then $d(n^2)=(2+1)(2+1)=9$ and the product of divisors of $n^2$ is
    $$(n^2)^{frac{d(n^2)}{2}}=(n^2)^{9/2}=n^9$$






    share|cite|improve this answer




























      1














      Since the product of positive divisors of $n$ is $n^{frac{d(n)}{2}}$. We want
      $$n^{frac{d(n)}{2}}=n^2.$$
      This means $d(n)=4$. So either $n=p^3$ or $n=pq$. The first possibility is ruled out since $n$ is not a cube. Thus $n=pq$, where $p$ and $q$ are distinct primes. Then $d(n^2)=(2+1)(2+1)=9$ and the product of divisors of $n^2$ is
      $$(n^2)^{frac{d(n^2)}{2}}=(n^2)^{9/2}=n^9$$






      share|cite|improve this answer


























        1












        1








        1






        Since the product of positive divisors of $n$ is $n^{frac{d(n)}{2}}$. We want
        $$n^{frac{d(n)}{2}}=n^2.$$
        This means $d(n)=4$. So either $n=p^3$ or $n=pq$. The first possibility is ruled out since $n$ is not a cube. Thus $n=pq$, where $p$ and $q$ are distinct primes. Then $d(n^2)=(2+1)(2+1)=9$ and the product of divisors of $n^2$ is
        $$(n^2)^{frac{d(n^2)}{2}}=(n^2)^{9/2}=n^9$$






        share|cite|improve this answer














        Since the product of positive divisors of $n$ is $n^{frac{d(n)}{2}}$. We want
        $$n^{frac{d(n)}{2}}=n^2.$$
        This means $d(n)=4$. So either $n=p^3$ or $n=pq$. The first possibility is ruled out since $n$ is not a cube. Thus $n=pq$, where $p$ and $q$ are distinct primes. Then $d(n^2)=(2+1)(2+1)=9$ and the product of divisors of $n^2$ is
        $$(n^2)^{frac{d(n^2)}{2}}=(n^2)^{9/2}=n^9$$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Dec 27 '18 at 20:24

























        answered Dec 26 '18 at 23:44









        Anurag A

        25.6k12249




        25.6k12249























            0














            Hint: First, note that for the above condition to hold, $n$ cannot be prime and hence can be considered as the product of two primes, $p$ and $q$.



            Then, try to list out the factors of $n^2= p^2q^2$.






            share|cite|improve this answer





















            • Hello, @j.doe, you can accept the answer by ticking the question mark on the side if it helped you.
              – Rohan
              Nov 7 '18 at 8:56
















            0














            Hint: First, note that for the above condition to hold, $n$ cannot be prime and hence can be considered as the product of two primes, $p$ and $q$.



            Then, try to list out the factors of $n^2= p^2q^2$.






            share|cite|improve this answer





















            • Hello, @j.doe, you can accept the answer by ticking the question mark on the side if it helped you.
              – Rohan
              Nov 7 '18 at 8:56














            0












            0








            0






            Hint: First, note that for the above condition to hold, $n$ cannot be prime and hence can be considered as the product of two primes, $p$ and $q$.



            Then, try to list out the factors of $n^2= p^2q^2$.






            share|cite|improve this answer












            Hint: First, note that for the above condition to hold, $n$ cannot be prime and hence can be considered as the product of two primes, $p$ and $q$.



            Then, try to list out the factors of $n^2= p^2q^2$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Nov 7 '18 at 8:12









            Rohan

            27.7k42444




            27.7k42444












            • Hello, @j.doe, you can accept the answer by ticking the question mark on the side if it helped you.
              – Rohan
              Nov 7 '18 at 8:56


















            • Hello, @j.doe, you can accept the answer by ticking the question mark on the side if it helped you.
              – Rohan
              Nov 7 '18 at 8:56
















            Hello, @j.doe, you can accept the answer by ticking the question mark on the side if it helped you.
            – Rohan
            Nov 7 '18 at 8:56




            Hello, @j.doe, you can accept the answer by ticking the question mark on the side if it helped you.
            – Rohan
            Nov 7 '18 at 8:56


















            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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.


            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%2f2988248%2fconcerning-the-product-of-all-unique-positive-divisors%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

            Human spaceflight

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

            File:DeusFollowingSea.jpg