Last visit was: 23 Apr 2024, 16:49 It is currently 23 Apr 2024, 16:49

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
Senior Manager
Senior Manager
Joined: 04 Sep 2017
Posts: 318
Own Kudos [?]: 19708 [55]
Given Kudos: 50
Send PM
Most Helpful Reply
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29893 [8]
Given Kudos: 799
Location: Canada
Send PM
General Discussion
VP
VP
Joined: 20 Jul 2017
Posts: 1300
Own Kudos [?]: 3450 [0]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618591 [1]
Given Kudos: 81563
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
Expert Reply
Dillesh4096 wrote:
gmatt1476 wrote:
If \(kS_n\) is defined to be the product of (n + k)(n – k + 1) for all positive integers k and n, which of the following expressions represents \(k + 1S_n + 1\) ?

A. (n + k)(n – k + 2)
B. (n + k)(n – k + 3)
C. (n + k + 1)(n – k + 2)
D. (n + k + 2)(n – k + 1)
E. (n + k + 2)(n – k + 3)


PS79302.01


\(k + 1S_n + 1\) can be interpreted in more than 1 way: (k + 1)\(S_n\) + 1 or \((k + 1)S_{n + 1}\) or k + \(1S_n\) + 1


There is not brackets there, so it's k + \(1S_n\) + 1
VP
VP
Joined: 20 Jul 2017
Posts: 1300
Own Kudos [?]: 3450 [2]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
2
Kudos
Bunuel wrote:
Dillesh4096 wrote:
gmatt1476 wrote:
If \(kS_n\) is defined to be the product of (n + k)(n – k + 1) for all positive integers k and n, which of the following expressions represents \(k + 1S_n + 1\) ?

A. (n + k)(n – k + 2)
B. (n + k)(n – k + 3)
C. (n + k + 1)(n – k + 2)
D. (n + k + 2)(n – k + 1)
E. (n + k + 2)(n – k + 3)


PS79302.01


\(k + 1S_n + 1\) can be interpreted in more than 1 way: (k + 1)\(S_n\) + 1 or \((k + 1)S_{n + 1}\) or k + \(1S_n\) + 1


There is not brackets there, so it's k + \(1S_n\) + 1


But that gives k + \(1S_n\) + 1 as
k + (n + 1)(n - 1 + 1) + 1
= k + (n + 1)*n + 1
= n^2 + n + k + 1
Which is NOT equal to D.

Only if I take it as \((k + 1)S_{n + 1}\)
= (n + 1 + k + 1)((n + 1) - (k + 1) + 1)
= (n + k + 2)(n - k + 1)
Which gives me option D.

So, in my opinion the representation in the question is not clear

Posted from my mobile device
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618591 [1]
Given Kudos: 81563
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
1
Kudos
Expert Reply
Dillesh4096 wrote:
Bunuel wrote:
Dillesh4096 wrote:

\(k + 1S_n + 1\) can be interpreted in more than 1 way: (k + 1)\(S_n\) + 1 or \((k + 1)S_{n + 1}\) or k + \(1S_n\) + 1


There is not brackets there, so it's k + \(1S_n\) + 1


But that gives k + \(1S_n\) + 1 as
k + (n + 1)(n - 1 + 1) + 1
= k + (n + 1)*n + 1
= n^2 + n + k + 1
Which is NOT equal to D.

Only if I take it as \((k + 1)S_{n + 1}\)
= (n + 1 + k + 1)((n + 1) - (k + 1) + 1)
= (n + k + 2)(n - k + 1)
Which gives me option D.

So, in my opinion the representation in the question is not clear

Posted from my mobile device


Dillesh4096 you are totally right. It's (k + 1)S(n + 1). Edited. By bad. Thank you.
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8018
Own Kudos [?]: 4095 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
given function ; kSn = (n + k)(n – k + 1)
so for
(k + 1)S(n + 1)= (n+1+k+1)(n+1-k-1+1) ; (n + k + 2)(n – k + 1)
IMO D

gmatt1476 wrote:
If kSn is defined to be the product of (n + k)(n – k + 1) for all positive integers k and n, which of the following expressions represents (k + 1)S(n + 1) ?

A. (n + k)(n – k + 2)
B. (n + k)(n – k + 3)
C. (n + k + 1)(n – k + 2)
D. (n + k + 2)(n – k + 1)
E. (n + k + 2)(n – k + 3)


PS79302.01
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11664 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
1
Kudos
Expert Reply
Hi All,

We're told that kSn is defined to be the product of (n + k)(n - k + 1) for all positive integers k and n. We're asked for the value of (k + 1)S(n + 1). This is a "Symbolism" question (the prompt 'makes up' a math symbol, tells us how it 'works' and asks us to perform a calculation with it) and it can be approached in a couple of different ways, including by TESTing VALUES.

IF.... K = 2 and N = 3....
then we're asked to find the value of 3S4....

According to the given formula, that would be (4+3)(4 - 3 + 1) = (7)(2) = 14. So we're looking for an answer that equals 14 when K=2 and N=3. There's only one answer that matches...

Final Answer:

GMAT assassins aren't born, they're made,
Rich
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18753
Own Kudos [?]: 22041 [2]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
2
Kudos
Expert Reply
gmatt1476 wrote:
If kSn is defined to be the product of (n + k)(n – k + 1) for all positive integers k and n, which of the following expressions represents (k + 1)S(n + 1) ?

A. (n + k)(n – k + 2)
B. (n + k)(n – k + 3)
C. (n + k + 1)(n – k + 2)
D. (n + k + 2)(n – k + 1)
E. (n + k + 2)(n – k + 3)


PS79302.01


Note that this question is a defined function question, where the letter S simply defines a relationship between two variables k and n, and the formula that relates them is (n + k)(n - k + 1).

Here is a simple example of this defined function kSn. Let’s calculate 3S5. This means that k = 3 and n = 5. So we have:

(5 + 3)(5 - 3 + 1)

We won’t actually calculate the numerical example, as this was simply an illustration of how to use the formula.

Now, let’s look at (k + 1)S(n + 1). We see that now, wherever there is a “k” in the formula, we will substitute (k + 1), and wherever there is an “n” in the formula, we will substitute (n + 1).

(k + 1)S(n + 1)

The formula is: (n + k)(n - k + 1), so our substitutions are:

(n + 1 + k + 1) x [(n + 1 - (k + 1) + 1]

(n + k + 2) x (n - k + 1)

Answer: D
Tutor
Joined: 04 Aug 2010
Posts: 1315
Own Kudos [?]: 3134 [1]
Given Kudos: 9
Schools:Dartmouth College
Send PM
If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
1
Kudos
Expert Reply
gmatt1476 wrote:
If kSn is defined to be the product of (n + k)(n – k + 1) for all positive integers k and n, which of the following expressions represents (k + 1)S(n + 1) ?

A. (n + k)(n – k + 2)
B. (n + k)(n – k + 3)
C. (n + k + 1)(n – k + 2)
D. (n + k + 2)(n – k + 1)
E. (n + k + 2)(n – k + 3)


PS79302.01


I received a request that I comment.

Let k=2 and n=3.

Which of the following expressions represents (k + 1)S(n + 1)?
(k + 1)S(n + 1) = (2 + 1)S(3 + 1) = 3S4

kSn is defined as: (n + k)(nk + 1)
Thus:
3S4 = (4 + 3)(4 - 3 + 1) = 7*2 = 14

The correct answer must yield 14 when k=2 and n=3.

A: (n + k)(n – k + 2)
B: (n + k)(n – k + 3)

n+k = 3+2 = 5, which is not a factor of 14.
Eliminate A and B.

C: (n + k + 1)(n – k + 2)
n+k+1 = 3+2+1 = 6, which is not a factor of 14.
Eliminate C.

D: (n + k + 2)(n – k + 1)
(n + k + 2)(n – k + 1) = (3 + 2 + 2)(3 - 2 + 1) = 7*2 = 14

Intern
Intern
Joined: 21 Aug 2019
Posts: 30
Own Kudos [?]: 7 [0]
Given Kudos: 23
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
Just take k+1 = a
n+1 = b

(a+b)(b-a+1)

input and solve
Intern
Intern
Joined: 12 Apr 2020
Posts: 2
Own Kudos [?]: 0 [0]
Given Kudos: 4
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
Can someone let me know where I’m getting it wrong?

Let N=3, K=2
NKS = (N+K)(N-K+1)
6S = 10
S = 5/3

(K+1)(S)(N+1) = (3)(5/3)(4) = 20

Only option B equates to 20. Why is the answer D?
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11664 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
1
Kudos
Expert Reply
jonathantanzy wrote:
Can someone let me know where I’m getting it wrong?

Let N=3, K=2
NKS = (N+K)(N-K+1)
6S = 10
S = 5/3

(K+1)(S)(N+1) = (3)(5/3)(4) = 20

Only option B equates to 20. Why is the answer D?


Hi jonathantanzy,

In "Symbolism" questions, the symbol is NOT a variable (re: it does not have a value attached to it; for example 2 x 10 = 20..... not 20x). In this question, the S is only a symbol and not something that you are supposed to solve for. Thus, your calculation should be...

k = 2, n = 3
kSn = (n + k)(n - k + 1)
2S3 = (3 + 2)(3 - 2 + 1) = (5)(2) = 10

The question asks for the value of (k+1)S(n+1). In the context of the prior calculations, that would be...

(k+1) = 3
(n+1) = 4

(4 + 3)(4 - 3 + 1) = (7)(2) = 14. When you plug in your original values for k and n (re: k = 2, n = 3), only one of the answers matches...

GMAT assassins aren't born, they're made,
Rich
Intern
Intern
Joined: 12 Apr 2020
Posts: 2
Own Kudos [?]: 0 [0]
Given Kudos: 4
Send PM
If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
EMPOWERgmatRichC wrote:
jonathantanzy wrote:
Can someone let me know where I’m getting it wrong?

Let N=3, K=2
NKS = (N+K)(N-K+1)
6S = 10
S = 5/3

(K+1)(S)(N+1) = (3)(5/3)(4) = 20

Only option B equates to 20. Why is the answer D?


Hi jonathantanzy,

In "Symbolism" questions, the symbol is NOT a variable (re: it does not have a value attached to it; for example 2 x 10 = 20..... not 20x). In this question, the S is only a symbol and not something that you are supposed to solve for. Thus, your calculation should be...

k = 2, n = 3
kSn = (n + k)(n - k + 1)
2S3 = (3 + 2)(3 - 2 + 1) = (5)(2) = 10

The question asks for the value of (k+1)S(n+1). In the context of the prior calculations, that would be...

(k+1) = 3
(n+1) = 4

(4 + 3)(4 - 3 + 1) = (7)(2) = 14. When you plug in your original values for k and n (re: k = 2, n = 3), only one of the answers matches...

GMAT assassins aren't born, they're made,
Rich


Thanks! How do we recognise when we’re facing a “symbolism” question? Since in most cases, we’re conditioned to think in terms of algebraic variables.
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11664 [0]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
Expert Reply
Hi jonathantanzy,

I'm going to assume that you know all of the typical math symbols (addition, subtraction, etc.) and specialty symbols (absolute value, exponents, etc.). If you read a Quant question that includes a math symbol that's used in a way that you've never seen before, then it's likely that you are looking at a Symbolism question. In addition, Symbolism questions have to explain to you how the Symbol "works" (often with math symbols that you already know), so that you can properly use the Symbol to answer whatever question is asked.

For example, in this question, "kSn" is immediately followed by a description of the math that you actually have to do (and the 'k' and 'n' are substituted into specific spots in the calculation).

GMAT assassins aren't born, they're made,
Rich
Director
Director
Joined: 09 Jan 2020
Posts: 967
Own Kudos [?]: 223 [0]
Given Kudos: 434
Location: United States
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
If kSn is defined to be the product of (n + k)(n – k + 1) for all positive integers k and n, which of the following expressions represents (k + 1)S(n + 1) ?

(k + 1)S(n + 1) = \((n+1 + k + 1)[(n+1) - (k+1) + 1)]\)

= \((n+1 + k + 1)[(n+1) - (k+1) + 1)]\)
= \((n+k+2)(n + 1 - k - 1 + 1)\)
= \((n+k+2)(n - k + 1)\)

Answer is D.
VP
VP
Joined: 11 Aug 2020
Posts: 1263
Own Kudos [?]: 201 [0]
Given Kudos: 332
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
BrentGMATPrepNow wrote:
gmatt1476 wrote:
If kSn is defined to be the product of (n + k)(n – k + 1) for all positive integers k and n, which of the following expressions represents (k + 1)S(n + 1) ?

A. (n + k)(n – k + 2)
B. (n + k)(n – k + 3)
C. (n + k + 1)(n – k + 2)
D. (n + k + 2)(n – k + 1)
E. (n + k + 2)(n – k + 3)


PS79302.01


GIVEN: kSn = (n + k)(nk + 1)

For example: 5S2 = (2 + 5)(25 + 1)
= (7)(-2)
= -14

And 7S3 = (3 + 7)(37 + 1)
= (10)(-3)
= -30

Now let's answer the question....
(k+1)S(n+1) = [(n+1) + (k+1)][(n+1)(k+1) + 1]
= (n + k + 2)(n - k + 1)

Answer: D

Cheers,
Brent


Straightforward...once you understand that S means multiply and not a variable. Will GMAT define these things?
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11664 [0]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If kSn is defined to be the product of (n + k)(n – k + 1) for all posi [#permalink]
Expert Reply
Hi CEdward,

If you read a Quant question that includes a math symbol that you've never seen before, then it's likely that you are looking at a Symbolism question. In addition, Symbolism questions have to explain to you how the Symbol "works" (often involving basic Arithmetic or Algebra), so that you can properly use the Symbol to answer whatever question is asked.

For example, in this question, "kSn" is immediately followed by a description of the math that you actually have to do (and the 'k' and 'n' are substituted into specific spots in the calculation).

GMAT assassins aren't born, they're made,
Rich
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32629
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If kSn is defined to be the product of (n + k)(n k + 1) for all posi [#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: If kSn is defined to be the product of (n + k)(n k + 1) for all posi [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

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