Visualizing Complex Zeros: A Guide

  • Thread starter vrc
  • Start date
  • Tags
    Complex
In summary, complex zeros can be visualized as the points where the velocity of an incompressible fluid flowing along the lines of constant real part is zero in a 3D surface representation. This can be seen in various images online.
  • #1
vrc
32
0
hey,

I was solving the following equation: f(x) = 3x^2+7x+10
this gives me the following complex zeros:

-1.17+1.404i
-1.17-1.404i

I rewrite those as

-(1.17-1.4041i)
-(1.17+1.404i)

How do I visualize this complex zeros, because like f(x)=x^2-2x+1=(x-1)^2
that is the multiplication between 2 functions (x-1)
is there some kind of relation between those interpretations ?


thank you !
 
Physics news on Phys.org
  • #2
A nice fact to know is that a is a root of f(x) if and only if (x-a) is a factor of f(x). So, if a polynomial f(x) has roots a1, a2, ... , an, and leading coefficient b, we can write f(x) as:

f(x) = b(x-a1)(x-a2)...(x-an).

In the case of f(x)=x^2-2x+1, x = 1 is a double root, so we can write f(x) as:

f(x) = (x-1)(x-1) = (x-1)2

Knowing this, how do we rewrite f(x) for your problem?
 
  • #3
well I had already calculated that in my course:

f(x) = 3x^2+7x+10=3*(x+(1.17-1.404i))*(x+(1.171.404i))

it's the last therm I want to have a visual image of like the example I have given:

f(x) = x^2-1 = (x-1)*(x+1) , so g(x) = x-1 multiply with h(x) = x-1 gives (fx) = (x-1)^2 = x^2-2x+1

I hope I answered your question ?

thank you

grtz
 
  • #4
Yes,
[tex]3x^2+ 7x+ 10= 3(x+(1.17-1.404i))(x+(1.17+ 1.404i))[/tex]
[tex]= 3((x+ 1.17)- 1.404i)((x+ 1.17)+ 1.404i)[/tex]
[tex]= 3((x+ 1.17)^2+ (1.404)^2)[/tex]
 
  • #5
yes that true, but so far I nobody still give me an answer how I have to visualize the complex zeros

3*(x+(1.17-1.404i))*(x+(1.171.404i))

I can't put this into a plotter because it's not on the xy plane, but on the complex plane isn't a variable x...
so I'm still questioning

thanks

grtz
 
  • #6
It is not at all clear to me to what you mean by "visualizing" the complex roots. If you mean in the sense that you can see real roots as where the graph crosses the x-axis, you might prefer this: If a quadratic equation has complex roots then its graph will not cross the x-axis but if its vertex is at [itex](x_0, y_0)[/itex] then its complex roots are [itex]x_0\pm i \sqrt{y_0}/a[/itex] where "a" is the leading coefficient.

That can be seen from the form I gave before: If a quadratic equation has leading coefficient a and roots [itex]x_0\pm y_0i[/itex], then it can be written as
[tex]a(x- (x_0+ iy_0))(x- (x_0- iy_0)))= a((x- x_0)^2+ y_0^2)[/tex]

when [itex]x= x_0[/itex], [itex]y= ay_0^2[/itex].
 
  • #7
thank you for your explenation, now it makes more sense to me !

so I can pressume because that such an equation is rewritable in the form you wrote
and that those zeros are situated around the vertex of the equation
because it isn't real those zeros are then complex

something like this ?

thanks

grtz
 
  • #8
vrc said:
yes that true, but so far I nobody still give me an answer how I have to visualize the complex zeros

grtz

Assuming you have some experience in complex variables and know that a complex-valued function of a complex variable has a real part and an imaginary part, both of which are surfaces in 3D, this Wolfram demonstration might help you "visualize" complex zeros:

http://demonstrations.wolfram.com/LocationOfComplexRootsOfARealQuadratic/

(place the cursor over the plot, hold down the left mouse button to rotate the plot interactively in order to see it better however I'm not sure if you need Mathematica ver 8 and the associated browser add-on's to get this interaction)
 
Last edited:
  • #9
very good post !
I have to add an extra dimension to de xy plane, it's like a 3d cartesian plane but on the z plane (assuming the y is vertical and x is horizontal) the imaginary multiples of i.

complex.png


z^2-4z = (x+iy)^2-4(x+iy) = x^2+y^2-4x-2iy,
the real part of this solution is represented by the Re-axle = funttion of x and y, the imaginary solution can be found at the y axle

is this correct ?

thank you
 
  • #10
vrc said:
very good post !
I have to add an extra dimension to de xy plane, it's like a 3d cartesian plane but on the z plane (assuming the y is vertical and x is horizontal) the imaginary multiples of i.

z^2-4z = (x+iy)^2-4(x+iy) = x^2+y^2-4x-2iy,
the real part of this solution is represented by the Re-axle = funttion of x and y, the imaginary solution can be found at the y axle

is this correct ?

thank you

Ok, that is really, really confussing and a "static" plot of it like you posted is virtually useless because you can't really see what's going on without having the ability to rotate it interactively.

Let me try to help you. Consider the real function f(x)=x^2-4x. That is really, only a "slice" of the more general complex function f(z)=z^2-4z in which the imaginary part of z=x+iy is simply set to zero. Now consider the more general case by letting the complex variable z=x+iy. Then we have:

[tex]f(z)=z^2-4z[/tex]

So that in terms of the variables x and y we can write:

[tex]f(z)=u(x,y)=(x+iy)^2-4(x+iy)[/tex]

[tex]u(x,y)=x^2+2xyi-y^2-4x-4iy[/tex]

[tex]u(x,y)=x^2-y^2-4x+i(2xy-4y)[/tex]

So that the real and imaginary components of f(z) are then:

[tex]Re(f)=x^2-y^2-4x=g(x,y)[/tex]

[tex]Im(f)=2xy-4y=h(x,y)[/tex]

Ok, then g(x,y) and h(x,y) are really functions of two variables x and y and these functions are surfaces in 3D and that demonstration is then plotting g(x,y) and h(x,y) and then superimposing the "complex zeros" on them where the functions g(x,y) and h(x,y) are zero at the same time.
 
Last edited:
  • #11
vrc said:
How do I visualize this complex zeros,

A classic picture of the zeros of a complex polynomial comes from viewing is as describing an incompressible fluid that flows along the the lines, real part = constant. The zeros of the function are the points where the velocity of the flow is zero.

You can find pictures of this in many books.
 
  • #12
these are the answers I looked for !
no offence to other replies!

so I can assume every real 2d function is a part of a greater 3d complex function where the imaginary part is defined zero ...

somehting like this ?

thank you !

grtz
 
  • #13
vrc said:
these are the answers I looked for !
no offence to other replies!

so I can assume every real 2d function is a part of a greater 3d complex function where the imaginary part is defined zero ...

somehting like this ?

thank you !

grtz

Close enough: Every function f(x,y) of two variables, including functions such as f(x,y)=3, f(x,y)=2x and the likes, is the real part of some complex function h(z)=h(x,y)=f(x,y)+ig(x,y) and when g(x,y)=0, then h(z)=f(x,y)=a real function.
 
  • #14
and that is why it's called imaginary because it's still there but for real functions it has the value 0.

now this alle make's more and more sense, I can calculate with complex numbers and function, but hadn't no clue what actually happens in a graph

htank you so much

if you have even more (good) information like pdf's etc.., I'd like to have those !

grtz
 

1. What is the purpose of "Visualizing Complex Zeros: A Guide"?

The purpose of "Visualizing Complex Zeros: A Guide" is to provide a comprehensive guide for understanding and visualizing complex zeros in mathematics. It aims to help readers gain a better understanding of complex numbers and their properties, as well as how to plot complex zeros on the complex plane.

2. Who can benefit from reading "Visualizing Complex Zeros: A Guide"?

This guide is beneficial for anyone interested in learning about complex numbers and their application in mathematics. It can be helpful for students, teachers, and researchers who want to deepen their knowledge and understanding of complex zeros.

3. What are complex zeros and why are they important?

Complex zeros are the solutions to equations involving complex numbers. They are important because they help us solve problems that cannot be solved with real numbers alone. Complex zeros also have applications in various fields, such as engineering, physics, and computer science.

4. How does "Visualizing Complex Zeros: A Guide" explain the concept of complex zeros?

This guide uses visual aids, such as diagrams and graphs, to explain the concept of complex zeros. It also provides step-by-step instructions for plotting complex zeros on the complex plane and includes examples to illustrate the concept.

5. Is prior knowledge of complex numbers required to understand "Visualizing Complex Zeros: A Guide"?

Prior knowledge of complex numbers is recommended but not required to understand this guide. It starts with the basics of complex numbers and gradually builds upon that knowledge to explain complex zeros. However, some familiarity with algebra and graphing is beneficial.

Similar threads

Replies
8
Views
2K
Replies
20
Views
2K
  • Calculus
Replies
3
Views
745
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
14
Views
647
Replies
9
Views
1K
Replies
3
Views
2K
Replies
1
Views
938
Back
Top