Why is $Delta (R_i^2)$ equal to $2R_i Delta (R_i)$

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












So when deriving the equation for charge, I reached a point where



$fraczeta4epsilon sum_i=1^N fracDelta (R_i^2)(z^2+R_i^2)^frac32$



But my teacher explains that



$Delta (R_i^2)$
can be rearranged to
$2R_i Delta (R_i)$



but he cannot explain why.
He talks about taking a differential but then it becomes $dr$ and the equation turns into an integral in terms of R, so doesn't that just counter his claim?







share|cite|improve this question



















  • I think it comes from the fact that $(y^2)'=2yy'$.
    – Botond
    5 hours ago















up vote
1
down vote

favorite












So when deriving the equation for charge, I reached a point where



$fraczeta4epsilon sum_i=1^N fracDelta (R_i^2)(z^2+R_i^2)^frac32$



But my teacher explains that



$Delta (R_i^2)$
can be rearranged to
$2R_i Delta (R_i)$



but he cannot explain why.
He talks about taking a differential but then it becomes $dr$ and the equation turns into an integral in terms of R, so doesn't that just counter his claim?







share|cite|improve this question



















  • I think it comes from the fact that $(y^2)'=2yy'$.
    – Botond
    5 hours ago













up vote
1
down vote

favorite









up vote
1
down vote

favorite











So when deriving the equation for charge, I reached a point where



$fraczeta4epsilon sum_i=1^N fracDelta (R_i^2)(z^2+R_i^2)^frac32$



But my teacher explains that



$Delta (R_i^2)$
can be rearranged to
$2R_i Delta (R_i)$



but he cannot explain why.
He talks about taking a differential but then it becomes $dr$ and the equation turns into an integral in terms of R, so doesn't that just counter his claim?







share|cite|improve this question











So when deriving the equation for charge, I reached a point where



$fraczeta4epsilon sum_i=1^N fracDelta (R_i^2)(z^2+R_i^2)^frac32$



But my teacher explains that



$Delta (R_i^2)$
can be rearranged to
$2R_i Delta (R_i)$



but he cannot explain why.
He talks about taking a differential but then it becomes $dr$ and the equation turns into an integral in terms of R, so doesn't that just counter his claim?









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked 6 hours ago









A man with a hat

132




132











  • I think it comes from the fact that $(y^2)'=2yy'$.
    – Botond
    5 hours ago

















  • I think it comes from the fact that $(y^2)'=2yy'$.
    – Botond
    5 hours ago
















I think it comes from the fact that $(y^2)'=2yy'$.
– Botond
5 hours ago





I think it comes from the fact that $(y^2)'=2yy'$.
– Botond
5 hours ago











2 Answers
2






active

oldest

votes

















up vote
1
down vote













Unpacking the meaning of $Delta$ as ...
$$ Delta f(t)equiv f(t+Delta t)-f(t) $$
We can write ...
$$ beginarray \ Delta x^2(t)
\=x^2(t+Delta t) - x^2(t) \=(x(t+Delta t)+x(t))(x(t+Delta t)-x(t))
\=left [Delta x(t) +2x(t) right ] Delta x(t) endarray $$



So provided that $Delta x(t) << 2x(t)$ we have ...



$$Delta x^2(t) approx 2x(t) Delta x(t)
$$






share|cite|improve this answer























  • I think it's a bit better to say something like "If we neglect the higher order $Delta$ terms, i.e. $(Delta x)^2$, because $(Delta x)^2 << Delta x$."
    – Botond
    5 hours ago






  • 1




    I guess the truth is that the statement is not so much a rearrangement as it is an approximation
    – WW1
    5 hours ago










  • What do you mean?
    – Botond
    5 hours ago






  • 1




    The OP used the phrase "can be rearranged to" , but we realize that there is an approximation being made for finite $Delta t$
    – WW1
    5 hours ago










  • Yes, it's an approximation, but it will be true when $N to infty$.
    – Botond
    5 hours ago

















up vote
0
down vote













When taking differentials, $$x = f(t) implies mathrm dx =
fracmathrm dfmathrm dt , mathrm dt$$



Let's apply the above statement. Let $u_i = R_i^2$. As $Delta u_i$ approaches $0$, it becomes a differential $mathrm du_i$. So we have



$$u_i = f(R_i) = R_i^2 implies mathrm du_i =
fracmathrm dfmathrm dR_i , mathrm dR_i$$



Note that $fracmathrm dfmathrm dR_i = fracmathrm dmathrm dR_i[R_i^2] = 2R_i$. Hence



$$mathrm du_i =
(2R_i) , mathrm dR_i$$



And, remembering that $u_i = R_i^2$:
$$mathrm d(R_i^2) = 2 R_i , mathrm dR_i$$



Which means that for small changes in $R_i^2$ (i.e. as we take the limit approaching $0$), $$Delta(R_i^2) approx 2 R_i Delta R_i^2$$






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: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    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%2f2873255%2fwhy-is-delta-r-i2-equal-to-2r-i-delta-r-i%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    Unpacking the meaning of $Delta$ as ...
    $$ Delta f(t)equiv f(t+Delta t)-f(t) $$
    We can write ...
    $$ beginarray \ Delta x^2(t)
    \=x^2(t+Delta t) - x^2(t) \=(x(t+Delta t)+x(t))(x(t+Delta t)-x(t))
    \=left [Delta x(t) +2x(t) right ] Delta x(t) endarray $$



    So provided that $Delta x(t) << 2x(t)$ we have ...



    $$Delta x^2(t) approx 2x(t) Delta x(t)
    $$






    share|cite|improve this answer























    • I think it's a bit better to say something like "If we neglect the higher order $Delta$ terms, i.e. $(Delta x)^2$, because $(Delta x)^2 << Delta x$."
      – Botond
      5 hours ago






    • 1




      I guess the truth is that the statement is not so much a rearrangement as it is an approximation
      – WW1
      5 hours ago










    • What do you mean?
      – Botond
      5 hours ago






    • 1




      The OP used the phrase "can be rearranged to" , but we realize that there is an approximation being made for finite $Delta t$
      – WW1
      5 hours ago










    • Yes, it's an approximation, but it will be true when $N to infty$.
      – Botond
      5 hours ago














    up vote
    1
    down vote













    Unpacking the meaning of $Delta$ as ...
    $$ Delta f(t)equiv f(t+Delta t)-f(t) $$
    We can write ...
    $$ beginarray \ Delta x^2(t)
    \=x^2(t+Delta t) - x^2(t) \=(x(t+Delta t)+x(t))(x(t+Delta t)-x(t))
    \=left [Delta x(t) +2x(t) right ] Delta x(t) endarray $$



    So provided that $Delta x(t) << 2x(t)$ we have ...



    $$Delta x^2(t) approx 2x(t) Delta x(t)
    $$






    share|cite|improve this answer























    • I think it's a bit better to say something like "If we neglect the higher order $Delta$ terms, i.e. $(Delta x)^2$, because $(Delta x)^2 << Delta x$."
      – Botond
      5 hours ago






    • 1




      I guess the truth is that the statement is not so much a rearrangement as it is an approximation
      – WW1
      5 hours ago










    • What do you mean?
      – Botond
      5 hours ago






    • 1




      The OP used the phrase "can be rearranged to" , but we realize that there is an approximation being made for finite $Delta t$
      – WW1
      5 hours ago










    • Yes, it's an approximation, but it will be true when $N to infty$.
      – Botond
      5 hours ago












    up vote
    1
    down vote










    up vote
    1
    down vote









    Unpacking the meaning of $Delta$ as ...
    $$ Delta f(t)equiv f(t+Delta t)-f(t) $$
    We can write ...
    $$ beginarray \ Delta x^2(t)
    \=x^2(t+Delta t) - x^2(t) \=(x(t+Delta t)+x(t))(x(t+Delta t)-x(t))
    \=left [Delta x(t) +2x(t) right ] Delta x(t) endarray $$



    So provided that $Delta x(t) << 2x(t)$ we have ...



    $$Delta x^2(t) approx 2x(t) Delta x(t)
    $$






    share|cite|improve this answer















    Unpacking the meaning of $Delta$ as ...
    $$ Delta f(t)equiv f(t+Delta t)-f(t) $$
    We can write ...
    $$ beginarray \ Delta x^2(t)
    \=x^2(t+Delta t) - x^2(t) \=(x(t+Delta t)+x(t))(x(t+Delta t)-x(t))
    \=left [Delta x(t) +2x(t) right ] Delta x(t) endarray $$



    So provided that $Delta x(t) << 2x(t)$ we have ...



    $$Delta x^2(t) approx 2x(t) Delta x(t)
    $$







    share|cite|improve this answer















    share|cite|improve this answer



    share|cite|improve this answer








    edited 5 hours ago


























    answered 5 hours ago









    WW1

    6,2021712




    6,2021712











    • I think it's a bit better to say something like "If we neglect the higher order $Delta$ terms, i.e. $(Delta x)^2$, because $(Delta x)^2 << Delta x$."
      – Botond
      5 hours ago






    • 1




      I guess the truth is that the statement is not so much a rearrangement as it is an approximation
      – WW1
      5 hours ago










    • What do you mean?
      – Botond
      5 hours ago






    • 1




      The OP used the phrase "can be rearranged to" , but we realize that there is an approximation being made for finite $Delta t$
      – WW1
      5 hours ago










    • Yes, it's an approximation, but it will be true when $N to infty$.
      – Botond
      5 hours ago
















    • I think it's a bit better to say something like "If we neglect the higher order $Delta$ terms, i.e. $(Delta x)^2$, because $(Delta x)^2 << Delta x$."
      – Botond
      5 hours ago






    • 1




      I guess the truth is that the statement is not so much a rearrangement as it is an approximation
      – WW1
      5 hours ago










    • What do you mean?
      – Botond
      5 hours ago






    • 1




      The OP used the phrase "can be rearranged to" , but we realize that there is an approximation being made for finite $Delta t$
      – WW1
      5 hours ago










    • Yes, it's an approximation, but it will be true when $N to infty$.
      – Botond
      5 hours ago















    I think it's a bit better to say something like "If we neglect the higher order $Delta$ terms, i.e. $(Delta x)^2$, because $(Delta x)^2 << Delta x$."
    – Botond
    5 hours ago




    I think it's a bit better to say something like "If we neglect the higher order $Delta$ terms, i.e. $(Delta x)^2$, because $(Delta x)^2 << Delta x$."
    – Botond
    5 hours ago




    1




    1




    I guess the truth is that the statement is not so much a rearrangement as it is an approximation
    – WW1
    5 hours ago




    I guess the truth is that the statement is not so much a rearrangement as it is an approximation
    – WW1
    5 hours ago












    What do you mean?
    – Botond
    5 hours ago




    What do you mean?
    – Botond
    5 hours ago




    1




    1




    The OP used the phrase "can be rearranged to" , but we realize that there is an approximation being made for finite $Delta t$
    – WW1
    5 hours ago




    The OP used the phrase "can be rearranged to" , but we realize that there is an approximation being made for finite $Delta t$
    – WW1
    5 hours ago












    Yes, it's an approximation, but it will be true when $N to infty$.
    – Botond
    5 hours ago




    Yes, it's an approximation, but it will be true when $N to infty$.
    – Botond
    5 hours ago










    up vote
    0
    down vote













    When taking differentials, $$x = f(t) implies mathrm dx =
    fracmathrm dfmathrm dt , mathrm dt$$



    Let's apply the above statement. Let $u_i = R_i^2$. As $Delta u_i$ approaches $0$, it becomes a differential $mathrm du_i$. So we have



    $$u_i = f(R_i) = R_i^2 implies mathrm du_i =
    fracmathrm dfmathrm dR_i , mathrm dR_i$$



    Note that $fracmathrm dfmathrm dR_i = fracmathrm dmathrm dR_i[R_i^2] = 2R_i$. Hence



    $$mathrm du_i =
    (2R_i) , mathrm dR_i$$



    And, remembering that $u_i = R_i^2$:
    $$mathrm d(R_i^2) = 2 R_i , mathrm dR_i$$



    Which means that for small changes in $R_i^2$ (i.e. as we take the limit approaching $0$), $$Delta(R_i^2) approx 2 R_i Delta R_i^2$$






    share|cite|improve this answer



























      up vote
      0
      down vote













      When taking differentials, $$x = f(t) implies mathrm dx =
      fracmathrm dfmathrm dt , mathrm dt$$



      Let's apply the above statement. Let $u_i = R_i^2$. As $Delta u_i$ approaches $0$, it becomes a differential $mathrm du_i$. So we have



      $$u_i = f(R_i) = R_i^2 implies mathrm du_i =
      fracmathrm dfmathrm dR_i , mathrm dR_i$$



      Note that $fracmathrm dfmathrm dR_i = fracmathrm dmathrm dR_i[R_i^2] = 2R_i$. Hence



      $$mathrm du_i =
      (2R_i) , mathrm dR_i$$



      And, remembering that $u_i = R_i^2$:
      $$mathrm d(R_i^2) = 2 R_i , mathrm dR_i$$



      Which means that for small changes in $R_i^2$ (i.e. as we take the limit approaching $0$), $$Delta(R_i^2) approx 2 R_i Delta R_i^2$$






      share|cite|improve this answer

























        up vote
        0
        down vote










        up vote
        0
        down vote









        When taking differentials, $$x = f(t) implies mathrm dx =
        fracmathrm dfmathrm dt , mathrm dt$$



        Let's apply the above statement. Let $u_i = R_i^2$. As $Delta u_i$ approaches $0$, it becomes a differential $mathrm du_i$. So we have



        $$u_i = f(R_i) = R_i^2 implies mathrm du_i =
        fracmathrm dfmathrm dR_i , mathrm dR_i$$



        Note that $fracmathrm dfmathrm dR_i = fracmathrm dmathrm dR_i[R_i^2] = 2R_i$. Hence



        $$mathrm du_i =
        (2R_i) , mathrm dR_i$$



        And, remembering that $u_i = R_i^2$:
        $$mathrm d(R_i^2) = 2 R_i , mathrm dR_i$$



        Which means that for small changes in $R_i^2$ (i.e. as we take the limit approaching $0$), $$Delta(R_i^2) approx 2 R_i Delta R_i^2$$






        share|cite|improve this answer















        When taking differentials, $$x = f(t) implies mathrm dx =
        fracmathrm dfmathrm dt , mathrm dt$$



        Let's apply the above statement. Let $u_i = R_i^2$. As $Delta u_i$ approaches $0$, it becomes a differential $mathrm du_i$. So we have



        $$u_i = f(R_i) = R_i^2 implies mathrm du_i =
        fracmathrm dfmathrm dR_i , mathrm dR_i$$



        Note that $fracmathrm dfmathrm dR_i = fracmathrm dmathrm dR_i[R_i^2] = 2R_i$. Hence



        $$mathrm du_i =
        (2R_i) , mathrm dR_i$$



        And, remembering that $u_i = R_i^2$:
        $$mathrm d(R_i^2) = 2 R_i , mathrm dR_i$$



        Which means that for small changes in $R_i^2$ (i.e. as we take the limit approaching $0$), $$Delta(R_i^2) approx 2 R_i Delta R_i^2$$







        share|cite|improve this answer















        share|cite|improve this answer



        share|cite|improve this answer








        edited 5 hours ago


























        answered 5 hours ago









        Tiwa Aina

        2,526319




        2,526319






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2873255%2fwhy-is-delta-r-i2-equal-to-2r-i-delta-r-i%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What is the equation of a 3D cone with generalised tilt?

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?