Chapter 17: Problem 28
Verify that the given function \(u\) is harmonic. Find \(v\), the harmonic conjugate function of \(u\). Form the corresponding analytic function \(f(z)=u+i v .\) \(u(x, y)=e^{x}(x \cos y-y \sin y)\)
Short Answer
Expert verified
The function \( f(z) = e^{x}(x \cos y - y \sin y) + i e^{x}(y \cos y - x \sin y) \) is analytic.
Step by step solution
01
Verify that u is Harmonic
A function is harmonic if it satisfies the Laplace equation: \( abla^2 u = 0 \), where \( abla^2 u = \frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2} \). First, calculate \( \frac{\partial u}{\partial x} \) and \( \frac{\partial^2 u}{\partial x^2} \) and then \( \frac{\partial u}{\partial y} \) and \( \frac{\partial^2 u}{\partial y^2} \). Perform the calculations and verify that the sum of the second order derivatives equals zero.
02
Compute the Partial Derivatives with respect to x
Calculate \( \frac{\partial u}{\partial x} = \frac{d}{dx} [e^{x}(x \cos y - y \sin y)] = e^{x}(x \cos y - y \sin y) + e^{x} \cos y \). Then compute the second derivative with respect to \( x \): \( \frac{\partial^2 u}{\partial x^2} = e^{x}(x \cos y - y \sin y) + 2e^{x} \cos y \).
03
Compute the Partial Derivatives with respect to y
Calculate \( \frac{\partial u}{\partial y} = \frac{d}{dy} [e^{x}(x \cos y - y \sin y)] = -e^{x}(x \sin y + y \cos y) \). Then compute the second derivative with respect to \( y \): \( \frac{\partial^2 u}{\partial y^2} = e^{x}(x \cos y - y \sin y) \).
04
Verify the Laplace Equation
Add the second partial derivatives from Step 2 and Step 3: \( \frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2} = [e^{x}(x \cos y - y \sin y) + 2e^{x} \cos y] + e^{x}(x \cos y - y \sin y) \). Simplifying gives zero, verifying that \( u(x,y) \) is harmonic.
05
Find the Harmonic Conjugate v
Using the Cauchy-Riemann equations for a harmonic conjugate, \( v \) must satisfy: \( \frac{\partial v}{\partial x} = -\frac{\partial u}{\partial y} \) and \( \frac{\partial v}{\partial y} = \frac{\partial u}{\partial x} \). Calculate \( v \) by integrating these equations.
06
Integrate to Find v(x, y)
From \( \frac{\partial v}{\partial x} = e^{x}(x\sin y + y\cos y) \), integrate with respect to \( x \) to get \( v(x, y) = e^{x}(y\cos y - x\sin y) + g(y) \), where \( g(y) \) is an arbitrary function of \( y \).
07
Determine g(y) by Solving the Second Cauchy-Riemann Equation
From \( \frac{\partial v}{\partial y} = e^{x}(x \cos y - y \sin y) + g'(y) = e^{x}(x \cos y - y \sin y) + \frac{\partial u}{\partial x} \), it follows that \( g'(y) = 0 \), hence \( g(y) = C \) for some constant \( C \). Therefore, \( v(x, y) = e^{x}(y \cos y - x \sin y) \).
08
Form the Analytic Function f(z)
Combine \( u(x, y) \) and its harmonic conjugate \( v(x, y) \) to form the analytic function: \( f(z) = u(x, y) + iv(x, y) = e^{x}(x \cos y - y \sin y) + i e^{x}(y \cos y - x \sin y) \).
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Laplace equation
The Laplace equation is crucial for determining if a function is harmonic. A function is said to be harmonic in a domain if it satisfies the Laplace equation: \( abla^2 u = 0 \). This notation \( abla^2 u \) represents the Laplacian of \( u \), and it is a measure that adds up the second partial derivatives of the function:
- \( \frac{\partial^2 u}{\partial x^2} \)
- \( \frac{\partial^2 u}{\partial y^2} \)
Cauchy-Riemann equations
The Cauchy-Riemann equations are a system of partial differential equations that help establish whether a complex function is analytic. For a function \( f(z) = u(x, y) + iv(x, y) \), these equations provide a connection between the function \( u \) and its harmonic conjugate \( v \). These equations are:
- \( \frac{\partial u}{\partial x} = \frac{\partial v}{\partial y} \)
- \( \frac{\partial u}{\partial y} = -\frac{\partial v}{\partial x} \)
harmonic conjugate
A harmonic conjugate is essentially another function that pairs with a given harmonic function to form an analytic complex function. If you have a harmonic function \( u \), its harmonic conjugate \( v \) is found by ensuring the combination \( f(z) = u(x,y) + iv(x,y) \) is analytic. Finding the harmonic conjugate involves integrating the partial derivatives:
- Given \( \frac{\partial v}{\partial x} = -\frac{\partial u}{\partial y} \)
- and \( \frac{\partial v}{\partial y} = \frac{\partial u}{\partial x} \)
partial derivatives
Partial derivatives are a type of derivative used in multivariable calculus, specifically when dealing with functions of more than one variable. They measure how a function changes as each individual variable changes, all else being constant. To compute partial derivatives of a function \( u(x, y) \):
- The partial derivative with respect to \( x \): \( \frac{\partial u}{\partial x} \)
- The partial derivative with respect to \( y \): \( \frac{\partial u}{\partial y} \)