Lemma. Suppose that we have water jugs with capacities a and b. Then the amount of water in each jug is always a linear combination of a and b.


여기서 linear combination이 뭐를 말하는지 모르겟어

식은   

j1 = s1 * a +t1 * b

j2 = s2 * a + t2 * b

이거임

구글링하니까 뭔 선형대수에서 벡터머시기 나오고 하는데 이해가안감;;