Last visit was: 22 Apr 2026, 08:27 It is currently 22 Apr 2026, 08:27
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: 22 Apr 2026
Posts: 109,745
Own Kudos:
Given Kudos: 105,819
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,745
Kudos: 810,598
 [14]
1
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 12 Mar 2026
Posts: 1,841
Own Kudos:
8,507
 [5]
Given Kudos: 707
Location: India
Posts: 1,841
Kudos: 8,507
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 939
Own Kudos:
1,377
 [2]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 939
Kudos: 1,377
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 29 Mar 2026
Posts: 3,089
Own Kudos:
3,158
 [1]
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Posts: 3,089
Kudos: 3,158
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(2^4-1)/(2-1) can be written as (2^2+1^2)(2^2-1^2)/(2-1)
(A^2-B^2) property
(2^2+1^2)(2^2-1^2)/(2-1) can be further bifurcated into (2^2+1^2)(2+1)(2-1)/(2-1)

Therefore the equation can be written as.
(2^2+1^2)(2+1)+(3^2+1^2)(3+1)+.........+(10^2+1^2)(10+1)
5(3)+10(4)+.........+(101)(11)
15+40+85+......+1111
3471

OA is B

Posted from my mobile device
avatar
suchita2409
Joined: 11 May 2019
Last visit: 22 Jun 2021
Posts: 165
Own Kudos:
Given Kudos: 296
Posts: 165
Kudos: 125
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is my way of solving.The method can be wrong.
2^4 - 1 /(2-1) can also be written as(( 2^2+1)(2+1)(2-1))/(2-1)

"using formula
a^2 - b^2 =(a+b)(a-b)"

= (2^2+1)(2+1)

the pattern gives units digit to be 0 + 0 + 5 + 6 + 3 + 0+ 5+ 0 = 9

the only option that gives 9 at units place is C.

Posted from my mobile device
User avatar
GMATWhizTeam
User avatar
GMATWhiz Representative
Joined: 07 May 2019
Last visit: 17 Mar 2026
Posts: 3,374
Own Kudos:
2,193
 [1]
Given Kudos: 70
Location: India
GMAT 1: 740 Q50 V41
GMAT 2: 760 Q51 V40
Expert
Expert reply
GMAT 2: 760 Q51 V40
Posts: 3,374
Kudos: 2,193
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post

Solution


    • The nth term(Let’s say \(a_n\)) of the given summation (Let’s say \(S_n\)) \(= \frac{(n^4 – 1)}{n-1}\) , where n is an integer, and \(2≤ n ≤10\)
      \(⟹ a_n = \frac{(n^2 +1)(n^2 -1)}{n-1}\)
      \(⟹ a_n = \frac{(n^2 +1)(n -1)(n+1)}{n-1}\)
      \(⟹ a_n = (n^2 +1)(n+1) = n^3 + n^2 +n +1\)
    • From the expression of nth term, we can observe that \(S_n\) = summation of the cube of each integer from 2 to 10 + summation of the square of each integer from 2 to 10 + summation of each integer from 2 to 10 + summation of 1 nine times
    • Thus, we can write, \(S_n = (\frac{n(n+1)}{2})^2 - 1^3 + \frac{n(n+1)(2n+1)}{6} – 1^2 + \frac{n(n+1)}{2}) – 1 + 9 \) [ Since \(2≤ n ≤10\), we have subtracted 1 to exclude it]
      \(⟹ S_n = (\frac{10(11)}{2})^2 - 1^3 + \frac{10(11)(21)}{6} – 1^2 + \frac{10(11)}{2}) – 1 + 9\)
      \(⟹ S_n = 55^2 + 55*7 + 55 + 6 = 3471\)
Thus, the correct answer is Option B.
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,680
Own Kudos:
1,469
 [1]
Given Kudos: 607
Location: United States
Posts: 1,680
Kudos: 1,469
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
What is the value of (2^4−1)/(2−1) + (3^4−1)/(3−1) + (4^4−1)/(4−1) +...+(104−1)(10−1)=?

A. 3,462
B. 3,471
C. 3,479
D. 3,581
E. 4,022

(2^4−1)/(2−1)
(2^2+1)(2^2-1)/(2-1)
(2^2+1)(2-1)(2+1)/(2-1)
(2^2+1)(2+1)
...
(10^2+1)(10+1)

sum: 3471

ans (B)
User avatar
Saasingh
User avatar
Current Student
Joined: 11 Apr 2020
Last visit: 06 Aug 2022
Posts: 388
Own Kudos:
Given Kudos: 820
Status:Working hard
Location: India
GPA: 3.93
WE:Information Technology (Computer Software)
Products:
Posts: 388
Kudos: 266
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tn = (n⁴ - 1)/(n-1)
= ((n²)²-1)/(n-1)
= (n²-1)(n²+1)/(n-1)
= (n+1)(n²+1)
= n³ + n² + n + 1

So , sum of tn = sum of series.

Note that first term is created with n = 2. Therefore summation is from 2 to 10.

Sn = (n*(n+1)/2)² + (n*(n+1)(2n+1)/6) + (n*(n+1)/2) + 1 - 4 (-4 because summation is from 2 to 10 so subtract sumnation(1).

Putting n = 10, we get option A

Posted from my mobile device
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,706
Own Kudos:
2,328
 [1]
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,706
Kudos: 2,328
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is the value of \(\frac{(2^4−1)}{(2−1)}+\frac{(3^4−1)}{(3−1)}+\frac{(4^4−1)}{(4−1)}+...+\frac{(10^4−1)}{(10−1)} = ?\)

A. 3,462
B. 3,471
C. 3,479
D. 3,581
E. 4,022
\(\frac{(2^4−1)}{(2−1)}+\frac{(3^4−1)}{(3−1)}+\frac{(4^4−1)}{(4−1)}+...+\frac{(10^4−1)}{(10−1)}\)
\(\frac{(2−1)(2+1)(2^2+1)}{(2−1)}+\frac{(3−1)(3+1)(3^2+1)}{(3−1)}+\frac{(4−1)(4+1)(4^2+1)}{(4−1)}+...+\frac{(10−1)(10+1)(10^2+1)}{(10−1)}\)
\((2+1)(2^2+1)+(3+1)(3^2+1)+(4+1)(4^2+1)+...+(10+1)(10^2+1)\)
3*5+4*10+5*17+6*26+.... +11*101 = 3471

Answer B.

*PS: The series can be written in the form \((n+2)[(n+1)^2+1] = n^3+4n^2+6n+4\) where number of terms is 9(n=1 to n = 9)
Then from \(Σ(n^3+4n^2+6n+4)\) = \(Σn^3 + 4Σn^2 + 6Σn + 4\) which sums to 3439.
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 22 Apr 2026
Posts: 8,627
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,627
Kudos: 5,190
Kudos
Add Kudos
Bookmarks
Bookmark this Post
if we observe we have total 9 terms and for every even term eg 2^4-1/(2-1) ; the value would be odd and for every odd term eg 3^3-1/(3-1) value would be even
so answer option would be 5terms of odd + 4 terms of even i.e odd answer
option A & E are out

for given sequence the terms would be = 15+40+85+156+259+400+585+820+1111 ; 3471
OPTION B

What is the value of (2^4−1)/(2−1)+(3^4−1)/(3−1)+(4^4−1)/(4−1)+...+(10^4−1)/(10−1)=?



A. 3,462
B. 3,471
C. 3,479
D. 3,581
E. 4,022
User avatar
nikitamaheshwari
Joined: 19 Jan 2020
Last visit: 12 Feb 2022
Posts: 64
Own Kudos:
Given Kudos: 131
Posts: 64
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
why are we subtracting the summation of 1 here? If 1 is placed in the same format wouldnt the result be 0?
1^4-1/1-1?? Can you tell me the why are we subtracting -4 when the role of 1 here can be ignored

Bunuel - Thanks
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,706
Own Kudos:
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,706
Kudos: 2,328
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nikitamaheshwari
why are we subtracting the summation of 1 here? If 1 is placed in the same format wouldnt the result be 0?
1^4-1/1-1?? Can you tell me the why are we subtracting -4 when the role of 1 here can be ignored

Bunuel - Thanks
nikitamaheshwari

\(n^3 + n^2 + n + 1 \)
n = 1 then
\(n^3 + n^2 + n + 1 = 1^3 + 1^2 + 1 + 1 = 4\)

Hoe this helps.
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 22 Apr 2026
Posts: 5,986
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,986
Kudos: 5,857
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What is the value of \(\frac{(2^4−1)}{(2−1)} + \frac{(3^4−1)}{(3−1)} + \frac{(4^4−1)}{(4−1)} + ... + \frac{(10^4−1)}{(10−1)} = ?\)

\(n^4 - 1 = (n^2 - 1)(n^2 + 1) = (n-1)(n+1)(n^2+1) = \)
\(x_n = \frac{(n^4 - 1)}{(n-1)} = (n+1)(n^2+1) = n^3 + n^2 + n + 1\)

\(\sum_{i=1}^{n} x_i = \sum_{i=1}^{n} (n^3 + n^2 + n + 1) = (\frac{n(n+1)}{2})^2 + \frac{n(n+1)(2n+1)}{6} + \frac{n(n+1)}{2} + n\)

\(\sum_{i=1}^{10} x_i = \sum_{i=1}^{10} (n^3 + n^2 + n + 1) - 4= (\frac{10(10+1)}{2})^2 + \frac{10(10+1)(2*10+1)}{6} + \frac{10(10+1)}{2} + 10 - 4 = 3025 + 385 + 55 + 10 - 4 = 3475 - 4 = 3471\)

4 is deducted for i=1;

IMO B
Moderators:
Math Expert
109745 posts
Tuck School Moderator
853 posts