$N$ random points make a random polynomial?











up vote
1
down vote

favorite












Let's say I have a finite field $A$, and I choose $N$ (distinct) points uniformly at random from $A times A$. Then using Lagrange interpolation I can find a polynomial $f(x)$ of degree $N-1$ that goes through all my points. Is $f$ a random polynomial? That is, are its coefficients also uniform at random?










share|cite|improve this question






















  • Is $f$ a function from $A$ to $A$?
    – Paul
    Nov 14 at 22:35










  • Yes. That should be so because I said I was picking points from $A times A$, right?
    – eternalmothra
    Nov 15 at 2:41










  • Yeah I thought so, but when picking random points, you could pick two points with the same $x$ and a different $y$. I guess you want to exclude those situations, but that should be made clear.
    – Paul
    Nov 15 at 12:25










  • Is it possible to ask you to tell about background of your question. Thanks.
    – user0410
    Nov 19 at 21:57















up vote
1
down vote

favorite












Let's say I have a finite field $A$, and I choose $N$ (distinct) points uniformly at random from $A times A$. Then using Lagrange interpolation I can find a polynomial $f(x)$ of degree $N-1$ that goes through all my points. Is $f$ a random polynomial? That is, are its coefficients also uniform at random?










share|cite|improve this question






















  • Is $f$ a function from $A$ to $A$?
    – Paul
    Nov 14 at 22:35










  • Yes. That should be so because I said I was picking points from $A times A$, right?
    – eternalmothra
    Nov 15 at 2:41










  • Yeah I thought so, but when picking random points, you could pick two points with the same $x$ and a different $y$. I guess you want to exclude those situations, but that should be made clear.
    – Paul
    Nov 15 at 12:25










  • Is it possible to ask you to tell about background of your question. Thanks.
    – user0410
    Nov 19 at 21:57













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Let's say I have a finite field $A$, and I choose $N$ (distinct) points uniformly at random from $A times A$. Then using Lagrange interpolation I can find a polynomial $f(x)$ of degree $N-1$ that goes through all my points. Is $f$ a random polynomial? That is, are its coefficients also uniform at random?










share|cite|improve this question













Let's say I have a finite field $A$, and I choose $N$ (distinct) points uniformly at random from $A times A$. Then using Lagrange interpolation I can find a polynomial $f(x)$ of degree $N-1$ that goes through all my points. Is $f$ a random polynomial? That is, are its coefficients also uniform at random?







polynomials finite-fields lagrange-interpolation






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 14 at 20:58









eternalmothra

83




83












  • Is $f$ a function from $A$ to $A$?
    – Paul
    Nov 14 at 22:35










  • Yes. That should be so because I said I was picking points from $A times A$, right?
    – eternalmothra
    Nov 15 at 2:41










  • Yeah I thought so, but when picking random points, you could pick two points with the same $x$ and a different $y$. I guess you want to exclude those situations, but that should be made clear.
    – Paul
    Nov 15 at 12:25










  • Is it possible to ask you to tell about background of your question. Thanks.
    – user0410
    Nov 19 at 21:57


















  • Is $f$ a function from $A$ to $A$?
    – Paul
    Nov 14 at 22:35










  • Yes. That should be so because I said I was picking points from $A times A$, right?
    – eternalmothra
    Nov 15 at 2:41










  • Yeah I thought so, but when picking random points, you could pick two points with the same $x$ and a different $y$. I guess you want to exclude those situations, but that should be made clear.
    – Paul
    Nov 15 at 12:25










  • Is it possible to ask you to tell about background of your question. Thanks.
    – user0410
    Nov 19 at 21:57
















Is $f$ a function from $A$ to $A$?
– Paul
Nov 14 at 22:35




Is $f$ a function from $A$ to $A$?
– Paul
Nov 14 at 22:35












Yes. That should be so because I said I was picking points from $A times A$, right?
– eternalmothra
Nov 15 at 2:41




Yes. That should be so because I said I was picking points from $A times A$, right?
– eternalmothra
Nov 15 at 2:41












Yeah I thought so, but when picking random points, you could pick two points with the same $x$ and a different $y$. I guess you want to exclude those situations, but that should be made clear.
– Paul
Nov 15 at 12:25




Yeah I thought so, but when picking random points, you could pick two points with the same $x$ and a different $y$. I guess you want to exclude those situations, but that should be made clear.
– Paul
Nov 15 at 12:25












Is it possible to ask you to tell about background of your question. Thanks.
– user0410
Nov 19 at 21:57




Is it possible to ask you to tell about background of your question. Thanks.
– user0410
Nov 19 at 21:57















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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998809%2fn-random-points-make-a-random-polynomial%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998809%2fn-random-points-make-a-random-polynomial%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Plaza Victoria

Brian Clough

Cáceres