-5
votes
1answer
119 views

Root of a quadratic equation that has modulus $1$

Let us suppose $\alpha \in \mathbb C$ and $|\alpha|=1$ and $\alpha$ satisfies a monic quadratic equation. Then prove that $\alpha^{12} =1$. Show me the right way to solve this. Thanks in advance.
3
votes
3answers
96 views

Solve $\sin(z) = z$ in complex numbers

Show that $\sin(z) = z$ has infinitely many solutions in complex numbers. Little Picard theorem should help, but using big Picard theorem is undesirable. Thanks a lot!
0
votes
1answer
29 views

Complex numbers and absolute values

If i have equation: \begin{align} P = \left|\psi\right|^2 \end{align} where $P$ is a probability and we know there is no negative probability. This means $P$ must belong to $\mathbb{R}$. If i want ...
2
votes
2answers
34 views

Roots of cubic polynomial lying inside the circle

Show that all roots of $a+bz+cz^2+z^3=0$ lie inside the circle $|z|=max{\{1,|a|+|b|+|c| \}}$ Now this problem is given in Beardon's Algebra and Geometry third chapter on complex numbers. What might ...
0
votes
1answer
39 views

Complex solutions to $a = (z+b)^n$

I have tried the whole afternoon trying to figure out how to approach an equation of the form $a = (z+b)^n$, more specifically the equation: $1 = (z+1)^4$. Is there a general approach to equations of ...
1
vote
2answers
53 views

Comparing square roots of negative numbers

If we have for instance $\sqrt{-25}$, that is, a square root of $-25$, I know the answer can be $5i$ (Is $-5i$ also correct? Sorry not professional in mathematics). My main question here is how to ...
1
vote
1answer
35 views

Is the Fujiwara bound the most precise bound on maximum absolute value of complex roots of real polynomials?

Is the Fujiwara bound the most precise bound on maximum absolute value of complex roots of real polynomials ? Or does it exist some improved version for this special case of real polynomials ?
3
votes
2answers
146 views

geometric interpretation of quadratic equation with complex coefficients

When an equation has real coefficients and non-negative discriminant, the geometric meaning of it's roots is intersection of the function with the x-axis. I know how to get roots of quadratic ...
14
votes
2answers
449 views

Find all roots of $\,(x + 1)(x + 2)(x + 3)^2(x + 4)(x + 5) = 360$

The question is to find all complex roots of $$(x + 1)(x + 2)(x + 3)^2(x + 4)(x + 5) = 360$$ and it is meant to be solved by hand. Is there any quick way to solve this using some trick that I'm not ...
5
votes
4answers
98 views

Can a cubic that crosses the x axis at three points have imaginary roots?

I have a cubic polynomial, $x^3-12x+2$ and when I try to find it's roots by hand, I get two complex roots and one real one. Same, if I use Mathematica. But, when I plot the graph, it crosses the ...
0
votes
4answers
85 views

For $\sqrt[3]{-1+i}$, is $r$ (when put in polar form) $\sqrt[6]{2}$?

And when you put that into the nth root form... It becomes $2^{1/18}\cos\theta + 2^{1/18}\sin\theta$? $n$th root form given is: $\sqrt[n]r\cdot\cos(\theta+2\pi k)n$
0
votes
2answers
53 views

Multiple root in a polynomial

I'm doing some old multiple tests. It seems I'm pretty stuck around the topic off complex numbers, could someone elaborate how to: Show that 1 is a multiple root of 2nd degree in p$p(x)=x^3-x^2-x+1$
3
votes
3answers
124 views

How to find the roots of $x³-2$?

I'm trying to find the roots of $x^3 -2$, I know that one of the roots are $\sqrt[3] 2$ and $\sqrt[3] {2}e^{\frac{2\pi}{3}i}$ but I don't why. The first one is easy to find, but the another two roots? ...
0
votes
1answer
92 views

Complex n-th root question

Let $m$ and $n\neq0$ be any two integers.Show that $z^{m/n}=\left(z^{1/n}\right)^m$ has $n/(n,m)$ distinct values, where $(n,m)$ is the greatest common divisor of $n$ and $m$. Prove that the sets of ...
1
vote
1answer
48 views

Understanding a theorem of Marden's on the moduli of zeros of polynomials

My question is concerning Theorem 3.2 in this paper of Marden's. The gist of the theorem is stated below. Theorem 3.2. Every polynomial of the form $$ f(z) = \sum_{j=0}^{n} (b_j - ...
5
votes
2answers
184 views

Number of Complex Roots of a Complex Polynomial

This is related to the question I asked regarding finding the complex roots of $z^3+\bar{z}=0$. It turned out that there were 5 complex roots, but because the equation was of degree 3 I was only ...
10
votes
6answers
462 views

Complex roots of $z^3 + \bar{z} = 0$

I'm trying to find the complex roots of $z^3 + \bar{z} = 0$ using De Moivre. Some suggested multiplying both sides by z first, but that seems wrong to me as it would add a root ( and I wouldn't know ...
1
vote
6answers
488 views

Show that $z^6 + 5z^4 - z^3 + 3z$ has at least two real roots given that all roots are distinct.

Show that $z^6 + 5z^4 - z^3 + 3z$ has at least two real roots given that all roots are distinct. Also, show that $|3z - z^3 + 5z^4| < |z^6|$ when $|z| > 3$. I can see that 0 is a real ...
0
votes
1answer
6k views

Where to find information on shadow functions?

I happen to give some private lessons to an IB (International Baccalaureate) student. He asked me for help with writing some kind of a project on a set topic, given some materials (containing the ...
1
vote
2answers
167 views

Complex Polynomial transformation

I'm studying for an exam and professor gave us to create a little program that automatically does a transformation for a polynomial with complex coefficients, I don't have many problems doing the ...
1
vote
2answers
1k views

How can I find the roots of a quadratic function?

Bascially we are trying to find the roots of a quadratic equation, and 'apparently' there is a theorem for this, but every one that I have found so far mentions that the degree of the polynomial is ...
2
votes
1answer
220 views

Bound the complex roots of a polynomial above

We consider $P(z)=a_{0}+a_{1}z+\cdot+a_{n-1}z^{n-1}+a_{n}z^n$, with $a_{0},\ldots,a_{n-1},a_{n} \in \mathbb{C}$ and $a_{n}\neq0$. Let $R=\max_{0\leq k\leq n-1}\left | \frac{a_k}{a_n} \right |$ and ...
6
votes
1answer
233 views

Why are primitive roots of unity the only solution to these equations?

I was led by this question to the following problem: Find $n$ complex numbers $\lambda_1\dots\lambda_n\in\mathbb{C}$ that satisfy $$\begin{align} \sum_i\lambda_i & =0\\ \sum_i\lambda_i^2 ...
5
votes
1answer
513 views

Using the fifth roots of unity to find the roots of $(z+1)^5=(z-1)^5$

The question I am working on starts of with: Find the five fifth roots of unity and hence solve the following problems I have done that and solved several questions using this, however ...
6
votes
1answer
117 views

Complex Logs and Roots of Unity

I need to find all the solutions to the following using logarithms: $(e^z-1)^3=1$ where z is a complex number. I am told that using roots of unity I can break this equation down but I must be missing ...
3
votes
3answers
364 views

Visualization of complex roots for quadratics

I read that if a parabola has no real roots, then its complex roots can be visualized by graphing the same parabola ($ax^2 + bx + c$) with $-a$ and then finding the roots of that, then using those ...
1
vote
2answers
248 views

Fastest way to find (natural) roots of a value on the unit circle

_EDIT_ I'd like to do this to $d$ digits of precision. I wonder what the fastest way to get roots of a value on the unit circle is. More specifically, if I have a fraction of naturals, $p/q$, and ...