Last visit was: 24 Apr 2024, 16:32 It is currently 24 Apr 2024, 16:32

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 [?]: 1140 [44]
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
Tutor
Joined: 16 Oct 2010
Posts: 14817
Own Kudos [?]: 64900 [15]
Given Kudos: 426
Location: Pune, India
Send PM
User avatar
VP
VP
Joined: 02 Jul 2012
Posts: 1011
Own Kudos [?]: 3118 [6]
Given Kudos: 116
Location: India
Concentration: Strategy
GMAT 1: 740 Q49 V42
GPA: 3.8
WE:Engineering (Energy and Utilities)
Send PM
General Discussion
avatar
Intern
Intern
Joined: 17 Dec 2012
Posts: 3
Own Kudos [?]: 5 [0]
Given Kudos: 2
Send PM
Re: Sequence S is defined as for all n > 121. [#permalink]
VeritasPrepKarishma wrote:
daviesj wrote:
Sequence S is defined as Sn = (Sn-1 +1) + {1 / (Sn-1 +1)} for all n > 1. If S1 = 100, then which of the following must be true of Q, the sum of the first 16 terms of S?
(A) 1,600 ≤ Q ≤ 1,650
(B) 1,650 ≤ Q ≤ 1,700
(C) 1,700 ≤ Q ≤ 1,750
(D) 1,750 ≤ Q ≤ 1,800
(E) 1,800 ≤ Q ≤ 1,850

method to solve plz...


S1 has been given a big value i.e. 100 instead of the usual 0/1 etc. Why? Because 1/100 is negligible when added to 101

\(S_n = S_{n-1} + 1 + \frac{1}{S_{n-1}}\)

\(S_2 = S_{1} + 1 + \frac{1}{S_{1}} = 100 + 1 + \frac{1}{100} = 101\) approx

\(S_3 = 101+ 1 + 1/101 = 102\) approx
.
.
\(S_{16} = 115\)approx

\(S_1 + S_2 + ...S_{16} = 100 + 101 + 102 + ... 115 = 16*100 + 15*16/2 = 1720\)

The sum will be a little more than 1720.
Answer (c)


i would say the question is wrong or, atleast, not an exact GMAT type question...why to assume N as an integer...it is not specified in the question that n is an integer....n could be 1.2, 1.2,....etc for n>1 when n is not an integer.... i am thinking in the GMAT prospective...what is the source of this qtn?

Originally posted by muralilawson on 19 Dec 2012, 22:07.
Last edited by muralilawson on 19 Dec 2012, 22:53, edited 2 times in total.
User avatar
Senior Manager
Senior Manager
Joined: 13 Aug 2012
Posts: 336
Own Kudos [?]: 1821 [2]
Given Kudos: 11
Concentration: Marketing, Finance
GPA: 3.23
Send PM
Re: Sequence S is defined as for all n > 121. [#permalink]
2
Bookmarks
daviesj wrote:
Sequence S is defined as Sn = (Sn-1 +1) + {1 / (Sn-1 +1)} for all n > 1. If S1 = 100, then which of the following must be true of Q, the sum of the first 16 terms of S?
(A) 1,600 ≤ Q ≤ 1,650
(B) 1,650 ≤ Q ≤ 1,700
(C) 1,700 ≤ Q ≤ 1,750
(D) 1,750 ≤ Q ≤ 1,800
(E) 1,800 ≤ Q ≤ 1,850

method to solve plz...


S1 = \(100\)

S2 = \(100 + (1 + \frac{1}{101})\)
If you will notice \(1 + \frac{1}{101}\) is approximately 1... S2 = 100 + 1 is approx. ~ 101

S3 = \(101 + (1 + \frac{1}{101})\)
If you wil notice \(1 + \frac{1}{101}\) is approximately 1... S3 = 101 + 1 approx. ~ 102

Sum = 16 * 100 + 1 + 2 + 3 + ... + 15 = \(1600 + \frac{15(15+1)}{2} = 1600 + 120 = 1720\)

Answer: C
User avatar
VP
VP
Joined: 02 Jul 2012
Posts: 1011
Own Kudos [?]: 3118 [0]
Given Kudos: 116
Location: India
Concentration: Strategy
GMAT 1: 740 Q49 V42
GPA: 3.8
WE:Engineering (Energy and Utilities)
Send PM
Re: Sequence S is defined as for all n > 121. [#permalink]
muralilawson wrote:
VeritasPrepKarishma wrote:
daviesj wrote:
Sequence S is defined as Sn = (Sn-1 +1) + {1 / (Sn-1 +1)} for all n > 1. If S1 = 100, then which of the following must be true of Q, the sum of the first 16 terms of S?
(A) 1,600 ≤ Q ≤ 1,650
(B) 1,650 ≤ Q ≤ 1,700
(C) 1,700 ≤ Q ≤ 1,750
(D) 1,750 ≤ Q ≤ 1,800
(E) 1,800 ≤ Q ≤ 1,850

method to solve plz...


S1 has been given a big value i.e. 100 instead of the usual 0/1 etc. Why? Because 1/100 is negligible when added to 101

\(S_n = S_{n-1} + 1 + \frac{1}{S_{n-1}}\)

\(S_2 = S_{1} + 1 + \frac{1}{S_{1}} = 100 + 1 + \frac{1}{100} = 101\) approx

\(S_3 = 101+ 1 + 1/101 = 102\) approx
.
.
\(S_{16} = 115\)approx

\(S_1 + S_2 + ...S_{16} = 100 + 101 + 102 + ... 115 = 16*100 + 15*16/2 = 1720\)

The sum will be a little more than 1720.
Answer (c)


i would say the question is wrong or, atleast, not an exact GMAT question...why to assume N as an integer...it is not specified in the question that n is an integer....n could be 1.2, 1.2,....etc for n>1 when n is not an integer.... i am thinking in the GMAT prospective...


Since this is a PS question and not a DS question, we are free to make that assumption. "n" is only a subscript indicating the ordinal number of each term and hence can be taken to be integers.
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5957
Own Kudos [?]: 13387 [0]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: Sequence S is defined as Sn=Sn-1 + 1 +1/(Sn-1 + 1) for all n [#permalink]
Expert Reply
daviesj wrote:
Sequence S is defined as Sn = (Sn-1 +1) + {1 / (Sn-1 +1)} for all n > 1. If S1 = 100, then which of the following must be true of Q, the sum of the first 16 terms of S?

(A) 1,600 ≤ Q ≤ 1,650
(B) 1,650 ≤ Q ≤ 1,700
(C) 1,700 ≤ Q ≤ 1,750
(D) 1,750 ≤ Q ≤ 1,800
(E) 1,800 ≤ Q ≤ 1,850


Answer: Option C

Please check the solution in attachment
Attachments

File comment: www.GMATinsight.com
1.jpg
1.jpg [ 72.08 KiB | Viewed 14047 times ]

Intern
Intern
Joined: 22 Oct 2022
Posts: 12
Own Kudos [?]: 2 [0]
Given Kudos: 88
Location: India
Send PM
Sequence S is defined as Sn=Sn-1 + 1 +1/(Sn-1 + 1) for all n [#permalink]
KarishmaB wrote:
daviesj wrote:
Sequence S is defined as Sn = (Sn-1 +1) + {1 / (Sn-1 +1)} for all n > 1. If S1 = 100, then which of the following must be true of Q, the sum of the first 16 terms of S?
(A) 1,600 ≤ Q ≤ 1,650
(B) 1,650 ≤ Q ≤ 1,700
(C) 1,700 ≤ Q ≤ 1,750
(D) 1,750 ≤ Q ≤ 1,800
(E) 1,800 ≤ Q ≤ 1,850

method to solve plz...


S1 has been given a big value i.e. 100 instead of the usual 0/1 etc. Why? Because 1/100 is negligible when added to 101

\(S_n = S_{n-1} + 1 + \frac{1}{S_{n-1}}\)

\(S_2 = S_{1} + 1 + \frac{1}{S_{1}} = 100 + 1 + \frac{1}{100} = 101\) approx

\(S_3 = 101+ 1 + 1/101 = 102\) approx
.
.
\(S_{16} = 115\)approx

\(S_1 + S_2 + ...S_{16} = 100 + 101 + 102 + ... 115 = 16*100 + 15*16/2 = 1720\)

The sum will be a little more than 1720.
Answer (c)



I did not get this part 16∗100+15∗16/2

which formula have you used is here?


KarishmaB
Tutor
Joined: 16 Oct 2010
Posts: 14817
Own Kudos [?]: 64900 [0]
Given Kudos: 426
Location: Pune, India
Send PM
Re: Sequence S is defined as Sn=Sn-1 + 1 +1/(Sn-1 + 1) for all n [#permalink]
Expert Reply
deep1624 wrote:
KarishmaB wrote:
daviesj wrote:
Sequence S is defined as Sn = (Sn-1 +1) + {1 / (Sn-1 +1)} for all n > 1. If S1 = 100, then which of the following must be true of Q, the sum of the first 16 terms of S?
(A) 1,600 ≤ Q ≤ 1,650
(B) 1,650 ≤ Q ≤ 1,700
(C) 1,700 ≤ Q ≤ 1,750
(D) 1,750 ≤ Q ≤ 1,800
(E) 1,800 ≤ Q ≤ 1,850

method to solve plz...


S1 has been given a big value i.e. 100 instead of the usual 0/1 etc. Why? Because 1/100 is negligible when added to 101

\(S_n = S_{n-1} + 1 + \frac{1}{S_{n-1}}\)

\(S_2 = S_{1} + 1 + \frac{1}{S_{1}} = 100 + 1 + \frac{1}{100} = 101\) approx

\(S_3 = 101+ 1 + 1/101 = 102\) approx
.
.
\(S_{16} = 115\)approx

\(S_1 + S_2 + ...S_{16} = 100 + 101 + 102 + ... 115 = 16*100 + 15*16/2 = 1720\)

The sum will be a little more than 1720.
Answer (c)



I did not get this part 16∗100+15∗16/2

which formula have you used is here?


KarishmaB



100 + 101 + 102 + .... + 115

= 100 + (100 + 1) + (100 + 2) + (100 + 3) + .... (100 + 15)

= [100 + 100 + 100 + ... (16 times)] + [1 + 2 + 3 + ... 15]

= 100 * 16 + 15*16/2

The highlighted formula is that the sum of first n positive integers is given by n(n+1)/2.
So sum of first 15 positive integers is 15*16/2
GMAT Club Bot
Re: Sequence S is defined as Sn=Sn-1 + 1 +1/(Sn-1 + 1) for all n [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

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