"이항계수의 반전공식"의 두 판 사이의 차이
		
		
		
		
		
		둘러보기로 가기
		검색하러 가기
		
				
		
		
	
| 8번째 줄: | 8번째 줄: | ||
* <math>k=0,1,\cdots, n</math> 에 대하여, <math>a_0,\cdots,a_n</math> 과 <math>b_0,\cdots,b_n</math> 이 다음 관계를 만족시킨다고 하자.<br><math>a_k=\sum_{i=0}^{k}{k\choose i}b_i</math><br> 그러면<br><math>b_k=\sum_{i=0}^{k}(-1)^{k-i}{k\choose i}a_i</math> 가 성립한다.<br>  | * <math>k=0,1,\cdots, n</math> 에 대하여, <math>a_0,\cdots,a_n</math> 과 <math>b_0,\cdots,b_n</math> 이 다음 관계를 만족시킨다고 하자.<br><math>a_k=\sum_{i=0}^{k}{k\choose i}b_i</math><br> 그러면<br><math>b_k=\sum_{i=0}^{k}(-1)^{k-i}{k\choose i}a_i</math> 가 성립한다.<br>  | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | <h5 style="margin: 0px; line-height: 2em;">선형방정식으로의 이해</h5>  | ||
| + | |||
| + | *  n=5 인 경우<br><math>\left( \begin{array}{cccccc}  1 & 0 & 0 & 0 & 0 & 0 \\  1 & 1 & 0 & 0 & 0 & 0 \\  1 & 2 & 1 & 0 & 0 & 0 \\  1 & 3 & 3 & 1 & 0 & 0 \\  1 & 4 & 6 & 4 & 1 & 0 \\  1 & 5 & 10 & 10 & 5 & 1 \end{array} \right)</math> 의 역행렬은<br><math>\left( \begin{array}{cccccc}  1 & 0 & 0 & 0 & 0 & 0 \\  -1 & 1 & 0 & 0 & 0 & 0 \\  1 & -2 & 1 & 0 & 0 & 0 \\  -1 & 3 & -3 & 1 & 0 & 0 \\  1 & -4 & 6 & -4 & 1 & 0 \\  -1 & 5 & -10 & 10 & -5 & 1 \end{array} \right)</math> 이다.<br>  | ||
| 28번째 줄: | 36번째 줄: | ||
<h5>메모</h5>  | <h5>메모</h5>  | ||
| − | + | * http://math.stackexchange.com/questions/55659/combinatorial-interpretation-of-binomial-inversion  | |
| − | |||
* Math Overflow http://mathoverflow.net/search?q=  | * Math Overflow http://mathoverflow.net/search?q=  | ||
2012년 1월 1일 (일) 05:53 판
이 항목의 수학노트 원문주소
개요
- \(k=0,1,\cdots, n\) 에 대하여, \(a_0,\cdots,a_n\) 과 \(b_0,\cdots,b_n\) 이 다음 관계를 만족시킨다고 하자.
\(a_k=\sum_{i=0}^{k}{k\choose i}b_i\)
그러면
\(b_k=\sum_{i=0}^{k}(-1)^{k-i}{k\choose i}a_i\) 가 성립한다. 
선형방정식으로의 이해
- n=5 인 경우
\(\left( \begin{array}{cccccc} 1 & 0 & 0 & 0 & 0 & 0 \\ 1 & 1 & 0 & 0 & 0 & 0 \\ 1 & 2 & 1 & 0 & 0 & 0 \\ 1 & 3 & 3 & 1 & 0 & 0 \\ 1 & 4 & 6 & 4 & 1 & 0 \\ 1 & 5 & 10 & 10 & 5 & 1 \end{array} \right)\) 의 역행렬은
\(\left( \begin{array}{cccccc} 1 & 0 & 0 & 0 & 0 & 0 \\ -1 & 1 & 0 & 0 & 0 & 0 \\ 1 & -2 & 1 & 0 & 0 & 0 \\ -1 & 3 & -3 & 1 & 0 & 0 \\ 1 & -4 & 6 & -4 & 1 & 0 \\ -1 & 5 & -10 & 10 & -5 & 1 \end{array} \right)\) 이다. 
역사
메모
- http://math.stackexchange.com/questions/55659/combinatorial-interpretation-of-binomial-inversion
 - Math Overflow http://mathoverflow.net/search?q=
 
관련된 항목들
수학용어번역
- 단어사전
 - 발음사전 http://www.forvo.com/search/
 - 대한수학회 수학 학술 용어집
 - 한국통계학회 통계학 용어 온라인 대조표
 - 남·북한수학용어비교
 - 대한수학회 수학용어한글화 게시판
 
사전 형태의 자료
- http://ko.wikipedia.org/wiki/
 - http://en.wikipedia.org/wiki/
 - The Online Encyclopaedia of Mathematics
 - NIST Digital Library of Mathematical Functions
 - The World of Mathematical Equations
 
리뷰논문, 에세이, 강의노트
관련논문