Simplifying a solution such that the imaginary number goes away

Click For Summary

Homework Help Overview

The discussion revolves around simplifying a general solution to a system of differential equations involving complex numbers, specifically focusing on eliminating imaginary components from the solution.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants explore the substitution of exponential terms with their sine and cosine equivalents, and discuss the implications of setting constants C1 and C2 in relation to complex conjugates to achieve a real-valued solution.

Discussion Status

There is an ongoing exploration of relationships between constants C1 and C2, with some participants suggesting specific forms for these constants to eliminate imaginary parts. The conversation indicates a productive direction towards resolving the imaginary components, though no consensus has been reached.

Contextual Notes

Participants are considering the implications of using complex matrices and the conditions under which the resulting expression can be real. There is mention of needing to introduce new parameters, which suggests constraints on the original constants.

jwang34
Messages
11
Reaction score
0

Homework Statement



Given a general solution to a system of differential equations:

Y(t)= C1(1;2i)e^(2it)+C2(1;-2i)e^(-2it)

side note: i is sqrt of -1, and the (1;2i) is a 2 by 1 matrix. The idea is to simplify the solution such that the imaginary components go away.

Homework Equations



Euler's formula.


The Attempt at a Solution


I have subbed the e^(2it) and e^(-2it) with their appropriate sin and cos counterparts. This is what I have have:

Y(t)= C1(1;2i)[cos(2t)+isin(2t)]+C2(1;-2i)[cos(2t)-isin(2t)]

and so from here, I lumped the cosines and sines together:

Y(t)=[C1(1;2i)+C2(1;-2i)]cos(2t)+i[C1(1;2i)+C2(1;-2i)]sin(2t)


I know I need to introduce two new free parameters to replace C1 and C2 but I'm not sure if I do that now or is there another way? I'm especially stumped as how to rid of the i from the (1;2i) and (1;-2i). Any suggestions are welcome. thanks.
 
Physics news on Phys.org
This is really just Y=C1*z+C2*conjugate(z) where z is a complex matrix. The condition for Y to be real is Y=conjugate(Y). Putting it all together, don't you just get C1=conjugate(C2)?
 
I'm not sure I totally understand. So you're saying I set C1=the conjugate of C2? Or should I do set C1=C2*conjugate(z)?
 
C1 and C2 are constants, right? I'm just saying if C1=(a+bi) then C2=(a-bi). a and b also constants. That will cancel all of the imaginary parts. You need to check this yourself. Shouldn't this:

Y(t)=[C1(1;2i)+C2(1;-2i)]cos(2t)+i[C1(1;2i)+C2(1;-2i)]sin(2t)

be this:

Y(t)=[C1(1;2i)+C2(1;-2i)]cos(2t)+i[C1(1;2i)-C2(1;-2i)]sin(2t)
 
Yes, you are right. I think I understand it now. So I should set C1=(a+bi) and C2=(a-bi) and the complex matrices will be resolved. Thank you so much!
 

Similar threads

Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K