Pascal's Triangle ring of 6 numbers?

C(n,k) is the binomial coefficient also written nCk or (n on top of k). The general form for (a+b)^n is sum k=0 to 6 of C(n,k) a^(n-k) b^k Note that C(n,k)=C(n-k). This also gets used for binomial probabilities with different indexing but equivalent results.

The exponents add to 6 (n). C(n,k) is a palindrome: A sequence that reads the same backwards as forwards.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions