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

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
Manager
Manager
Joined: 16 Jan 2011
Posts: 72
Own Kudos [?]: 715 [7]
Given Kudos: 15
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618811 [4]
Given Kudos: 81588
Send PM
Manager
Manager
Joined: 16 Jan 2011
Posts: 72
Own Kudos [?]: 715 [0]
Given Kudos: 15
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618811 [2]
Given Kudos: 81588
Send PM
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
1
Kudos
Expert Reply
Galiya wrote:
I'm familiar w this formula, but i need to grasp it
subtracting 24 from 120 we eliminate some multiples of four between 24 and 120: 100, 104, ...112...


You can derive it from arithmetic progression formula.

Multiples of 4 represent evenly spaced set (aka arithmetic progression).

Now, if we have \(n\) terms in arithmetic progression, the first term is \(a_1\) and the common difference of successive members is \(d\), then the \(n_{th}\) term of the sequence is given by: \(a_ n=a_1+d(n-1)\) --> \(n=\frac{a_ n-a_1}{d}+1\).

You can see that it's basically the same formula as in my previous post.
User avatar
Senior Manager
Senior Manager
Joined: 01 Apr 2010
Posts: 265
Own Kudos [?]: 77 [0]
Given Kudos: 11
Location: Kuwait
Schools: Sloan '16 (M)
GMAT 1: 710 Q49 V37
GPA: 3.2
WE:Information Technology (Consulting)
Send PM
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
The more I browse the more tricks I learn, this question would have taken me a good 3 minutes. Thanks for the good explanation.
avatar
Manager
Manager
Joined: 20 Jun 2012
Posts: 68
Own Kudos [?]: 98 [1]
Given Kudos: 52
Location: United States
Concentration: Finance, Operations
GMAT 1: 710 Q51 V25
Send PM
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
1
Kudos
Galiya wrote:
For any integer n greater than 1, n* denotes the product of all the integers from 1 to n, inclusive. How many multiples of 4 are there between 4* and 5*, inclusive?

A. 5
B. 6
C. 20
D. 24
E. 25

Could please someone explain me the logic of the solution for this task since the official explanation isn't clear for me


here, 4* = 4! and 5* = 5!

question is asking no. of terms in an AP whose first term is 24(4!), last term is 120(5!) and common difference is 4.

last term OR nth term = first term +(no. of tems -1)(common difference)
Tn = a + (n-1)d

120 = 24 + (n-1)4
96/4 = n-1

n = 25 .....
Manager
Manager
Joined: 25 Jan 2016
Status:active
Posts: 91
Own Kudos [?]: 75 [0]
Given Kudos: 12
Location: India
Concentration: Finance, Entrepreneurship
GPA: 4
WE:Web Development (Computer Software)
Send PM
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
4*=4!=24
5*=5!=120

multiples of b/w 24 and 120= (120-24)/4+1=24+1=25
answer E
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18756
Own Kudos [?]: 22047 [1]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
1
Kudos
Expert Reply
Galiya wrote:
For any integer n greater than 1, n* denotes the product of all the integers from 1 to n, inclusive. How many multiples of 4 are there between 4* and 5*, inclusive?

A. 5
B. 6
C. 20
D. 24
E. 25


We are given that for any integer n greater than 1, n* denotes the product of all the integers from 1 to n inclusive. Thus the notation n* is same as the notation n!.

Thus, 4* = 4! = 24 and 5* = 5! = 120.

We need to determine how many multiples of 4 are between 24 and 120.

(largest multiple of 4 in the set - smallest multiple of 4 in the set)/4 + 1

(120 - 24)/4 + 1 = 96/4 + 1 = 25

Answer: E
Intern
Intern
Joined: 06 Jan 2021
Posts: 23
Own Kudos [?]: 30 [0]
Given Kudos: 30
GMAT 1: 600 Q42 V30
GMAT 2: 720 Q48 V41
Send PM
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
galiya wrote:
For any integer n greater than 1, n* denotes the product of all the integers from 1 to n, inclusive. How many multiples of 4 are there between 4* and 5*, inclusive?

A. 5
B. 6
C. 20
D. 24
E. 25

Could please someone explain me the logic of the solution for this task since the official explanation isn't clear for me


An alternative approach, which is practically an application of the same principles as @Bunuel's solution but just reduces little arithmetic.

\frac{(5!-4!)}{4} + 1
\frac{2*3*4(5-1)}{4} + 1
= 25
Intern
Intern
Joined: 06 Jan 2021
Posts: 23
Own Kudos [?]: 30 [0]
Given Kudos: 30
GMAT 1: 600 Q42 V30
GMAT 2: 720 Q48 V41
Send PM
For any integer n greater than 1, n* denotes the product of [#permalink]
galiya wrote:
For any integer n greater than 1, n* denotes the product of all the integers from 1 to n, inclusive. How many multiples of 4 are there between 4* and 5*, inclusive?

A. 5
B. 6
C. 20
D. 24
E. 25

Could please someone explain me the logic of the solution for this task since the official explanation isn't clear for me


An alternative approach, which is practically an application of the same principles as @Bunuel's solution but just reduces little arithmetic and will be suitable for larger numbers.

(5!-4!)/4 + 1
=[2*3*4(5-1)]/4 + 1
= 25
Tutor
Joined: 05 Apr 2011
Status:Tutor - BrushMyQuant
Posts: 1777
Own Kudos [?]: 2094 [1]
Given Kudos: 100
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Send PM
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
1
Kudos
Expert Reply
Top Contributor
Given that n∗ denotes the product of all the integers from 1 to n, inclusive and we need to find How many multiples of 4 are there between 4* and 5*, inclusive

4* = Product of all the integers from 1 to 4, inclusive = 1*2*3*4 = 4*1*2*3 = 4*6
5* = Product of all the integers from 1 to 5, inclusive = 1*2*3*4*5 = 4*1*2*3*5 = 4*30

So, number of multiples of 4 from 4* to 5* inclusive = Number of multiples of 4 from 4*6 to 4*30 inclusive = (30-6)+1 = 24 + 1 = 25

So, Answer will be E.
Hope it helps!

Watch the following video to learn the Basics of Functions and Custom Characters

Manager
Manager
Joined: 23 May 2023
Status:Admissions consultant
Affiliations: MBA Center
Posts: 118
Own Kudos [?]: 50 [0]
Given Kudos: 2
Location: France
Concentration: Entrepreneurship, General Management
GMAT 1: 800 Q51 V51
GPA: 3
WE:Operations (Education)
Send PM
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
In this question, the symbol * is interchangeable with the
concept of "factorial", usually abbreviated with "!". Thus, 4* = 4x3x2x1 =
24, and 5* = 5 x 4 x 3 x 2 x 1 = 120. The question boils down to: how many
multiples of 4 are there between 24 and 120, inclusive. For that, find the difference: 120-24 = 96. Divide by 4: 96/4 = 24.
Finally, add 1, because the endpoints are both multiples of 4, and the question uses the
word "inclusive": 24 + 1 = 25, choice (E).
GMAT Club Bot
Re: For any integer n greater than 1, n* denotes the product of [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

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