Last visit was: 15 Dec 2024, 04:24 It is currently 15 Dec 2024, 04:24
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 15 Dec 2024
Posts: 97,883
Own Kudos:
686,003
 []
Given Kudos: 88,273
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,883
Kudos: 686,003
 []
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
avatar
matthewsmith_89
Joined: 06 Dec 2016
Last visit: 06 Oct 2017
Posts: 195
Own Kudos:
61
 []
Given Kudos: 10
Posts: 195
Kudos: 61
 []
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
quantumliner
Joined: 24 Apr 2016
Last visit: 26 Sep 2018
Posts: 254
Own Kudos:
723
 []
Given Kudos: 48
Posts: 254
Kudos: 723
 []
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 3,023
Own Kudos:
7,216
 []
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert reply
Posts: 3,023
Kudos: 7,216
 []
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
In the sequence a1, a2, … an, \(a_n=\frac{n^2∗(n+1)^2}{4}\) for all positive integers n. In terms of n, what is the value of \(a_{n+1}–a_n\)?

A. n+1
B. 8n^2
C. (n+2)^2
D. 9n^2−8n+7
E. (n+1)^3

Since a(n) = [n^2 * (n+1)^2]/4, a(n+1) = [(n+ 1)^2 * (n+2)^2]/4, and thus:

a(n+1) - a(n)

[(n+ 1)^2 * (n+2)^2]/4 - [n^2 * (n+1)^2]/4

Pull out the common factor (n + 1)^2 from each term:

(n + 1)^2[(n + 2)^2 - n^2]/4

Note that the expression in the square brackets is a difference of squares, which can easily be factored:

(n + 1)^2[(n + 2 - n)(n + 2 + n)]/4

(n + 1)^2[2(2n + 2)]/4

(n + 1)^2[2 * 2(n + 1)]/4

(n + 1)^2[4(n + 1)]/4

(n + 1)^2 * (n + 1)

(n + 1)^3

Answer: E
User avatar
GinoRako
Joined: 23 Nov 2021
Last visit: 30 Aug 2024
Posts: 23
Own Kudos:
Given Kudos: 3,513
Posts: 23
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I solved this problem by choosing a postive integer value for n, as it is given in the stem(for all positive integers n, meaning n=>1.

Let n=3 then n+1=4

a3= 3^2 * (3+1)^2 / 4 = 9 * 16 / 4 = 9 * 4 = 36



a(3+1)= a4= 4^2 * (4+1)^2 / 4 = 16 * 5^2 / 4 = 16 * 25 / 4 = 4 * 25 = 100


Thus an=a3=36 and a(n+1)= a(3+1)=a4=100

The final Question: a(n+1) - an = a4-a3= 100 - 36 = 64.

Ask youself the following, for which of the following answer choices if we plug 3 for n give us the 64? the only answer choice that does that, is choice E

(n+1)^3 = (3+1)^3 = 4^3 = 64, thus E
Moderator:
Math Expert
97881 posts