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
1
vote
1 answer

Is there a graphic visualisation of $f^{\frac{1}{2}}$?

$f^{-1}$ can be visualized by flipping the graph of $f$ around the line $y=x$. Is there a similar way to describe graphs of functions to a fractional power, like that one of $f^{\frac{1}{2}}$?
Frank Vel
  • 5,339
1
vote
4 answers

Sketching the natural logarithm without calculator?

How do I sketch the natural logarithm without the use of a calculator/computer? Is there any easy way to find an approximation or do I have to use the repeated integral solution on Wikipedia? I have a test in single-variable analysis and I'm…
Hum
  • 33
  • 1
  • 1
  • 4
1
vote
1 answer

What is the relationship between (x | Z[a]), (y | Z[b]), and (((x^2 + y^2)^(1 / 2)) | Z[a])?

In other words, so to speak, how would I create a formula that would solve $$(\sqrt{(x | Z[a])^2 + (y | Z[b])^2}) | Z[a]$$ for either $x$ or $y$, given the other? In English, what I want is a sequence of coordinates with $x$ as a multiple of $a$,…
1
vote
1 answer

$x^x$ for non-positive values of $x$

Mathcad, Wolfram, Google, and a couple of online graphing engines all indicate that $x^x$ is undefined for non-positive values of $x$. But isn't $x^x$ defined for negative integers? Eg. $(-3)^{-3} = -(\frac{1}{27})$, isn't it? What am I missing…
ryang
  • 38,879
  • 14
  • 81
  • 179
1
vote
2 answers

Graphing x/y against y

This is a question about graphing the relationship between two variables. It is about the ideal gas equation $$pV=nRT$$ to plot ${p}\over{T}$ against $T$, where ${nR}\over{V}$ is constant. How would this graph look like? And in general, how do you…
1
vote
0 answers

Graphing a complicated equation

How do I draw the graph of this equation $p(\theta^{*} (x))\hat{G} - (1-p(\theta^{*} (x)))(\bar{P} - r(x)) = \check{G}$ Here the $\check{G}$ is a positive constant and is a straight line, but how can I plot the left-hand-side of the equation? The…
OGC
  • 2,305
0
votes
1 answer

Sketching Region of Joint p.d.f. of X and Y -- Homework Help

How can I sketch the joint p.d.f. of X and Y? $f(x,y)=(\frac{1}{3}$ if $1
jerry2144
  • 643
0
votes
1 answer

Graph a curve over time

I have not taken a math class outside statistics since about 2001… I know that for some people this will be easy but for me it lives just outside my ability. I am working on a program to control some lights for my aquarium. I would like to…
0
votes
4 answers

How to sketch the graph of an implicit in two dimentional space xy?

I am looking for a software able to sketch the graph of $y = y(x),$ where: ${e^y} + y{e^y} + {e^{ - y}} = 4 - 2\cos x$ your help is highly appreciated, thank you.
0
votes
0 answers

Density of points on graph

I have a scatter graph with points placed on it like: I am trying to find an equation that gives me the density of the points on the graph, for example the points on this graph: are closer together so it would have a higher density than something…
Anon
  • 1
0
votes
1 answer

What is the equation of these coordinate points

(2,2) (3,6) (4,24) (5,120) (6,720) (7,5040) I input all of these points into my calculator and ran every working equation none of which fits the equation. These equations include: Linear(obviously not), quadratic (also obviously not), cubic,…
0
votes
3 answers

Formula for a vertical cosine graph

I was looking at Cosine and I thought it was cool, I was wondering what the formula for a horizontal version of it would look like. A graph for Something like this :
Aelphaeis
  • 113
0
votes
1 answer

Transformation of graphs of the functions.

How to graph functions like $y=x+\sin x$ or functions having addition or subtraction of different variables?
0
votes
1 answer

Velocity time graph and determining the time taken

The velocity of a particle and time are as follows $40ms^-1 in 1 sec$, $30ms^-1 in 2 sec$, $20ms^-1 in 3 sec$, $10ms^-1 in 4 sec$. How to calculate the time taken to trave $35m$ for the velocity-time graph. I plotted the graph which was negative…
0
votes
1 answer

What's the graph for this periodic function

Please show the graph for $-2\pi
user1211030
  • 305
  • 1
  • 7