Canonical URI: https://w3id.org/kmath/problem_type/permutation_identity_proof
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 순열 항등식 증명 |
| rdfs:comment | 순열 공식을 전개하거나 경우를 나누어 순열 사이의 항등식이 성립함을 보이는 문항 유형. |
| math:difficulty_band | advanced |
| math:examples | {}_nP_r={}_{n-1}P_r+r{}_{n-1}P_{r-1}이 성립함을 증명하시오. |
| math:requiresSkill | skill:permutation_formula |
| math:targets | concept:factorial |
| math:targets | concept:permutation |