Prove 5|(3^(3n+1)+2^(n+1)) for every positive integer n.

  • Thread starter Thread starter Tsunoyukami
  • Start date Start date
  • Tags Tags
    Integer Positive
Click For Summary

Homework Help Overview

The problem involves proving that \(5|(3^{3n+1}+2^{n+1})\) for every positive integer \(n\). This falls within the subject area of number theory and mathematical proofs, particularly focusing on divisibility and induction techniques.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to use mathematical induction but encounters difficulties in manipulating expressions. They also consider case analysis based on the parity of \(n\). Some participants suggest rewriting expressions to facilitate the proof, while others question how to effectively demonstrate divisibility by 5.

Discussion Status

Participants are actively discussing various approaches, including induction and rewriting expressions. Hints have been provided to help clarify the manipulation of terms, but there is no explicit consensus on a single method yet.

Contextual Notes

The discussion highlights the challenges of proving divisibility and the need for careful handling of algebraic expressions. The original poster has shown the base case for \(n=1\) and is working through the inductive step.

Tsunoyukami
Messages
213
Reaction score
11
"Prove ##5|(3^{3n+1}+2^{n+1})## for every positive integer ##n##." (Exercise 11.8 from Mathematical Proofs: A Transition to Advanced Mathematics 3rd edition by Chartrand, Polimeni & Zhang; pg. 282)

I'm having difficulty solving this exercise. My first thought was to use induction but I get stuck with an expression that I can't seem to manipulate into the required form. The next thing I tried was considering cases (when ##n## is even and when ##n## is odd) but once again I get stuck.

Can anyone suggest another method of proof?

I feel that induction should work out for me despite my difficulties. As such, I will explain what I've done so far. If you would like to see work I describe but do not include below let me know and I'll include it.


First I showed that this expression holds for the case ##n=1##. I assumed this holds for some arbitrary positive integer ##k##. Now I wish to show that ##5|(3^{3(k+1)+1}+2^{(k+1)+1})##.

From here I tried working with the expression ##3^{3(k+1)+1}+2^{(k+1)+1}##:

##3^{3(k+1)+1}+2^{(k+1)+1}=3^{3k+3+1}+2^{k+1+1}=3^{3k+4}+2^{k+2}=3^{3k} \cdot 3^4 + 2^{k} \cdot 2^{2}=81\cdot3^{3k}+4\cdot2^{k}##

This is where I get stuck - I don't know how to massage this equation to show that 5 divides it.
 
Physics news on Phys.org
Tsunoyukami said:
"Prove ##5|(3^{3n+1}+2^{n+1})## for every positive integer ##n##." (Exercise 11.8 from Mathematical Proofs: A Transition to Advanced Mathematics 3rd edition by Chartrand, Polimeni & Zhang; pg. 282)

I'm having difficulty solving this exercise. My first thought was to use induction but I get stuck with an expression that I can't seem to manipulate into the required form. The next thing I tried was considering cases (when ##n## is even and when ##n## is odd) but once again I get stuck.

Can anyone suggest another method of proof?

I feel that induction should work out for me despite my difficulties. As such, I will explain what I've done so far. If you would like to see work I describe but do not include below let me know and I'll include it.


First I showed that this expression holds for the case ##n=1##. I assumed this holds for some arbitrary positive integer ##k##. Now I wish to show that ##5|(3^{3(k+1)+1}+2^{(k+1)+1})##.

From here I tried working with the expression ##3^{3(k+1)+1}+2^{(k+1)+1}##:

##3^{3(k+1)+1}+2^{(k+1)+1}=3^{3k+3+1}+2^{k+1+1}=3^{3k+4}+2^{k+2}=3^{3k} \cdot 3^4 + 2^{k} \cdot 2^{2}=81\cdot3^{3k}+4\cdot2^{k}##

This is where I get stuck - I don't know how to massage this equation to show that 5 divides it.

Write that as ##3^{3(k+1)+1}+2^{(k+1)+1}=27*3^{3k+1}+2^{k+1}##. Note 27=25+2.
 
Thanks so much for the hint!

So we can write:

##3^{3(k+1)+1}+2^{(k+1)+1}##
##= 27 \cdot 3^{3k+1}+2\cdot 2^{k+1}##
##=(25+2)\cdot 3^{3k+1}+2 \cdot 2^{k+1}##
##=25 \cdot 3^{3k+1} + 2 \cdot 3^{3k+1} + 2\cdot 2^{k+1}##
##= 25 \cdot 3^{3k+1} + 2 \cdot (3^{3k+1} + 2^{k+1})##

By assumption we know that ##5|(3^{3k+1} + 2^{k+1})## so we can write ##(3^{3k+1} + 2^{k+1})=5x## for some integer x.

Then we have
##= 25 \cdot 3^{3k+1} + 2 \cdot (3^{3k+1} + 2^{k+1})##
##=5(5\cdot3^{3k+1})+5\cdot2x##
##=5(5\cdot3^{3k+1}+2x)##

Since ##5\cdot3^{3k+1}+2x## is an integer, we conclude that ##5|3^{3(k+1)+1}+2^{(k+1)+1}##.
 
Last edited:
Tsunoyukami said:
Thanks so much for the hint!

So we can write:

##3^{3(k+1)+1}+2^{(k+1)+1}##
##= 27 \cdot 3^{3k+1}+2\cdot 2^{k+1}##
##=(25+2)\cdot 3^{3k+1}+2 \cdot 2^{k+1}##
##=25 \cdot 3^{3k+1} + 2 \cdot 3^{3k+1} + 2\cdot 2^{k+1}##
##= 25 \cdot 3^{3k+1} + 2 \cdot (3^{3k+1} + 2^{k+1})##

By assumption we know that ##5|(3^{3k+1} + 2^{k+1})## so we can write ##(3^{3k+1} + 2^{k+1})=5x## for some integer x.

Then we have
##= 25 \cdot 3^{3k+1} + 2 \cdot (3^{3k+1} + 2^{k+1})##
##=5(5\cdot3^{3k+1})+5\cdot2x##
##=5(5\cdot3^{3k+1}+2x)##

Since ##5\cdot3^{3k+1}+2x## is an integer, we conclude that ##5|3^{3(k+1)+1}+2^{(k+1)+1}##.

Right. You definitely want to keep ##3^{3k+1} + 2^{k+1}## in the answer somehow because you know it's divisible by 5. And splitting the factor up becomes pretty obvious once you've seen the trick.
 

Similar threads

Replies
3
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
7
Views
4K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
5
Views
2K
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K