Processing math: 100%
 

AnExtremelyLongName

avatar
Nombre de usuarioAnExtremelyLongName
Puntuación659
Membership
Stats
Preguntas 2
Respuestas 338

 #10
avatar+659 
0

Woah! Never touched summation before! I did some reasearch from this website: https://medium.com/i-math/the-binomial-theorem-explained-6464f41e5268

Let us subsitute in known values

1. (x+1)n=nk=0(nk)xnk1k

2. (x+1)n=nk=0(nk)xnk

 

I realized that any expansion of (x + 1)n will have coefficients in the nth row in pascal's triangle. I think that means the variable is x(n-k).

....

So in other words I have no idea but for some reason x(n-k) is working.