Function for this 3D curve











up vote
0
down vote

favorite












I am trying to plot a 3D surface like the picture below to help depict the relationship between some variables. I have been fiddling with Google Search builtin plotter, trying different equations, but I do not have the knowledge to progress in this issue. I could go on trying random combinations of operators, but I thought maybe you could help...



The 3D surface should be something like this:



enter image description here



This is as far as I have got: $sqrt{frac {1}{cos x + sin y}}$, but I am sure there is a better way!



Can I have your help? Thank you very much.










share|cite|improve this question
























  • To be clear, you are asking what is the equation to the surface you have drawn?
    – R_D
    Jan 13 '16 at 16:10










  • Try $x + y + z + a (x y + y z + z x) = 1$ for some $a>0$.
    – Rahul
    Jan 13 '16 at 16:24










  • Hi @Rise, yes, that's what I am asking. Rahul, I plotted your suggestion in Wolfram Alpha but maybe I am doing it wrong?
    – Jaime RGP
    Jan 13 '16 at 17:03















up vote
0
down vote

favorite












I am trying to plot a 3D surface like the picture below to help depict the relationship between some variables. I have been fiddling with Google Search builtin plotter, trying different equations, but I do not have the knowledge to progress in this issue. I could go on trying random combinations of operators, but I thought maybe you could help...



The 3D surface should be something like this:



enter image description here



This is as far as I have got: $sqrt{frac {1}{cos x + sin y}}$, but I am sure there is a better way!



Can I have your help? Thank you very much.










share|cite|improve this question
























  • To be clear, you are asking what is the equation to the surface you have drawn?
    – R_D
    Jan 13 '16 at 16:10










  • Try $x + y + z + a (x y + y z + z x) = 1$ for some $a>0$.
    – Rahul
    Jan 13 '16 at 16:24










  • Hi @Rise, yes, that's what I am asking. Rahul, I plotted your suggestion in Wolfram Alpha but maybe I am doing it wrong?
    – Jaime RGP
    Jan 13 '16 at 17:03













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I am trying to plot a 3D surface like the picture below to help depict the relationship between some variables. I have been fiddling with Google Search builtin plotter, trying different equations, but I do not have the knowledge to progress in this issue. I could go on trying random combinations of operators, but I thought maybe you could help...



The 3D surface should be something like this:



enter image description here



This is as far as I have got: $sqrt{frac {1}{cos x + sin y}}$, but I am sure there is a better way!



Can I have your help? Thank you very much.










share|cite|improve this question















I am trying to plot a 3D surface like the picture below to help depict the relationship between some variables. I have been fiddling with Google Search builtin plotter, trying different equations, but I do not have the knowledge to progress in this issue. I could go on trying random combinations of operators, but I thought maybe you could help...



The 3D surface should be something like this:



enter image description here



This is as far as I have got: $sqrt{frac {1}{cos x + sin y}}$, but I am sure there is a better way!



Can I have your help? Thank you very much.







graphing-functions






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 24 at 0:42









Robert Howard

1,9101822




1,9101822










asked Jan 13 '16 at 16:01









Jaime RGP

1




1












  • To be clear, you are asking what is the equation to the surface you have drawn?
    – R_D
    Jan 13 '16 at 16:10










  • Try $x + y + z + a (x y + y z + z x) = 1$ for some $a>0$.
    – Rahul
    Jan 13 '16 at 16:24










  • Hi @Rise, yes, that's what I am asking. Rahul, I plotted your suggestion in Wolfram Alpha but maybe I am doing it wrong?
    – Jaime RGP
    Jan 13 '16 at 17:03


















  • To be clear, you are asking what is the equation to the surface you have drawn?
    – R_D
    Jan 13 '16 at 16:10










  • Try $x + y + z + a (x y + y z + z x) = 1$ for some $a>0$.
    – Rahul
    Jan 13 '16 at 16:24










  • Hi @Rise, yes, that's what I am asking. Rahul, I plotted your suggestion in Wolfram Alpha but maybe I am doing it wrong?
    – Jaime RGP
    Jan 13 '16 at 17:03
















To be clear, you are asking what is the equation to the surface you have drawn?
– R_D
Jan 13 '16 at 16:10




To be clear, you are asking what is the equation to the surface you have drawn?
– R_D
Jan 13 '16 at 16:10












Try $x + y + z + a (x y + y z + z x) = 1$ for some $a>0$.
– Rahul
Jan 13 '16 at 16:24




Try $x + y + z + a (x y + y z + z x) = 1$ for some $a>0$.
– Rahul
Jan 13 '16 at 16:24












Hi @Rise, yes, that's what I am asking. Rahul, I plotted your suggestion in Wolfram Alpha but maybe I am doing it wrong?
– Jaime RGP
Jan 13 '16 at 17:03




Hi @Rise, yes, that's what I am asking. Rahul, I plotted your suggestion in Wolfram Alpha but maybe I am doing it wrong?
– Jaime RGP
Jan 13 '16 at 17:03










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Rahul was right; that looks like exactly the right kind of equation. Unfortunately, Wolfram seems to be plotting it in a very unhelpful orientation. Check out grapher.mathpix.com for three-dimensional graphs you can actually control. Here's Rahul's equation with $a=5$, plotted along with the $xy$-, $yz$-, and $xz$-planes so you can focus on the part of the graph in the first octant:



enter image description here






share|cite|improve this answer























    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',
    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%2f1610884%2ffunction-for-this-3d-curve%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








    up vote
    0
    down vote













    Rahul was right; that looks like exactly the right kind of equation. Unfortunately, Wolfram seems to be plotting it in a very unhelpful orientation. Check out grapher.mathpix.com for three-dimensional graphs you can actually control. Here's Rahul's equation with $a=5$, plotted along with the $xy$-, $yz$-, and $xz$-planes so you can focus on the part of the graph in the first octant:



    enter image description here






    share|cite|improve this answer



























      up vote
      0
      down vote













      Rahul was right; that looks like exactly the right kind of equation. Unfortunately, Wolfram seems to be plotting it in a very unhelpful orientation. Check out grapher.mathpix.com for three-dimensional graphs you can actually control. Here's Rahul's equation with $a=5$, plotted along with the $xy$-, $yz$-, and $xz$-planes so you can focus on the part of the graph in the first octant:



      enter image description here






      share|cite|improve this answer

























        up vote
        0
        down vote










        up vote
        0
        down vote









        Rahul was right; that looks like exactly the right kind of equation. Unfortunately, Wolfram seems to be plotting it in a very unhelpful orientation. Check out grapher.mathpix.com for three-dimensional graphs you can actually control. Here's Rahul's equation with $a=5$, plotted along with the $xy$-, $yz$-, and $xz$-planes so you can focus on the part of the graph in the first octant:



        enter image description here






        share|cite|improve this answer














        Rahul was right; that looks like exactly the right kind of equation. Unfortunately, Wolfram seems to be plotting it in a very unhelpful orientation. Check out grapher.mathpix.com for three-dimensional graphs you can actually control. Here's Rahul's equation with $a=5$, plotted along with the $xy$-, $yz$-, and $xz$-planes so you can focus on the part of the graph in the first octant:



        enter image description here







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        answered Nov 24 at 4:59


























        community wiki





        Robert Howard































            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%2f1610884%2ffunction-for-this-3d-curve%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

            To store a contact into the json file from server.js file using a class in NodeJS

            Redirect URL with Chrome Remote Debugging Android Devices

            Dieringhausen