|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 11 Jul 2004
Posts: 121
Followers: 1
Kudos [?]:
0
[0], given: 0
|
if x1, x2, x3......xn is such that x1 = 3 and xn+1 = 2.xn-1 [#permalink]
06 Sep 2004, 17:32
Question Stats:
0% (00:00) correct
0% (00:00) wrong based on 0 sessions
if x1, x2, x3......xn is such that x1 = 3 and xn+1 = 2.xn-1 for all n >= 1 then x20-x19 =
1. 2^19
2. 2^20
3. 2^21
4. 2^20-1
5. 2^21-1
|
|
|
|
|
|
|
Director
Joined: 05 May 2004
Posts: 602
Location: San Jose, CA
Followers: 1
Kudos [?]:
10
[0], given: 0
|
X20=2X19-1
X19=2X18-1
-> X20-X19=2(X19-X18) .... recursive relation
or X20-X19=2^18(X2-X1)=2^19
|
|
|
|
|
|
Manager
Joined: 11 Jul 2004
Posts: 121
Followers: 1
Kudos [?]:
0
[0], given: 0
|
srijay your answer is correct.
i followed your steps all the way till the end but did not get how x2-x1 = 2
please let me know how you did that part
thanks
|
|
|
|
|
|
Director
Joined: 05 May 2004
Posts: 602
Location: San Jose, CA
Followers: 1
Kudos [?]:
10
[0], given: 0
|
srijay007 wrote: X20=2X19-1 X19=2X18-1 -> X20-X19=2(X19-X18) .... recursive relation or X20-X19=2^18(X2-X1)=2^19
X20-X19
=2(X19-X18)
=2*2(X18-X17)
.
.
.
=2^(19-2+1)*(X2-X1)
This is what I did
|
|
|
|
|
|
Manager
Joined: 11 Jul 2004
Posts: 121
Followers: 1
Kudos [?]:
0
[0], given: 0
|
yep i got that part.. just wondering how you wetn from 2^18(x2-x1) to 2^19
i.e. x2-x1 = 2
|
|
|
|
|
|
Director
Joined: 05 May 2004
Posts: 602
Location: San Jose, CA
Followers: 1
Kudos [?]:
10
[0], given: 0
|
damit wrote: srijay your answer is correct.
i followed your steps all the way till the end but did not get how x2-x1 = 2
please let me know how you did that part thanks
oh misread ur question
I solved x2=2*x1-1=5
x1 is given as 3
hence x2-x1=2
|
|
|
|
|
|
GMAT Club Legend
Joined: 07 Jul 2004
Posts: 5134
Location: Singapore
Followers: 9
Kudos [?]:
87
[0], given: 0
|
What does the Xn-1 mean? Are they all in subcript, meaning,
if n =1, Xn-1 = 19
or is n the subscript meaning,
if n = 10, Xn-1 = X10 - 1
|
|
|
|
|
|
GMAT Club Legend
Joined: 07 Jul 2004
Posts: 5134
Location: Singapore
Followers: 9
Kudos [?]:
87
[0], given: 0
|
n=19, Xn+1 = X20 = 2(X19-1) = 2(X18)
n=18, Xn+1 = X19 = 2(X18-1) = 2(X17)
So X20-X19 = 2(X18) - 2(X17) = 2(X18-X17)
X18 = 2(X16)
X17 = 2(X15)
So X20-X19 = 2^2(X16-X15)
So if we keep reducing it, we should eventually end up with
2^9(X2-X0)
I can't seem to get further than this.
|
|
|
|
|
|
Director
Joined: 20 Jul 2004
Posts: 601
Followers: 1
Kudos [?]:
3
[0], given: 0
|
srijay007 wrote: ywilfred wrote: What does the Xn-1 mean? Are they all in subcript, meaning,
if n =1, Xn-1 = 19
or is n the subscript meaning,
if n = 10, Xn-1 = X10 - 1 Ya it's subscript if n=10 Xn-1 means X9
No, I think they are not all subscripts. xn+1 = 2.xn-1 means xn+1 = (2.xn) - 1
My soln:
I solved till n=4, then generalised the sequence.
n1=3, n2=5, n3=9, n4=17..., (2^n+1)+1
Therefore: x20-x19
= 2(X19) - 1 - (X19)
= X19 - 1
= 2^19 + 1 -1
= 2^19
|
|
|
|
|
|
Manager
Joined: 16 Jul 2003
Posts: 71
Followers: 1
Kudos [?]:
0
[0], given: 0
|
my 2 cents: ans - A- 2^19
x1 = 3
x2 = 5 - diff = 2
x3 = 8 - diff = 4
x4 = 17 - diff = 8
x5 = 33 - diff = 16
and so on
so the difference between consecutive terms follows the sequence
Xn - Xn-1 = 2^(n-1)
so X20 - X19 = 2^19
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
If the sequence x1, x2, x3,..., xn,... is such that x1=3 and
|
qhoc0010 |
7 |
18 Feb 2005, 09:54 |
|
|
|
If the sequence x1, x2,x3,...,xn is such that X1=3 and Xn+1
|
puma |
5 |
06 May 2008, 12:05 |
|
1
|
|
If sequence X1, X2, X3, ...Xn is such that X(n+1) is 5 more
|
arjtryarjtry |
5 |
30 Jul 2008, 18:32 |
|
|
|
If the sequence X1, X2, X3, , Xn, is such thatX1 = 3 andXn+1
|
haichao |
3 |
12 Nov 2008, 08:39 |
|
|
|
The sequence x1, x2, x3,..., is such that Xn = 1/n - 1/(n+1)
|
aeros232 |
1 |
22 Sep 2012, 10:19 |
|
|
|
|
|
|