2 ! 1 + 3 ! 2 + 4 ! 3 + ⋯ + 1 0 0 ! 9 9 = 1 − A ! 1
What is A ?
Notation:
!
is the
factorial
notation. For example,
8
!
=
1
×
2
×
3
×
⋯
×
8
.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice solution. Thank you.
General term of the given expression is ( n + 1 ) ! n
So writing numerator 'n' as (n+1)-(1) and simplyfying
We get general term as n ! 1 - ( n + 1 ) ! 1
So adding all terms i.e. from n=1 to n=99
We get all terms cancelled except 1st and last term
Which is equal to 1 - 1 0 0 ! 1
Therefore, A=100.
Nice solution. Thank you
Problem Loading...
Note Loading...
Set Loading...
Similar solution to Aruna Addaguduru 's
S = 2 ! 1 + 3 ! 2 + 4 ! 3 + . . . + 1 0 0 ! 9 9 = k = 2 ∑ 1 0 0 k ! k − 1 = k = 2 ∑ 1 0 0 ( k ! k − k ! 1 ) = k = 2 ∑ 1 0 0 ( ( k − 1 ) ! 1 − k ! 1 ) = 1 ! 1 − 1 0 0 ! 1 = 1 − 1 0 0 ! 1
⟹ A = 1 0 0