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
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
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
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
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.

715+ 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.

Mathematical Induction

Expert replies
by Rabeea » Sun Apr 17, 2011 12:25 pm
Prove by mathematical induction that the product of two consecutive integers is divisible by 2

like lets take 1 and 2
1*2=2 which is divisible by 2...
but what expression should i make and how should i prove it?

Second question is Prove by mathematical induction
10^n + 3(4)^n+2 + 5
is divisible by 9 for values of n (All integers)
Rj
Join the discussion
Source: — Data Sufficiency |

by Ian Stewart » Sun Apr 17, 2011 12:58 pm
Rabeea wrote:Prove by mathematical induction that the product of two consecutive integers is divisible by 2

like lets take 1 and 2
1*2=2 which is divisible by 2...
but what expression should i make and how should i prove it?

Second question is Prove by mathematical induction
10^n + 3(4)^n+2 + 5
is divisible by 9 for values of n (All integers)

I'm not sure why you're trying to prove these things using 'mathematical induction'. For one thing, it's utter overkill to use induction to prove that the product of two consecutive integers is even; that follows immediately from the fact that every second integer is even. For another, you will never, ever, need to use induction on the GMAT. If someone is suggesting you learn formal mathematical induction for the GMAT, he or she does not understand the test.

Now, that said, I can explain how to use induction in case your question is for something other than the GMAT. But anyone who is only preparing for the GMAT can completely ignore what follows, because it will be completely irrelevant to you. We complete a proof by induction as follows:

* establish that our result is true when n=1
* assume that our result is true for an integer n, and prove that our result must then be true for the integer n+1
* since the result is true when n=1, and since it's true for n+1 if it's true for n, it follows that the result is true when n=2, 3, 4 and so on, for all positive integers n

Now it is almost always a lengthy process to actually apply induction (one of the reasons you will *never* need it on the GMAT), but we can do so as follows to the second question above:

To prove that 10^n + 3(4)^(n+2) + 5 is divisible by 9 for all positive integers n, we first prove it's true when n=1:

10^1 + 3*4^3 + 5 = 10 + 3*64 + 5 = 207, which is divisible by 9

We now assume that 10^n + 3(4)^(n+2) + 5 is divisible by 9 for some integer n, and we want to prove that 10^(n+1) + 3(4)^(n+3) + 5 is divisible by 9 (just replacing 'n' with 'n+1'). Now we can use the following:

* if b is divisible by 9, and a-b is divisible by 9, then a must be divisible by 9 (since a = b + a - b, which is the sum of two multiples of 9)

Here I'm thinking of b as being equal to 10^n + 3(4)^(n+2) + 5, and of a as being equal to 10^(n+1) + 3(4)^(n+3) + 5. We have assumed that 10^n + 3(4)^(n+2) + 5 is divisible by 9; if we can show that 10^(n+1) + 3(4)^(n+3) + 5 - (10^n + 3(4)^(n+2) + 5) is divisible by 9, we'll be done:

10^(n+1) + 3(4)^(n+3) + 5 - (10^n + 3(4)^(n+2) + 5) = 10^(n+1) - 10^n + 3(4)^(n+3) - 3(4)^(n+2) + 5 - 5
= 10^(n+1) - 10^n + 3[(4)^(n+3) - (4)^(n+2)]
= 10^n (10 - 1) + 3*4^(n+2)[4 - 1]
= 9*10^n + 3*4^(n+2)*3
= 9*10^n + 9*4^(n+2)

which is the sum of two multiples of 9, and must therefore be divisible by 9. So when our expression is divisible by 9 for the value n, it also is divisible by 9 for the value n+1, and since we know it's divisible by 9 when n=1, it must be divisible by 9 when n=2, and thus when n=3, and so on.

I want to stress that if you're studying for the GMAT, you don't need to worry about understanding anything in this post.
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com
Join the discussion

by Brent@GMATPrepNow » Sun Apr 17, 2011 6:00 pm
Nice proof Ian.

It's been a few years since I last saw a proof by induction.
Can you help me with my non-Euclidean Geometry homework now?
:-)

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion