What function has this graph? The 2019 Stack Overflow Developer Survey Results Are InSketching...
is usb on wall sockets live all the time with out switches off
Springs with some finite mass
Are there any other methods to apply to solving simultaneous equations?
Polarization lost upon 2nd reflection?
Falsification in Math vs Science
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
Inline version of a function returns different value then non-inline version
Can we apply L'Hospital's rule where the derivative is not continuous?
Is there a name of the flying bionic bird?
Why can Shazam do this?
What is this 4-propeller plane?
Deadlock Graph and Interpretation, solution to avoid
Why do UK politicians seemingly ignore opinion polls on Brexit?
Did USCIS resume its biometric service for UK visa?
Can I write a for loop that iterates over both collections and arrays?
How to make payment on the internet without leaving a money trail?
What is the meaning of Triage in Cybersec world?
Why isn't airport relocation done gradually?
On the insanity of kings as an argument against Monarchy
"To split hairs" vs "To be pedantic"
How to reverse every other sublist of a list?
Limit the amount of RAM Mathematica may access?
How can I fix this gap between bookcases I made?
What do hard-Brexiteers want with respect to the Irish border?
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 frac{1}{2}left(x-frac{pi}{6}right)$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 x}{x}$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
1 hour 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 1 hour 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
1 hour 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
1 hour 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
1 hour 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
1 hour 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$
1
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
1 hour 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$
1
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
1 hour 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$
1
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
1 hour 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 1 hour ago
answered 1 hour ago
David G. StorkDavid G. Stork
12.2k41735
12.2k41735
1
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
1 hour ago
add a comment |
1
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
1 hour ago
1
1
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
1 hour ago
$begingroup$
Close! Scale is a bit off, though.
$endgroup$
– Mark McClure
1 hour 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
1 hour ago