What function has this graph? The 2019 Stack Overflow Developer Survey Results Are InSketching graph Exponential and logarithmic functions.How to graph trig functions on ti-nspire cx CAS?Graph the following function: $y = sin frac12left(x-fracpi6right)$How to graph this sin equation?I can't find an appropriate piecewise function for this graphHow do I represent the graph of $,sin (x-2),$?How to figure out what the graph of $frac sin xx$What secant graph goes through the following points?find sine and cosine function from graphTrigonometric function graph
Output the Arecibo Message
How to make payment on the internet without leaving a money trail?
Manuscript was "unsubmitted" because the manuscript was deposited in Arxiv Preprints
Deadlock Graph and Interpretation, solution to avoid
Springs with some finite mass
Geography at the pixel level
Is there a name of the flying bionic bird?
Why don't Unix/Linux systems traverse through directories until they find the required version of a linked library?
Why isn't airport relocation done gradually?
Access elements in std::string where positon of string is greater than its size
Inline version of a function returns different value then non-inline version
I see my dog run
Evaluating number of iteration with a certain map with While
Lethal sonic weapons
Fractional alignment
"To split hairs" vs "To be pedantic"
Is the gradient of the self-intersections of a curve zero?
Is domain driven design an anti-SQL pattern?
Should I use my personal or workplace e-mail when registering to external websites for work purpose?
Why is the maximum length of openwrt’s root password 8 characters?
Could JWST stay at L2 "forever"?
Carnot-Caratheodory metric
The difference between dialogue marks
Inversion Puzzle
What function has this graph?
The 2019 Stack Overflow Developer Survey Results Are InSketching graph Exponential and logarithmic functions.How to graph trig functions on ti-nspire cx CAS?Graph the following function: $y = sin frac12left(x-fracpi6right)$How to graph this sin equation?I can't find an appropriate piecewise function for this graphHow do I represent the graph of $,sin (x-2),$?How to figure out what the graph of $frac sin xx$What secant graph goes through the following points?find sine and cosine function from graphTrigonometric function graph
$begingroup$
I tried to produce the following graph in Python. Does anybody have some idea how to produce it?

trigonometry
New contributor
kkq 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$
I tried to produce the following graph in Python. Does anybody have some idea how to produce it?

trigonometry
New contributor
kkq is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
$begingroup$
Welcome to Mathematics Stack Exchange! A quick tour will enhance your experience. Here are helpful tips to write a good question and write a good answer. For equations, please use MathJax.
$endgroup$
– dantopa
53 mins ago
add a comment |
$begingroup$
I tried to produce the following graph in Python. Does anybody have some idea how to produce it?

trigonometry
New contributor
kkq is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
I tried to produce the following graph in Python. Does anybody have some idea how to produce it?

trigonometry
trigonometry
New contributor
kkq is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
kkq is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 35 mins ago
David G. Stork
12.2k41735
12.2k41735
New contributor
kkq is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago
kkqkkq
133
133
New contributor
kkq is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
kkq is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
kkq is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$begingroup$
Welcome to Mathematics Stack Exchange! A quick tour will enhance your experience. Here are helpful tips to write a good question and write a good answer. For equations, please use MathJax.
$endgroup$
– dantopa
53 mins ago
add a comment |
$begingroup$
Welcome to Mathematics Stack Exchange! A quick tour will enhance your experience. Here are helpful tips to write a good question and write a good answer. For equations, please use MathJax.
$endgroup$
– dantopa
53 mins ago
$begingroup$
Welcome to Mathematics Stack Exchange! A quick tour will enhance your experience. Here are helpful tips to write a good question and write a good answer. For equations, please use MathJax.
$endgroup$
– dantopa
53 mins ago
$begingroup$
Welcome to Mathematics Stack Exchange! A quick tour will enhance your experience. Here are helpful tips to write a good question and write a good answer. For equations, please use MathJax.
$endgroup$
– dantopa
53 mins ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The function is: $x sin (20 pi x)$
![x Sin[2 Pi x]](https://i.stack.imgur.com/VUBJW.png)
$endgroup$
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
52 mins ago
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: "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
);
);
kkq is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3181572%2fwhat-function-has-this-graph%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The function is: $x sin (20 pi x)$
![x Sin[2 Pi x]](https://i.stack.imgur.com/VUBJW.png)
$endgroup$
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
52 mins ago
add a comment |
$begingroup$
The function is: $x sin (20 pi x)$
![x Sin[2 Pi x]](https://i.stack.imgur.com/VUBJW.png)
$endgroup$
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
52 mins ago
add a comment |
$begingroup$
The function is: $x sin (20 pi x)$
![x Sin[2 Pi x]](https://i.stack.imgur.com/VUBJW.png)
$endgroup$
The function is: $x sin (20 pi x)$
![x Sin[2 Pi x]](https://i.stack.imgur.com/VUBJW.png)
edited 35 mins ago
answered 1 hour ago
David G. StorkDavid G. Stork
12.2k41735
12.2k41735
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
52 mins ago
add a comment |
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
52 mins ago
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
52 mins ago
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
52 mins ago
add a comment |
kkq is a new contributor. Be nice, and check out our Code of Conduct.
kkq is a new contributor. Be nice, and check out our Code of Conduct.
kkq is a new contributor. Be nice, and check out our Code of Conduct.
kkq is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3181572%2fwhat-function-has-this-graph%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$
Welcome to Mathematics Stack Exchange! A quick tour will enhance your experience. Here are helpful tips to write a good question and write a good answer. For equations, please use MathJax.
$endgroup$
– dantopa
53 mins ago