Guess the Function for Scatterplot of Number Theoretic Function
$begingroup$
To my knowledge, this puzzle is not previously published (except by me on google+ recently), but I would be interested to hear of any info otherwise.
This following graph was generated using a simple ruby program and gnuplot. It graphs a "basic/fundamental" number theoretic property of the natural numbers. Can you figure out what it is? Increasingly detailed hints below if you want more help. The answer and further background will be posted as a comment after some time.

hint1:
"fundamental" as in "fundamental theorem of arithmetic"
hint2:
one word: prime
hint3:
prime decomposition
mathematics pattern
$endgroup$
add a comment |
$begingroup$
To my knowledge, this puzzle is not previously published (except by me on google+ recently), but I would be interested to hear of any info otherwise.
This following graph was generated using a simple ruby program and gnuplot. It graphs a "basic/fundamental" number theoretic property of the natural numbers. Can you figure out what it is? Increasingly detailed hints below if you want more help. The answer and further background will be posted as a comment after some time.

hint1:
"fundamental" as in "fundamental theorem of arithmetic"
hint2:
one word: prime
hint3:
prime decomposition
mathematics pattern
$endgroup$
$begingroup$
What does mean "graphs a "basic fundamental" number theoretic property of the natural numbers"? Can you give an example how you graph a property of numbers?
$endgroup$
– klm123
Aug 8 '14 at 20:30
$begingroup$
let x be a natural number and y=f(x) be some simple number-theoretic function of x.
$endgroup$
– vzn
Aug 8 '14 at 20:37
$begingroup$
and what then? How do you graph it? take all possible natural numbers X and put (y,x) points on the graph?
$endgroup$
– klm123
Aug 8 '14 at 20:50
$begingroup$
as axis labels on graph state x ∈ [1..1000]
$endgroup$
– vzn
Aug 8 '14 at 21:09
add a comment |
$begingroup$
To my knowledge, this puzzle is not previously published (except by me on google+ recently), but I would be interested to hear of any info otherwise.
This following graph was generated using a simple ruby program and gnuplot. It graphs a "basic/fundamental" number theoretic property of the natural numbers. Can you figure out what it is? Increasingly detailed hints below if you want more help. The answer and further background will be posted as a comment after some time.

hint1:
"fundamental" as in "fundamental theorem of arithmetic"
hint2:
one word: prime
hint3:
prime decomposition
mathematics pattern
$endgroup$
To my knowledge, this puzzle is not previously published (except by me on google+ recently), but I would be interested to hear of any info otherwise.
This following graph was generated using a simple ruby program and gnuplot. It graphs a "basic/fundamental" number theoretic property of the natural numbers. Can you figure out what it is? Increasingly detailed hints below if you want more help. The answer and further background will be posted as a comment after some time.

hint1:
"fundamental" as in "fundamental theorem of arithmetic"
hint2:
one word: prime
hint3:
prime decomposition
mathematics pattern
mathematics pattern
edited Dec 13 '17 at 17:22
user31569
asked Aug 8 '14 at 20:23
vznvzn
1134
1134
$begingroup$
What does mean "graphs a "basic fundamental" number theoretic property of the natural numbers"? Can you give an example how you graph a property of numbers?
$endgroup$
– klm123
Aug 8 '14 at 20:30
$begingroup$
let x be a natural number and y=f(x) be some simple number-theoretic function of x.
$endgroup$
– vzn
Aug 8 '14 at 20:37
$begingroup$
and what then? How do you graph it? take all possible natural numbers X and put (y,x) points on the graph?
$endgroup$
– klm123
Aug 8 '14 at 20:50
$begingroup$
as axis labels on graph state x ∈ [1..1000]
$endgroup$
– vzn
Aug 8 '14 at 21:09
add a comment |
$begingroup$
What does mean "graphs a "basic fundamental" number theoretic property of the natural numbers"? Can you give an example how you graph a property of numbers?
$endgroup$
– klm123
Aug 8 '14 at 20:30
$begingroup$
let x be a natural number and y=f(x) be some simple number-theoretic function of x.
$endgroup$
– vzn
Aug 8 '14 at 20:37
$begingroup$
and what then? How do you graph it? take all possible natural numbers X and put (y,x) points on the graph?
$endgroup$
– klm123
Aug 8 '14 at 20:50
$begingroup$
as axis labels on graph state x ∈ [1..1000]
$endgroup$
– vzn
Aug 8 '14 at 21:09
$begingroup$
What does mean "graphs a "basic fundamental" number theoretic property of the natural numbers"? Can you give an example how you graph a property of numbers?
$endgroup$
– klm123
Aug 8 '14 at 20:30
$begingroup$
What does mean "graphs a "basic fundamental" number theoretic property of the natural numbers"? Can you give an example how you graph a property of numbers?
$endgroup$
– klm123
Aug 8 '14 at 20:30
$begingroup$
let x be a natural number and y=f(x) be some simple number-theoretic function of x.
$endgroup$
– vzn
Aug 8 '14 at 20:37
$begingroup$
let x be a natural number and y=f(x) be some simple number-theoretic function of x.
$endgroup$
– vzn
Aug 8 '14 at 20:37
$begingroup$
and what then? How do you graph it? take all possible natural numbers X and put (y,x) points on the graph?
$endgroup$
– klm123
Aug 8 '14 at 20:50
$begingroup$
and what then? How do you graph it? take all possible natural numbers X and put (y,x) points on the graph?
$endgroup$
– klm123
Aug 8 '14 at 20:50
$begingroup$
as axis labels on graph state x ∈ [1..1000]
$endgroup$
– vzn
Aug 8 '14 at 21:09
$begingroup$
as axis labels on graph state x ∈ [1..1000]
$endgroup$
– vzn
Aug 8 '14 at 21:09
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
This would appear to be a plot of
$x$ against its largest prime factor. The points on the top line are primes, the next line down are primes times two, then primes times three, and so on, with the scattering at the bottom being as a result of numbers that are a product of more than two primes.
$endgroup$
$begingroup$
That was my thought too.
$endgroup$
– Kevin
Aug 8 '14 at 23:03
$begingroup$
yep! thx for playing! see also mining number theory for analogies for the ruby code or for further angles/ bkg/ discussion drop by math elementary number theory chat
$endgroup$
– vzn
Aug 8 '14 at 23:12
add a comment |
$begingroup$
ratio of prime number to its preceding gap
New contributor
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
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: "559"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2fpuzzling.stackexchange.com%2fquestions%2f2049%2fguess-the-function-for-scatterplot-of-number-theoretic-function%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
This would appear to be a plot of
$x$ against its largest prime factor. The points on the top line are primes, the next line down are primes times two, then primes times three, and so on, with the scattering at the bottom being as a result of numbers that are a product of more than two primes.
$endgroup$
$begingroup$
That was my thought too.
$endgroup$
– Kevin
Aug 8 '14 at 23:03
$begingroup$
yep! thx for playing! see also mining number theory for analogies for the ruby code or for further angles/ bkg/ discussion drop by math elementary number theory chat
$endgroup$
– vzn
Aug 8 '14 at 23:12
add a comment |
$begingroup$
This would appear to be a plot of
$x$ against its largest prime factor. The points on the top line are primes, the next line down are primes times two, then primes times three, and so on, with the scattering at the bottom being as a result of numbers that are a product of more than two primes.
$endgroup$
$begingroup$
That was my thought too.
$endgroup$
– Kevin
Aug 8 '14 at 23:03
$begingroup$
yep! thx for playing! see also mining number theory for analogies for the ruby code or for further angles/ bkg/ discussion drop by math elementary number theory chat
$endgroup$
– vzn
Aug 8 '14 at 23:12
add a comment |
$begingroup$
This would appear to be a plot of
$x$ against its largest prime factor. The points on the top line are primes, the next line down are primes times two, then primes times three, and so on, with the scattering at the bottom being as a result of numbers that are a product of more than two primes.
$endgroup$
This would appear to be a plot of
$x$ against its largest prime factor. The points on the top line are primes, the next line down are primes times two, then primes times three, and so on, with the scattering at the bottom being as a result of numbers that are a product of more than two primes.
edited Aug 8 '14 at 23:04
answered Aug 8 '14 at 22:56
qaphlaqaphla
37616
37616
$begingroup$
That was my thought too.
$endgroup$
– Kevin
Aug 8 '14 at 23:03
$begingroup$
yep! thx for playing! see also mining number theory for analogies for the ruby code or for further angles/ bkg/ discussion drop by math elementary number theory chat
$endgroup$
– vzn
Aug 8 '14 at 23:12
add a comment |
$begingroup$
That was my thought too.
$endgroup$
– Kevin
Aug 8 '14 at 23:03
$begingroup$
yep! thx for playing! see also mining number theory for analogies for the ruby code or for further angles/ bkg/ discussion drop by math elementary number theory chat
$endgroup$
– vzn
Aug 8 '14 at 23:12
$begingroup$
That was my thought too.
$endgroup$
– Kevin
Aug 8 '14 at 23:03
$begingroup$
That was my thought too.
$endgroup$
– Kevin
Aug 8 '14 at 23:03
$begingroup$
yep! thx for playing! see also mining number theory for analogies for the ruby code or for further angles/ bkg/ discussion drop by math elementary number theory chat
$endgroup$
– vzn
Aug 8 '14 at 23:12
$begingroup$
yep! thx for playing! see also mining number theory for analogies for the ruby code or for further angles/ bkg/ discussion drop by math elementary number theory chat
$endgroup$
– vzn
Aug 8 '14 at 23:12
add a comment |
$begingroup$
ratio of prime number to its preceding gap
New contributor
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
ratio of prime number to its preceding gap
New contributor
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
ratio of prime number to its preceding gap
New contributor
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
ratio of prime number to its preceding gap
New contributor
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 7 mins ago
Grant HughesGrant Hughes
1
1
New contributor
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Grant Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to Puzzling 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%2fpuzzling.stackexchange.com%2fquestions%2f2049%2fguess-the-function-for-scatterplot-of-number-theoretic-function%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
$begingroup$
What does mean "graphs a "basic fundamental" number theoretic property of the natural numbers"? Can you give an example how you graph a property of numbers?
$endgroup$
– klm123
Aug 8 '14 at 20:30
$begingroup$
let x be a natural number and y=f(x) be some simple number-theoretic function of x.
$endgroup$
– vzn
Aug 8 '14 at 20:37
$begingroup$
and what then? How do you graph it? take all possible natural numbers X and put (y,x) points on the graph?
$endgroup$
– klm123
Aug 8 '14 at 20:50
$begingroup$
as axis labels on graph state x ∈ [1..1000]
$endgroup$
– vzn
Aug 8 '14 at 21:09