Hints on solving this equation

  • Thread starter Thread starter missmerisha
  • Start date Start date
AI Thread Summary
The equation a^3 z^3 + b^3 i = 0 can be manipulated by expressing z in terms of its real and imaginary components. The suggestion to rewrite the right side as a third power is considered a clever approach to solving the problem. It is noted that the cube root of -a^3/b^3 simplifies to -a/b, with the main challenge being the cube root of i. The discussion emphasizes that the left-hand side can be factored to facilitate finding the solutions. Ultimately, the equation has multiple cube roots, which adds complexity to the solution process.
missmerisha
Messages
22
Reaction score
0

Homework Statement



The solutions of the equation a^3 z^3+b^3 i =0
where a,b are an element of R+


The Attempt at a Solution


a^3 z^3 = - b^3 i
z^3 = (-b^3 i) / (a^3)

Now I'm stuck.
Any other suggestions?
 
Physics news on Phys.org
Note that

<br /> i^3 = -i<br />

As a start you can rewrite the entire right side as a 3rd power.
 
You may also want to write z in terms of its real and imaginary components.
 
statdad said:
Note that

<br /> i^3 = -i<br />

As a start you can rewrite the entire right side as a 3rd power.

That has nothing to do with the question.
 
missmerisha said:
That has nothing to do with the question.

Actually, it has. In fact, I think it is a genius way to solve the problem! Just making sure, we are asked to solve z in terms of a, b?
Really, try his way, and see what you can do next.
Because after doing that substitution, basically there is only one more step to find get the solution
 
missmerisha said:
That has nothing to do with the question.
It has everything to do with the equation. Assuming that a and b are real numbers, the cube root of -a^3/b^3 is -a/b so the only question is the cube root of i. Knowing that i^3= -i helps with that. Warning: -ia^3/b^3
has three cube roots.
 
Re-write the left-hand side as:
(az)^{3}-(ib)^{3}=0\to{(az-ib)((az)^{2}+iazb-b^{2})=0
 
Back
Top