Can the analysis of periodic functions be applied to the twin prime conjecture?An approach to proving the twin prime conjectureInfinitely many primes of the form $6cdot k+1$ , where $k$ is an odd number?Disprove the Twin Prime Conjecture for Exotic PrimesPrime decomposition of an integer: methods of determining the prime factors $ p_1, p_2, …, p_r$ and powers $k_1,k_2, …, k_r$Can the twin prime conjecture be solved in this way?Twin-prime sieveProof of minor claim related to the Twin Primes ConjectureCan you propose a conjectural $textUpper bound(x)$ for the counting function of a sequence of primes arising from the Eratosthenes sieve?A twin prime theorem, and a reformulation of the twin prime conjectureWhat is the largest known twin-prime of the form $2^acdot 3^bpm 1$?An approach to proving the twin prime conjecture
What if somebody invests in my application?
Lifted its hind leg on or lifted its hind leg towards?
Is there a good way to store credentials outside of a password manager?
What is the term when two people sing in harmony, but they aren't singing the same notes?
The One-Electron Universe postulate is true - what simple change can I make to change the whole universe?
What do you call the infoboxes with text and sometimes images on the side of a page we find in textbooks?
Should my PhD thesis be submitted under my legal name?
Reply ‘no position’ while the job posting is still there (‘HiWi’ position in Germany)
Is there an Impartial Brexit Deal comparison site?
In Star Trek IV, why did the Bounty go back to a time when whales were already rare?
My boss asked me to take a one-day class, then signs it up as a day off
A known event to a history junkie
Why does this part of the Space Shuttle launch pad seem to be floating in air?
Can I Retrieve Email Addresses from BCC?
Visiting the UK as unmarried couple
Who must act to prevent Brexit on March 29th?
Is it okay / does it make sense for another player to join a running game of Munchkin?
Greatest common substring
Can I rely on these GitHub repository files?
Why are on-board computers allowed to change controls without notifying the pilots?
Adding empty element to declared container without declaring type of element
Female=gender counterpart?
Resetting two CD4017 counters simultaneously, only one resets
Can the electrostatic force be infinite in magnitude?
Can the analysis of periodic functions be applied to the twin prime conjecture?
An approach to proving the twin prime conjectureInfinitely many primes of the form $6cdot k+1$ , where $k$ is an odd number?Disprove the Twin Prime Conjecture for Exotic PrimesPrime decomposition of an integer: methods of determining the prime factors $ p_1, p_2, …, p_r$ and powers $k_1,k_2, …, k_r$Can the twin prime conjecture be solved in this way?Twin-prime sieveProof of minor claim related to the Twin Primes ConjectureCan you propose a conjectural $textUpper bound(x)$ for the counting function of a sequence of primes arising from the Eratosthenes sieve?A twin prime theorem, and a reformulation of the twin prime conjectureWhat is the largest known twin-prime of the form $2^acdot 3^bpm 1$?An approach to proving the twin prime conjecture
$begingroup$
In my previous post, using the fact that $$(6npm 1)in mathbb P iff nne 6abpm a pm b$$
I proposed a sieve to identify suitable candidates for $n$, and by extension twin primes of the form $6npm 1$, by serially eliminating integers of the form $5bpm1$,then $7bpm1$, $11bpm2$, $13bpm2, dots , (6kpm 1)b pm k$. This sieve is a series of periodic operations, each removing every $p^th$ integer from a determinable starting point.
By way of illustration, eliminating integers which are multiples of primes (the well known Sieve of Eratosthenes) can be accomplished by finding a function which maps multiples of primes to $0$. The $sin$ function can be adapted for this purpose. $$textFor nge 4, F(n):=prod_p le sqrtn sin(fracnpcdot 2pi)$$
$F(n)=0 Rightarrow n textis composite; F(n)ne 0 Rightarrow n textis prime$. The infinitude of primes means that $$not exists n_max: forall n>n_max Rightarrow F(n)=0$$
I note that with regard to $F(n)$, the various $sin$ terms are multiplied, not added, so I do not think that Fourier analysis of the function would be productive. However, since I am inexpert in that area, I am open to being educated by more knowlegable persons. I make one further observation. If we let $m=n-1$, then $F(n)$ identifies integers $m$ which are $1$ greater than primes, and they are also infinite in number. So 'displacing' the argument by some constant value changes the nature of the numbers identified, but not their abundance.
In my sieve, the object is not to identify primes, but to identify $nne 6abpm a pm b$. The sieve eliminates not multiples of primes, but integers which have a particular remainder with respect to various moduli. The removed integers occur periodically, at modular distances from a detrminable starting point. I formulate an analogous periodic function: $$textFor p(k)=(6kpm 1), G(n):=prod_k bigl( sin(fracn-kp(k)cdot 2pi)cdot sin(fracn+kp(k)cdot 2pi) bigr)$$
If $nequiv pm k modp(k)$, that term (and hence the entire product) is $0$. Thus far, $p(k)$ is not defined to be prime, only to be of the form $6kpm 1$. If $p(k)$ is composite, its (prime) factors are also of the form $6k'pm1$.
Assume $(6k_1pm1)=(6k_2pm1)(6k_3pm1)$. Then $(6k_1pm1)=36k_2k_3pm 6k_2 pm 6k_3 pm 1$. Noting that the $1$ must have the same sign on each side, we get $k_1=6k_2k_3pm k_2 pm k_3$.
Gathering like terms (say for $k_2$), we see $k_1=k_2(6k_3pm 1)pm k_3$; thus $k_1equiv k_3 mod 6k_3pm 1$. Also, $(6k_3pm1)$ is a factor of $(6k_1pm1)$, so $(6k_1pm1)b equiv 0 mod(6k_3pm1)$.
In toto, $(6k_1pm1)b pm k_1 equiv k_3 mod(6k_3pm1)$. $(6k_1pm1)b pm k_1 = (6k_3pm1)b'pm k_3$. Any number to be sieved out by virtue of having the form $(6k_1pm1)b pm k_1$ will already have been sieved out by virtue of having the form $(6k_3pm1)b' pm k_3$. So it is appropriate restrict $p(k)in mathbb P$. This increases the similarity between $F(n)$ and $G(n)$.
The function $F(n)$ does not go to $0$ for all arbitrarily large $n$, and that does not change if the argument in each term is displaced by some constant amount. In the very similar function $G(n)$, the argument in each term is displaced, but by a non-constant amount. The properties of perioidic functions is wildly outside of my familiarity, so I can go no further than this set up.
Here is my question: Given the behavior of $F(n)$, and the similarity of $G(n)$, is it possible to show that $$not exists n_max: forall n>n_max Rightarrow G(n)=0$$ If $G(n)$ does not go to $0$ for all arbitrarily large $n$, then there are arbitrarily large numbers $nne 6abpm a pm b$, and the twin prime conjecture is proved.
prime-numbers periodic-functions prime-twins
$endgroup$
add a comment |
$begingroup$
In my previous post, using the fact that $$(6npm 1)in mathbb P iff nne 6abpm a pm b$$
I proposed a sieve to identify suitable candidates for $n$, and by extension twin primes of the form $6npm 1$, by serially eliminating integers of the form $5bpm1$,then $7bpm1$, $11bpm2$, $13bpm2, dots , (6kpm 1)b pm k$. This sieve is a series of periodic operations, each removing every $p^th$ integer from a determinable starting point.
By way of illustration, eliminating integers which are multiples of primes (the well known Sieve of Eratosthenes) can be accomplished by finding a function which maps multiples of primes to $0$. The $sin$ function can be adapted for this purpose. $$textFor nge 4, F(n):=prod_p le sqrtn sin(fracnpcdot 2pi)$$
$F(n)=0 Rightarrow n textis composite; F(n)ne 0 Rightarrow n textis prime$. The infinitude of primes means that $$not exists n_max: forall n>n_max Rightarrow F(n)=0$$
I note that with regard to $F(n)$, the various $sin$ terms are multiplied, not added, so I do not think that Fourier analysis of the function would be productive. However, since I am inexpert in that area, I am open to being educated by more knowlegable persons. I make one further observation. If we let $m=n-1$, then $F(n)$ identifies integers $m$ which are $1$ greater than primes, and they are also infinite in number. So 'displacing' the argument by some constant value changes the nature of the numbers identified, but not their abundance.
In my sieve, the object is not to identify primes, but to identify $nne 6abpm a pm b$. The sieve eliminates not multiples of primes, but integers which have a particular remainder with respect to various moduli. The removed integers occur periodically, at modular distances from a detrminable starting point. I formulate an analogous periodic function: $$textFor p(k)=(6kpm 1), G(n):=prod_k bigl( sin(fracn-kp(k)cdot 2pi)cdot sin(fracn+kp(k)cdot 2pi) bigr)$$
If $nequiv pm k modp(k)$, that term (and hence the entire product) is $0$. Thus far, $p(k)$ is not defined to be prime, only to be of the form $6kpm 1$. If $p(k)$ is composite, its (prime) factors are also of the form $6k'pm1$.
Assume $(6k_1pm1)=(6k_2pm1)(6k_3pm1)$. Then $(6k_1pm1)=36k_2k_3pm 6k_2 pm 6k_3 pm 1$. Noting that the $1$ must have the same sign on each side, we get $k_1=6k_2k_3pm k_2 pm k_3$.
Gathering like terms (say for $k_2$), we see $k_1=k_2(6k_3pm 1)pm k_3$; thus $k_1equiv k_3 mod 6k_3pm 1$. Also, $(6k_3pm1)$ is a factor of $(6k_1pm1)$, so $(6k_1pm1)b equiv 0 mod(6k_3pm1)$.
In toto, $(6k_1pm1)b pm k_1 equiv k_3 mod(6k_3pm1)$. $(6k_1pm1)b pm k_1 = (6k_3pm1)b'pm k_3$. Any number to be sieved out by virtue of having the form $(6k_1pm1)b pm k_1$ will already have been sieved out by virtue of having the form $(6k_3pm1)b' pm k_3$. So it is appropriate restrict $p(k)in mathbb P$. This increases the similarity between $F(n)$ and $G(n)$.
The function $F(n)$ does not go to $0$ for all arbitrarily large $n$, and that does not change if the argument in each term is displaced by some constant amount. In the very similar function $G(n)$, the argument in each term is displaced, but by a non-constant amount. The properties of perioidic functions is wildly outside of my familiarity, so I can go no further than this set up.
Here is my question: Given the behavior of $F(n)$, and the similarity of $G(n)$, is it possible to show that $$not exists n_max: forall n>n_max Rightarrow G(n)=0$$ If $G(n)$ does not go to $0$ for all arbitrarily large $n$, then there are arbitrarily large numbers $nne 6abpm a pm b$, and the twin prime conjecture is proved.
prime-numbers periodic-functions prime-twins
$endgroup$
add a comment |
$begingroup$
In my previous post, using the fact that $$(6npm 1)in mathbb P iff nne 6abpm a pm b$$
I proposed a sieve to identify suitable candidates for $n$, and by extension twin primes of the form $6npm 1$, by serially eliminating integers of the form $5bpm1$,then $7bpm1$, $11bpm2$, $13bpm2, dots , (6kpm 1)b pm k$. This sieve is a series of periodic operations, each removing every $p^th$ integer from a determinable starting point.
By way of illustration, eliminating integers which are multiples of primes (the well known Sieve of Eratosthenes) can be accomplished by finding a function which maps multiples of primes to $0$. The $sin$ function can be adapted for this purpose. $$textFor nge 4, F(n):=prod_p le sqrtn sin(fracnpcdot 2pi)$$
$F(n)=0 Rightarrow n textis composite; F(n)ne 0 Rightarrow n textis prime$. The infinitude of primes means that $$not exists n_max: forall n>n_max Rightarrow F(n)=0$$
I note that with regard to $F(n)$, the various $sin$ terms are multiplied, not added, so I do not think that Fourier analysis of the function would be productive. However, since I am inexpert in that area, I am open to being educated by more knowlegable persons. I make one further observation. If we let $m=n-1$, then $F(n)$ identifies integers $m$ which are $1$ greater than primes, and they are also infinite in number. So 'displacing' the argument by some constant value changes the nature of the numbers identified, but not their abundance.
In my sieve, the object is not to identify primes, but to identify $nne 6abpm a pm b$. The sieve eliminates not multiples of primes, but integers which have a particular remainder with respect to various moduli. The removed integers occur periodically, at modular distances from a detrminable starting point. I formulate an analogous periodic function: $$textFor p(k)=(6kpm 1), G(n):=prod_k bigl( sin(fracn-kp(k)cdot 2pi)cdot sin(fracn+kp(k)cdot 2pi) bigr)$$
If $nequiv pm k modp(k)$, that term (and hence the entire product) is $0$. Thus far, $p(k)$ is not defined to be prime, only to be of the form $6kpm 1$. If $p(k)$ is composite, its (prime) factors are also of the form $6k'pm1$.
Assume $(6k_1pm1)=(6k_2pm1)(6k_3pm1)$. Then $(6k_1pm1)=36k_2k_3pm 6k_2 pm 6k_3 pm 1$. Noting that the $1$ must have the same sign on each side, we get $k_1=6k_2k_3pm k_2 pm k_3$.
Gathering like terms (say for $k_2$), we see $k_1=k_2(6k_3pm 1)pm k_3$; thus $k_1equiv k_3 mod 6k_3pm 1$. Also, $(6k_3pm1)$ is a factor of $(6k_1pm1)$, so $(6k_1pm1)b equiv 0 mod(6k_3pm1)$.
In toto, $(6k_1pm1)b pm k_1 equiv k_3 mod(6k_3pm1)$. $(6k_1pm1)b pm k_1 = (6k_3pm1)b'pm k_3$. Any number to be sieved out by virtue of having the form $(6k_1pm1)b pm k_1$ will already have been sieved out by virtue of having the form $(6k_3pm1)b' pm k_3$. So it is appropriate restrict $p(k)in mathbb P$. This increases the similarity between $F(n)$ and $G(n)$.
The function $F(n)$ does not go to $0$ for all arbitrarily large $n$, and that does not change if the argument in each term is displaced by some constant amount. In the very similar function $G(n)$, the argument in each term is displaced, but by a non-constant amount. The properties of perioidic functions is wildly outside of my familiarity, so I can go no further than this set up.
Here is my question: Given the behavior of $F(n)$, and the similarity of $G(n)$, is it possible to show that $$not exists n_max: forall n>n_max Rightarrow G(n)=0$$ If $G(n)$ does not go to $0$ for all arbitrarily large $n$, then there are arbitrarily large numbers $nne 6abpm a pm b$, and the twin prime conjecture is proved.
prime-numbers periodic-functions prime-twins
$endgroup$
In my previous post, using the fact that $$(6npm 1)in mathbb P iff nne 6abpm a pm b$$
I proposed a sieve to identify suitable candidates for $n$, and by extension twin primes of the form $6npm 1$, by serially eliminating integers of the form $5bpm1$,then $7bpm1$, $11bpm2$, $13bpm2, dots , (6kpm 1)b pm k$. This sieve is a series of periodic operations, each removing every $p^th$ integer from a determinable starting point.
By way of illustration, eliminating integers which are multiples of primes (the well known Sieve of Eratosthenes) can be accomplished by finding a function which maps multiples of primes to $0$. The $sin$ function can be adapted for this purpose. $$textFor nge 4, F(n):=prod_p le sqrtn sin(fracnpcdot 2pi)$$
$F(n)=0 Rightarrow n textis composite; F(n)ne 0 Rightarrow n textis prime$. The infinitude of primes means that $$not exists n_max: forall n>n_max Rightarrow F(n)=0$$
I note that with regard to $F(n)$, the various $sin$ terms are multiplied, not added, so I do not think that Fourier analysis of the function would be productive. However, since I am inexpert in that area, I am open to being educated by more knowlegable persons. I make one further observation. If we let $m=n-1$, then $F(n)$ identifies integers $m$ which are $1$ greater than primes, and they are also infinite in number. So 'displacing' the argument by some constant value changes the nature of the numbers identified, but not their abundance.
In my sieve, the object is not to identify primes, but to identify $nne 6abpm a pm b$. The sieve eliminates not multiples of primes, but integers which have a particular remainder with respect to various moduli. The removed integers occur periodically, at modular distances from a detrminable starting point. I formulate an analogous periodic function: $$textFor p(k)=(6kpm 1), G(n):=prod_k bigl( sin(fracn-kp(k)cdot 2pi)cdot sin(fracn+kp(k)cdot 2pi) bigr)$$
If $nequiv pm k modp(k)$, that term (and hence the entire product) is $0$. Thus far, $p(k)$ is not defined to be prime, only to be of the form $6kpm 1$. If $p(k)$ is composite, its (prime) factors are also of the form $6k'pm1$.
Assume $(6k_1pm1)=(6k_2pm1)(6k_3pm1)$. Then $(6k_1pm1)=36k_2k_3pm 6k_2 pm 6k_3 pm 1$. Noting that the $1$ must have the same sign on each side, we get $k_1=6k_2k_3pm k_2 pm k_3$.
Gathering like terms (say for $k_2$), we see $k_1=k_2(6k_3pm 1)pm k_3$; thus $k_1equiv k_3 mod 6k_3pm 1$. Also, $(6k_3pm1)$ is a factor of $(6k_1pm1)$, so $(6k_1pm1)b equiv 0 mod(6k_3pm1)$.
In toto, $(6k_1pm1)b pm k_1 equiv k_3 mod(6k_3pm1)$. $(6k_1pm1)b pm k_1 = (6k_3pm1)b'pm k_3$. Any number to be sieved out by virtue of having the form $(6k_1pm1)b pm k_1$ will already have been sieved out by virtue of having the form $(6k_3pm1)b' pm k_3$. So it is appropriate restrict $p(k)in mathbb P$. This increases the similarity between $F(n)$ and $G(n)$.
The function $F(n)$ does not go to $0$ for all arbitrarily large $n$, and that does not change if the argument in each term is displaced by some constant amount. In the very similar function $G(n)$, the argument in each term is displaced, but by a non-constant amount. The properties of perioidic functions is wildly outside of my familiarity, so I can go no further than this set up.
Here is my question: Given the behavior of $F(n)$, and the similarity of $G(n)$, is it possible to show that $$not exists n_max: forall n>n_max Rightarrow G(n)=0$$ If $G(n)$ does not go to $0$ for all arbitrarily large $n$, then there are arbitrarily large numbers $nne 6abpm a pm b$, and the twin prime conjecture is proved.
prime-numbers periodic-functions prime-twins
prime-numbers periodic-functions prime-twins
asked Mar 16 at 21:07
Keith BackmanKeith Backman
1,4941812
1,4941812
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3150850%2fcan-the-analysis-of-periodic-functions-be-applied-to-the-twin-prime-conjecture%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3150850%2fcan-the-analysis-of-periodic-functions-be-applied-to-the-twin-prime-conjecture%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown