Is 4^(2n)-1 Divisible by 15? Proving with Induction

  • Thread starter Thread starter cragar
  • Start date Start date
Click For Summary

Homework Help Overview

The problem involves proving that \(4^{2n}-1\) is divisible by 15 for all positive integers \(n\). The discussion centers around the application of mathematical induction and factorization techniques.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss factorization of the expression and the implications of even and odd values of \(n\). There are attempts to establish divisibility by 3 and 5, with some participants suggesting the use of induction as a method of proof. Others raise concerns about the validity of certain approaches and emphasize the need for a structured inductive argument.

Discussion Status

The discussion is ongoing, with various methods being proposed, including induction and factorization. Some participants have offered guidance on how to approach the proof, while others are exploring different interpretations of the problem. There is no explicit consensus on a single method yet.

Contextual Notes

Some participants question the assumptions made in the problem setup and the validity of certain reasoning paths. The discussion reflects a mix of approaches and interpretations, highlighting the complexity of the proof.

cragar
Messages
2,546
Reaction score
3

Homework Statement


Prove 4^{2n}-1 is divisible by 15 for all positive integers

The Attempt at a Solution


Ok so I factor it into this
(2^n+1)(2^n-1)(4^n+1)
I know how to get the factor of 3 because we know
2^n is even so either 2^n+1 or 2^n-1 is divisible by 3 because we have 3 consecutive integers so at least one of them needs to be divisible by 3.
But I am not sure how to get the factor of 5.
I thought about squaring some of their components and looking how close they
are to 4^n+1.
 
Physics news on Phys.org
Consider the cases when n is odd and n is even. You should be able to obtain a factor of 5 from different terms in each case.
 
Did you not notice that 4^2 = 16 = 15 + 1?

That suggests a proof, by induction on n, that 4^{2n} = 15k_n + 1 for some integers k_1 = 1, k_2, k_3, \dots.
 
You may also use the factorisation of:


<br /> \left ( x^n - 1 \right ) = \left ( x - 1 \right ) \left ( x^{n-1} + \ldots + 1 \right )<br />
 
zeesh said:
I don't think that thinking would get you to the solution.

Of course it would. Induction is a perfectly reasonable method of proof here.

Assume 4^{2k}-1=15N for some integer N, and now prove that 4^{2(k+1)}-1 is a multiple of 15.
 
Well, I have found a solution :

Let us assume that 42n-1 is divisible by 15.
So, we have

16n-1 is divisible by 16-1 ...

Since 16n-1 = 16n - 1n ... it takes the form of an-bn is divisible by a-b. Just prove that it is possible and you have it ...
 
That's not exactly induction, but rather the method that jfgobin detailed, except that assuming 42n-1 is divisible by 15 does absolutely nothing for your proof.
 
Yeah it requires proof by induction. Its pretty straight foward. You have a base case. Let n=1 and show it works. Then for the inductive case basically what you assume that
15|4^(2k)-1 where k ε Z. Moreover we want to show that 15|4^(2k+2)-1. Then rewrite the notation as such were 15r=4^(2k)-1 where rεZ and 15n=4^(2k+2)-1 where nεZ. Also notice that 15n=4^(2k+2)-1 is just 15n=4^(2k)*16. From there its pretty much easy.
 

Similar threads

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