Linear Algebra - what is Re and Im for complex numbers?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 7K views
Arnoldjavs3
Messages
191
Reaction score
3

Homework Statement


http://prntscr.com/eqhh2p
http://prntscr.com/eqhhcg

Homework Equations

The Attempt at a Solution


I don't even know what these are, it is not outlined in my textbook. I'm assuming I am is image? But how do you calculate image even?

As far as I'm concerned I am has to do wtih linear transformations - i have no clue how to calculate it. I am looking around online but I can't even find guidance.
 
Physics news on Phys.org
Re is the real part, and I am is the imaginary part:
$$
\textrm{Re}(a + i b) = a \\
\textrm{Im}(a + i b) = b
$$
(assuming ##a,b \in \mathbb{R}##).
 
  • Like
Likes   Reactions: Arnoldjavs3
DrClaude said:
Re is the real part, and I am is the imaginary part:
$$
\textrm{Re}(a + i b) = a \\
\textrm{Im}(a + i b) = b
$$
(assuming ##a,b \in \mathbb{R}##).

Oh! That makes this easy then. Is this notation common then? They could have saved me the trouble of typing out a few more characters... :)
 
The notation is quite common. Another common notation is ##\Re## and ##\Im##.
 
  • Like
Likes   Reactions: Arnoldjavs3