Canonical URI: https://w3id.org/kmath/problem_type/combination_identity_proof
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 조합 항등식 증명 |
| rdfs:comment | 조합 공식을 전개하거나 경우를 나누어 조합 사이의 항등식이 성립함을 보이는 문항 유형. |
| math:difficulty_band | advanced |
| math:examples | {}_nC_r={}_{n-1}C_{r-1}+{}_{n-1}C_r가 성립함을 증명하시오. |
| math:requiresSkill | skill:combination_formula |
| math:targets | concept:combination |
| math:targets | concept:factorial |