Sigma notation for non-integer steps












4












$begingroup$


Is it possible to use sigma notation for non-integer steps, for example I want to sum $ln(x)^2$ from 2 to 20 with steps of 0.5, is there a way I could write this in sigma notation or some other form of notation.










share|cite|improve this question









$endgroup$

















    4












    $begingroup$


    Is it possible to use sigma notation for non-integer steps, for example I want to sum $ln(x)^2$ from 2 to 20 with steps of 0.5, is there a way I could write this in sigma notation or some other form of notation.










    share|cite|improve this question









    $endgroup$















      4












      4








      4


      1



      $begingroup$


      Is it possible to use sigma notation for non-integer steps, for example I want to sum $ln(x)^2$ from 2 to 20 with steps of 0.5, is there a way I could write this in sigma notation or some other form of notation.










      share|cite|improve this question









      $endgroup$




      Is it possible to use sigma notation for non-integer steps, for example I want to sum $ln(x)^2$ from 2 to 20 with steps of 0.5, is there a way I could write this in sigma notation or some other form of notation.







      summation notation






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 6 hours ago









      H.LinkhornH.Linkhorn

      401113




      401113






















          4 Answers
          4






          active

          oldest

          votes


















          6












          $begingroup$

          Does $$sum_{n = 0}^{36}lnleft(2+dfrac{1}{2}nright)^2$$ satisfy your requirements?






          share|cite|improve this answer









          $endgroup$





















            4












            $begingroup$

            You could change $ln(x)^2$ into $lnleft(frac{x}{2}right)^2$ to achieve the steps of $0.5$ in this case. You want $frac{x}{2}$ to go from $2$ to $20$ as well (with steps of $0.5$), so $x$ must go from $4$ to $40$. Therefore, the sum becomes$sum_limits{x = 4}^{40}lnleft(frac{x}{2}right)^2$.






            share|cite|improve this answer











            $endgroup$





















              2












              $begingroup$

              In this particular case that you have the constant difference, I would go with the other answers; it's the simplest and most non-confusing manner to write what you want to convey. However, if you have any arbitrary set $S$, and wanted to sum based on its elements, you can write something like
              $$sum_{sin S}f(s).$$
              In particular you might have $S={2,2.5,3,dots,20}$.






              share|cite|improve this answer









              $endgroup$





















                1












                $begingroup$

                Just use $frac{x}{2}$ instead of $x$ in this example to get integers. This trick can always be used when we have to sum up finite many rationals or rationals with a limited denominator.






                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%2f3107841%2fsigma-notation-for-non-integer-steps%23new-answer', 'question_page');
                  }
                  );

                  Post as a guest















                  Required, but never shown

























                  4 Answers
                  4






                  active

                  oldest

                  votes








                  4 Answers
                  4






                  active

                  oldest

                  votes









                  active

                  oldest

                  votes






                  active

                  oldest

                  votes









                  6












                  $begingroup$

                  Does $$sum_{n = 0}^{36}lnleft(2+dfrac{1}{2}nright)^2$$ satisfy your requirements?






                  share|cite|improve this answer









                  $endgroup$


















                    6












                    $begingroup$

                    Does $$sum_{n = 0}^{36}lnleft(2+dfrac{1}{2}nright)^2$$ satisfy your requirements?






                    share|cite|improve this answer









                    $endgroup$
















                      6












                      6








                      6





                      $begingroup$

                      Does $$sum_{n = 0}^{36}lnleft(2+dfrac{1}{2}nright)^2$$ satisfy your requirements?






                      share|cite|improve this answer









                      $endgroup$



                      Does $$sum_{n = 0}^{36}lnleft(2+dfrac{1}{2}nright)^2$$ satisfy your requirements?







                      share|cite|improve this answer












                      share|cite|improve this answer



                      share|cite|improve this answer










                      answered 6 hours ago









                      JimmyK4542JimmyK4542

                      41k245105




                      41k245105























                          4












                          $begingroup$

                          You could change $ln(x)^2$ into $lnleft(frac{x}{2}right)^2$ to achieve the steps of $0.5$ in this case. You want $frac{x}{2}$ to go from $2$ to $20$ as well (with steps of $0.5$), so $x$ must go from $4$ to $40$. Therefore, the sum becomes$sum_limits{x = 4}^{40}lnleft(frac{x}{2}right)^2$.






                          share|cite|improve this answer











                          $endgroup$


















                            4












                            $begingroup$

                            You could change $ln(x)^2$ into $lnleft(frac{x}{2}right)^2$ to achieve the steps of $0.5$ in this case. You want $frac{x}{2}$ to go from $2$ to $20$ as well (with steps of $0.5$), so $x$ must go from $4$ to $40$. Therefore, the sum becomes$sum_limits{x = 4}^{40}lnleft(frac{x}{2}right)^2$.






                            share|cite|improve this answer











                            $endgroup$
















                              4












                              4








                              4





                              $begingroup$

                              You could change $ln(x)^2$ into $lnleft(frac{x}{2}right)^2$ to achieve the steps of $0.5$ in this case. You want $frac{x}{2}$ to go from $2$ to $20$ as well (with steps of $0.5$), so $x$ must go from $4$ to $40$. Therefore, the sum becomes$sum_limits{x = 4}^{40}lnleft(frac{x}{2}right)^2$.






                              share|cite|improve this answer











                              $endgroup$



                              You could change $ln(x)^2$ into $lnleft(frac{x}{2}right)^2$ to achieve the steps of $0.5$ in this case. You want $frac{x}{2}$ to go from $2$ to $20$ as well (with steps of $0.5$), so $x$ must go from $4$ to $40$. Therefore, the sum becomes$sum_limits{x = 4}^{40}lnleft(frac{x}{2}right)^2$.







                              share|cite|improve this answer














                              share|cite|improve this answer



                              share|cite|improve this answer








                              edited 6 hours ago

























                              answered 6 hours ago









                              KM101KM101

                              5,9651524




                              5,9651524























                                  2












                                  $begingroup$

                                  In this particular case that you have the constant difference, I would go with the other answers; it's the simplest and most non-confusing manner to write what you want to convey. However, if you have any arbitrary set $S$, and wanted to sum based on its elements, you can write something like
                                  $$sum_{sin S}f(s).$$
                                  In particular you might have $S={2,2.5,3,dots,20}$.






                                  share|cite|improve this answer









                                  $endgroup$


















                                    2












                                    $begingroup$

                                    In this particular case that you have the constant difference, I would go with the other answers; it's the simplest and most non-confusing manner to write what you want to convey. However, if you have any arbitrary set $S$, and wanted to sum based on its elements, you can write something like
                                    $$sum_{sin S}f(s).$$
                                    In particular you might have $S={2,2.5,3,dots,20}$.






                                    share|cite|improve this answer









                                    $endgroup$
















                                      2












                                      2








                                      2





                                      $begingroup$

                                      In this particular case that you have the constant difference, I would go with the other answers; it's the simplest and most non-confusing manner to write what you want to convey. However, if you have any arbitrary set $S$, and wanted to sum based on its elements, you can write something like
                                      $$sum_{sin S}f(s).$$
                                      In particular you might have $S={2,2.5,3,dots,20}$.






                                      share|cite|improve this answer









                                      $endgroup$



                                      In this particular case that you have the constant difference, I would go with the other answers; it's the simplest and most non-confusing manner to write what you want to convey. However, if you have any arbitrary set $S$, and wanted to sum based on its elements, you can write something like
                                      $$sum_{sin S}f(s).$$
                                      In particular you might have $S={2,2.5,3,dots,20}$.







                                      share|cite|improve this answer












                                      share|cite|improve this answer



                                      share|cite|improve this answer










                                      answered 3 hours ago









                                      YiFanYiFan

                                      3,5511525




                                      3,5511525























                                          1












                                          $begingroup$

                                          Just use $frac{x}{2}$ instead of $x$ in this example to get integers. This trick can always be used when we have to sum up finite many rationals or rationals with a limited denominator.






                                          share|cite|improve this answer









                                          $endgroup$


















                                            1












                                            $begingroup$

                                            Just use $frac{x}{2}$ instead of $x$ in this example to get integers. This trick can always be used when we have to sum up finite many rationals or rationals with a limited denominator.






                                            share|cite|improve this answer









                                            $endgroup$
















                                              1












                                              1








                                              1





                                              $begingroup$

                                              Just use $frac{x}{2}$ instead of $x$ in this example to get integers. This trick can always be used when we have to sum up finite many rationals or rationals with a limited denominator.






                                              share|cite|improve this answer









                                              $endgroup$



                                              Just use $frac{x}{2}$ instead of $x$ in this example to get integers. This trick can always be used when we have to sum up finite many rationals or rationals with a limited denominator.







                                              share|cite|improve this answer












                                              share|cite|improve this answer



                                              share|cite|improve this answer










                                              answered 6 hours ago









                                              PeterPeter

                                              47.5k1039129




                                              47.5k1039129






























                                                  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%2f3107841%2fsigma-notation-for-non-integer-steps%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 label and detect the document text images

                                                  Vallis Paradisi

                                                  Tabula Rosettana