Está en la página 1de 6

TEOREMA DEL BINOMIO

(BINOMIO DE NEWTON)

Suma abreviada. Si 𝑛 es un número entero positivo y 𝑎1 , 𝑎2 , ⋯ , 𝑎𝑛 son números reales


entonces
𝑛

∑ 𝑎𝑘 = 𝑎1 + 𝑎2 + ⋯ + 𝑎𝑛.
𝑘=1
Donde:
𝑛

∑ 𝑎𝑘 𝑠𝑒 𝑙𝑒𝑒 "la suma de los términos de la forma a k , desde k=1, hasta k=n".
𝑘=1

El teorema del binomio es una fórmula con la cual se pueden escribir directamente los
términos del desarrollo de una potencia entera y positiva de un binomio:

TEOREMA DEL BINOMIO. Si 𝑥 ∧ 𝑦 son números reales distintos de cero y 𝑛 es un entero


positivo, entonces:
𝒏
𝒏
(𝒙 + 𝒚) = ∑ ( ) 𝒙𝒏−𝒌 𝒚𝒌 .
𝒏
𝒌
𝒌=𝟎

𝑛!
En donde (𝑛𝑘) se llama coeficiente binomial y (𝑛𝑘) = (𝑛−𝑘)!𝑘! como se vio previamente.

EJEMPLOS

1. En los ejercicios siguientes, efectuar el desarrollo indicado:

a) (3𝑎 − 𝑏)4 .

SOLUCIÓN

Aquí 𝑥 = 3𝑎, 𝑦 = −𝑏 ∧ 𝑛 = 4  aplicando el teorema del binomio:


4
4
(3𝑎 − 𝑏) = ∑ ( ) (3𝑎)4−𝑘 (−𝑏)𝑘
4
𝑘
𝑘=0
4 4 4 4
= ( ) (3𝑎)4 (−𝑏)0 + ( ) (3𝑎)3 (−𝑏) + ( ) (3𝑎)2 (−𝑏)2 + ( ) (3𝑎)(−𝑏)3
0 1 2 3
4
+ ( ) (3𝑎)0 (−𝑏)4
4
= 1(81𝑎4 )(1) + 4(27𝑎3 )(−𝑏) + 6(9𝑎2 )𝑏 2 + 4(3𝑎)(−𝑏 3 ) + 1(1)(𝑏 4 )
= 81𝑎4 − 108𝑎3 𝑏 + 54𝑎2 𝑏 2 − 12𝑎𝑏 3 + 𝑏 4 .

Comentario. Se deben simplificar las potencias y en general cualquier operación indicada,


incluyendo términos semejantes, en caso de existir. Al desarrollar el binomio, el número de
términos es igual a 𝑛 + 1, el exponente del binomio más uno.
6 6−𝑘 6 5 4
𝑎2 2 𝑎2 2 𝑘 𝑎2 2 0 𝑎2 2 𝑎2 2 2
b) ( 2 + 𝑎2 ) = ∑6𝑘=0(𝑘6) ( 2 ) (𝑎2 ) = (60) ( 2 ) (𝑎2 ) + (61) ( 2 ) (𝑎2 ) + (62) ( 2 ) (𝑎2 ) +
3 2 0
𝑎2 2 3 𝑎2 2 4 𝑎2 2 5 𝑎2 2 6 𝑎12
(63) ( 2 ) (𝑎2 ) + (64) ( 2 ) (𝑎2 ) + (65) ( 2 ) (𝑎2 ) + (66) ( 2 ) (𝑎2 ) = 1 ( 64 ) (1) +
𝑎10 2 𝑎8 4 𝑎6 8 𝑎4 16 𝑎2 32 64 𝑎12
6 ( 32 ) (𝑎2 ) + 15 (16) (𝑎4 ) + 20 ( 8 ) (𝑎6 ) + 15 ( 4 ) (𝑎8 ) + 6 ( 2 ) (𝑎10 ) + 1(1) 𝑎12 = +
64
3 15 60 96 64
𝑎8 + 𝑎4 + 20 + 𝑎4 + 𝑎8 + 𝑎12 .
8 4

1 4
𝑥2 𝑦
c) ( 𝑦 − 1 ) .
𝑥2

SOLUCIÓN
1
𝑥2 𝑦
En este caso, el primer término es , el segundo es − 1 y 𝑛 = 4. Es importante que
𝑦
𝑥2
observen que en el segundo término se incluye el signo – (menos), claro, por supuesto que
también en el primero, en donde el signo es +, que en general no se escribe, de da por
entendido. Entonces:

1 4 1 4−𝑘
4 𝑘
𝑥2 4 𝑦 𝑥2 𝑦
( − 1) = ∑ ( ) ( ) (− 1)
𝑦 𝑘 𝑦
𝑥2 𝑘=0 𝑥2
3 2 1 3
4 𝑥2 4 𝑥2 𝑦 4 𝑥 𝑦 4 𝑥2 𝑦
= ) 4 + ( ) 3 (− 1 ) + ( ) 2 (− 1 ) + ( ) ( ) (− 1 )
(
0 𝑦 1 𝑦 2 𝑦 3 𝑦
𝑥2 𝑥2 𝑥2
4
4 𝑦 𝑥 2 4𝑥 4𝑦 2 𝑦 4
+ ( ) (− 1 ) = 4 − 2 + 6 − + 2
4 𝑦 𝑦 𝑥 𝑥
𝑥2

Obsérvese que hay un término que no contiene ni 𝑥, ni 𝑦, es decir, un término independiente


de 𝑥 y 𝑦.

6 1 6−𝑘 1 𝑘 5 1
d) (𝑎√𝑏 + 𝑏√𝑎) = ∑6𝑘=0(𝑘6) (𝑎𝑏 2 ) (𝑏𝑎 ) = (60)(𝑎6 𝑏 3 ) + (61) (𝑎5 𝑏 2 ) (𝑏𝑎2 ) +
2
3 1 1 5
(62)(𝑎4 𝑏 2 )(𝑏 2 𝑎) + (63) (𝑎3 𝑏 2 ) (𝑏 3 𝑎2 ) + (64)(𝑎2 𝑏)(𝑏 4 𝑎2 ) + (65) (𝑎𝑏 2 ) (𝑏 5 𝑎2 ) +
1 0 11 7 9 9 7 11
(66) (𝑎𝑏 2 ) (𝑏 6 𝑎3 ) = 𝑎6 𝑏 3 + 6𝑎 2 𝑏 2 + 15𝑎5 𝑏 4 + 20𝑎2 𝑏 2 + 15𝑎4 𝑏 5 + 6𝑎2 𝑏 2 + 𝑎3 𝑏 6 = 𝑎6 𝑏 3 +
6√𝑎11 𝑏 7 + 15𝑎5 𝑏 4 + 20√𝑎9 𝑏 9 + 15𝑎4 𝑏 5 + 6√𝑎7 𝑏11 + 𝑎3 𝑏 6

e) (𝑎 + 𝑏 − 𝑐)3 = [(𝑎 + 𝑏) − 𝑐]3 = ∑3𝑘=0(𝑘3)(𝑎 + 𝑏)3−𝑘 (−𝑐)𝑘 =

2. En cada uno de los siguientes ejercicios, obtenga solamente el término o términos


indicados en el desarrollo correspondiente:

a) Cuarto término de (𝑎 − 2𝑏)9 .

SOLUCIÓN
El cuarto término corresponde a 𝑘 = 3, además, 𝑛 = 9. Entonces:

Como (𝑎 − 2𝑏)9 = ∑9𝑘=0(𝑘9) 𝑎9−𝑘 (−2𝑏)𝑘

 4° Término = (39)𝑎6 (−2𝑏)3 = 84𝑎6 (−8𝑏 3 ) = −672𝑎6 𝑏 3

1 1 12
b) Octavo término de (𝑥 2 + 𝑦 2 ) .

SOLUCIÓN

1 1 12 1 12−𝑘 1 𝑘
12
Dado que (𝑥 2 + 𝑦 2 ) = ∑12
𝑘=0( 𝑘 ) (𝑥 2 ) (𝑦 2 ) y al octavo término le corresponde 𝑘 = 7.

1 5 1 7 5 7
 8° Término = (12
7
) (𝑥 2 ) (𝑦 2 ) = 792𝑥 2 𝑦 2

𝑎 11
c) Séptimo término de (2 − 𝑥) .

SOLUCIÓN

𝑎 11 𝑎 5
11
Cuando 𝑘 = 6, se tiene el séptimo término  como (2 − 𝑥) = ∑11 𝑘
𝑘=0( 𝑘 ) (2 ) (−𝑥) .

𝑎 5 𝑎5 231
 7° Término = (11
6
) (2) (𝑥)6 = 462 (32) 𝑥 6 = 𝑎5 𝑥 6
16

𝑎 𝑏 10
d) El término central de (𝑏 − 𝑎) .

SOLUCIÓN
11+1
El desarrollo del binomio tiene 11 términos, entonces el término central es 2 = 6, el sexto
término, que corresponde a 𝑘 = 5 en el desarrollo del binomio. Entonces como:
10
𝑎 𝑏 10 10 𝑎 10−𝑘 𝑏 𝑘
( − ) = ∑( )( ) (− )
𝑏 𝑎 𝑘 𝑏 𝑎
𝑘=0

𝑎 5 𝑏 5
 Término central = (10
5
) (𝑏) (− 𝑎) = −252.

𝑥 𝑦 8
e) Término central de (𝑦 + 𝑥 ) .

SOLUCIÓN

1 11
f) Los dos términos centrales de (𝑎𝑏 + 2) .
SOLUCIÓN

𝑎 10
g) Término que contiene 𝑎7 de (3 + 9𝑏) .

SOLUCIÓN
10
𝑎 10 10 𝑎 10−𝑘
( + 9𝑏) = ∑ ( ) ( ) (9𝑏)𝑘
3 𝑘 3
𝑘=0

 Ignorando el coeficiente binomial y todo lo que no contiene 𝑎, esto para poder determinar
el valor de 𝑘 para que el término contenga 𝑎7 , se tiene:

𝑎10−𝑘 = 𝑎7

Igualando los exponentes, se tiene: 10 − 𝑘 = 7  𝑘 = 3, es decir, el cuarto término debe


contener 𝑎7 .

𝑎 7 𝑎7
 Término que contiene 𝑎7 = (10
3
) (3) (9𝑏)3 = 120 ( 37 ) (93 𝑏 3 ) = 40𝑎7 𝑏 3 .

2𝑥 3𝑦 10
h) Término que contiene 𝑦 4 de (3𝑦 + 2𝑥 ) .

SOLUCIÓN

2𝑥 3𝑦 10 10 2𝑥 10−𝑘 3𝑦 𝑘
 (3𝑦 + 2𝑥 ) = ∑10
𝑘=0( 𝑘 ) (3𝑦) (2𝑥 )

Para encontrar el valor de 𝑘, se ignora todo lo que no contiene 𝑦:

1 10−𝑘
 (𝑦 ) (𝑦)𝑘 = 𝑦 4

 (𝑦 −1 )10−𝑘 (𝑦 𝑘 ) = 𝑦 4

 𝑦 𝑘−10 ∙ 𝑦 𝑘 = 𝑦 2𝑘−10 = 𝑦 4 .

Igualando los exponentes:

2𝑘 − 10 = 4  2𝑘 = 14  𝒌 = 𝟕

 Término que contiene 𝑦 4 :

10 2𝑥 3 3𝑦 7 23 𝑥 3 37 𝑦 7 𝟏𝟐𝟏𝟓𝒚𝟒
( ) ( ) ( ) = 120 ( 3 3 ) ( 7 7 ) = .
7 3𝑦 2𝑥 3 𝑦 2 𝑥 𝟐𝒙𝟒

Que corresponde al octavo término del desarrollo del binomio dado.


3 16
√𝑥 √ 𝑦
i) Término independiente de 𝑥 de ( 3 2
+ √𝑥 3
) .
√𝑦

En casos como estos hay que cambiar los radicales por notación exponencial, como se
muestra a continuación:

16 1 1 16
3
√𝑥 √𝑦 𝑥2 𝑦3
(3 + ) = ( 2 + 3)
√𝑦 2 √𝑥 3 𝑦3 𝑥2

y ahora sí, vamos a la …

SOLUCIÓN

“Término independiente de 𝑥”, significa un término en donde la 𝑥 no aparezca, y ¿cuándo


no aparecerá 𝑥?, cuando 𝑥 tenga exponente cero; es decir, 𝑥 0 , con esto en mente.
Entonces:

1 1 16 16 1 16−𝑘 1 𝑘
𝑥2 𝑦3 16 𝑥2 𝑦3
( 2 + 3) = ∑ ( ) ( 2) ( 3)
𝑘
𝑦3 𝑥2 𝑘=0 𝑦3 𝑥2

Para encontrar el valor de 𝑘 que hará que 𝑥 no aparezca en el término, se ignora todo lo
que no contiene 𝑥:
1 16−𝑘 𝑘
1
 (𝑥 2 ) ( 3) = 𝑥 0
𝑥2
16−𝑘 3𝑘
 𝑥 2 (𝑥 − 2 ) = 𝑥 0

16−4𝑘
 𝑥 2 = 𝑥 8−2𝑘 = 𝑥 0 .
Igualando exponentes: 8 − 2𝑘 = 0  𝑘 = 4.

 El termino independiente de 𝑥 es:

𝟏 𝟏𝟐 𝟏 𝟒 𝟒
𝟏𝟔 𝒙𝟐 𝒚𝟑 𝒙 𝟔 𝒚𝟑 𝟏𝟖𝟐𝟎
( ) ( 𝟐) ( 𝟑 ) = 𝟏𝟖𝟐𝟎 𝟖 ( 𝟔 ) = 𝟐𝟎 .
𝟒 𝒚 𝒙
𝒚𝟑 𝒙𝟐 𝒚𝟑

2𝑥 3 6
j) Término independiente de 𝑥 de ( 3 − 2𝑥) .

SOLUCIÓN

1 8
k) El término que contiene 𝑥12 𝑦 2 en el binomio (𝑥 2 𝑦 − 𝑦 2 ) .

SOLUCIÓN
3 5
l) El término que contiene 𝑥 8 de (2𝑥 3 − ) .
√ 𝑥

También podría gustarte