Complex fractions












5















How to make this more adequate ('beatifuller' :))? 2 needs to be better shown as being in the power of n-1, but the current representation just smothers it.



frac{1}{1-sum_{2}^{n} frac{1}{{frac{r}{R}}^(2^(n-1))}}



documentclass[10pt]{article}
usepackage{amssymb}
usepackage{amsmath}
usepackage{mathtools}
usepackage{textcomp}
begin{document}
frac{1}{1-sum_{2}^{n} frac{1}{{frac{r}{R}}^(2^(n-1))}}
end{document}









share|improve this question



























    5















    How to make this more adequate ('beatifuller' :))? 2 needs to be better shown as being in the power of n-1, but the current representation just smothers it.



    frac{1}{1-sum_{2}^{n} frac{1}{{frac{r}{R}}^(2^(n-1))}}



    documentclass[10pt]{article}
    usepackage{amssymb}
    usepackage{amsmath}
    usepackage{mathtools}
    usepackage{textcomp}
    begin{document}
    frac{1}{1-sum_{2}^{n} frac{1}{{frac{r}{R}}^(2^(n-1))}}
    end{document}









    share|improve this question

























      5












      5








      5








      How to make this more adequate ('beatifuller' :))? 2 needs to be better shown as being in the power of n-1, but the current representation just smothers it.



      frac{1}{1-sum_{2}^{n} frac{1}{{frac{r}{R}}^(2^(n-1))}}



      documentclass[10pt]{article}
      usepackage{amssymb}
      usepackage{amsmath}
      usepackage{mathtools}
      usepackage{textcomp}
      begin{document}
      frac{1}{1-sum_{2}^{n} frac{1}{{frac{r}{R}}^(2^(n-1))}}
      end{document}









      share|improve this question














      How to make this more adequate ('beatifuller' :))? 2 needs to be better shown as being in the power of n-1, but the current representation just smothers it.



      frac{1}{1-sum_{2}^{n} frac{1}{{frac{r}{R}}^(2^(n-1))}}



      documentclass[10pt]{article}
      usepackage{amssymb}
      usepackage{amsmath}
      usepackage{mathtools}
      usepackage{textcomp}
      begin{document}
      frac{1}{1-sum_{2}^{n} frac{1}{{frac{r}{R}}^(2^(n-1))}}
      end{document}






      math-mode amsmath math-operators mathtools






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 29 at 10:51









      Dmitry StarostinDmitry Starostin

      1976




      1976






















          3 Answers
          3






          active

          oldest

          votes


















          6














          one more variation:



          enter image description here



          documentclass[10pt]{article}
          usepackage{nccmath}

          begin{document}

          [
          frac{1}{1-sumlimits_{2}^{n} Bigl(mfrac{r}{R}Bigr)^{! -2^{n-1}}}
          ]

          end{document}





          share|improve this answer































            9














            If you want to write abc, you need to write a^{bc} instead of a^bc or a^(bc). I prefer this way



            documentclass[10pt]{article}
            usepackage{amssymb}
            usepackage{amsmath}
            usepackage{mathtools}
            usepackage{textcomp}
            begin{document}
            [frac{1}{1-sum_{2}^{n}cfrac{1}{left(frac{r}{R}right)^{2^{n-1}}}}]
            end{document}


            enter image description here






            share|improve this answer

































              9














              I propose one of these, based on the medium-size commands from nccmath (~ 80% of displaystyle):



              documentclass[10pt]{article}
              usepackage{amssymb}
              usepackage{mathtools, nccmath}

              begin{document}

              [ frac{1}{1-medopsum_{2}^{n} frac{1}{bigl(mfrac{r}{R}bigr)^{! 2^{n-1mathstrut}}}} qquad frac{1}{1-medopsum_{2}^{n} bigl(mfrac{R}{r}bigr)^{!2^{n-1}}}]

              end{document}


              enter image description here






              share|improve this answer


























                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',
                autoActivateHeartbeat: false,
                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
                });


                }
                });














                draft saved

                draft discarded


















                StackExchange.ready(
                function () {
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482092%2fcomplex-fractions%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                6














                one more variation:



                enter image description here



                documentclass[10pt]{article}
                usepackage{nccmath}

                begin{document}

                [
                frac{1}{1-sumlimits_{2}^{n} Bigl(mfrac{r}{R}Bigr)^{! -2^{n-1}}}
                ]

                end{document}





                share|improve this answer




























                  6














                  one more variation:



                  enter image description here



                  documentclass[10pt]{article}
                  usepackage{nccmath}

                  begin{document}

                  [
                  frac{1}{1-sumlimits_{2}^{n} Bigl(mfrac{r}{R}Bigr)^{! -2^{n-1}}}
                  ]

                  end{document}





                  share|improve this answer


























                    6












                    6








                    6







                    one more variation:



                    enter image description here



                    documentclass[10pt]{article}
                    usepackage{nccmath}

                    begin{document}

                    [
                    frac{1}{1-sumlimits_{2}^{n} Bigl(mfrac{r}{R}Bigr)^{! -2^{n-1}}}
                    ]

                    end{document}





                    share|improve this answer













                    one more variation:



                    enter image description here



                    documentclass[10pt]{article}
                    usepackage{nccmath}

                    begin{document}

                    [
                    frac{1}{1-sumlimits_{2}^{n} Bigl(mfrac{r}{R}Bigr)^{! -2^{n-1}}}
                    ]

                    end{document}






                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Mar 29 at 11:39









                    ZarkoZarko

                    129k868169




                    129k868169























                        9














                        If you want to write abc, you need to write a^{bc} instead of a^bc or a^(bc). I prefer this way



                        documentclass[10pt]{article}
                        usepackage{amssymb}
                        usepackage{amsmath}
                        usepackage{mathtools}
                        usepackage{textcomp}
                        begin{document}
                        [frac{1}{1-sum_{2}^{n}cfrac{1}{left(frac{r}{R}right)^{2^{n-1}}}}]
                        end{document}


                        enter image description here






                        share|improve this answer






























                          9














                          If you want to write abc, you need to write a^{bc} instead of a^bc or a^(bc). I prefer this way



                          documentclass[10pt]{article}
                          usepackage{amssymb}
                          usepackage{amsmath}
                          usepackage{mathtools}
                          usepackage{textcomp}
                          begin{document}
                          [frac{1}{1-sum_{2}^{n}cfrac{1}{left(frac{r}{R}right)^{2^{n-1}}}}]
                          end{document}


                          enter image description here






                          share|improve this answer




























                            9












                            9








                            9







                            If you want to write abc, you need to write a^{bc} instead of a^bc or a^(bc). I prefer this way



                            documentclass[10pt]{article}
                            usepackage{amssymb}
                            usepackage{amsmath}
                            usepackage{mathtools}
                            usepackage{textcomp}
                            begin{document}
                            [frac{1}{1-sum_{2}^{n}cfrac{1}{left(frac{r}{R}right)^{2^{n-1}}}}]
                            end{document}


                            enter image description here






                            share|improve this answer















                            If you want to write abc, you need to write a^{bc} instead of a^bc or a^(bc). I prefer this way



                            documentclass[10pt]{article}
                            usepackage{amssymb}
                            usepackage{amsmath}
                            usepackage{mathtools}
                            usepackage{textcomp}
                            begin{document}
                            [frac{1}{1-sum_{2}^{n}cfrac{1}{left(frac{r}{R}right)^{2^{n-1}}}}]
                            end{document}


                            enter image description here







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Mar 29 at 11:13

























                            answered Mar 29 at 10:54









                            JouleVJouleV

                            12.5k22663




                            12.5k22663























                                9














                                I propose one of these, based on the medium-size commands from nccmath (~ 80% of displaystyle):



                                documentclass[10pt]{article}
                                usepackage{amssymb}
                                usepackage{mathtools, nccmath}

                                begin{document}

                                [ frac{1}{1-medopsum_{2}^{n} frac{1}{bigl(mfrac{r}{R}bigr)^{! 2^{n-1mathstrut}}}} qquad frac{1}{1-medopsum_{2}^{n} bigl(mfrac{R}{r}bigr)^{!2^{n-1}}}]

                                end{document}


                                enter image description here






                                share|improve this answer






























                                  9














                                  I propose one of these, based on the medium-size commands from nccmath (~ 80% of displaystyle):



                                  documentclass[10pt]{article}
                                  usepackage{amssymb}
                                  usepackage{mathtools, nccmath}

                                  begin{document}

                                  [ frac{1}{1-medopsum_{2}^{n} frac{1}{bigl(mfrac{r}{R}bigr)^{! 2^{n-1mathstrut}}}} qquad frac{1}{1-medopsum_{2}^{n} bigl(mfrac{R}{r}bigr)^{!2^{n-1}}}]

                                  end{document}


                                  enter image description here






                                  share|improve this answer




























                                    9












                                    9








                                    9







                                    I propose one of these, based on the medium-size commands from nccmath (~ 80% of displaystyle):



                                    documentclass[10pt]{article}
                                    usepackage{amssymb}
                                    usepackage{mathtools, nccmath}

                                    begin{document}

                                    [ frac{1}{1-medopsum_{2}^{n} frac{1}{bigl(mfrac{r}{R}bigr)^{! 2^{n-1mathstrut}}}} qquad frac{1}{1-medopsum_{2}^{n} bigl(mfrac{R}{r}bigr)^{!2^{n-1}}}]

                                    end{document}


                                    enter image description here






                                    share|improve this answer















                                    I propose one of these, based on the medium-size commands from nccmath (~ 80% of displaystyle):



                                    documentclass[10pt]{article}
                                    usepackage{amssymb}
                                    usepackage{mathtools, nccmath}

                                    begin{document}

                                    [ frac{1}{1-medopsum_{2}^{n} frac{1}{bigl(mfrac{r}{R}bigr)^{! 2^{n-1mathstrut}}}} qquad frac{1}{1-medopsum_{2}^{n} bigl(mfrac{R}{r}bigr)^{!2^{n-1}}}]

                                    end{document}


                                    enter image description here







                                    share|improve this answer














                                    share|improve this answer



                                    share|improve this answer








                                    edited Mar 29 at 11:33

























                                    answered Mar 29 at 11:17









                                    BernardBernard

                                    176k778209




                                    176k778209






























                                        draft saved

                                        draft discarded




















































                                        Thanks for contributing an answer to TeX - LaTeX 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.


                                        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%2ftex.stackexchange.com%2fquestions%2f482092%2fcomplex-fractions%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

                                        Paul Cézanne

                                        UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

                                        Angular material date-picker (MatDatepicker) auto completes the date on focus out