Question
Question: The value of \[1 + 1 \cdot 1! + 2 \cdot 2! + 3 \cdot 3! + \ldots \ldots + n \cdot n!\] is A \[\lef...
The value of 1+1⋅1!+2⋅2!+3⋅3!+……+n⋅n! is
A (n+1)!+1
B (n−1)!+1
C (n+1)!–1
D (n+1)!
Solution
- Hint: In this problem, we first need to convert the given expression as a sum of n+1 terms by adding and subtracting 1. Next, use the property of the factorial to simplify the obtained equation.
Complete step-by-step solution -
Consider the given expression 1+1⋅1!+2⋅2!+3⋅3!+……+n⋅n! asp.
P=1+1⋅1!+2⋅2!+3⋅3!+……+n⋅n!
Now, rewrite the above expression as the sum of n+1 terms as shown below.
P=1+(2−1)1!+(3−1)2!+……+(n+1−1)n! ⇒P=1+2⋅1!−1⋅1!+3⋅2!−1⋅2!……+(n+1)n!−n! ⇒P=1+2!−1!+3!−2!……+(n+1)!−n! ⇒P=1+(n+1)!−1 ⇒P=(n+1)!Thus, the value of 1+1⋅1!+2⋅2!+3⋅3!+……+n⋅n! is (n+1)!, hence, the option (D) is the correct answer.
Note: The factorial of a number n is a product of the natural numbers being n along withn. For example: 5!=5×4×3×2×1. The factorial of a number cannot be negative. The factorial of 0 is 1.