Notation in Complex Analysis Theorem

96 Views Asked by At

I need to use theorem $2$ in this paper and in it they have the term

$$\frac{\langle b-a,f(z_1)-f(a)\rangle}{\langle b-a,z_1-a\rangle}$$

which I can't seem to understand. What are the entities on the numerator and denominator? Are they vectors, intervals? And how does one carry out division on them. For context, the theorem is one of complex analysis and $f$ is a holomorphic function defined on the open convex subset $D\in\mathbb{C}$ where $a,b\in D$ and $z_1\in (a,b)$.

Sorry for the dull question, I just can't seem to figure it out, nor do I know what to google because I don't know the name of the entities being used.

1

There are 1 best solutions below

2
On BEST ANSWER

The line above the statement of the theorem has the definition $\langle u, v\rangle = \operatorname{Re}(u\overline{v})$. This is a real inner product on $\mathbb{C}$ - the notation $\langle\cdot, \cdot\rangle$ is usually used to denote inner products.

More generally, $\langle u, v\rangle = \operatorname{Re}(u^T\overline{v})$ is a real inner product on $\mathbb{C}^n$.