Solve the Math Puzzle: 15|2^(4n)-1

  • MHB
  • Thread starter evinda
  • Start date
In summary, to show that $15 | 2^{4n}-1$, we can use induction and the fact that $15$ can be written as the product of two prime numbers, or we can use modular arithmetic. Both methods lead to the same conclusion that $15$ divides $2^{4n}-1$.
  • #1
evinda
Gold Member
MHB
3,836
0
Hey! :eek:
I am given the following exercise: Show that $$15|2^{4n}-1$$
How can I do this?? :confused:
 
Mathematics news on Phys.org
  • #2
evinda said:
Hey! :eek:
I am given the following exercise: Show that $$15|2^{4n}-1$$
How can I do this?? :confused:

Hai! :)

What is $2^{4n}-1 \pmod 3$?
And $2^{4n}-1 \pmod 5$?
 
  • #3
I like Serena said:
Hai! :)

What is $2^{4n}-1 \pmod 3$?
And $2^{4n}-1 \pmod 5$?

$2^{4n}-1 \pmod 3=0 $ and $2^{4n}-1 \pmod 5=0$.So,we have written $15$ as a product of prime numbers $3 \cdot 5$,so the remainder of the division of $2^{4n}-1$ with both of these prime numbers should be $0$?? :confused:
 
  • #4
evinda said:
$2^{4n}-1 \pmod 3=0 $ and $2^{4n}-1 \pmod 5=0$.So,we have written $15$ as a product of prime numbers $3 \cdot 5$,so the remainder of the division of $2^{4n}-1$ with both of these prime numbers should be $0$?? :confused:

Yep! :D
 
  • #5
I like Serena said:
Yep! :D

Great!Thank you very much! (Yes)
 
  • #6
evinda said:
Hey! :eek:
I am given the following exercise: Show that $$15|2^{4n}-1$$
How can I do this?? :confused:

I'd probably use induction. To show $\displaystyle \begin{align*} 15 | \left( 2^{4n} - 1 \right) \end{align*}$, that means we have to show $\displaystyle \begin{align*} 2^{4n} - 1 = 15p \end{align*}$, where $\displaystyle \begin{align*} p \in \mathbf{Z} \end{align*}$ for all $\displaystyle \begin{align*} n \in \mathbf{N} \end{align*}$.

Base Step: $\displaystyle \begin{align*} n = 1 \end{align*}$

$\displaystyle \begin{align*} 2^{4 \cdot 1} - 1 &= 16 -1 \\ &= 15 \end{align*}$

Inductive Step: Assume the statement is true for $\displaystyle \begin{align*} n = k \end{align*}$, so $\displaystyle \begin{align*} 2^{4k} - 1 = 15m \end{align*}$. Use this to show the statement is true for $\displaystyle \begin{align*} n = k + 1 \end{align*}$, in other words, show that $\displaystyle \begin{align*} 2^{4 \left( k + 1 \right) } - 1 = 15p \end{align*}$ where $\displaystyle \begin{align*} p \in \mathbf{Z} \end{align*}$.

$\displaystyle \begin{align*} 2^{4 \left( k + 1 \right) } - 1 &= 2^{4k + 4} - 1 \\ &= 2^4 \cdot 2^{4k} - 1 \\ &= 16 \cdot 2^{4k} - 1 \\ &= 16\cdot 2^{4k} - 16 + 15 \\ &= 16 \left( 2^{4k} - 1 \right) + 15 \\ &= 16 \cdot 15m + 15 \\ &= 15 \left( 16m + 1 \right) \\ &= 15p \textrm{ where } p = 16m + 1 \in \mathbf{Z} \end{align*}$

Therefore $\displaystyle \begin{align*} 15 | \left( 2^{4k} - 1 \right) \end{align*}$.

Q.E.D.
 
Last edited:
  • #7
Alternatively:
$$2^{4n}-1 \equiv (2^4)^n -1 \equiv 16^n - 1 \equiv 1^n - 1 \equiv 0 \pmod{15}$$
$\blacksquare$
 

FAQ: Solve the Math Puzzle: 15|2^(4n)-1

How do I solve the math puzzle 15|2^(4n)-1?

To solve this math puzzle, you first need to understand the order of operations. The exponent (4n) will be calculated first, followed by the multiplication (15|2^(4n)). Then, you can subtract 1 from the result to get your final answer.

What is the value of n in the equation 15|2^(4n)-1?

The value of n can vary depending on what number is plugged in for 2^(4n). However, the equation can be simplified to 15|2^(4n) by adding 1 to both sides. Therefore, the value of n is not a fixed number but rather a variable that can be solved for.

Can the equation 15|2^(4n)-1 be simplified further?

No, the equation cannot be simplified any further. The expression 2^(4n) cannot be simplified since the base and exponent are both variables. Similarly, 15|2^(4n) cannot be simplified since 15 and 2^(4n) are not like terms that can be combined.

What is the significance of the vertical bar (|) in the equation 15|2^(4n)-1?

The vertical bar (|) in the equation 15|2^(4n)-1 represents the modulus operator, which is used to find the remainder after division. In this case, 15|2^(4n) means to divide 15 by 2^(4n) and find the remainder. This is important because it affects the order of operations in the equation and ultimately the final solution.

What is the solution to the math puzzle 15|2^(4n)-1?

The solution to the math puzzle 15|2^(4n)-1 is dependent on the value of n. Without a specific value for n, the equation cannot be fully solved. However, if a number is given for n, then the equation can be solved using the order of operations and basic math principles.

Similar threads

Replies
10
Views
706
Replies
3
Views
2K
Replies
2
Views
2K
Replies
11
Views
3K
Replies
3
Views
4K
Replies
11
Views
18K
Back
Top