Last visit was: 20 Apr 2026, 16:03 It is currently 20 Apr 2026, 16:03
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
daviesj
Joined: 23 Aug 2012
Last visit: 09 May 2025
Posts: 115
Own Kudos:
1,474
 [122]
Given Kudos: 35
Status:Never ever give up on yourself.Period.
Location: India
Concentration: Finance, Human Resources
GMAT 1: 570 Q47 V21
GMAT 2: 690 Q50 V33
GPA: 3.5
WE:Information Technology (Finance: Investment Banking)
GMAT 2: 690 Q50 V33
Posts: 115
Kudos: 1,474
 [122]
10
Kudos
Add Kudos
112
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,274
 [39]
16
Kudos
Add Kudos
23
Bookmarks
Bookmark this Post
avatar
psdhali
Joined: 19 May 2016
Last visit: 12 Nov 2016
Posts: 6
Own Kudos:
40
 [10]
Given Kudos: 16
Posts: 6
Kudos: 40
 [10]
10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
AccipiterQ
Joined: 26 Sep 2013
Last visit: 03 Sep 2020
Posts: 144
Own Kudos:
Given Kudos: 40
Concentration: Finance, Economics
GMAT 1: 670 Q39 V41
GMAT 2: 730 Q49 V41
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?


(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)
_____________________________________

\(A_1=0\);
\(A_2=\frac{1}{2!}\);
\(A_3=\frac{2}{3!}\);
\(A_4=\frac{3}{4!}\);
...
\(A_{10}=\frac{9}{10!}\).

The sum of the first 2 terms is: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\);
The sum of the first 3 terms is: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\);
The sum of the first 4 terms is: \(A_1+A_2+A_3+A_4=\frac{23}{4!}=\frac{4!-1}{4!}\).

Similarly the sum of the first 10 terms is \(\frac{10!-1}{10!}\).

Answer: C.


I tried a creative solution that didn't work, and was hoping you could shed light on why.

\((\frac{(A2+A10)}{2})*9\)

(since A1 is irrelevant, as it is 0, only A2-A10 are needed for the total)

Ended up with \(((\frac{1}{2!}+\frac{9}{10!})/2)*9\), which clearly is not going to lend a correct answer. What was wrong with using the formula to find the sum of a sequence, in this case?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
810,274
 [4]
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,274
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
AccipiterQ
Bunuel
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?


(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)
_____________________________________

\(A_1=0\);
\(A_2=\frac{1}{2!}\);
\(A_3=\frac{2}{3!}\);
\(A_4=\frac{3}{4!}\);
...
\(A_{10}=\frac{9}{10!}\).

The sum of the first 2 terms is: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\);
The sum of the first 3 terms is: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\);
The sum of the first 4 terms is: \(A_1+A_2+A_3+A_4=\frac{23}{4!}=\frac{4!-1}{4!}\).

Similarly the sum of the first 10 terms is \(\frac{10!-1}{10!}\).

Answer: C.


I tried a creative solution that didn't work, and was hoping you could shed light on why.

\((\frac{(A2+A10)}{2})*9\)

(since A1 is irrelevant, as it is 0, only A2-A10 are needed for the total)

Ended up with \(((\frac{1}{2!}+\frac{9}{10!})/2)*9\), which clearly is not going to lend a correct answer. What was wrong with using the formula to find the sum of a sequence, in this case?

I guess you wanted to find the sum with the formula for evenly spaced sets: (first+last)/2*(# of terms). But the given sequence is not evenly spaced, thus you cannot apply it here.

Hope it's clear.
User avatar
AccipiterQ
Joined: 26 Sep 2013
Last visit: 03 Sep 2020
Posts: 144
Own Kudos:
Given Kudos: 40
Concentration: Finance, Economics
GMAT 1: 670 Q39 V41
GMAT 2: 730 Q49 V41
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
AccipiterQ
Bunuel
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?


(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)
_____________________________________

\(A_1=0\);
\(A_2=\frac{1}{2!}\);
\(A_3=\frac{2}{3!}\);
\(A_4=\frac{3}{4!}\);
...
\(A_{10}=\frac{9}{10!}\).

The sum of the first 2 terms is: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\);
The sum of the first 3 terms is: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\);
The sum of the first 4 terms is: \(A_1+A_2+A_3+A_4=\frac{23}{4!}=\frac{4!-1}{4!}\).

Similarly the sum of the first 10 terms is \(\frac{10!-1}{10!}\).

Answer: C.


I tried a creative solution that didn't work, and was hoping you could shed light on why.

\((\frac{(A2+A10)}{2})*9\)

(since A1 is irrelevant, as it is 0, only A2-A10 are needed for the total)

Ended up with \(((\frac{1}{2!}+\frac{9}{10!})/2)*9\), which clearly is not going to lend a correct answer. What was wrong with using the formula to find the sum of a sequence, in this case?

I guess you wanted to find the sum with the formula for evenly spaced sets: (first+last)/2*(# of terms). But the given sequence is not evenly spaced, thus you cannot apply it here.

Hope it's clear.


oh my goodness, I completely overlooked that in my zeal to be clever
User avatar
kinjiGC
Joined: 03 Feb 2013
Last visit: 12 Oct 2025
Posts: 789
Own Kudos:
2,735
 [7]
Given Kudos: 567
Location: India
Concentration: Operations, Strategy
GMAT 1: 760 Q49 V44
GPA: 3.88
WE:Engineering (Computer Software)
Products:
GMAT 1: 760 Q49 V44
Posts: 789
Kudos: 2,735
 [7]
4
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
daviesj
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?

(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)

One of radical theory to solve this kind of sequence problem is

Every problem which has such series, is also true for n, so this value will be true for value of n

A1 = 0, A2 = 1/2 , A3 = 1/3

Sum of A1 - A3 = 1/2 + 1/3 = 5/6
If the above sequence is correct, we can take one option after another and just substitute n = 2.
For example
\(\frac{9!+1}{10!}\) has to be true for n and nth term will be \(\frac{(n-1)!+1}{n!}\)
So we can put n = 3 and verify.
Hence the option A) 3/6 = 1/2 Eliminated.
Option B) \(\frac{9(9!)}{10!}\) - In terms of n - \(\frac{(n-1)(n-1)!}{n!}\)
2*2/6 = 2/3 Eliminated.
Option C) \(\frac{10!-1}{10!}\) - In terms of n - \(\frac{n!-1}{n!}\)
5/6 - Hold
Option D) \(\frac{10!}{10!+1}\) - In terms of n - \(\frac{n!}{n!+1}\)
6/7 - Eliminated
Option e) \(\frac{10(10!)}{11!}\)[/quote] - in terms of n - \(\frac{n(n!)}{(n+1)!}\)
Without even substituting, Eliminated !!!

Option C)

My Sir used to say, in this type of questions marking takes more time..
User avatar
ROckHIsT
Joined: 30 Sep 2013
Last visit: 02 Feb 2014
Posts: 19
Own Kudos:
Given Kudos: 3
Status:Yes, I can and I will. 700+FTW
Location: India
Concentration: Finance, Strategy
GMAT Date: 02-05-2014
GPA: 3.7
WE:Other (Retail: E-commerce)
Products:
Posts: 19
Kudos: 164
Kudos
Add Kudos
Bookmarks
Bookmark this Post
are there more such type of questions bunnel?

Bunuel
AccipiterQ
Bunuel
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?


(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)
_____________________________________

\(A_1=0\);
\(A_2=\frac{1}{2!}\);
\(A_3=\frac{2}{3!}\);
\(A_4=\frac{3}{4!}\);
...
\(A_{10}=\frac{9}{10!}\).

The sum of the first 2 terms is: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\);
The sum of the first 3 terms is: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\);
The sum of the first 4 terms is: \(A_1+A_2+A_3+A_4=\frac{23}{4!}=\frac{4!-1}{4!}\).

Similarly the sum of the first 10 terms is \(\frac{10!-1}{10!}\).

Answer: C.


I tried a creative solution that didn't work, and was hoping you could shed light on why.

\((\frac{(A2+A10)}{2})*9\)

(since A1 is irrelevant, as it is 0, only A2-A10 are needed for the total)

Ended up with \(((\frac{1}{2!}+\frac{9}{10!})/2)*9\), which clearly is not going to lend a correct answer. What was wrong with using the formula to find the sum of a sequence, in this case?

I guess you wanted to find the sum with the formula for evenly spaced sets: (first+last)/2*(# of terms). But the given sequence is not evenly spaced, thus you cannot apply it here.

Hope it's clear.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,274
 [10]
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
LakerFan24
Joined: 26 Dec 2015
Last visit: 03 Apr 2018
Posts: 164
Own Kudos:
Given Kudos: 1
Location: United States (CA)
Concentration: Finance, Strategy
WE:Investment Banking (Finance: Venture Capital)
Posts: 164
Kudos: 725
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?


(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)
_____________________________________

\(A_1=0\);
\(A_2=\frac{1}{2!}\);
\(A_3=\frac{2}{3!}\);
\(A_4=\frac{3}{4!}\);
...
\(A_{10}=\frac{9}{10!}\).

The sum of the first 2 terms is: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\);
The sum of the first 3 terms is: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\);
The sum of the first 4 terms is: \(A_1+A_2+A_3+A_4=\frac{23}{4!}=\frac{4!-1}{4!}\).

Similarly the sum of the first 10 terms is \(\frac{10!-1}{10!}\).

Answer: C.

I'm having a hard time keeping up with how you get this: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\) and this: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\)

Can you break it down step by step?
- Specifically, for A1+A2, why do you bring the factorial to the numerator? And what makes it 2!-1?
- For A1+A2+A3, how do you get "5" for the numerator?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
810,274
 [2]
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,274
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
LakerFan24
Bunuel
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?


(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)
_____________________________________

\(A_1=0\);
\(A_2=\frac{1}{2!}\);
\(A_3=\frac{2}{3!}\);
\(A_4=\frac{3}{4!}\);
...
\(A_{10}=\frac{9}{10!}\).

The sum of the first 2 terms is: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\);
The sum of the first 3 terms is: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\);
The sum of the first 4 terms is: \(A_1+A_2+A_3+A_4=\frac{23}{4!}=\frac{4!-1}{4!}\).

Similarly the sum of the first 10 terms is \(\frac{10!-1}{10!}\).

Answer: C.

I'm having a hard time keeping up with how you get this: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\) and this: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\)

Can you break it down step by step?
- Specifically, for A1+A2, why do you bring the factorial to the numerator? And what makes it 2!-1?
- For A1+A2+A3, how do you get "5" for the numerator?

1. \(A_1+A_2=\frac{1}{2!}\) but if you notice, you could write 1 as 2! - 1.

2. \(A_1+A_2+A_3=0+\frac{1}{2!}+\frac{2}{3!}=\frac{3+2}{3!}=\frac{5}{3!}=\frac{3!-1}{3!}\).

Hope it's clear.
User avatar
09173140521
Joined: 09 May 2017
Last visit: 03 Jul 2025
Posts: 173
Own Kudos:
Given Kudos: 778
Location: Iran (Islamic Republic of)
GMAT 1: 430 Q39 V12
GMAT 1: 430 Q39 V12
Posts: 173
Kudos: 384
Kudos
Add Kudos
Bookmarks
Bookmark this Post
anybody can explain why we cannot use this formula to solve this problem ?
sum of sequence term= n/2 * (last+first) ? i do it but got different answer !?
User avatar
09173140521
Joined: 09 May 2017
Last visit: 03 Jul 2025
Posts: 173
Own Kudos:
Given Kudos: 778
Location: Iran (Islamic Republic of)
GMAT 1: 430 Q39 V12
GMAT 1: 430 Q39 V12
Posts: 173
Kudos: 384
Kudos
Add Kudos
Bookmarks
Bookmark this Post
09173140521
anybody can explain why we cannot use this formula to solve this problem ?
sum of sequence term= n/2 * (last+first) ? i do it but got different answer !?
because it is factorial !!! :cool:
User avatar
SPatel1992
Joined: 23 Jul 2015
Last visit: 14 Aug 2020
Posts: 63
Own Kudos:
Given Kudos: 297
Posts: 63
Kudos: 35
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kinjiGC
daviesj
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?

(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)


One of radical theory to solve this kind of sequence problem is

Every problem which has such series, is also true for n, so this value will be true for value of n

A1 = 0, A2 = 1/2 , A3 = 1/3

Sum of A1 - A3 = 1/2 + 1/3 = 5/6
If the above sequence is correct, we can take one option after another and just substitute n = 2.
For example
\(\frac{9!+1}{10!}\) has to be true for n and nth term will be \(\frac{(n-1)!+1}{n!}\)
So we can put n = 3 and verify.
Hence the option A) 3/6 = 1/2 Eliminated.
Option B) \(\frac{9(9!)}{10!}\) - In terms of n - \(\frac{(n-1)(n-1)!}{n!}\)
2*2/6 = 2/3 Eliminated.
Option C) \(\frac{10!-1}{10!}\) - In terms of n - \(\frac{n!-1}{n!}\)
5/6 - Hold
Option D) \(\frac{10!}{10!+1}\) - In terms of n - \(\frac{n!}{n!+1}\)
6/7 - Eliminated
Option e) \(\frac{10(10!)}{11!}\)
- in terms of n - \(\frac{n(n!)}{(n+1)!}\)
Without even substituting, Eliminated !!!

Option C)

My Sir used to say, in this type of questions marking takes more time..[/quote]

This is a really good solution!
User avatar
shubhim20
Joined: 03 Feb 2025
Last visit: 27 Nov 2025
Posts: 108
Own Kudos:
Given Kudos: 156
Posts: 108
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
isn't n/2 (2a + (n-1)d )applicable here?

Bunuel
AccipiterQ
Bunuel
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?


(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)
_____________________________________

\(A_1=0\);
\(A_2=\frac{1}{2!}\);
\(A_3=\frac{2}{3!}\);
\(A_4=\frac{3}{4!}\);
...
\(A_{10}=\frac{9}{10!}\).

The sum of the first 2 terms is: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\);
The sum of the first 3 terms is: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\);
The sum of the first 4 terms is: \(A_1+A_2+A_3+A_4=\frac{23}{4!}=\frac{4!-1}{4!}\).

Similarly the sum of the first 10 terms is \(\frac{10!-1}{10!}\).

Answer: C.


I tried a creative solution that didn't work, and was hoping you could shed light on why.

\((\frac{(A2+A10)}{2})*9\)

(since A1 is irrelevant, as it is 0, only A2-A10 are needed for the total)

Ended up with \(((\frac{1}{2!}+\frac{9}{10!})/2)*9\), which clearly is not going to lend a correct answer. What was wrong with using the formula to find the sum of a sequence, in this case?

I guess you wanted to find the sum with the formula for evenly spaced sets: (first+last)/2*(# of terms). But the given sequence is not evenly spaced, thus you cannot apply it here.

Hope it's clear.
User avatar
shubhim20
Joined: 03 Feb 2025
Last visit: 27 Nov 2025
Posts: 108
Own Kudos:
Given Kudos: 156
Posts: 108
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
still can't get how did you get 3+2
Bunuel
LakerFan24
Bunuel
For all positive integers n, the sequence \(A_n\) is defined by the following relationship:

\(A_n = \frac{n-1}{n!}\)

What is the sum of all the terms in the sequence from \(A_1\) through\(A_{10}\), inclusive?


(A) \(\frac{9!+1}{10!}\)

(B) \(\frac{9(9!)}{10!}\)

(C) \(\frac{10!-1}{10!}\)

(D) \(\frac{10!}{10!+1}\)

(E) \(\frac{10(10!)}{11!}\)
_____________________________________

\(A_1=0\);
\(A_2=\frac{1}{2!}\);
\(A_3=\frac{2}{3!}\);
\(A_4=\frac{3}{4!}\);
...
\(A_{10}=\frac{9}{10!}\).

The sum of the first 2 terms is: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\);
The sum of the first 3 terms is: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\);
The sum of the first 4 terms is: \(A_1+A_2+A_3+A_4=\frac{23}{4!}=\frac{4!-1}{4!}\).

Similarly the sum of the first 10 terms is \(\frac{10!-1}{10!}\).

Answer: C.

I'm having a hard time keeping up with how you get this: \(A_1+A_2=\frac{1}{2!}=\frac{2!-1}{2!}\) and this: \(A_1+A_2+A_3=\frac{5}{3!}=\frac{3!-1}{3!}\)

Can you break it down step by step?
- Specifically, for A1+A2, why do you bring the factorial to the numerator? And what makes it 2!-1?
- For A1+A2+A3, how do you get "5" for the numerator?

1. \(A_1+A_2=\frac{1}{2!}\) but if you notice, you could write 1 as 2! - 1.

2. \(A_1+A_2+A_3=0+\frac{1}{2!}+\frac{2}{3!}=\frac{3+2}{3!}=\frac{5}{3!}=\frac{3!-1}{3!}\).

Hope it's clear.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
810,274
 [1]
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,274
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
shubhim20
still can't get how did you get 3+2

1. \(A_1+A_2=\frac{1}{2!}\) but if you notice, you could write 1 as 2! - 1.

2. \(A_1+A_2+A_3=0+\frac{1}{2!}+\frac{2}{3!}=\frac{3+2}{3!}=\frac{5}{3!}=\frac{3!-1}{3!}\).

Hope it's clear.

Do it another way:

1/2! + 2/3! = 1/2 + 2/6 = 1/2 + 1/3 = (3 + 2)/6 = 5/6.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,937
Own Kudos:
Posts: 38,937
Kudos: 1,116
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109701 posts
Tuck School Moderator
853 posts