Mathematica Mathematica: Solving Linear Complex Systems

AI Thread Summary
The discussion focuses on using Mathematica to find symbolic solutions for a set of complex linear equations involving variables a(p), b(p), c(p), and d(p). The user expresses difficulty with the task, questioning its feasibility. A suggestion is made that simplifying the problem by setting sin(p) to zero could help. The response indicates that the problem has been previously solved, although Mathematica may resist executing the solution straightforwardly. Overall, the conversation highlights the challenges and potential simplifications in solving complex systems using Mathematica.
BLUE_CHIP
Messages
4
Reaction score
0
Good evening,

I am currently trying to use Mathematica to find the symbolic solutions to a set of complex linear equations. I have never used Mathematica for such a task before and am finding it quite difficult. Let me state the problem:

\begin{pmatrix}a^{*}a-b^{*}b&ac^{*}-bd^{*}\\a^{*}c-b^{*}d&c^{*}c-d^{*}d\end{pmatrix}=\begin{pmatrix}-(\mu+2tcos(p))&2(\Re(\Delta)-i\Im(\Delta))sin(p)\\2(\Re(\Delta)+i\Im(\Delta))sin(p)&\mu+2tcos(p)\end{pmatrix}; \qquad \text{ where } \mu, \Re(\Delta), \Im(\Delta), t \text{ are real constants }; p\inℝ

I am attempting to solve for the complex functions a(p), b(p), c(p), d(p) Is this even possible or am I wasting my time?

Thanks
 
Physics news on Phys.org
By inspection, assuming your j(delta) is not equal to zero, that sin(p) is equal to zero.

That substantially simplifies your task, but, like many things in Mathematica, at the moment it is resisting doing something that is simple to describe.
 
Last edited:
This problem has been solved.

Thank you.
 

Similar threads

Replies
19
Views
2K
Replies
1
Views
3K
Replies
1
Views
2K
Replies
2
Views
2K
Replies
4
Views
2K
Replies
5
Views
3K
Replies
12
Views
1K
Replies
6
Views
7K
Back
Top