Can Lower Bound of Summation Be Any Real Number?

  • Thread starter Thread starter smslca
  • Start date Start date
  • Tags Tags
    Bounds Summation
AI Thread Summary
The discussion centers on whether the lower bound of a summation can be any real number, with examples like sigma from LB to sqrt(2) or 9/2. Standard mathematical practice dictates that summation bounds are typically integers, and while alternative definitions exist, they are not common. The conversation highlights exceptions, such as summing over prime numbers, which do not adhere to a strict increment of one. It also suggests that one could define a summation with a non-integer lower bound and a specific increment, like using sqrt(2) starting from pi. Ultimately, while flexibility exists in defining summation bounds, conventional usage remains focused on integers.
smslca
Messages
63
Reaction score
0
can the lower bound of a summation(sigma) be any real number ?
i.e ex: sigma(LB:sqrt(2) or (9/2) etc )
Even a lower bound be a real number is possible or not can upper bound be any real number or is it a strict rule that '1' should be added to lower bound to get the consecutive number.?
i.e. ex: LB + sqrt(2) or (9/2) etc.
 
Mathematics news on Phys.org
You mean something like

\Sigma_{i=\pi}^{\pi^2}i

?

If so, no. In standard usage, the bounds are always integers.

Of course, you could always choose a different definition. Many variations on Σ exist, like the Mobius function, which sums over the divisors of an integer.
 
"Is it a strict rule that '1' should be added to lower bound to get the consecutive number.?"

There are some exceptions: for instance, if we wanted to write an expression for the sum of the reciprocals of the prime integers (note the primes do not change by differences of 1) we write

<br /> \sum_{j \text{ prime}} {\frac 1 j }<br />

(or something similar). If you wanted the "jump" between successive terms in a sum to be \sqrt 2, and start at \pi, you might do something like this:

<br /> \sum_{j = 1}^n {(\pi + (j-1)\sqrt{2})}<br />
 
Last edited:
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top