I was thinking earlier, a quadratic like $y = x^2 + 3x + 2$ traces a parabola in the x-y plane. If we were to consider that x can also be a complex number, not just a real number, what shape does it trace in the argand diagram? I acknowledge that we do not have the ability to draw the graph since in this case it would need to exist in four dimensions, but can we understand the shape it would trace even though we can't strictly 'plot' it?
2026-05-05 12:41:24.1777984884
What shape does a quadratic trace if it is a function of a complex variable?
73 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- An underdetermined system derived for rotated coordinate system
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
Related Questions in POLYNOMIALS
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Integral Domain and Degree of Polynomials in $R[X]$
- Can $P^3 - Q^2$ have degree 1?
- System of equations with different exponents
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Dividing a polynomial
- polynomial remainder theorem proof, is it legit?
- Polyomial function over ring GF(3)
- If $P$ is a prime ideal of $R[x;\delta]$ such as $P\cap R=\{0\}$, is $P(Q[x;\delta])$ also prime?
- $x^{2}(x−1)^{2}(x^2+1)+y^2$ is irreducible over $\mathbb{C}[x,y].$
Related Questions in COMPLEX-NUMBERS
- Value of an expression involving summation of a series of complex number
- Minimum value of a complex expression involving cube root of a unity
- orientation of circle in complex plane
- Locus corresponding to sum of two arguments in Argand diagram?
- Logarithmic function for complex numbers
- To find the Modulus of a complex number
- relation between arguments of two complex numbers
- Equality of two complex numbers with respect to argument
- Trouble computing $\int_0^\pi e^{ix} dx$
- Roots of a complex equation
Related Questions in QUADRATICS
- Do you have to complete the square before using the quadratic formula?
- Roots of the quadratic eqn
- Questions on positivity of quadratic form with orthogonal constraints
- Conjugate quadratic equations
- Do Irrational Conjugates always come in pairs?
- Quadratic Equations and their roots.
- Solving a quadratic equation with square root constants.
- What would the roots be for this quadratic equation $f(x)=2x^2-6x-8$?
- Polynomial Equation Problem with Complex Roots
- Solve $\sin^{-1}x+\sin^{-1}(1-x)=\cos^{-1}x$ and avoid extra solutions while squaring
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?
One interesting way to "plot" a quadratic like $f(x) = x^2 + 3x+2$ in the complex plane is to fix a radius $r$ and plot the complex points $f(r e^{i\theta})$ for $0 \le \theta < 2\pi$, which is a curve in the complex plane. We can do this for several values of $r$.
Here's a picture of these plots for $x^2 + 3x + 2$ in particular, when $r=0.1, 1, 2, 3, 4$. You should imagine an animation of this curve evolving over time, growing as $r$ goes from $0$ to $\infty$.
In purple, the $r=4$ curve shows you what the plot will look like for most large values of $r$: for a quadratic, they will be a curve that goes around the origin twice. (In general, a degree $d$ polynomial will go around the origin $d$ times, when $r$ is large.) The curve tends to "unwind" as $r$ becomes smaller: when $r$ is small, higher powers of $x$ contribute much less. The $r=0.1$ curve is tiny and blue in this picture: it's approximately a radius $0.3$ ($3$ times $0.1$) circle around the constant term of the quadratic.
We also see that when $r=1$ and $r=2$, the curve passes through the origin; this is what complex zeroes look like in this representation. (This corresponds to $x=-1$ and $x=-2$ being the roots.)
If such a plot of a degree-$d$ polynomial is a tiny circle around its constant term for small $r$, and winds around the origin $d$ times for large $r$, then intuitively it must pass through the origin $d$ times to get there, which is motivation for why all complex degree-$d$ polynomials have $d$ complex roots.