dE_logics
- 742
- 0
If I have ∑(k xi + j yi)...how will I apply the distributive law on it?...I mean how do you split this notion?
The discussion revolves around the application of the distributive law to the summation expression ∑(k xi + j yi). Participants explore how to split and manipulate this expression, considering both theoretical and practical examples.
Participants generally agree on the validity of the mathematical manipulations presented, but there is some confusion regarding the initial application of the distributive law. The discussion does not reach a consensus on the clarity of the explanation provided.
Participants mention the need to consider convergence when dealing with infinite sums, indicating that assumptions about the nature of the terms (e.g., positivity) may affect the application of the distributive law.
tiny-tim said:Hi dE_logics!
∑(k xi + j yi)
= ∑(k xi) + ∑(j yi)
= k ∑(xi) + j ∑(yi)
(if the ∑ is over infinitely many terms, you may have to be careful about convergence …
but if for example all the terms are positive, then there's no difficulty)
??Yes, we will, that was Tiny-tim's first step! But you asked about the distributive law and that hasn't been used yet, so then he factored k and j out.dE_logics said:So we won't get ∑(k xi) + ∑(j yi)...that was too a possibility.
Yes, of course.So let's take an e.g. -
x1 = 1, x2 = 2, x3 = 7, x4 = 1
y1 - 19, y2 = 8, y3 = -10, y4 = 0
k = j= 3
∑(k xi + j yi) gives -30
k ∑(xi) + j ∑(yi) = -30
and
∑(k xi) + ∑(j yi) = -30
So both of the solutions are true...does everyone agree?...I mean -
∑(k xi) + ∑(j yi) = k ∑(xi) + j ∑(yi)