Can Complex Numbers Solve This Linear System?

In summary, the conversation discusses different methods to solve a system of linear equations involving complex numbers. These methods include Gaussian elimination, substitution, and Cramer's rule. The use of complex numbers in algebra is also mentioned.
  • #1
toni07
25
0
\(\displaystyle \mathbb C: (1+i)x + 2y = 3, 3x + (1i)y = 2i\)

I don't know how to go about this, am I supposed to do addition of complex number? Please help.
 
Mathematics news on Phys.org
  • #2
One way to proceed would be to multiply the second equation by $2i$, and then add the two equations:

\(\displaystyle (1+i)x+2y=3\)

\(\displaystyle 6ix-2y=-4\)

Then you will have eliminated $y$ and can solve for $x$, after which you may substitute for $x$ into either equation to determine $y$.
 
  • #3
MarkFL said:
One way to proceed would be to multiply the second equation by $2i$, and then add the two equations:

\(\displaystyle (1+i)x+2y=3\)

\(\displaystyle 6i-2y=-4\)

Then you will have eliminated $y$ and can solve for $x$, after which you may substitute for $x$ into either equation to determine $y$.

I am not supposed to use Gaussian elimination.
 
  • #4
I thought Gaussian elimination involved an augmented matrix. If you are not to use any type of elimination then use substitution instead.
 
  • #5
Since this has two equations and two variables, it's easy to apply Cramer's Rule, since the determinant of a 2x2 matrix $\begin{bmatrix}a&b\\c&d \end{bmatrix}$ is just $ad-bc$
 
  • #6
crypt50 said:
I am not supposed to use Gaussian elimination.
It would have helped if you had told us that!

In any case "complex numbers", as far as algebra is concerned, are just numbers. Any method that you could use with real coefficients works with complex coefficients.

If you are not allowed to use the easiest method (Gaussian elimination) you could use Cramer's rule, as eddybob123 suggested:
[tex]x= \dfrac{\left|\begin{array}{ccc}3 & 2 \\ 2i & 2i\end{array}\right|}{\left|\begin{array}{ccc}1+i & 2 \\ 3 & i \end{array}\right|}[/tex]
[tex]y= \dfrac{\left|\begin{array}{ccc}1+i & 3 \\ 3 & 2i\end{array}\right|}{\left|\begin{array}{ccc}1+i & 2 \\ 3 & i \end{array}\right|}[/tex]

(Editted thanks to eddybob123.)
 
Last edited by a moderator:
  • #7
I'm sure you meant y on the second equation!
 
  • #8
HallsofIvy said:
It would have helped if you had told us that!

In any case "complex numbers", as far as algebra is concerned, are just numbers. Any method that you could use with real coefficients works with complex coefficients.

If you are not allowed to use the easiest method (Gaussian elimination) you could use Cramer's rule, as eddybob123 suggested:
[tex]x= \dfrac{\left|\begin{array}{ccc}3 & 2 \\ 2i & 2i\end{array}\right|}{\left|\begin{array}{ccc}1+i & 2 \\ 3 & i \end{array}\right|}[/tex]
[tex]x= \dfrac{\left|\begin{array}{ccc}1+i & 3 \\ 3 & 2i\end{array}\right|}{\left|\begin{array}{ccc}1+i & 2 \\ 3 & i \end{array}\right|}[/tex]

I thought I could figure it out. What if I don't want to use Cramer's rule.
 
  • #9
\(\displaystyle (1+i)x+2y=3\)

\(\displaystyle 6ix-2y=-4\)

Solve one of these equations for $2y$ and then substitute that into the other equation and solve for $x$.
 
  • #10
crypt50 said:
\(\displaystyle \mathbb C: (1+i)x + 2y = 3, 3x + (1i)y = 2i\)

I don't know how to go about this, am I supposed to do addition of complex number? Please help.

Online service - linear system to complex numbers

?? ? ? ? ?? ?
 

FAQ: Can Complex Numbers Solve This Linear System?

1. What is a linear system over the field?

A linear system over the field is a set of equations where each equation is in the form of a linear combination of variables, with coefficients from a specific field. The goal is to find the values of the variables that satisfy all of the equations simultaneously.

2. What is the difference between a linear system over the field and a linear system over the real numbers?

The main difference is that a linear system over the field can have coefficients and solutions from any field, while a linear system over the real numbers can only have coefficients and solutions from the set of real numbers.

3. How do you solve a linear system over the field?

To solve a linear system over the field, you can use various methods such as substitution, elimination, or Gaussian elimination. These methods involve manipulating the equations to isolate a variable and then finding its value.

4. What is the importance of solving linear systems over the field?

Solving linear systems over the field is important in many fields of science and engineering, including physics, economics, and computer science. It allows for the analysis and prediction of systems with multiple variables and equations.

5. Can a linear system over the field have infinite solutions?

Yes, a linear system over the field can have infinite solutions. This occurs when the equations are dependent on each other, meaning that one equation can be derived from another. In this case, there are infinitely many solutions that satisfy the system.

Similar threads

Back
Top