How can we use induction to prove that 2^{2n-1} + 3^{2n-1} is divisible by 5?

  • Thread starter Thread starter 1MileCrash
  • Start date Start date
  • Tags Tags
    Induction Proof
Click For Summary

Homework Help Overview

The discussion revolves around proving that the expression \(2^{2n-1} + 3^{2n-1}\) is divisible by 5 using mathematical induction. Participants are exploring the structure of the proof and the manipulation of terms involved in the induction process.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the base case of \(n=1\) and the assumption for \(n=k\). There is uncertainty about how to express the induction step for \(n=k+1\) and how to maintain the validity of the equation. Some participants suggest rewriting the expression and using known divisibility properties to establish the proof.

Discussion Status

There is active engagement with the problem, with participants attempting to clarify the steps needed for the induction proof. Some guidance has been offered regarding the manipulation of terms, but there is still a lack of consensus on the best approach to take for the induction step.

Contextual Notes

Participants are grappling with the algebraic manipulation required to maintain the validity of the induction hypothesis. There is an emphasis on ensuring that the expressions remain consistent with the divisibility by 5 throughout the proof process.

1MileCrash
Messages
1,338
Reaction score
41

Homework Statement



[itex]2^{2n-1} + 3^{2n-1} is a number divisible by 5.[/itex]

Prove by induction.

Homework Equations





The Attempt at a Solution



Firstly, solving for n = 1 is true.

I've re-written the statement to be:

[itex]2^{2n-1} + 3^{2n-1} = 5L[/itex]

where L is any natural number.

Now, I assume that it is true for n = k, and then show that if that is so, then it must be true for k + 1.

My problem, is that I don't know what to do to the right side of the equation here to keep a valid statement.

[itex]2^{2k-1} + 3^{2k-1} = 5L[/itex]

[itex]2^{2k+1} + 3^{2k+1} = 5L?[/itex]

What do you do to 5L to keep a valid equation?
 
Physics news on Phys.org
You have to move it, move it! since, as you said, you cannot yet state anything about P(k+1)

Just write the expression as you did:

P(k+1):=22k+1+32k+1


And try using the fact of P(k) that 22k-1+32k-1=5L , to

show the expression P(k+1) is also divisible by 5 .
 
So, what are you saying? Repeat induction for the new function?
 
No; sorry, I used k instead of n, but it is the same thing. Use your knowledge of the fact that the expression for n is divisible by 5 to show that the expression for n+1 is also divisible by 5; just manipulate and rewrite the expression for n+1 to show it is divisible by 5, using the fact that the expression for n is also divisible by 5.
 
[tex]2^{2(n+1)-1}+ 3^{2(n+1)-1}= 2^{2n+ 1}+ 3^{2n+1}[/tex]
[tex]= 4(2^{2n-1})+ 9(3^{2n-1})[/tex]

and 9= 5+ 4.
 
Last edited by a moderator:
1MileCrash said:

Homework Statement



[itex]2^{2n-1} + 3^{2n-1}\text{ is a number divisible by 5.}[/itex]

Prove by induction.
...

My problem, is that I don't know what to do to the right side of the equation here to keep a valid statement.

[itex]2^{2k-1} + 3^{2k-1} = 5L[/itex]

[itex]2^{2k+1} + 3^{2k+1} = 5L?[/itex]

What do you do to 5L to keep a valid equation?
In Latex, use "\text{ text with s p a c e s. }" to display text.
...

Just pick another integer: [itex]2^{2k+1} + 3^{2k+1} = 5M[/itex]
 
Last edited:
I don't understand how 9=5+4 in that spot proves anything.
 
9a+ 4b= (5+4)a+ 4b= 5a+ 4(a+ b)

Saying anything more would be giving away the answer.
 
I think I'm seeing it now.

My end result using your algebra implies 4 times the statement initially assumed to be a multiple of 5, plus 5 times another statement (which is of course a multiple of 5 since it is being multiplied by 5), and a multiple of 5 plus a multiple of 5 is of couse a multiple of 5.

Does it sound like I have a grasp of the proof?
 
  • #10
Yes. You have, as I said, 9a+ 4b= (5+4)a+ 4b= 5a+ 4(a+ b). If you have already shown that a+ b is a multiple of 5, that is, a+ b= 5n for some n, then 9a+ 4b= 5a+ 4(5n)= 5(a+4n).
 

Similar threads

Replies
7
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
Replies
4
Views
1K