
Kenneth S. answered 09/21/17
Tutor
4.8
(62)
Expert Help in Algebra/Trig/(Pre)calculus to Guarantee Success in 2018
Generally, when there are to be n elements in a set, but n (number of them) is not fixed, those elements can be named xi and subscript i can take on any integer value from 1 to n.
What do you want to do with them? You correctly understand how to form their sum, using Sigma notation.
If you wish to refer to variable #k to obtain its value, you just write xk.
Your use of the word GENERATE is undefined and that may be the source of some of your internal confusion.
John H.
just thought of a way to make my needs more clear (or muddled depending on how you look at it). I need:
n
∑(X+n)i = 50
i=1
n
∑(X+n)i = 50
i=1
where 'n' is the primary variable, but once determined you get an output of 'n' number of variables which 'n' is added to each variable to form a total sum of 50. In the above case, assuming that 'X' must be a whole integer, this would limit 'n' to being 6 or less, yet each instance of 'X' could still be any undefined number.
Report
09/21/17

Kenneth S.
It sounds to me as if you might be wanting a matrix, where different columns corresponds to different fruits.
I do suggest that you confer with your teacher, if this is related to a class that you're taking. You need to be able to bounce your ideas off another person, and for each of you to continue to inquire of the other until you both come to an understanding.
Report
09/21/17
John H.
n
∑Xi = 50 : X1+X2+... Xn= 50
i=1
∑Xi = 10 : X1+X2=10
i=1
∑Xi = 40 : X3+X4+... Xn =40
i=3
∑Xi = 25 : X2+X3 =25
i=2
09/21/17