What is the significance of the number 2.87682 popping up in my calculations?












0












$begingroup$


My graph for cube size 4



I've been working on a proof to determine the surface area of a cube based on how many times you cut it vertically in half (cut the width in half) and then cut the resulting prisms in half a given number of times. I think that the equation is exponential, based on the graph that I generated in a java program that I wrote, but when I try to find the exponent based on the "y = Pe^(rt)" equation, the r value is consistent between x values, but not between y values.



For example, if I have a cube with side length 3, and cut it and its prisms in half 0 times, the resulting surface area of all remaining objects will be 54. If I cut it one time the total surface area becomes 72. The resulting r value for this when using regression is around 0.287682. However if I use regression for the next set of points (1, 72) and (2, 108), the value jumps to 0.405465.



However, if I have a cube with side length 4, and cut it and its prisms in half 0 times, the resulting surface area of all remaining objects will be 96. If I cut it one time the total surface area becomes 128. The r value is STILL 0.287682. And when I use the next set of points (1, 128) and (2, 192), the value is STILL 0.405465.



Why does this value change? Are .287682 and .405465 special in some way, or is that just the way that exponential functions work? My real question is, if this function isn't exponential, then how can it be written?










share|cite|improve this question











$endgroup$












  • $begingroup$
    This suggests that the points you are trying to plot are not on an exponential curve. And indeed, the ratio of successive y values isn't the same. Are you asking why the r values you get don't depend on the side length? The reason is because they depend only on the successive ratios which don't depend on the side length.
    $endgroup$
    – Ian
    May 31 '18 at 3:52












  • $begingroup$
    A way to see this graphically is to plot log(y) vs x, you will find that the graph is in fact still convex, not linear.
    $endgroup$
    – Ian
    May 31 '18 at 3:58










  • $begingroup$
    I'm sorry, my initial question wasn't accurate. I'm interested in finding out how to write this relationship as an equation, as I haven't found a way to yet.
    $endgroup$
    – Matthew Averill
    May 31 '18 at 3:59






  • 1




    $begingroup$
    You begin with 6A where A is a given side's area, then you add 2A then 4A then ... then $2^nA$. The overall expression can be evaluated using the finite geometric sum formula.
    $endgroup$
    – Ian
    May 31 '18 at 4:21
















0












$begingroup$


My graph for cube size 4



I've been working on a proof to determine the surface area of a cube based on how many times you cut it vertically in half (cut the width in half) and then cut the resulting prisms in half a given number of times. I think that the equation is exponential, based on the graph that I generated in a java program that I wrote, but when I try to find the exponent based on the "y = Pe^(rt)" equation, the r value is consistent between x values, but not between y values.



For example, if I have a cube with side length 3, and cut it and its prisms in half 0 times, the resulting surface area of all remaining objects will be 54. If I cut it one time the total surface area becomes 72. The resulting r value for this when using regression is around 0.287682. However if I use regression for the next set of points (1, 72) and (2, 108), the value jumps to 0.405465.



However, if I have a cube with side length 4, and cut it and its prisms in half 0 times, the resulting surface area of all remaining objects will be 96. If I cut it one time the total surface area becomes 128. The r value is STILL 0.287682. And when I use the next set of points (1, 128) and (2, 192), the value is STILL 0.405465.



Why does this value change? Are .287682 and .405465 special in some way, or is that just the way that exponential functions work? My real question is, if this function isn't exponential, then how can it be written?










share|cite|improve this question











$endgroup$












  • $begingroup$
    This suggests that the points you are trying to plot are not on an exponential curve. And indeed, the ratio of successive y values isn't the same. Are you asking why the r values you get don't depend on the side length? The reason is because they depend only on the successive ratios which don't depend on the side length.
    $endgroup$
    – Ian
    May 31 '18 at 3:52












  • $begingroup$
    A way to see this graphically is to plot log(y) vs x, you will find that the graph is in fact still convex, not linear.
    $endgroup$
    – Ian
    May 31 '18 at 3:58










  • $begingroup$
    I'm sorry, my initial question wasn't accurate. I'm interested in finding out how to write this relationship as an equation, as I haven't found a way to yet.
    $endgroup$
    – Matthew Averill
    May 31 '18 at 3:59






  • 1




    $begingroup$
    You begin with 6A where A is a given side's area, then you add 2A then 4A then ... then $2^nA$. The overall expression can be evaluated using the finite geometric sum formula.
    $endgroup$
    – Ian
    May 31 '18 at 4:21














0












0








0





$begingroup$


My graph for cube size 4



I've been working on a proof to determine the surface area of a cube based on how many times you cut it vertically in half (cut the width in half) and then cut the resulting prisms in half a given number of times. I think that the equation is exponential, based on the graph that I generated in a java program that I wrote, but when I try to find the exponent based on the "y = Pe^(rt)" equation, the r value is consistent between x values, but not between y values.



For example, if I have a cube with side length 3, and cut it and its prisms in half 0 times, the resulting surface area of all remaining objects will be 54. If I cut it one time the total surface area becomes 72. The resulting r value for this when using regression is around 0.287682. However if I use regression for the next set of points (1, 72) and (2, 108), the value jumps to 0.405465.



However, if I have a cube with side length 4, and cut it and its prisms in half 0 times, the resulting surface area of all remaining objects will be 96. If I cut it one time the total surface area becomes 128. The r value is STILL 0.287682. And when I use the next set of points (1, 128) and (2, 192), the value is STILL 0.405465.



Why does this value change? Are .287682 and .405465 special in some way, or is that just the way that exponential functions work? My real question is, if this function isn't exponential, then how can it be written?










share|cite|improve this question











$endgroup$




My graph for cube size 4



I've been working on a proof to determine the surface area of a cube based on how many times you cut it vertically in half (cut the width in half) and then cut the resulting prisms in half a given number of times. I think that the equation is exponential, based on the graph that I generated in a java program that I wrote, but when I try to find the exponent based on the "y = Pe^(rt)" equation, the r value is consistent between x values, but not between y values.



For example, if I have a cube with side length 3, and cut it and its prisms in half 0 times, the resulting surface area of all remaining objects will be 54. If I cut it one time the total surface area becomes 72. The resulting r value for this when using regression is around 0.287682. However if I use regression for the next set of points (1, 72) and (2, 108), the value jumps to 0.405465.



However, if I have a cube with side length 4, and cut it and its prisms in half 0 times, the resulting surface area of all remaining objects will be 96. If I cut it one time the total surface area becomes 128. The r value is STILL 0.287682. And when I use the next set of points (1, 128) and (2, 192), the value is STILL 0.405465.



Why does this value change? Are .287682 and .405465 special in some way, or is that just the way that exponential functions work? My real question is, if this function isn't exponential, then how can it be written?







exponential-function area






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 16 '18 at 23:58







Matthew Averill

















asked May 31 '18 at 3:50









Matthew AverillMatthew Averill

253




253












  • $begingroup$
    This suggests that the points you are trying to plot are not on an exponential curve. And indeed, the ratio of successive y values isn't the same. Are you asking why the r values you get don't depend on the side length? The reason is because they depend only on the successive ratios which don't depend on the side length.
    $endgroup$
    – Ian
    May 31 '18 at 3:52












  • $begingroup$
    A way to see this graphically is to plot log(y) vs x, you will find that the graph is in fact still convex, not linear.
    $endgroup$
    – Ian
    May 31 '18 at 3:58










  • $begingroup$
    I'm sorry, my initial question wasn't accurate. I'm interested in finding out how to write this relationship as an equation, as I haven't found a way to yet.
    $endgroup$
    – Matthew Averill
    May 31 '18 at 3:59






  • 1




    $begingroup$
    You begin with 6A where A is a given side's area, then you add 2A then 4A then ... then $2^nA$. The overall expression can be evaluated using the finite geometric sum formula.
    $endgroup$
    – Ian
    May 31 '18 at 4:21


















  • $begingroup$
    This suggests that the points you are trying to plot are not on an exponential curve. And indeed, the ratio of successive y values isn't the same. Are you asking why the r values you get don't depend on the side length? The reason is because they depend only on the successive ratios which don't depend on the side length.
    $endgroup$
    – Ian
    May 31 '18 at 3:52












  • $begingroup$
    A way to see this graphically is to plot log(y) vs x, you will find that the graph is in fact still convex, not linear.
    $endgroup$
    – Ian
    May 31 '18 at 3:58










  • $begingroup$
    I'm sorry, my initial question wasn't accurate. I'm interested in finding out how to write this relationship as an equation, as I haven't found a way to yet.
    $endgroup$
    – Matthew Averill
    May 31 '18 at 3:59






  • 1




    $begingroup$
    You begin with 6A where A is a given side's area, then you add 2A then 4A then ... then $2^nA$. The overall expression can be evaluated using the finite geometric sum formula.
    $endgroup$
    – Ian
    May 31 '18 at 4:21
















$begingroup$
This suggests that the points you are trying to plot are not on an exponential curve. And indeed, the ratio of successive y values isn't the same. Are you asking why the r values you get don't depend on the side length? The reason is because they depend only on the successive ratios which don't depend on the side length.
$endgroup$
– Ian
May 31 '18 at 3:52






$begingroup$
This suggests that the points you are trying to plot are not on an exponential curve. And indeed, the ratio of successive y values isn't the same. Are you asking why the r values you get don't depend on the side length? The reason is because they depend only on the successive ratios which don't depend on the side length.
$endgroup$
– Ian
May 31 '18 at 3:52














$begingroup$
A way to see this graphically is to plot log(y) vs x, you will find that the graph is in fact still convex, not linear.
$endgroup$
– Ian
May 31 '18 at 3:58




$begingroup$
A way to see this graphically is to plot log(y) vs x, you will find that the graph is in fact still convex, not linear.
$endgroup$
– Ian
May 31 '18 at 3:58












$begingroup$
I'm sorry, my initial question wasn't accurate. I'm interested in finding out how to write this relationship as an equation, as I haven't found a way to yet.
$endgroup$
– Matthew Averill
May 31 '18 at 3:59




$begingroup$
I'm sorry, my initial question wasn't accurate. I'm interested in finding out how to write this relationship as an equation, as I haven't found a way to yet.
$endgroup$
– Matthew Averill
May 31 '18 at 3:59




1




1




$begingroup$
You begin with 6A where A is a given side's area, then you add 2A then 4A then ... then $2^nA$. The overall expression can be evaluated using the finite geometric sum formula.
$endgroup$
– Ian
May 31 '18 at 4:21




$begingroup$
You begin with 6A where A is a given side's area, then you add 2A then 4A then ... then $2^nA$. The overall expression can be evaluated using the finite geometric sum formula.
$endgroup$
– Ian
May 31 '18 at 4:21










1 Answer
1






active

oldest

votes


















1












$begingroup$

As your graph demonstrates, the total area after $n$ cuts is $6A+sum_{k=1}^n 2^k A = (4 + 2^{n+1})A$, where $A$ is the area of one face. Here I have used the formula for the finite geometric sum



$$sum_{k=1}^n r^k = frac{r-r^{n+1}}{1-r}.$$



This is not exponential until you subtract off the $4A$, which is why the successive ratios increase with $n$. On the other hand, the successive ratios also do not depend explicitly on $A$, which is why you got the same ratios when you took two different choices of $A$. It turns out that the exponential factor $r$ in the usual exponential regression (which is to say linear regression applied to $ln(y) = rt+ln(P)$) depends only on these successive ratios and not on the absolute numbers. The absolute size of the numbers is entirely absorbed into the prefactor $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%2f2802629%2fwhat-is-the-significance-of-the-number-2-87682-popping-up-in-my-calculations%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












    $begingroup$

    As your graph demonstrates, the total area after $n$ cuts is $6A+sum_{k=1}^n 2^k A = (4 + 2^{n+1})A$, where $A$ is the area of one face. Here I have used the formula for the finite geometric sum



    $$sum_{k=1}^n r^k = frac{r-r^{n+1}}{1-r}.$$



    This is not exponential until you subtract off the $4A$, which is why the successive ratios increase with $n$. On the other hand, the successive ratios also do not depend explicitly on $A$, which is why you got the same ratios when you took two different choices of $A$. It turns out that the exponential factor $r$ in the usual exponential regression (which is to say linear regression applied to $ln(y) = rt+ln(P)$) depends only on these successive ratios and not on the absolute numbers. The absolute size of the numbers is entirely absorbed into the prefactor $P$.






    share|cite|improve this answer









    $endgroup$


















      1












      $begingroup$

      As your graph demonstrates, the total area after $n$ cuts is $6A+sum_{k=1}^n 2^k A = (4 + 2^{n+1})A$, where $A$ is the area of one face. Here I have used the formula for the finite geometric sum



      $$sum_{k=1}^n r^k = frac{r-r^{n+1}}{1-r}.$$



      This is not exponential until you subtract off the $4A$, which is why the successive ratios increase with $n$. On the other hand, the successive ratios also do not depend explicitly on $A$, which is why you got the same ratios when you took two different choices of $A$. It turns out that the exponential factor $r$ in the usual exponential regression (which is to say linear regression applied to $ln(y) = rt+ln(P)$) depends only on these successive ratios and not on the absolute numbers. The absolute size of the numbers is entirely absorbed into the prefactor $P$.






      share|cite|improve this answer









      $endgroup$
















        1












        1








        1





        $begingroup$

        As your graph demonstrates, the total area after $n$ cuts is $6A+sum_{k=1}^n 2^k A = (4 + 2^{n+1})A$, where $A$ is the area of one face. Here I have used the formula for the finite geometric sum



        $$sum_{k=1}^n r^k = frac{r-r^{n+1}}{1-r}.$$



        This is not exponential until you subtract off the $4A$, which is why the successive ratios increase with $n$. On the other hand, the successive ratios also do not depend explicitly on $A$, which is why you got the same ratios when you took two different choices of $A$. It turns out that the exponential factor $r$ in the usual exponential regression (which is to say linear regression applied to $ln(y) = rt+ln(P)$) depends only on these successive ratios and not on the absolute numbers. The absolute size of the numbers is entirely absorbed into the prefactor $P$.






        share|cite|improve this answer









        $endgroup$



        As your graph demonstrates, the total area after $n$ cuts is $6A+sum_{k=1}^n 2^k A = (4 + 2^{n+1})A$, where $A$ is the area of one face. Here I have used the formula for the finite geometric sum



        $$sum_{k=1}^n r^k = frac{r-r^{n+1}}{1-r}.$$



        This is not exponential until you subtract off the $4A$, which is why the successive ratios increase with $n$. On the other hand, the successive ratios also do not depend explicitly on $A$, which is why you got the same ratios when you took two different choices of $A$. It turns out that the exponential factor $r$ in the usual exponential regression (which is to say linear regression applied to $ln(y) = rt+ln(P)$) depends only on these successive ratios and not on the absolute numbers. The absolute size of the numbers is entirely absorbed into the prefactor $P$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jun 2 '18 at 4:36









        IanIan

        68.1k25388




        68.1k25388






























            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%2f2802629%2fwhat-is-the-significance-of-the-number-2-87682-popping-up-in-my-calculations%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

            Quarter-circle Tiles

            build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

            Mont Emei