BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

130-point score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

TRICKY f(n)

Expert replies
Source: — Problem Solving |

by truplayer256 » Mon May 18, 2009 1:13 pm
f(n)=f(n-1)-n and f(4)=10
f(4)=f(3)-4
10=f(3)-4
f(3)=14
f(3)=f(2)-3
17=f(2)

f(2)=17
f(3)=14
f(4)=10
Can you see the pattern here?

the difference between the two numbers is increasing by 1 each time as n increases.

The difference between f(5) and f(4) has to be 5, so

10-f(5)=5
f(5)=5

The difference between f(5) and f(6) has to be 6, so

5-f(6)=6
f(6)=-1
Join the discussion

by anksgupta » Mon May 18, 2009 7:48 pm
could be calculated by putting n=5 1st and getting f(5),

Put n=6 and using f(5), f(6) can be calculated which is -1
Join the discussion

by cramya » Mon May 18, 2009 8:42 pm
One way to solve:

f(6) = f(5) - 6
= f(4) - 5 - 6
= 10-5-6
= -1
Join the discussion