Skip to main content

Questions tagged [roots-of-cubics]

For questions related to roots of a cubic equation. All of the roots of the cubic equation can be found by the following means: algebraically, trigonometrically or numerical approximations of the roots.

3 votes
1 answer
101 views

This comes from exercise 8.10 in Ian Stewart’s Galois Theory, where it is desired to show that the general cubic (with roots $\alpha_1, \alpha_2, \alpha_3$) is solvable in Ruffini radicals. A hint ...
Robin's user avatar
  • 6,972
0 votes
1 answer
137 views

Context: I'm having a lot of trouble handling Cardano's last equation, symbolically. Given the depressed cubic $x^3+px+q$, one can define $u_{1, 2}=\sqrt[3]{ -\cfrac{q}{2} \pm \sqrt{\cfrac{q^2}{4} + \...
Coda5 55's user avatar
0 votes
1 answer
62 views

Consider a cubic polynomial (in $\mu$), where the coefficients depending parametrically on real variables $\chi,\tau > 0$: \begin{equation} P(\mu;\chi,\tau) = a(\chi,\tau)\mu^3 + b(\chi,\tau)\mu^2 +...
Ethan's user avatar
  • 800
3 votes
1 answer
106 views

Suppose $f(x) = ax^3 + bx^2 + cx + d$, with $a,b,c,d \in \mathbb{R}$. Let $\Delta$ denote the discriminant. If $\Delta > 0$, then $f$ has 3 distinct, real roots. If $\Delta = 0$, then $f$ has a ...
Ethan's user avatar
  • 800
3 votes
4 answers
170 views

To Prove: The function $f(x)=ax^3+bx^2-2bx+4b$ has at most one real root. My approach: I know I could use the extrema $x=\frac{-b\pm\sqrt{b^{2}+6ab}}{3a}$ but substituting back into $f(x)$ yields the ...
Max's user avatar
  • 137
6 votes
1 answer
234 views

There's a fairly well-known formula for cubic equations of the form $x^3+px+q=0$: The transformation $x = z-\frac{p}{3z}$ gives $z^3+q-\frac{p^3}{27}z^{-3}$, and after multiplying by $z^3$, the ...
detroitsigma of geometry dash's user avatar
10 votes
3 answers
619 views

We have $y = x^2 + 1$ and are trying to find the point closest to $(4, 0)$. For context, this is for a high school calculus class. Clearly, $l = \sqrt{(x - 4)^2 + ((x^2 + 1) - 0)^2}$, from which we ...
Experimental-Mathematics's user avatar
2 votes
1 answer
200 views

In a previous MSE question I described a neusis-style technique with tilted circles and squares. While experimenting further I found a construction that produces a tilted segment of length $(\approx 1....
Arjen Dijksman's user avatar
8 votes
0 answers
195 views

Inspired by this question, I've come up with an exercise that I hope you will find amusing: Show that $$\begin{eqnarray*} &&\int_{0}^{\sqrt[3]{2}}\left[u^3\sqrt[3]{27+u^6+\sqrt{27}\sqrt{27+2u^...
Jack D'Aurizio's user avatar
1 vote
1 answer
105 views

Suppose that $f(x) = x^3 + mx^2 + nx + 8$ is a real-valued function. I am determining some integers m and n such that $f(x) = 0$ has only one real root (the other two are complex conjugates). ...
Tommy Wang's user avatar
0 votes
2 answers
88 views

This is a follow-up to that question, so I will refer to it for the motivation. In continuation, I now have this polynomial obtained by inserting $x=\phi_2+\sqrt{\varepsilon}\cdot y$ in the polynomial ...
Gateau au fromage's user avatar
3 votes
3 answers
312 views

I find the following issue when dealing with a problem concerning a PDE. Consider the polynomial equation for $x$ given by $$ (1-x)(2b+x^2)=2\phi_2(1-\phi_2)^2,\;\;\frac{1}{3}<\phi_2<{1}. $$ At ...
Gateau au fromage's user avatar
1 vote
1 answer
82 views

Was looking through a proof of a necessary and sufficient condition for the roots of a cubic to follow a geometric progression. It used the following argument for necessity. For the following cubic ...
iambadatnames's user avatar
2 votes
3 answers
121 views

I'm currently working on a complex analysis problem and I’m trying to show that the polynomial $$ f(z) = z^3 + (-8 - 3i)z^2 + (17 + 24i)z - 51i $$ has two complex conjugate roots. While I’ve seen one ...
Furdzik Zbignew's user avatar
4 votes
2 answers
2k views

Let $f(x)$ be a monic cubic polynomial (i.e., leading coefficient is $1$) such that it satisfies the following conditions: There exists no integer $k$ such that $f(k+1) \cdot f(k-1) < 0$ $f^\...
user483801's user avatar

15 30 50 per page
1
2 3 4 5 6