Last visit was: 24 Apr 2024, 01:42 It is currently 24 Apr 2024, 01:42

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:
Kudos
Tags:
Show Tags
Hide Tags
Intern
Intern
Joined: 28 Mar 2018
Posts: 33
Own Kudos [?]: 65 [25]
Given Kudos: 2
Send PM
Most Helpful Reply
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11161
Own Kudos [?]: 31878 [13]
Given Kudos: 290
Send PM
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6295 [6]
Given Kudos: 704
Location: India
Send PM
General Discussion
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6295 [1]
Given Kudos: 704
Location: India
Send PM
Find the remainder when (1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2 [#permalink]
1
Kudos
Good one :thumbsup:

chetan2u wrote:
tam87 wrote:
Find the remainder when \((1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2\) is divided by 1152, if N is 1153?

    A. 10
    B. 41
    C. 540
    D. 576
    E. 1140

Very similar to this this question, with a small trick


All terms in \((1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2\) except 1! will be EVEN, so O+E+E+.......+E=O

So when we divide an Odd number by an even number 1152, we will get an odd number as the remainder.

Only 41 is the odd number, so B.

But have you checked if 41 will come as remainder or just added one random ODD choice.. :) . kidding. Good question but could have added some more odd choices.
Manager
Manager
Joined: 24 Sep 2014
Posts: 77
Own Kudos [?]: 116 [1]
Given Kudos: 261
Concentration: General Management, Technology
Send PM
Re: Find the remainder when (1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2 [#permalink]
1
Kudos
Find the remainder when \((1!)^2+(2!)^2+(3!)^2+...+(N!)^2\) is divided by 1152, if N is 1153?
\(1152 = 2^7*3^2\)
Now, \(\frac{(1!)^2+(2!)^2+(3!)^2+...+(N!)^2}{(2^7x3^2)}\)
\(=\frac{1+2^2+2^2*3^2+2^6*3^2+2^6*3^2*5^2+.......+(1153)^2}{(2^7*3^2)}\)
adding \((4!)^2+(5!)^2 = 2^6*3^2+2^6*3^2*5^2 = 2^7*3^2*13 \) (which is divisible by 1152), and all other terms from \((6!)^2 to (1153!)^2\) are divisible by 1152
\(= \frac{1+2^2+2^2*3^2 + (multiple of 1152)}{(1152)}\)
so, the remainder is \(1+2^2+2^2*3^2 = 41\)
Answer is B
Manager
Manager
Joined: 24 Sep 2014
Posts: 77
Own Kudos [?]: 116 [1]
Given Kudos: 261
Concentration: General Management, Technology
Send PM
Re: Find the remainder when (1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2 [#permalink]
1
Kudos
varunkhosla747 wrote:
kris19 wrote:
Find the remainder when \((1!)^2+(2!)^2+(3!)^2+...+(N!)^2\) is divided by 1152, if N is 1153?
\(1152 = 2^7*3^2\)
Now, \(\frac{(1!)^2+(2!)^2+(3!)^2+...+(N!)^2}{(2^7x3^2)}\)
\(=\frac{1+2^2+2^2*3^2+2^6*3^2+2^6*3^2*5^2+.......+(1153)^2}{(2^7*3^2)}\)
adding \((4!)^2+(5!)^2 = 2^6*3^2+2^6*3^2*5^2 = 2^7*3^2*13 \) (which is divisible by 1152), and all other terms from \((6!)^2 to (1153!)^2\) are divisible by 1152
\(= \frac{1+2^2+2^2*3^2 + (multiple of 1152)}{(1152)}\)
so, the remainder is \(1+2^2+2^2*3^2 = 41\)
Answer is B



Hi Kris19, could you please explain as to how did (4!)^2 + (5!)^2 become divisible by 1152, could you please elaborate on the additions of (4!)^2 + (5!)^2


I expanded:
\( 4! = 4*3*2*1 = 2^3*3^1 \)
\( (4!)^2 = (2^3*3^1)^2 \)
\( (4!)^2 = 2^6*3^2 \)

\( 5! = 5*4*3*2*1 = 2^3*3^1*5^1 \)
\( (5!)^2 = (2^3*3^1*5^1)^2 \)
\( (5!)^2 = 2^6*3^2*5^2 \)

Now, \( (4!)^2 + (5!)^2 = 2^6*3^2 + 2^6*3^2*5^2 \)
\( = 2^6*3^2*(1 + 5^2) \)
\( = 2^6*3^2*(1+25) \)
\( = 2^6*3^2*26 \)
\( = 2^6*3^2*(2*13) \)
\( = 2^7*3^2*13 \), which is divisible by 1152, I hope this helps you.
Intern
Intern
Joined: 28 Mar 2018
Posts: 33
Own Kudos [?]: 65 [1]
Given Kudos: 2
Send PM
Re: Find the remainder when (1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2 [#permalink]
chetan2u wrote:

All terms in \((1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2\) except 1! will be EVEN, so O+E+E+.......+E=O

So when we divide an Odd number by an even number 1152, we will get an odd number as the remainder.

Only 41 is the odd number, so B.

But have you checked if 41 will come as remainder or just added one random ODD choice... :) . kidding. Good question but could have added some more odd choices.


The answer 41 is genuine, as confirmed by others...but this method is probably the best one - using the options here :)

with multiple odd choices, there is no other way other than solving it fully, I guess
Intern
Intern
Joined: 18 Jun 2018
Posts: 23
Own Kudos [?]: 14 [0]
Given Kudos: 461
Location: India
Schools: ISB'22
WE:Corporate Finance (Retail Banking)
Send PM
Re: Find the remainder when (1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2 [#permalink]
chetan2u wrote:
tam87 wrote:
Find the remainder when \((1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2\) is divided by 1152, if N is 1153?

    A. 10
    B. 41
    C. 540
    D. 576
    E. 1140

Very similar to this this question, with a small trick


All terms in \((1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2\) except 1! will be EVEN, so O+E+E+.......+E=O

So when we divide an Odd number by an even number 1152, we will get an odd number as the remainder.


Only 41 is the odd number, so B.

But have you checked if 41 will come as remainder or just added one random ODD choice... :) . kidding. Good question but could have added some more odd choices.


Amazing technique and presence of mind
Intern
Intern
Joined: 17 Jul 2018
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 34
Send PM
Re: Find the remainder when (1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2 [#permalink]
kris19 wrote:
Find the remainder when \((1!)^2+(2!)^2+(3!)^2+...+(N!)^2\) is divided by 1152, if N is 1153?
\(1152 = 2^7*3^2\)
Now, \(\frac{(1!)^2+(2!)^2+(3!)^2+...+(N!)^2}{(2^7x3^2)}\)
\(=\frac{1+2^2+2^2*3^2+2^6*3^2+2^6*3^2*5^2+.......+(1153)^2}{(2^7*3^2)}\)
adding \((4!)^2+(5!)^2 = 2^6*3^2+2^6*3^2*5^2 = 2^7*3^2*13 \) (which is divisible by 1152), and all other terms from \((6!)^2 to (1153!)^2\) are divisible by 1152
\(= \frac{1+2^2+2^2*3^2 + (multiple of 1152)}{(1152)}\)
so, the remainder is \(1+2^2+2^2*3^2 = 41\)
Answer is B



Hi Kris19, could you please explain as to how did (4!)^2 + (5!)^2 become divisible by 1152, could you please elaborate on the additions of (4!)^2 + (5!)^2
GMAT Club Bot
Re: Find the remainder when (1!)^2 + (2!)^2 + (3!)^2 + ... + (N!)^2 [#permalink]
Moderators:
Math Expert
92893 posts
Senior Moderator - Masters Forum
3137 posts

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