Skip to main content
Ch. 8 - Sequences, Induction, and Probability
Blitzer - College Algebra 8th Edition
Blitzer8th EditionCollege AlgebraISBN: 9780136970514Not the one you use?Change textbook
Chapter 9, Problem 27

Use mathematical induction to prove that each statement is true for every positive integer n. 6 is a factor of n(n + 1)(n + 2).

Verified step by step guidance
1
Start by defining the statement P(n): "6 is a factor of n(n + 1)(n + 2)" for every positive integer n. This means we want to prove that 6 divides the product n(n + 1)(n + 2).
Check the base case P(1): Calculate the product for n = 1, which is 1 \(\times\) 2 \(\times\) 3. Verify that 6 divides this product.
Assume the induction hypothesis P(k) is true for some positive integer k, meaning 6 divides k(k + 1)(k + 2). This means there exists an integer m such that k(k + 1)(k + 2) = 6m.
Prove the statement for P(k + 1): Consider the product (k + 1)(k + 2)(k + 3). Expand or manipulate this expression to relate it to k(k + 1)(k + 2) and use the induction hypothesis to show that 6 divides (k + 1)(k + 2)(k + 3).
Conclude that since the base case is true and the induction step holds, by mathematical induction, 6 is a factor of n(n + 1)(n + 2) for every positive integer n.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
4m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Mathematical Induction

Mathematical induction is a proof technique used to show that a statement holds for all positive integers. It involves two steps: proving the base case (usually n=1) is true, and then proving that if the statement holds for an arbitrary integer k, it also holds for k+1. This creates a chain of truth for all n.
Recommended video:
Guided course
05:17
Types of Slope

Divisibility and Factors

Divisibility means one integer is a factor of another if it divides it without leaving a remainder. In this problem, showing that 6 is a factor of n(n+1)(n+2) means proving the product is divisible by 6 for all positive integers n. Understanding factors and multiples is key to verifying divisibility.
Recommended video:
Guided course
07:30
Introduction to Factoring Polynomials

Properties of Consecutive Integers

The expression n(n+1)(n+2) involves three consecutive integers. Among any three consecutive integers, one is divisible by 2 and one is divisible by 3, ensuring the product is divisible by 6. Recognizing this property helps simplify the proof of divisibility.
Recommended video:
5:36
Change of Base Property