Can parametric equations graph all kinds of lines?












1














I saw this question which had a similar viewpoint, but was limited to straight lines and polynomials. Now we know that we can graph some pretty crazy stuff with parametric equations. For example: enter image description here



and even



enter image description here



So naturally one would think that, if we put pen to paper, and drew something, anything, there would be a set of parametric equations to describe that shape or figure (of course, I'm not saying that finding the equations will be easy, but they should exist). So, is this true?










share|cite|improve this question
























  • i.stack.imgur.com/EHNR8.png If you look at this image, an answer becomes a lot more apparent. You can define as many separate functions as you like over whatever intervals you like and adjoin them to each other by the "endpoints" of the intervals to get whatever shapes you like.
    – ÍgjøgnumMeg
    Mar 19 '16 at 5:03










  • @Ed_4434 yes, if you define them over different intervals, but is it possible to do something like that with a single set of equations?
    – Airdish
    Mar 19 '16 at 5:05
















1














I saw this question which had a similar viewpoint, but was limited to straight lines and polynomials. Now we know that we can graph some pretty crazy stuff with parametric equations. For example: enter image description here



and even



enter image description here



So naturally one would think that, if we put pen to paper, and drew something, anything, there would be a set of parametric equations to describe that shape or figure (of course, I'm not saying that finding the equations will be easy, but they should exist). So, is this true?










share|cite|improve this question
























  • i.stack.imgur.com/EHNR8.png If you look at this image, an answer becomes a lot more apparent. You can define as many separate functions as you like over whatever intervals you like and adjoin them to each other by the "endpoints" of the intervals to get whatever shapes you like.
    – ÍgjøgnumMeg
    Mar 19 '16 at 5:03










  • @Ed_4434 yes, if you define them over different intervals, but is it possible to do something like that with a single set of equations?
    – Airdish
    Mar 19 '16 at 5:05














1












1








1


4





I saw this question which had a similar viewpoint, but was limited to straight lines and polynomials. Now we know that we can graph some pretty crazy stuff with parametric equations. For example: enter image description here



and even



enter image description here



So naturally one would think that, if we put pen to paper, and drew something, anything, there would be a set of parametric equations to describe that shape or figure (of course, I'm not saying that finding the equations will be easy, but they should exist). So, is this true?










share|cite|improve this question















I saw this question which had a similar viewpoint, but was limited to straight lines and polynomials. Now we know that we can graph some pretty crazy stuff with parametric equations. For example: enter image description here



and even



enter image description here



So naturally one would think that, if we put pen to paper, and drew something, anything, there would be a set of parametric equations to describe that shape or figure (of course, I'm not saying that finding the equations will be easy, but they should exist). So, is this true?







functions parametric






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Apr 13 '17 at 12:21









Community

1




1










asked Mar 19 '16 at 4:57









AirdishAirdish

1,261623




1,261623












  • i.stack.imgur.com/EHNR8.png If you look at this image, an answer becomes a lot more apparent. You can define as many separate functions as you like over whatever intervals you like and adjoin them to each other by the "endpoints" of the intervals to get whatever shapes you like.
    – ÍgjøgnumMeg
    Mar 19 '16 at 5:03










  • @Ed_4434 yes, if you define them over different intervals, but is it possible to do something like that with a single set of equations?
    – Airdish
    Mar 19 '16 at 5:05


















  • i.stack.imgur.com/EHNR8.png If you look at this image, an answer becomes a lot more apparent. You can define as many separate functions as you like over whatever intervals you like and adjoin them to each other by the "endpoints" of the intervals to get whatever shapes you like.
    – ÍgjøgnumMeg
    Mar 19 '16 at 5:03










  • @Ed_4434 yes, if you define them over different intervals, but is it possible to do something like that with a single set of equations?
    – Airdish
    Mar 19 '16 at 5:05
















i.stack.imgur.com/EHNR8.png If you look at this image, an answer becomes a lot more apparent. You can define as many separate functions as you like over whatever intervals you like and adjoin them to each other by the "endpoints" of the intervals to get whatever shapes you like.
– ÍgjøgnumMeg
Mar 19 '16 at 5:03




i.stack.imgur.com/EHNR8.png If you look at this image, an answer becomes a lot more apparent. You can define as many separate functions as you like over whatever intervals you like and adjoin them to each other by the "endpoints" of the intervals to get whatever shapes you like.
– ÍgjøgnumMeg
Mar 19 '16 at 5:03












@Ed_4434 yes, if you define them over different intervals, but is it possible to do something like that with a single set of equations?
– Airdish
Mar 19 '16 at 5:05




@Ed_4434 yes, if you define them over different intervals, but is it possible to do something like that with a single set of equations?
– Airdish
Mar 19 '16 at 5:05










1 Answer
1






active

oldest

votes


















-1














As far as I know, yes. Just about any line you could draw could be approximated by a parametric curve consisting of polynomials. For the Cartesian equivalent, look up "infinite series polynomials". A higher degree of accuracy can be achieved by adding more polynomial terms. Cusps (corners) could be achieved by including such functions as $sqrt{x^2}$. Jump discontinuities could be achieved by including such functions as $sqrt{x^2}/x$. A single parametric curve could then look as if it was multiple lines.



Disclaimer: All equations produced this way would be approximations of the originally drawn line, but could be made arbitrarily accurate. Coming up with these functions could be extremely tedious to do by hand, because any change made to any portion of the function would require adjustments to the rest of the curve.






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',
    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%2f1703984%2fcan-parametric-equations-graph-all-kinds-of-lines%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









    -1














    As far as I know, yes. Just about any line you could draw could be approximated by a parametric curve consisting of polynomials. For the Cartesian equivalent, look up "infinite series polynomials". A higher degree of accuracy can be achieved by adding more polynomial terms. Cusps (corners) could be achieved by including such functions as $sqrt{x^2}$. Jump discontinuities could be achieved by including such functions as $sqrt{x^2}/x$. A single parametric curve could then look as if it was multiple lines.



    Disclaimer: All equations produced this way would be approximations of the originally drawn line, but could be made arbitrarily accurate. Coming up with these functions could be extremely tedious to do by hand, because any change made to any portion of the function would require adjustments to the rest of the curve.






    share|cite|improve this answer




























      -1














      As far as I know, yes. Just about any line you could draw could be approximated by a parametric curve consisting of polynomials. For the Cartesian equivalent, look up "infinite series polynomials". A higher degree of accuracy can be achieved by adding more polynomial terms. Cusps (corners) could be achieved by including such functions as $sqrt{x^2}$. Jump discontinuities could be achieved by including such functions as $sqrt{x^2}/x$. A single parametric curve could then look as if it was multiple lines.



      Disclaimer: All equations produced this way would be approximations of the originally drawn line, but could be made arbitrarily accurate. Coming up with these functions could be extremely tedious to do by hand, because any change made to any portion of the function would require adjustments to the rest of the curve.






      share|cite|improve this answer


























        -1












        -1








        -1






        As far as I know, yes. Just about any line you could draw could be approximated by a parametric curve consisting of polynomials. For the Cartesian equivalent, look up "infinite series polynomials". A higher degree of accuracy can be achieved by adding more polynomial terms. Cusps (corners) could be achieved by including such functions as $sqrt{x^2}$. Jump discontinuities could be achieved by including such functions as $sqrt{x^2}/x$. A single parametric curve could then look as if it was multiple lines.



        Disclaimer: All equations produced this way would be approximations of the originally drawn line, but could be made arbitrarily accurate. Coming up with these functions could be extremely tedious to do by hand, because any change made to any portion of the function would require adjustments to the rest of the curve.






        share|cite|improve this answer














        As far as I know, yes. Just about any line you could draw could be approximated by a parametric curve consisting of polynomials. For the Cartesian equivalent, look up "infinite series polynomials". A higher degree of accuracy can be achieved by adding more polynomial terms. Cusps (corners) could be achieved by including such functions as $sqrt{x^2}$. Jump discontinuities could be achieved by including such functions as $sqrt{x^2}/x$. A single parametric curve could then look as if it was multiple lines.



        Disclaimer: All equations produced this way would be approximations of the originally drawn line, but could be made arbitrarily accurate. Coming up with these functions could be extremely tedious to do by hand, because any change made to any portion of the function would require adjustments to the rest of the curve.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Oct 21 '18 at 2:24









        Xander Henderson

        14.2k103554




        14.2k103554










        answered Oct 21 '18 at 1:41









        Broadneck High SchoolBroadneck High School

        1




        1






























            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%2f1703984%2fcan-parametric-equations-graph-all-kinds-of-lines%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

            How to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?