This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
It's actually easier to list the primes p which satisfy your statement than to find the list that fails it. Just compare any list of twin primes with a list of Mersenne primes, and you'll see that the p which satisfy your statement are
p=3,5,11,17,29,59,1277,4421,110501,132047,…
and at this point, I got a little tired of looking.
Point being, in the first 8000 or so twin primes, only these 10 satisfy your statement, so there's no way to patch it by removing just a few errant counterexamples.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
but, in f(p) = 2^p - 1 hasn't always gives a prime marsenne.
you sure that 2^43 - 1 isn't prime number :(
It's actually easier to list the primes p which satisfy your statement than to find the list that fails it. Just compare any list of twin primes with a list of Mersenne primes, and you'll see that the p which satisfy your statement are p=3,5,11,17,29,59,1277,4421,110501,132047,… and at this point, I got a little tired of looking.
Point being, in the first 8000 or so twin primes, only these 10 satisfy your statement, so there's no way to patch it by removing just a few errant counterexamples.
What you mean is the larger one of every twin prime would produce a Mersenne Prime ? Oh I need to check this out
From this theorem, we knew that a large primes is infinite.
Log in to reply
Actually, the numbers of the form 2^n-1 that are prime are known as Mersenne primes. Read this
For a counter example, take p=41, 2^43-1 is not prime. See this
maybe, except just for p = 41.