Math Problem Statement

summation of r goes from 0 to n, (-1)^r nCr r^n

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Binomial Theorem
Alternating Series
Summation

Formulas

S(n) = ∑(r=0 to n) (-1)^r * binom(n,r) * r^n
(1 - x)^n = ∑(r=0 to n) (-1)^r * binom(n,r) * x^r

Theorems

Binomial Theorem
Alternating Binomial Sums

Suitable Grade Level

Undergraduate