then x20 – x19 =

This topic has expert replies
User avatar
GMAT Instructor
Posts: 3650
Joined: Wed Jan 21, 2009 4:27 am
Location: India
Thanked: 267 times
Followed by:80 members
GMAT Score:760

then x20 – x19 =

by sanju09 » Fri Oct 08, 2010 4:41 am
If the sequence x1, x2, x3, ..., xn, ... is such that x1 = 3 and x(n + 1) = 2 xn - 1 for n ≥ 1, then x20 - x19 =
(A) 2^19
(B) 2^20
(C) 2^21
(D) 2^20 - 1
(E) 2^21 - 1


[spoiler]Source: https://www.gmatcram.com[/spoiler]
The mind is everything. What you think you become. -Lord Buddha



Sanjeev K Saxena
Quantitative Instructor
The Princeton Review - Manya Abroad
Lucknow-226001

www.manyagroup.com
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 1179
Joined: Sun Apr 11, 2010 9:07 pm
Location: Milpitas, CA
Thanked: 447 times
Followed by:88 members

by Rahul@gurome » Fri Oct 08, 2010 5:16 am
x1 = 3
x2 = 2*3 - 1 = 5
x3 = 2*5 - 1 = 9
x4 = 2*9 - 1 = 17 and so on.
Generalizing, we get x(n) = 2^n + 1
So, x(20) = 2^20 + 1
x(19) = 2^19 + 1
x(20) - x(19) = 2^20 + 1 - 2^19 - 1 = 2^20 - 2^19 = 2^19(2 -1) = 2^19

[spoiler]The correct answer is (A).[/spoiler]
Rahul Lakhani
Quant Expert
Gurome, Inc.
https://www.GuroMe.com
On MBA sabbatical (at ISB) for 2011-12 - will stay active as time permits
1-800-566-4043 (USA)
+91-99201 32411 (India)

Junior | Next Rank: 30 Posts
Posts: 24
Joined: Mon Nov 29, 2010 3:46 pm

by neilcao » Sat Dec 04, 2010 10:13 pm
Sorry, don't know how to work out the last step: 2^20 - 2^19 = 2^19(2-1)

Why is that? May be a silly questions to ask.

User avatar
Legendary Member
Posts: 516
Joined: Mon Nov 02, 2009 6:42 am
Location: Mumbai
Thanked: 14 times
Followed by:1 members
GMAT Score:710

by ankurmit » Tue Dec 07, 2010 9:23 am
Rahul@gurome wrote:x1 = 3
x2 = 2*3 - 1 = 5
x3 = 2*5 - 1 = 9
x4 = 2*9 - 1 = 17 and so on.
Generalizing, we get x(n) = 2^n + 1
So, x(20) = 2^20 + 1
x(19) = 2^19 + 1
x(20) - x(19) = 2^20 + 1 - 2^19 - 1 = 2^20 - 2^19 = 2^19(2 -1) = 2^19

[spoiler]The correct answer is (A).[/spoiler]
Sorry,I could not get this quistion.

How did you got

x2 = 2*3 - 1 = 5
x3 = 2*5 - 1 = 9
x4 = 2*9 - 1 = 17 and so on?
--------
Ankur mittal

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 1179
Joined: Sun Apr 11, 2010 9:07 pm
Location: Milpitas, CA
Thanked: 447 times
Followed by:88 members

by Rahul@gurome » Tue Dec 07, 2010 10:01 am
ankurmit wrote:Sorry,I could not get this quistion.

How did you got

x2 = 2*3 - 1 = 5
x3 = 2*5 - 1 = 9
x4 = 2*9 - 1 = 17 and so on?
x(n + 1) = 2 x(n) - 1 means the (n + 1)th term of the sequence is given by [2*(n-th term of the sequence) - 1].

1st term = x(1) = 3 (Given) = (2^1 + 1)
2nd term = x(2) = (2*x1 - 1) = (2*3 - 1) = 5 = (2^2 + 1)
3rd term = x(3) = (2*x2 - 1) = (2*5 - 1) = 9 = (2^3 + 1)
4th term = x(4) = (2*x3 - 1) = (2*9 - 1) = 17 = (2^4 + 1)
....
n-th term = x(n) = (2^n + 1)

=> 19-th term = x(19) = (2^19 + 1)
=> 20-th term = x(20) = (2^20 + 1)

Hope it is clear now.
Rahul Lakhani
Quant Expert
Gurome, Inc.
https://www.GuroMe.com
On MBA sabbatical (at ISB) for 2011-12 - will stay active as time permits
1-800-566-4043 (USA)
+91-99201 32411 (India)