Last visit was: 26 Apr 2024, 13:20 It is currently 26 Apr 2024, 13:20

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 23 Aug 2012
Status:Never ever give up on yourself.Period.
Posts: 115
Own Kudos [?]: 1143 [83]
Given Kudos: 35
Location: India
Concentration: Finance, Human Resources
GMAT 1: 570 Q47 V21
GMAT 2: 690 Q50 V33
GPA: 3.5
WE:Information Technology (Investment Banking)
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619228 [30]
Given Kudos: 81609
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619228 [9]
Given Kudos: 81609
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 26 Sep 2013
Posts: 151
Own Kudos [?]: 598 [0]
Given Kudos: 40
Concentration: Finance, Economics
GMAT 1: 670 Q39 V41
GMAT 2: 730 Q49 V41
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
Bunuel wrote:
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?
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619228 [3]
Given Kudos: 81609
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
2
Kudos
1
Bookmarks
Expert Reply
AccipiterQ wrote:
Bunuel wrote:
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
Manager
Manager
Joined: 26 Sep 2013
Posts: 151
Own Kudos [?]: 598 [0]
Given Kudos: 40
Concentration: Finance, Economics
GMAT 1: 670 Q39 V41
GMAT 2: 730 Q49 V41
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
Bunuel wrote:
AccipiterQ wrote:
Bunuel wrote:
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
Director
Director
Joined: 03 Feb 2013
Posts: 797
Own Kudos [?]: 2588 [6]
Given Kudos: 567
Location: India
Concentration: Operations, Strategy
GMAT 1: 760 Q49 V44
GPA: 3.88
WE:Engineering (Computer Software)
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
3
Kudos
3
Bookmarks
daviesj wrote:
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
Intern
Intern
Joined: 30 Sep 2013
Status:Yes, I can and I will. 700+FTW
Posts: 20
Own Kudos [?]: 131 [0]
Given Kudos: 3
Location: India
Concentration: Finance, Strategy
GMAT Date: 02-05-2014
GPA: 3.7
WE:Other (Retail)
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
are there more such type of questions bunnel?

Bunuel wrote:
AccipiterQ wrote:
Bunuel wrote:
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
Intern
Intern
Joined: 30 Sep 2013
Status:Yes, I can and I will. 700+FTW
Posts: 20
Own Kudos [?]: 131 [0]
Given Kudos: 3
Location: India
Concentration: Finance, Strategy
GMAT Date: 02-05-2014
GPA: 3.7
WE:Other (Retail)
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
avatar
Intern
Intern
Joined: 19 May 2016
Posts: 6
Own Kudos [?]: 29 [6]
Given Kudos: 16
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
6
Kudos
An = (n-1)/n! = n/n! - 1/n! = 1/(n-1)! - 1/n!

A1 = 1/0! - 1/1!
A2 = 1/1! - 1/2!
A3 = 1/2! - 1/3!
.
.
A10 = 1/9! - 1/10!

As we see we can cancel out all terms except 1/0! - 1/10! = 1 - 1/10! = (10! - 1 )/10!
Manager
Manager
Joined: 26 Dec 2015
Posts: 172
Own Kudos [?]: 601 [0]
Given Kudos: 1
Location: United States (CA)
Concentration: Finance, Strategy
WE:Investment Banking (Venture Capital)
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
Bunuel wrote:
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?
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619228 [1]
Given Kudos: 81609
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
1
Kudos
Expert Reply
LakerFan24 wrote:
Bunuel wrote:
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.
Manager
Manager
Joined: 09 May 2017
Posts: 179
Own Kudos [?]: 300 [0]
Given Kudos: 779
Location: Iran (Islamic Republic of)
GMAT 1: 430 Q39 V12
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
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 !?
Manager
Manager
Joined: 09 May 2017
Posts: 179
Own Kudos [?]: 300 [0]
Given Kudos: 779
Location: Iran (Islamic Republic of)
GMAT 1: 430 Q39 V12
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
09173140521 wrote:
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:
Manager
Manager
Joined: 23 Jul 2015
Posts: 68
Own Kudos [?]: 27 [0]
Given Kudos: 297
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
kinjiGC wrote:
daviesj wrote:
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
Non-Human User
Joined: 09 Sep 2013
Posts: 32688
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: For all positive integers n, the sequence An is defined by [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: For all positive integers n, the sequence An is defined by [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne