Underbrace in equation makes expression a bit too big

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











up vote
3
down vote

favorite
1












I have an expression with an underbrace, where the parenthesis and a second partial devirative gets a little to big.
Here is the code:



beginfleqn
beginalign*
frac1v_G = frac1v_ph cdot left(frac1 - fraclambdan fracpartial npartial lambda1 - left(fraclambdan right)^2 underbracefracpartial^2 npartial lambda^2_=0 right) = frac1v_ph cdot left( 1 - fraclambdan fracpartial npartial lambda right)
endalign*
endfleqn



and here the result:



enter image description here



How can I adjust the code so that the second order partial derivative is as big as the term over the fractionline ?



I'm thankful for your answers!










share|improve this question







New contributor




astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1




    Welcome to TeX.SX! The simplest would be removing the big parentheses which are redundant. But also the underbrace needs a fix.
    – egreg
    23 mins ago














up vote
3
down vote

favorite
1












I have an expression with an underbrace, where the parenthesis and a second partial devirative gets a little to big.
Here is the code:



beginfleqn
beginalign*
frac1v_G = frac1v_ph cdot left(frac1 - fraclambdan fracpartial npartial lambda1 - left(fraclambdan right)^2 underbracefracpartial^2 npartial lambda^2_=0 right) = frac1v_ph cdot left( 1 - fraclambdan fracpartial npartial lambda right)
endalign*
endfleqn



and here the result:



enter image description here



How can I adjust the code so that the second order partial derivative is as big as the term over the fractionline ?



I'm thankful for your answers!










share|improve this question







New contributor




astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1




    Welcome to TeX.SX! The simplest would be removing the big parentheses which are redundant. But also the underbrace needs a fix.
    – egreg
    23 mins ago












up vote
3
down vote

favorite
1









up vote
3
down vote

favorite
1






1





I have an expression with an underbrace, where the parenthesis and a second partial devirative gets a little to big.
Here is the code:



beginfleqn
beginalign*
frac1v_G = frac1v_ph cdot left(frac1 - fraclambdan fracpartial npartial lambda1 - left(fraclambdan right)^2 underbracefracpartial^2 npartial lambda^2_=0 right) = frac1v_ph cdot left( 1 - fraclambdan fracpartial npartial lambda right)
endalign*
endfleqn



and here the result:



enter image description here



How can I adjust the code so that the second order partial derivative is as big as the term over the fractionline ?



I'm thankful for your answers!










share|improve this question







New contributor




astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I have an expression with an underbrace, where the parenthesis and a second partial devirative gets a little to big.
Here is the code:



beginfleqn
beginalign*
frac1v_G = frac1v_ph cdot left(frac1 - fraclambdan fracpartial npartial lambda1 - left(fraclambdan right)^2 underbracefracpartial^2 npartial lambda^2_=0 right) = frac1v_ph cdot left( 1 - fraclambdan fracpartial npartial lambda right)
endalign*
endfleqn



and here the result:



enter image description here



How can I adjust the code so that the second order partial derivative is as big as the term over the fractionline ?



I'm thankful for your answers!







underbrace






share|improve this question







New contributor




astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 26 mins ago









astronerd

161




161




New contributor




astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






astronerd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1




    Welcome to TeX.SX! The simplest would be removing the big parentheses which are redundant. But also the underbrace needs a fix.
    – egreg
    23 mins ago












  • 1




    Welcome to TeX.SX! The simplest would be removing the big parentheses which are redundant. But also the underbrace needs a fix.
    – egreg
    23 mins ago







1




1




Welcome to TeX.SX! The simplest would be removing the big parentheses which are redundant. But also the underbrace needs a fix.
– egreg
23 mins ago




Welcome to TeX.SX! The simplest would be removing the big parentheses which are redundant. But also the underbrace needs a fix.
– egreg
23 mins ago










2 Answers
2






active

oldest

votes

















up vote
3
down vote













I would simply omit those redundant parentheses. And most certainly fix the size of the underbrace object.



It's also possible (but requires a phantom) to have the right size for the parentheses:



documentclassarticle
usepackageamsmath

makeatletter
newcommandfixedunderbrace[2]mathpalettefixed@underbrace#1#2
newcommandfixed@underbrace[2]fixed@@underbrace#1#2
newcommandfixed@@underbrace[3]underbrace#1#2_#3
makeatother

begindocument

beginequation*
frac1v_G =
frac1v_ph cdot
frac1 - fraclambdan fracpartial npartial lambda
1 - left(fraclambdan right)^2
fixedunderbracefracpartial^2 npartial lambda^2=0
= frac1v_ph cdot
left( 1 - fraclambdan fracpartial npartial lambda right)
endequation*

beginequation*
frac1v_G =
frac1v_ph cdot
left(
frac1 - fraclambdan fracpartial npartial lambda
1 - left(fraclambdan right)^2
smash[b]fixedunderbracefracpartial^2 npartial lambda^2=0
right)
vphantom
frac1 - fraclambdan fracpartial npartial lambda
1 - left(fraclambdan right)^2
fixedunderbracefracpartial^2 npartial lambda^2=0

= frac1v_ph cdot
left( 1 - fraclambdan fracpartial npartial lambda right)
endequation*

enddocument


enter image description here





share




















  • With mathlap or something like that command is also possible?
    – manooooh
    3 mins ago

















up vote
2
down vote













Some suggestions (the first two of which have already been made by @egreg):



  • Omit the large parentheses entirely. They seem to satisfy no useful purpose.


  • Use tfrac (or: textstylefrac) instead of frac in the first argument of underbrace. (By default, the first argument of underbrace is processed in display-style math mode. However, the remainder of the denominator is processed in text style, not display style.)


  • Omit all cdot directives. They achieve little but clutter up the appearance of the equation.


  • For better horizontal spacing as well as for more typographically-appropriate sizing of the parentheses in the final part of the equation, use Bigl( and Bigr) instead of left( and right).


enter image description here



documentclassarticle
usepackageamsmath % for "tfrac" macro
begindocument
[
frac1v_G
= frac1v_ph
frac1 - fraclambdan fracpartial npartial lambda%
1 - bigl(fraclambdan bigr)^!2 !
underbracetfracpartial^2 npartiallambda^2_=0
= frac1v_ph Bigl( 1 - fraclambdan
fracpartial npartial lambda Bigr)
]
enddocument




share




















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    astronerd is a new contributor. Be nice, and check out our Code of Conduct.









     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f458332%2funderbrace-in-equation-makes-expression-a-bit-too-big%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
    3
    down vote













    I would simply omit those redundant parentheses. And most certainly fix the size of the underbrace object.



    It's also possible (but requires a phantom) to have the right size for the parentheses:



    documentclassarticle
    usepackageamsmath

    makeatletter
    newcommandfixedunderbrace[2]mathpalettefixed@underbrace#1#2
    newcommandfixed@underbrace[2]fixed@@underbrace#1#2
    newcommandfixed@@underbrace[3]underbrace#1#2_#3
    makeatother

    begindocument

    beginequation*
    frac1v_G =
    frac1v_ph cdot
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    fixedunderbracefracpartial^2 npartial lambda^2=0
    = frac1v_ph cdot
    left( 1 - fraclambdan fracpartial npartial lambda right)
    endequation*

    beginequation*
    frac1v_G =
    frac1v_ph cdot
    left(
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    smash[b]fixedunderbracefracpartial^2 npartial lambda^2=0
    right)
    vphantom
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    fixedunderbracefracpartial^2 npartial lambda^2=0

    = frac1v_ph cdot
    left( 1 - fraclambdan fracpartial npartial lambda right)
    endequation*

    enddocument


    enter image description here





    share




















    • With mathlap or something like that command is also possible?
      – manooooh
      3 mins ago














    up vote
    3
    down vote













    I would simply omit those redundant parentheses. And most certainly fix the size of the underbrace object.



    It's also possible (but requires a phantom) to have the right size for the parentheses:



    documentclassarticle
    usepackageamsmath

    makeatletter
    newcommandfixedunderbrace[2]mathpalettefixed@underbrace#1#2
    newcommandfixed@underbrace[2]fixed@@underbrace#1#2
    newcommandfixed@@underbrace[3]underbrace#1#2_#3
    makeatother

    begindocument

    beginequation*
    frac1v_G =
    frac1v_ph cdot
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    fixedunderbracefracpartial^2 npartial lambda^2=0
    = frac1v_ph cdot
    left( 1 - fraclambdan fracpartial npartial lambda right)
    endequation*

    beginequation*
    frac1v_G =
    frac1v_ph cdot
    left(
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    smash[b]fixedunderbracefracpartial^2 npartial lambda^2=0
    right)
    vphantom
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    fixedunderbracefracpartial^2 npartial lambda^2=0

    = frac1v_ph cdot
    left( 1 - fraclambdan fracpartial npartial lambda right)
    endequation*

    enddocument


    enter image description here





    share




















    • With mathlap or something like that command is also possible?
      – manooooh
      3 mins ago












    up vote
    3
    down vote










    up vote
    3
    down vote









    I would simply omit those redundant parentheses. And most certainly fix the size of the underbrace object.



    It's also possible (but requires a phantom) to have the right size for the parentheses:



    documentclassarticle
    usepackageamsmath

    makeatletter
    newcommandfixedunderbrace[2]mathpalettefixed@underbrace#1#2
    newcommandfixed@underbrace[2]fixed@@underbrace#1#2
    newcommandfixed@@underbrace[3]underbrace#1#2_#3
    makeatother

    begindocument

    beginequation*
    frac1v_G =
    frac1v_ph cdot
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    fixedunderbracefracpartial^2 npartial lambda^2=0
    = frac1v_ph cdot
    left( 1 - fraclambdan fracpartial npartial lambda right)
    endequation*

    beginequation*
    frac1v_G =
    frac1v_ph cdot
    left(
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    smash[b]fixedunderbracefracpartial^2 npartial lambda^2=0
    right)
    vphantom
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    fixedunderbracefracpartial^2 npartial lambda^2=0

    = frac1v_ph cdot
    left( 1 - fraclambdan fracpartial npartial lambda right)
    endequation*

    enddocument


    enter image description here





    share












    I would simply omit those redundant parentheses. And most certainly fix the size of the underbrace object.



    It's also possible (but requires a phantom) to have the right size for the parentheses:



    documentclassarticle
    usepackageamsmath

    makeatletter
    newcommandfixedunderbrace[2]mathpalettefixed@underbrace#1#2
    newcommandfixed@underbrace[2]fixed@@underbrace#1#2
    newcommandfixed@@underbrace[3]underbrace#1#2_#3
    makeatother

    begindocument

    beginequation*
    frac1v_G =
    frac1v_ph cdot
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    fixedunderbracefracpartial^2 npartial lambda^2=0
    = frac1v_ph cdot
    left( 1 - fraclambdan fracpartial npartial lambda right)
    endequation*

    beginequation*
    frac1v_G =
    frac1v_ph cdot
    left(
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    smash[b]fixedunderbracefracpartial^2 npartial lambda^2=0
    right)
    vphantom
    frac1 - fraclambdan fracpartial npartial lambda
    1 - left(fraclambdan right)^2
    fixedunderbracefracpartial^2 npartial lambda^2=0

    = frac1v_ph cdot
    left( 1 - fraclambdan fracpartial npartial lambda right)
    endequation*

    enddocument


    enter image description here






    share











    share


    share










    answered 6 mins ago









    egreg

    694k8518443099




    694k8518443099











    • With mathlap or something like that command is also possible?
      – manooooh
      3 mins ago
















    • With mathlap or something like that command is also possible?
      – manooooh
      3 mins ago















    With mathlap or something like that command is also possible?
    – manooooh
    3 mins ago




    With mathlap or something like that command is also possible?
    – manooooh
    3 mins ago










    up vote
    2
    down vote













    Some suggestions (the first two of which have already been made by @egreg):



    • Omit the large parentheses entirely. They seem to satisfy no useful purpose.


    • Use tfrac (or: textstylefrac) instead of frac in the first argument of underbrace. (By default, the first argument of underbrace is processed in display-style math mode. However, the remainder of the denominator is processed in text style, not display style.)


    • Omit all cdot directives. They achieve little but clutter up the appearance of the equation.


    • For better horizontal spacing as well as for more typographically-appropriate sizing of the parentheses in the final part of the equation, use Bigl( and Bigr) instead of left( and right).


    enter image description here



    documentclassarticle
    usepackageamsmath % for "tfrac" macro
    begindocument
    [
    frac1v_G
    = frac1v_ph
    frac1 - fraclambdan fracpartial npartial lambda%
    1 - bigl(fraclambdan bigr)^!2 !
    underbracetfracpartial^2 npartiallambda^2_=0
    = frac1v_ph Bigl( 1 - fraclambdan
    fracpartial npartial lambda Bigr)
    ]
    enddocument




    share
























      up vote
      2
      down vote













      Some suggestions (the first two of which have already been made by @egreg):



      • Omit the large parentheses entirely. They seem to satisfy no useful purpose.


      • Use tfrac (or: textstylefrac) instead of frac in the first argument of underbrace. (By default, the first argument of underbrace is processed in display-style math mode. However, the remainder of the denominator is processed in text style, not display style.)


      • Omit all cdot directives. They achieve little but clutter up the appearance of the equation.


      • For better horizontal spacing as well as for more typographically-appropriate sizing of the parentheses in the final part of the equation, use Bigl( and Bigr) instead of left( and right).


      enter image description here



      documentclassarticle
      usepackageamsmath % for "tfrac" macro
      begindocument
      [
      frac1v_G
      = frac1v_ph
      frac1 - fraclambdan fracpartial npartial lambda%
      1 - bigl(fraclambdan bigr)^!2 !
      underbracetfracpartial^2 npartiallambda^2_=0
      = frac1v_ph Bigl( 1 - fraclambdan
      fracpartial npartial lambda Bigr)
      ]
      enddocument




      share






















        up vote
        2
        down vote










        up vote
        2
        down vote









        Some suggestions (the first two of which have already been made by @egreg):



        • Omit the large parentheses entirely. They seem to satisfy no useful purpose.


        • Use tfrac (or: textstylefrac) instead of frac in the first argument of underbrace. (By default, the first argument of underbrace is processed in display-style math mode. However, the remainder of the denominator is processed in text style, not display style.)


        • Omit all cdot directives. They achieve little but clutter up the appearance of the equation.


        • For better horizontal spacing as well as for more typographically-appropriate sizing of the parentheses in the final part of the equation, use Bigl( and Bigr) instead of left( and right).


        enter image description here



        documentclassarticle
        usepackageamsmath % for "tfrac" macro
        begindocument
        [
        frac1v_G
        = frac1v_ph
        frac1 - fraclambdan fracpartial npartial lambda%
        1 - bigl(fraclambdan bigr)^!2 !
        underbracetfracpartial^2 npartiallambda^2_=0
        = frac1v_ph Bigl( 1 - fraclambdan
        fracpartial npartial lambda Bigr)
        ]
        enddocument




        share












        Some suggestions (the first two of which have already been made by @egreg):



        • Omit the large parentheses entirely. They seem to satisfy no useful purpose.


        • Use tfrac (or: textstylefrac) instead of frac in the first argument of underbrace. (By default, the first argument of underbrace is processed in display-style math mode. However, the remainder of the denominator is processed in text style, not display style.)


        • Omit all cdot directives. They achieve little but clutter up the appearance of the equation.


        • For better horizontal spacing as well as for more typographically-appropriate sizing of the parentheses in the final part of the equation, use Bigl( and Bigr) instead of left( and right).


        enter image description here



        documentclassarticle
        usepackageamsmath % for "tfrac" macro
        begindocument
        [
        frac1v_G
        = frac1v_ph
        frac1 - fraclambdan fracpartial npartial lambda%
        1 - bigl(fraclambdan bigr)^!2 !
        underbracetfracpartial^2 npartiallambda^2_=0
        = frac1v_ph Bigl( 1 - fraclambdan
        fracpartial npartial lambda Bigr)
        ]
        enddocument





        share











        share


        share










        answered 3 mins ago









        Mico

        267k30362747




        267k30362747




















            astronerd is a new contributor. Be nice, and check out our Code of Conduct.









             

            draft saved


            draft discarded


















            astronerd is a new contributor. Be nice, and check out our Code of Conduct.












            astronerd is a new contributor. Be nice, and check out our Code of Conduct.











            astronerd is a new contributor. Be nice, and check out our Code of Conduct.













             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f458332%2funderbrace-in-equation-makes-expression-a-bit-too-big%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What does second last employer means? [closed]

            List of Gilmore Girls characters

            Confectionery