Prove by Induction the 11^(n+1)+12^(2n-1) is dvisible by 133.

  • Thread starter Thread starter teroenza
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary

Homework Help Overview

The problem involves proving by induction that the expression 11^(n+1) + 12^(2n-1) is divisible by 133 for all integers n greater than or equal to 1. The participants are exploring the validity of their inductive steps and the manipulation of the expression.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the base case and the inductive step, with attempts to express the statement for n=n+1 in terms of n. There are questions about the validity of factoring and manipulating the terms involved, particularly regarding the equivalence of expressions.

Discussion Status

Some participants are attempting to clarify their reasoning and the steps taken in their proofs. There is a recognition of the need to show that certain terms are divisible by 133, and hints have been provided to guide the exploration of the problem further. Multiple interpretations of the inductive step are being considered.

Contextual Notes

Participants note the challenge of demonstrating divisibility and the reliance on computational checks for specific values of n. The discussion reflects a mix of confidence and uncertainty about the correctness of their approaches.

teroenza
Messages
190
Reaction score
5

Homework Statement


Prove by Induction the 11^(n+1)+12^(2n-1) is visible by 133.

For all n>1 or n=1

Homework Equations





The Attempt at a Solution


I have shown that the base case of n=1 holds.
Then I assumed that the original statement "11^(n+1)+12^(2n-1)is divisible by 133" holds.

Now I need to show the statement holds for n=n+1 ---> 11^(n+2)+12^(2n+1) must be shown to be divisible by 133. I see it equals

11^(n+1)*11+12^(2n-1)*12^2

I pull out 11*12^2 to create something times the original statement (which is divisible)

11*12^2*[11^(n+1)+12^(2n-1)]

multiplied out this equals 12^2*11^(n+2) + 11*12^(2n+1)

I then subtract from this the necessary multiples of 11^(n+2) and 12^(2n+1) to recreate(re-balance) the (n+1) form 6 lines above.

the two terms I subtract are -143*11^(n+2) - 10*12^(2n+1).

If I can show these are divisible by 133, I have completed the proof. I have checked via computer that their sum is divisible for n=1 through 15, but can't seem to find a way to show it.
 
Physics news on Phys.org
teroenza said:

Homework Statement


Prove by Induction the 11^(n+1)+12^(2n-1) is visible by 133.

For all n>1 or n=1

Homework Equations



The Attempt at a Solution


I have shown that the base case of n=1 holds.
Then I assumed that the original statement "11^(n+1)+12^(2n-1)is divisible by 133" holds.

Now I need to show the statement holds for n=n+1 ---> 11^(n+2)+12^(2n+1) must be shown to be divisible by 133. I see it equals

11^(n+1)*11+12^(2n-1)*12^2

I pull out 11*12^2 to create something times the original statement (which is divisible)

11*12^2*[11^(n+1)+12^(2n-1)]
You can't do that! Those expressions are not equivalent. If they were equivalent, you would be done here.
multiplied out this equals 12^2*11^(n+2) + 11*12^(2n+1)

I then subtract from this the necessary multiples of 11^(n+2) and 12^(2n+1) to recreate(re-balance) the (n+1) form 6 lines above.

the two terms I subtract are -143*11^(n+2) - 10*12^(2n+1).

If I can show these are divisible by 133, I have completed the proof. I have checked via computer that their sum is divisible for n=1 through 15, but can't seem to find a way to show it.
 
That is why I then add

-143*11^(n+2) - 10*12^(2n+1)

to recreate it [11^(n+1)*11+12^(2n-1)*12^2]

though now with the intent of showing that all the terms are divisible by 133. It is an equivalent statement when the negative terms are attached. Apologies if I did not make my method clear.
 
teroenza said:
That is why I then add

-143*11^(n+2) - 10*12^(2n+1)

to recreate it [11^(n+1)*11+12^(2n-1)*12^2]

though now with the intent of showing that all the terms are divisible by 133. It is an equivalent statement when the negative terms are attached. Apologies if I did not make my method clear.
... but then you cannot factor out 11*122 which is what the next line shows.
 
When I pulled the 11*12^2 out front, I did not legitimately factor it out. I just wrote it as that product times the original statement which I am assuming to be divisible. Because this was not a legitimate operation I then multiply out

11*12^2*[11^(n+1)+12^(2n-1)]

and see what I need to add or subtract back to make it equal the original (n+1) quantity

11^(n+1)*11+12^(2n-1)*12^2.

So I end up with this (the line above) is equal to

11*12^2*[11^(n+1)+12^(2n-1)] -143*11^(n+2) - 10*12^(2n+1)

where that in bold can be assumed by the original assumption to be divisible by 133, then if I can show the non-bold portion is also, I can say that the original (n+1) quantity is divisible by 133.
 
You're trying too hard, I think, and you aren't taking advantage of the fact that 11^(n+1)+12^(2n-1) is divisible by 133.

Hint: For 11^(n+1)+12^(2n-1) to be divisible by 133 means there exists some integer kn such that 11^(n+1)+12^(2n-1) = 133*kn. This in turn means that 11^(n+1) = 133*kn - 12^(2n-1).
 
Thank you both. I substituted for 12^(n-1)*12^2 and was able to write both terms as multiples of 133.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
6
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
9K