cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

sigma summation to a range

jstavitsky
7-Bedrock

sigma summation to a range

Let's say I define a vector variable and then I want to do sigma summation for every element, from 1 to the element. Can I do this? Or perhaps with a range variable?

Thanks

Joe

2 REPLIES 2

Like so?

sum.PNG

Alan

StuartBruff
23-Emerald III
(To:jstavitsky)

Joseph Stavitsky wrote:

Let's say I define a vector variable and then I want to do sigma summation for every element, from 1 to the element. Can I do this? Or perhaps with a range variable?

In addition to Alan's method, you might want to consider using the summation operators (in Mathcad 15, there's the Summation operator in the Calculus toolbar and the Vector Summation operator in the Matrix toolbar; In Prime, there's just one summation operator which allows you to either write the specific range or, by leaving the summation placeholders blank, sum over the entire vector).

Stuart

Announcements

Top Tags