Problem #010
아래와 같이 무한개의 미지수로 이루어진 무한개의 연립방정식을 살펴보자.
\[ \begin{array}{c@{}c@{}c@{}c@{}c@{}c@{}c} x_1 &+& x_3 &+& x_5 &=& 0 \\ x_2 &+& x_4 &+& x_6 &=& 0 \\ x_3 &+& x_5 &+& x_7 &=& 0 \\ x_4 &+& x_6 &+& x_8 &=& 0 \\ \vdots & & \vdots & & \vdots & & \vdots \end{array} \]
위 연립방정식의 해를 풀기 위해서는 총 몇 개의 매개변수(parameter)가 필요할까?
'Others > Olympiad' 카테고리의 다른 글
Problems and Solutions #021 (0) | 2017.02.23 |
---|---|
Problems and Solutions #015 (0) | 2016.10.18 |
Problems and Solutions #013 (0) | 2016.10.06 |
Problems and Solutions #011 (0) | 2016.08.20 |
Problems and Solutions #006 (0) | 2016.08.03 |