Complex Variables
eBook - ePub

Complex Variables

A Physical Approach with Applications

Steven G. Krantz

Share book
  1. 351 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Complex Variables

A Physical Approach with Applications

Steven G. Krantz

Book details
Book preview
Table of contents
Citations

About This Book

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.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Complex Variables an online PDF/ePUB?
Yes, you can access Complex Variables by Steven G. Krantz in PDF and/or ePUB format, as well as other popular books in Matemáticas & Matemáticas general. We have over one million books available in our catalogue for you to explore.

Information

Year
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.
...

Table of contents