Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Use mathematical induction to prove that \(9\) divides \({n^3} + {\left( {n + 1} \right)^3} + {\left( {n + 2} \right)^3}\) whenever \(n\)is a nonnegative integer.

Short Answer

Expert verified

It is proved that\(9\)divides\({n^3} + {\left( {n + 1} \right)^3} + {\left( {n + 2} \right)^3}\)whenever nis a nonnegative integer.

Step by step solution

01

Principle of Mathematical Induction

Consider the propositional function\(P\left( n \right)\). Consider two actions to prove that\(P\left( n \right)\)evaluates to accurate for all set of positive integers\(n\).

Consider the first basic step is to confirm that \(P\left( 1 \right)\)true.

Consider the inductive step is to demonstrate that for any positive integer k the conditional statement \[P\left( k \right) \to P\left( {k + 1} \right)\]is true.

02

 Step 2: Prove the basis step

Let,\(P\left( n \right)\): “\(9\) divides\({n^3} + {\left( {n + 1} \right)^3} + {\left( {n + 2} \right)^3}\)”

In the basis step, we need to prove that\(P\left( 1 \right)\)is true.

For finding statement\(P\left( 1 \right)\)substituting\(1\)for\(n\)in the statement.

\(\begin{array}{c}{n^3} + {\left( {n + 1} \right)^3} + {\left( {n + 2} \right)^3} = {1^3} + {\left( {1 + 1} \right)^3} + {\left( {1 + 2} \right)^3}\\ = 1 + 8 + 27\\ = 36\end{array}\)

It is known that\(36\)is divisible by 9.

From the above, we can see that the statement \(P\left( 1 \right)\) is true this is also known as the basis step of the proof.

03

Prove the Inductive step

In the inductive step, we need to prove that, if\(P\left( k \right)\)is true, then\(P\left( {k + 1} \right)\)is also true.

That is,

\(P\left( k \right) \to P\left( {k + 1} \right)\)is true for all positive integers k.

In the inductive hypothesis, we assume that\(P\left( k \right)\)is true for any arbitrary positive integer\(k\)

That is\(9\)divides\({k^3} + {\left( {k + 1} \right)^3} + {\left( {k + 2} \right)^3}\).

Now show that\(P\left( {k + 1} \right)\)is also true.

Therefore, replace\(k\)with\(k + 1\)in the statement.

\(\begin{array}{c}{\left( {k + 1} \right)^3} + {\left( {k + 1 + 1} \right)^3} + {\left( {k + 1 + 2} \right)^3} = {\left( {k + 1} \right)^3} + {\left( {k + 2} \right)^3} + {\left( {k + 3} \right)^3}\\ = {\left( {k + 1} \right)^3} + {\left( {k + 2} \right)^3} + {k^3} + 9{k^2} + 9k + 27\\ = \left[ {{{\left( {k + 1} \right)}^3} + {{\left( {k + 2} \right)}^3} + {k^3}} \right] + 9\left[ {{k^2} + k + 3} \right]\end{array}\)

The first term of the expression is divisible by 9 from the inductive hypothesis and second term is also divisible by 9.

Since both the terms are divisible by 9, therefore\({\left( {k + 1} \right)^3} + {\left( {k + 1 + 1} \right)^3} + {\left( {k + 1 + 2} \right)^3}\)

Is also divisible by 9.

From the above, it is seen that\(P\left( {k + 1} \right)\)is also true.

Hence,\(P\left( {k + 1} \right)\)is true under the assumption that\(P\left( k \right)\)is true. This

completes the inductive step.

Hence, it is proved that\(9\)divides\({n^3} + {\left( {n + 1} \right)^3} + {\left( {n + 2} \right)^3}\)whenever nis a nonnegative integer.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Let P(n) be the statement that1+14+19++1n2<21n , where n is an integer greater than 1.

a) What is the statement P(2)?

b) Show that P(2) is true, completing the basis step of the proof.

c) What is the inductive hypothesis?

d) What do you need to prove in the inductive step?

e) Complete the inductive step.

f) Explain why these steps show that this inequality is true whenever n is an integer greater than 1.

Prove that a set with n elements has n(n-1)2subsets containing exactly two elements whenever n is an integer greater than or equal to 2.

Assume that a chocolate bar consists of n squares arranged in a rectangular pattern. The entire bar, a smaller rectangular piece of the bar, can be broken along a vertical or a horizontal line separating the squares. Assuming that only one piece can be broken at a time, determine how many breaks you must successfully make to break the bar into n separate squares. Use strong induction to prove your answer

LetP(n) be the statement that a postage of n cents can be formed using 4-cent stamps and 7-cent stamps. The parts of this exercise outline a strong induction proof thatP(n) is true forn18 .

(a) Show statements P(18),P(19),P(20) andP(32) are true, completing the basis step of the proof.

(b) What is the inductive hypothesis of the proof?

(c) What do you need to prove in this inductive step?

(d) Complete the inductive step for k21.

(e) Explain why these steps show that statement is true whenever

Trace Algorithm 1 when it is given n = 5 as input. That is, show all steps used by Algorithm 1 to find 5!, as is done in Example 1 to find 4!.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free