Can Substituting -1 for i in Complex Cubic Equations Yield Accurate Solutions?

  • Thread starter Thread starter Noir
  • Start date Start date
  • Tags Tags
    Polynomials
AI Thread Summary
Substituting -1 for i in complex cubic equations does not yield accurate solutions, as i and -1 are fundamentally different. The original poster successfully found a solution by substituting values but later realized this method was likely coincidental rather than a valid mathematical approach. The discussion highlights the importance of understanding the nature of complex numbers and their operations. Replacing i with -1 can lead to incorrect conclusions, as demonstrated by the responses. Ultimately, relying on this substitution method is not advisable for solving complex polynomials.
Noir
Messages
27
Reaction score
0
I know this isn't in the right format, but I figured I'd get a better answer here than anywhere else. In my last exam, there was a question asking to prove (a + bi - except there were values for a and b, but i forgot them) was a solution to a polynomial of the 3rd degree.

Said polynomial was complex. I sub'd it in and got 0, so it worked. Here's the catch. To find the other two solutions, I subbed -1 in for i so the equation wasn't complex. I have no idea why I did it, i just remember it working. Lo and behold I got it right, the cubic equation I got had the same solutions as the quadratic you would get if you found used the long division method. I wasn't thinking and didn't want to deal with the i's.

I want to know, does the above methord work? Subbing in -1 for i and then solving? If it does I just went from a B to an A and I'm happy. I tried looking on the internet, but couldn't find anything.

Cheers,

James.
 
Physics news on Phys.org
Unfortunately, I have no idea what you are saying. Do you mean that the coefficients of the polynomial themselves were complex numbers? It would help a lot if you were to show what polynomial you are talking about. In general replacing "i" with "-1" will not give you anything worhwhile ("i" and "-1" are NOT equal and one CANNOT replace the other) so it sounds like you were just lucky in this particular example.
 
Sorry for any confusion. Much like this equation right here;
z^4 + 3iz^3 - (4 + i)z^2 - 3iz + 3 + i = 0
I think your right; I was just lucky my dodgy maths worked! I don't see how replacing i with -1 would, or even could work now...
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top