Complex Variables
eBook - ePub

Complex Variables

A Physical Approach with Applications

Steven G. Krantz

Buch teilen
  1. 351 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

Complex Variables

A Physical Approach with Applications

Steven G. Krantz

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

The idea of complex numbers dates back at least 300 years—to Gauss and Euler, among others. Today complex analysis is a central part of modern analytical thinking. It is used in engineering, physics, mathematics, astrophysics, and many other fields. It provides powerful tools for doing mathematical analysis, and often yields pleasing and unanticipated answers.

This book makes the subject of complex analysis accessible to a broad audience. The complex numbers are a somewhat mysterious number system that seems to come out of the blue. It is important for students to see that this is really a very concrete set of objects that has very concrete and meaningful applications.

Features:

  • This new edition is a substantial rewrite, focusing on the accessibility, applied, and visual aspect of complex analysis


  • This book has an exceptionally large number of examples and a large number of figures.


  • The topic is presented as a natural outgrowth of the calculus. It is not a new language, or a new way of thinking.


  • Incisive applications appear throughout the book.


  • Partial differential equations are used as a unifying theme.

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Complex Variables als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Complex Variables von Steven G. Krantz im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Mathematics & Applied Mathematics. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Jahr
2019
ISBN
9781000007183

Chapter 1

Basic Ideas

1.1 Complex Arithmetic

1.1.1 The Real Numbers

The real number system consists of both the rational numbers (numbers with terminating or repeating decimal expansions) and the irrational numbers (numbers with infinite, non-repeating decimal expansions). The real numbers are denoted by the symbol ℝ. We let ℝ2 = {(x, y) : x ∈ ℝ, y ∈ ℝ} (Figure 1.1).

1.1.2 The Complex Numbers

The complex numbers ℂ consist of ℝ2 equipped with some special algebraic operations. One defines
(x,y)+(x,y)=(x+x,y+y),(x,y)(x,y)=(xxyy,xx+yx).
These operations of + and · are commutative and associative.
EXAMPLE 1 We may calculate that
(3,7)+(2,4)=(3+2,7+(4))=(5,3).
Also
(3,7)(2,4)=(327(4),3(4)+72)=(34,2).
Image
Figure 1.1: A point in the plane.
Of course we sometimes wish to subtract complex numbers. We define
zw=z+(w).
Thus if z = (11, −6) and w = (1, 4) then
zw=z+(w)=(11,6)+(1,4)=(10,10).
We denote (1, 0) by 1 and (0, 1) by i. We also denote (0, 0) by 0. If α ∈ ℝ, then we identify α with the complex number (α, 0). Using this notation, we see that
α(x,y)=(α,0)(x,y)=(αx,αy).
(1.1)
In particular,
1(x,y)=(1,0)(x,y)=(x,y).
We may calculate that
x1+yi=(x,0)(1,0)+(y,0)(0,1)=(x,0)+(0,y)=(x,y).
(1.2)
Thus every complex number (x, y) can be written in one and only one fashion in the form x · 1 + y · i with x, y ∈ ℝ. We usually write the number even more succinctly as x + iy.
EXAMPLE 2 The complex number (−2, 5) is usually written as
(2,5)=2+5i.
The complex number (4, 9) is usually written as
(4,9)=4+9i.
...

Inhaltsverzeichnis