Convex Combination
given 𝑛 points 𝑥1, 𝑥2, …, 𝑥𝑛 ∈ 𝑋 we call any point 𝑦 a convex combination of those 𝑛 points iff:
- 𝑦 = 𝛴1≤𝑖≤𝑛 [𝜆𝑖𝑥𝑖]
where:
- 𝜆1, 𝜆2, …, 𝜆𝑛 ≥ 0
- 𝛴1≤𝑖≤𝑛 [𝜆𝑖] = 1
Intuition
https://math.stackexchange.com/questions/2365788/convex-combination-meaning
, multiple selections available,