Questions tagged [graphing-functions]

For questions regarding the plotting or graphing of functions. For questions about the kinds of graphs with vertices and edges, use the (graph-theory) tag instead.

Given a real-valued function $f\colon \mathbf{R} \to \mathbf{R}$, the graph of $f$ is the set of all input-output pairs $(x,f(x))$ regarded as a set of points in the plane $\mathbf{R} \times \mathbf{R}$. Considering the graph of a function gives us a geometric perspective on the data that the function represents.

  • If the function $f$ is continuous, the graph of $f$ "looks continuous." That is, there are no gaps, and the graph is a connected curve.

  • If the function $f$ is differentiable, then it will contain no "sharp corners."

  • If we're thinking of the domain of the function as representing time, the the graph gives us a nice visualization of the change in outputs of the function over time.

A graph can be defined much more generally though. Let $\mathbf{k}$ be a local field, and suppose $f$ is a vector-valued function $f\colon \mathbf{k}^n \to \mathbf{k}^m$ where $f(x_1, \dotsc, x_n) = (y_1, \dotsc, y_m)$ and each coordinate $y_i$ of the output is a function of the $x_1, \dotsc, x_n$. In this setting, the graph of $f$ is the set of points

$$(x_1, \dotsc, x_n, y_1, \dotsc, y_m) \subset \mathbf{k}^{n+m}\,.$$

This general construction of the graph of a function can be useful in the study of algebraic geometry or the study of manifolds.

5041 questions
2
votes
4 answers

Why is the vertical asymptote only here for 2?

Sorry for crappy phrasing. I just need a quick refresher on an equation I took from my teacher's worksheet. Simple equation, $$f(x) = \frac{(x-5)}{(x-5)(x-2)}$$ Why is there only an asymptote at $2$ and not $5$? Thanks in advance.
Myspace
  • 23
2
votes
0 answers

Finding a function to match a given graph

I'm trying to draw a curved graph as in Image 1 using the below function. But I got Image 2. How I can able to get exactly like Image 1 curve? :| Sorry, I'm not good at Maths, so I just added my function below instead of the maths part. I just need…
0xdw
  • 121
2
votes
0 answers

How Do Mathematicians Plot Schematics?

I'm unsure of whether this is the correct division for this question but I think people here might have the correct resources for this question: Just wondering: is there a software that is most commonly used to created schematic plots for…
Book Book Book
  • 625
  • 3
  • 8
2
votes
2 answers

Draw curved path between two points

I am plotting a ranked graph of popularity of characters in python. To make it more aesthetically pleasing, I want to see what it looks like with "curved" lines linking sequential nodes together. After being unable to find this functionality, I…
silo
  • 21
2
votes
2 answers

Why is graph undefined in desmos?

For the equation $x\sqrt{200-x^2}$, when I insert $\sqrt{200}$ for $x$, desmos says the output is undefined. But how can this be? The output is zero algebraically.
user532874
2
votes
2 answers

How to plot extremely small numbers

For example, I have a data set like the below: Sequence: 1, 2, 3, 4, 5, 6, 7, 8; X: 0.5, 0.2e-5 , 0.2e-6, 0.2e-7, 0.2e-8, 0.2e-9, 0.2e-10, 0.2e-11; Y: 0.6, 0.3e-4, 0.3e-5, 0.3e-6, 0.3e-7, 0.3e-8, 0.3e-9, 0.3e-10. If I directly plot these…
Daniel
  • 51
2
votes
2 answers

Find a function given a set of points

I have a set of points that define a function like this $[(0,6),(1,2),(3,8)]$. I want to find a function $f(x)$ which satisfies these conditions. Note : I know many people will say there are infinite possibilities, I know that. I just want to find a…
2
votes
1 answer

Writing graph of function (all points done)

Ok, well, I have a function f(x)=2x^2/(x+2). 1* Df = R \ {-2} 2* x-axis intersection is: A(0,0) y-axis intersection is: B(0,0) 3* f(-x)=(2(-x)^2)/(-x+2) -> it's not even neither odd. 4* asymptotes. horizontal = none vertical = 2 obliques = 2 5*…
2
votes
0 answers

Finding Specific Points on a Curve

I currently have a curve and would like to plot some points down on the curve given that i have the mid point, start point and end point. I'm hoping 2 evenly spread out points between the start and mid point and also 2 evenly spread out points…
2
votes
5 answers

Graph of $\sqrt{16-x^2}$

The actual question to find the range of $\sqrt{16-x^2}$ so I think to draw Graph of $\sqrt{16-x^2}$. But I don't know how to draw the graph of $\sqrt{16-x^2}$ , I think graph would be a semi Circe which lies in I and II quadrant. Is there any…
Abhishek Kumar
  • 1,121
  • 9
  • 28
2
votes
1 answer

How to sketch this function/find the minima/identify behaviour

I need to sketch this function: $f(x) = \frac{x(1-2x^2)}{2(1+x)}$. I've found the zeros - at $y=0$, $x=0,\frac{\sqrt 2}{2}$ and $-\frac{\sqrt 2}{2}$. I also found the infinities - as $x \to +\infty, y \to -\infty$ and as $x \to -\infty, y \to…
user356
  • 467
2
votes
1 answer

Finding a function with some specific properties

I'm looking for an analytical expression of a function that would have a certain kind of behavior: $\lim_\limits{x \rightarrow + \infty}f(x)=+\infty$ (or at least $\lim_\limits{x \rightarrow B'>B}f(x)=+ \infty $) $\lim_\limits{x \rightarrow -…
J.A
  • 333
2
votes
1 answer

Level curve of min function

So I was trying to graph level curves using derivatives. I can't seem to understand how to graph this type of function through derivatives. Haven't found assistance for this anywhere, so can I get help on how to derive level curves of $f(x,y) = min…
2
votes
1 answer

What function created this graph and output?

I have a series of inputs and outputs from a function. Inputs are -100 to +100, with the middle value as 0. The graph generated is quite distinctive: But I cannot work out what mathematical pattern it seems to represent. This is the raw data as…
2
votes
0 answers

For random $w$ between $-20$ and $20$, what is the probability that the graphs of $x-\lfloor y\rfloor=w$ and $x^2+y^2=50$ meet in two points?

From Mathcounts Nationals Target 2018: Micaela randomly chooses a real number $w$ between -20 and 20. What is the probability that the graphs of $x-\lfloor y\rfloor = w$ and $x^2+y^2 =50$ intersect at exactly two points? So, I know that the…