Mathematical Methods for Physics Flashcards
What is the requirement on an operator for superpositions of solutions to be solutions themselves?
The operator is linear and the equation is homogeneous
What is the requirement on an operator for an ordinary point?
What about a regular singular point?
What are the consequences?
P(x) and Q(x) must be finite -> 2 analytic solutions
If P(x) has a simple pole or/and Q(x) has a simple or second-order pole. -> at least one solution, possibly with a pole
Otherwise - no solutions
What does it mean for a function to be analytic?
Taylor expandable, and convergent within some radius.
What is the wronskian? How does it allow us to determine whether functions are linearly independent?
The wronskian is the determinant of a matrix formed of the functions and their derivatives.
W != 0 for linearly independent functions
How can we derive the equation for finding second solutions?
Differentiate the wronskian and substitute in the governing equation.
This results in a simple DE for the wronskian that can be integrated.
What is the form of a Sturm-Liouville operator?
What are the conditions?
- (p y’)’ + qy
p and q are real
p > 0 in the domain
Hermitian boundary conditions
For an S-L eigenequation, the weight function must also be real and > 0 in the domain.
What does it mean for an operator to be hermitian (self-adjoint)?
What are the boundary conditions required for this to be the case?
integral (v* L u) = [ integral (u* L v) ]*
Where v and u are solutions.
[p v’ u - p u’ v] (between a and b) = 0
What are some of the key properties of an S-L eigenproblem?
Real eigenvalues
Real and orthogonal eigenfunctions
Eigenfunctions form a complete basis
There is a minimum eigenvalue ( >0 )
Eigensolutions can be classified by the number of nodes in the domain. yn has n-1 nodes.
Eigenvalues ordered this way are increasing
What is the form of the wronskian for an S-L operator?
W = W_o / p
where W_o is constant
S-L eigenfunction degeneracy:
- for separated b.c’s?
- for periodic b.c’s?
No degeneracy for separated b.c’s
Degeneracy 2 is allowed for periodic b.c’s
What are the defining properties of an inner product?
Linear
Symmetric
Positive definite
What functions arise as the solutions to the radial part of wavefunctions in an infinite circular well?
Bessel functions (we have to introduce an integrating factor)
What is an integrating factor?
How can its form be derived?
An integrating factor, w, allows us to cast an equation in the form of an S-L equation.
We need w p_1 = (w p_o)’
this allows us to find a DE for w, which can be easily integrated.
We must check that the S-L FORM satisfies the conditions of an S-L equation.
What functions arise as the eigenstates of a QHO?
Hermite polynomials.
making some absurd ansatz
What is the physical motivation for the generating function for legendre polynomials?
The electrostatic potential for a point charge.
The solutions satisfy laplace’s equation, which has a general solution expressed in terms of legendre polynomials.
What is the physical motivation for the generating function for bessel functions?
The 2D wave equation has general solutions in terms of bessel functions, and this can be equated to the plane wave solution.
How can we find whether a series solution converges or not?
The ratio test. The ratio of a subsequent term over the current one should be < 1 (in the limit as n-> inf) for convergence.
However, if the series terminates at some finite term, this series will be a solution.
What is frobenius’ method?
What is an example of its use?
Series solution in the case of expansion about a singularity.
Just like the usual series ansatz, but premultiply by x^s.
e.g: to find series solutions to integer bessel’s equation
What is the form of a fourier transform?
What about the inverse? (maths transform)
FT(y) = integral{ e^-ikx * y }
FT^-1(Y) = 1/2pi * integral{ e^ikx * Y }
What is the FT of the derivative of y w.r.t. x?
What about the second derivative?
ik Y
(Y is the FT of y)
Second derivative:
-k^2 Y
What is the residue theorem?
For a contour integral (anticlockwise) about some poles.
The integral = 2 pi i * (the sum of the residues at the poles)
What is the form of a laplace transform?
What is it important to note?
LT(y) = integral[0, inf] { e^-st * y }
All information is lost for t<0
What is the LT of 1?
1/s
s>0
What is the LT of t^n?
How can this be shown?
n! / s^(n+1)
Prove via induction, starting from n=0, 1
What is the LT of e^at ?
1 / s-a