I am reading the book, Applied Linear Algebra and Matrix Analysis.
When I was doing the exercise of Section 2.4, Page 97, I thought the equation is right as followed:
$(cA)^{*} = cA^{*}$
But answer tells me it is false.
So I am wondering it and searching the definition of a scalar in Wikipedia.
And I find it.
In linear algebra, real numbers or other elements of a field are called scalars and relate to vectors in a vector space through the operation of scalar multiplication, in which a vector can be multiplied by a number to produce another vector...
SO I wonder that in this equation $c$ can be a complex number, so the equation is not right.
If not mind, anyone could help me and give some tutorials of it?
I will appreciate it.
[Just sharing my thoughts]
Whenever we define a matrix we always mention the corresponding field, from where the elements are taken, otherwise, the term matrix is not well defined.
In a usual sense, when we define a matrix we consider $\Bbb R$ as a field, but it is a good habit to mention field every time a matrix is considered.
Your equation $(cA)^*=cA^*$ is not true for $c\in\Bbb C$ but it is true for $c\in\Bbb R;$ when $c\in \Bbb C$ we have $(cA)^*=\overline c A^*$ where $\bar c$ is the conjugate of $c$