Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 Jun 2013, 15:37
Customize  |  Hide

Sequence S is defined as Sn=Sn-1 + 1 +1/(Sn-1 + 1) for all n

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
User avatar
Status: Never ever give up on yourself.Period.
Joined: 23 Aug 2012
Posts: 134
Location: India
Concentration: Finance, Human Resources
GMAT 1: 570 Q47 V21
GMAT 2: 690 Q50 V33
GPA: 3.5
WE: Information Technology (Investment Banking)
Followers: 5

Kudos [?]: 42 [0], given: 31

Sequence S is defined as Sn=Sn-1 + 1 +1/(Sn-1 + 1) for all n [#permalink] New post 19 Dec 2012, 07:18
00:00

Question Stats:

43% (03:55) correct 56% (00:41) wrong based on 30 sessions
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
[Reveal] Spoiler: OA

_________________

Don't give up on yourself ever. Period.
Beat it, no one wants to be defeated (My journey from 570 to 690) : beat-it-no-one-wants-to-be-defeated-journey-570-to-149968.html


Last edited by daviesj on 20 Dec 2012, 00:09, edited 1 time in total.
2 KUDOS received
Director
Director
User avatar
Joined: 02 Jul 2012
Posts: 790
Location: India
Concentration: Strategy
GMAT 1: 740 Q49 V42
GPA: 3.8
WE: Engineering (Energy and Utilities)
Followers: 19

Kudos [?]: 277 [2] , given: 45

GMAT Tests User
Re: Sequence S is defined as for all n > 121. [#permalink] New post 19 Dec 2012, 08:49
2
This post received
KUDOS
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...


S_1 = 100

S_2 = \frac{101^2 + 1}{101} \approx 101 (Since 1 is negligible when compared to 101^2)

So, the series is almost an arithmetic progression with a=100, d=1,

We have got to find the sum of "n" terms where "n" is 16.

S_{16} = \frac{16}{2}*(2*100 + (16-1)*1)

= 8*215 = 1720

Answer is C.
_________________

Kudos Please... If my post helped.

Thanks To The Almighty - My GMAT Debrief
My Own CR Question 1|My Own CR Question 2|My Own DS Question 1|My Own DS Question 2|
My Own PS Question 1

Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3170
Location: Pune, India
Followers: 598

Kudos [?]: 2128 [0], given: 97

Re: Sequence S is defined as for all n > 121. [#permalink] New post 19 Dec 2012, 21:14
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} = 115approx

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)
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Intern
Intern
Joined: 17 Dec 2012
Posts: 4
Followers: 0

Kudos [?]: 1 [0], given: 2

Re: Sequence S is defined as for all n > 121. [#permalink] New post 19 Dec 2012, 22:07
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} = 115approx

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?

Last edited by muralilawson on 19 Dec 2012, 22:53, edited 2 times in total.
Senior Manager
Senior Manager
User avatar
Joined: 13 Aug 2012
Posts: 468
Followers: 13

Kudos [?]: 88 [0], given: 11

GMAT ToolKit User GMAT Tests User
Re: Sequence S is defined as for all n > 121. [#permalink] New post 19 Dec 2012, 22:19
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
Director
Director
User avatar
Joined: 02 Jul 2012
Posts: 790
Location: India
Concentration: Strategy
GMAT 1: 740 Q49 V42
GPA: 3.8
WE: Engineering (Energy and Utilities)
Followers: 19

Kudos [?]: 277 [0], given: 45

GMAT Tests User
Re: Sequence S is defined as for all n > 121. [#permalink] New post 19 Dec 2012, 22:52
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} = 115approx

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.
_________________

Kudos Please... If my post helped.

Thanks To The Almighty - My GMAT Debrief
My Own CR Question 1|My Own CR Question 2|My Own DS Question 1|My Own DS Question 2|
My Own PS Question 1

Re: Sequence S is defined as for all n > 121.   [#permalink] 19 Dec 2012, 22:52
    Similar topics Author Replies Last post
Similar
Topics:
New posts Experts publish their posts in the topic What is the range of Sn Sn= 1/34+1/35+1/36+1/37......+1/66 misty3677 5 08 Jul 2003, 05:28
New posts The sequence is defined as follows: A(n) = n/(n+1). raptr 8 01 Aug 2007, 08:25
New posts A sequence is defined as follows: F(n)= (n)/(n+1) How many vishalgc 7 12 Oct 2008, 06:01
New posts 5 Experts publish their posts in the topic For all positive integers n, the sequence An is defined by daviesj 1 22 Dec 2012, 06:34
New posts Experts publish their posts in the topic If a sequence is defined by an = a(n-1)*a(n-2) + 1 for n>=3 mikemcgarry 1 31 Jan 2013, 11:05
Display posts from previous: Sort by

Sequence S is defined as Sn=Sn-1 + 1 +1/(Sn-1 + 1) for all n

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.