Sigma Notation: Definition and Examples

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
bitttttor
Messages
11
Reaction score
0
What does this mean? (see attachment)

"Where b is a block defined by the contiguity condition c that may exist between elements of s, and n is the number of elements in that block"

I know is not possible to get a solution without the actual function, but how does this reads?
 

Attachments

  • Untitled-1.jpg
    Untitled-1.jpg
    2.2 KB · Views: 492
Last edited:
Physics news on Phys.org
That notation is a little ambiguous. Just
[tex]\sum_{c\in S} f(c)[/tex]
would mean "caclulate f(c) for all c contained in set S, then add". But the "n" is problematic- the set S, in general, doesn't even have to be a set of numbers.

My best guest would be "calculate f(c) for all c contained in set S, that are less than or equal to n, then add them."