el triangulo de pascal
En el nn-ésima fila “horizontal” (contando el ápice como n=0n=0) pararse Cn0,Cn1,,CnnC_n^0,\,C_n^1,\,\ldots,\,C_n^n. Regla de Pascal Cnk=Cn1k1+Cn1kC_n^k=C_{n-1}^{k-1}+C_{n-1}^k construye el triángulo: cada entrada interior es la suma de los dos números que están encima de ella. Suma de filas: k=0nCnk=2n\sum_{k=0}^n C_n^k=2^n — el número de todos los subconjuntos de un nn-conjunto de elementos.
Límite 11s a la izquierda y a la derecha — Cn0=Cnn=1C_n^0=C_n^n=1
Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.