A little while ago, I learned how to superimpose the graphs of multiple equations using one equation. Suppose I want to superimpose: $$x-y=0$$ $$x^2-y=0$$ $$x^3-y=0$$ . The equation* I need is: $$\prod_{n=1}^{3}\left(x^{n}-y\right)=0$$ Recently I have discovered that some very interesting graphs can be obtained by changing the value of $C$ in equations of the form: $$\prod_{n=a}^{b}\left(f\left(x\right)-y\right)=C$$ . Starting with $C=1$, for example, and having it approach $0$ can reveal a lot about the nature of the left-hand expression. As I was doing this with the starred equation, I observed that an oval-like shape appeared and disappeared in a certain space on the graph. It takes its elliptical form beginning at $C\approx0.00001$, and grows smaller and smaller until it disappears at $C\approx0.0041596$. I can see how the individual curves come together to form the superimposition at $C=0$, but what is so special about $C\approx0.0041596$ and why does the oval disappear/reappear at that specific point? Thanks in advance.
2026-03-30 09:45:11.1774863911
Why does this graph behave the way it does?
94 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in REAL-ANALYSIS
- how is my proof on equinumerous sets
- Finding radius of convergence $\sum _{n=0}^{}(2+(-1)^n)^nz^n$
- Optimization - If the sum of objective functions are similar, will sum of argmax's be similar
- On sufficient condition for pre-compactness "in measure"(i.e. in Young measure space)
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Is this relating to continuous functions conjecture correct?
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Absolutely continuous functions are dense in $L^1$
- A particular exercise on convergence of recursive sequence
Related Questions in GRAPHING-FUNCTIONS
- Lower bound of bounded functions.
- Do Irrational Conjugates always come in pairs?
- Graph rotation: explanation of equation
- Plot function y = tan(yx)
- Sketching a lemniscate curve with a max function?
- 3 points on a graph
- show $f(x)=f^{-1}(x)=x-\ln(e^x-1)$
- What is this method of sketching a third degree curve?
- Getting a sense of $f(x) = x (\log x)^6$
- Can I describe an arbitrary graph?
Related Questions in PRODUCTS
- Product of sums of all subsets mod $k$?
- Simplify $\prod_{k=1}^{l} \sum_{r=d}^m {{m}\choose{r}} \left(N-k \right)^{r} k^{m-r+1}$
- Can we give a categorical definition of product without using any sub/superscripts or cheating?
- Is there an "inverted" dot product?
- About constant product
- Finding a closed form for a simple product
- For what value(s) of $a$ does the inequality $\prod_{i=0}^{a}(n-i) \geq a^{a+1}$ hold?
- Is there something like coproduct categories
- Limit of Product of iid Random Variables
- Approximating $\frac{\frac{N}{2}!\frac{N}{2}!}{(\frac{N}{2}-m)!(\frac{N}{2}+m)!}$ without using logs
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
What you're graphing is known as a "level curve" for the function. (You can read up on them in more detail, for example, here.) Your equation is essentially $f(x,y)=C$ for a function $f$ (in this case, a product). This graphs to show all of the points where $f$ is equal to that constant $C$.
This can be best visualized if you use three dimensions in your case. Let $x,y$ remain as they are, and let $z$ be $f(x,y)$, i.e. your product. Then this produces a three-dimensional graph. Seeing $f(x,y)=C$ - that is, $z=C$ - as you have, thus produces a cross-section of the whole graph of $f$, represented in two dimensions.
You can graph such a function in software like GeoGraba. If you do so, you can get a blue surface and can examine it. Let's look at what I think is the bit you're referring to in your post, which is roughly around $x=1/2$:
The area in the black area is the one of concern. Though it's exceptionally subtle (though it shouldn't be surprising considering you're dealing with values of $C \in [0,0.005]$), the function has a local maximum in that region. It can be seen as a result of the gray bleeding through, since that's where $f$ dips below $0$.
If you were to take a cross-section parallel to the $z$ plane (the gray square) containing that line, you'd find a single line or something of the sort. If you move the cross-section above that (i.e. raise $C$ sufficiently high), then you're no longer cutting into that shallow hill, and the oval that makes its cross section disappears. Below that point, to an extent, you cut into the hill, and reveal the oval structure again.
In summary, setting $(x-y)(x^2 - y)(x^3 - y) = C$ is finding the level curves of the function $f(x,y) = (x-y)(x^2-y)(x^3 - y)$, and varying $C$ is like taking repeat cross-sections of the surface $f$ produces, almost like mapping out the topography of it without trying to view the three-dimensional structure $f$ produces directly. The oval structure you see likely disappears at the specified $C$ value due to that $z=f(x,y)$ value being a local extremum for the function, or at least very close to one.