UCB博士资格考试试题
https://math.berkeley.edu/~myzhang/qual.html?tdsourcetag=s_pcqq_aiomsg
<!-- Page Content -->
<div class="container">
<div class="row" style="margin-top: 80px; margin-bottom: 40px;">
<h3 style="text-align: center">Qualifying Exams</h3>
<div id="main">
The following is a collection of past qualifying exam questions at UC Berkeley, to serve as practices for graduate students preparing their exams.
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/arrow-down.png" class="arrow" />
<h4 class="sectionTitle">Algebra</h4>
</div>
<div class="area">
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">General Algebra</h5>
</div>
<ol class="subject">
<li class="question">
How does one make a subposet into a poset? (Bergman)
</li>
<li class="question">
State and prove the Fundamental Theorem of Finite Distributive Lattices. (Klass)
</li>
<li class="question">
Define and state things about posets. (Klass)
</li>
<li class="question">
Draw a non-lattice with 5 elements. Draw a lattice with 5 elements. Draw a Boolean lattice on 3 elements. (Lam)
</li>
<li class="question">
Give a ring and a free module that has a basis of elements for every integer . Can be choesen commutative unital?
</li>
<li class="question">
State the fundamental theorem of Galois theory.
</li>
</ol>
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">Combinatorics</h5>
</div>
<ol class="subject">
<li class="question">
State and prove Ramsey's Theorem, Hall's Theorem, Speiner's Theorem, Erdös-Ko-Rado Theorem, and the Erdös lower bound on Ramsey. (Karp)
</li>
<li class="question">
State Lovas local theorem and Alan's Theorem. (Karp)
What is ? (Karp)
</li>
<li class="question">
When is the Speiner bound tight? (Karp)
</li>
<li class="question">
What is the net work flow problem? (Sinclair)
</li>
<li class="question">
What is an algorithm to solve the problem? How do we know it terminates and what is a bound on the running time? (Sinclair)
</li>
<li class="question">
What is an algorithm with a better bound? (Sinclair)
</li>
<li class="question">
How can we use the algorithm to find a minimum cut? (Sinclair)
</li>
<li class="question">
What is a randomized algorithm for finding a minimal cut? (Sinclair)
</li>
<li class="question">
What is a bound on the error probability? (Sinclair)
</li>
<li class="question">
What does this tell us about how many minimal cuts there can be in a 1-graph? (Sinclair)
</li>
<li class="question">
What is an Eulerian poset? What is graded? What is a rank funciton? What is the length of a chain? What is of an interval? Why is it called Eulerian? (Sinclair)
</li>
<li class="question">
Consider monotonic paths from to consisting of unit steps either or . if is never below . Define a hill to be a step followed by a step. Define a valley to be a step followed by a step. Given , define hills of and valleys of as good points. Define valleys of and hills of as bad points. Show the number of good points is always greater than the number of bad points. (Sinclair)
</li>
<li class="question">
Talk about the Incidence Algebra on a poset. (Klass)
</li>
<li class="question">
If we are to implement the Mobius inversion on the poset, do we need the functions in the Incidence Algebra to take values in a field? Does a ring suffice? (Bergman)
</li>
<li class="question">
When is a function in the Incidence Algebra invertible? Prove it. (Bergman)
</li>
<li class="question">
Talk about the Mobius function for the product of two posets. Use it to describe the Mobius function on B_n, the Boolean poset of size n. (Klass)
</li>
<li class="question">
Prove that a finite meet-semilattice with 1 is a lattice. (Bergman)
</li>
<li class="question">
Is an infinite meet-semilattice with 1 necessarily a lattice? If not, find a counterexample. (Bergman)
<li class="question">
Prove that in a finite poset with a unique maximal element, that element is 1; find a counterexample in the infinite case. (Bergman)
</li>
<li class="question">
Consider the matroid of the hyperplane arrangement of the root system . Draw this for , and compute the characteristic polynomial. Is this a graphical matroid? Derive the characteristic polynomial for general . How many regions does the hyperplane arrangement have? (Ardila (SFSU))
</li>
<li class="question">
State the finite field method for the characteristic polynomial of a hyperplane arrangement. Sketch a proof. (Ardila)
</li>
<li class="question">
Define Cohen-Macaulay posets. Show that the lattice of flats of a matroid is Cohen-Macaulay. What is the relationship between Cohen-Macaulay posets and Cohen-Macaulay rings? (Sturmfels)
</li>
<li class="question">
What is the Lagrange inversion formula? (Serganova)
</li>
<li class="question">
How do you use this formula? (Serganova)
</li>
<li class="question">
What is the proof? (Sturmfels)
</li>
<li class="question">
What is a Schur polynomial? (Serganova)
</li>
<li class="question">
How do you show that it is symmetric? (Serganova)
</li>
<li class="question">
What is the definition of the Schur polynomial using determinants? (Serganova)
</li>
<li class="question">
Why is the Schur polynomial important? (Serganova)
<span class="hintButton" onclick="toggleSibling(this)">[Hint]</span>
<div class="hint">
Inner products.
</div>
</li>
<li class="question">
Can you use Schur polynomials in computational biology? (Sturmfels)
</li>
</ol>
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">Commutative Algebra</h5>
</div>
<ol class="subject">
<li class="question">
What is Spec ?
<span class="hintButton" onclick="toggleSibling(this)">[Hint]</span>
<div class="hint">
is a DVR.
</div>
</li>
<li class="question">
State the Noether normalization theorem.
</li>
<li class="question"> Let be a commutative ring, a finitely generated -module, and elements of which generate for every maximal ideal of . Show that they
generate . (Vojta)
</li>
<li class="question"> What is ?
</li>
<li class="question"> Give an example of a commutative ring with unity which has
prime ideals which are not maximal.
</li>
<li class="question"> Give two examples of UFD's which are not PID's.
</li>
<li class="question"> Suppose where is a field. Let
for , an extension of . Show that for
some .
</li>
<li class="question"> Show that an element is irreducible if and only if
is maximal, where and is a PID.
</li>
<li class="question"> Let be a finite commutative ring free of zero
divisors. Show that has a unit, show that each non-zero element
has an inverse. Is the result still true if is infinite?
</li>
<li class="question"> Is there a general class of rings in which maximal ideals
and prime ideals are the same?
</li>
<li class="question"> Let be a prime ideal in such that is a finite
ring. Show that is maximal if is a commutative ring with
unit.
</li>
<li class="question"> Show that in a commutative ring with unit every maximal
ideal must be prime.
</li>
<li class="question"> Describe the ring of endomorphisms of the integers.
</li>
<li class="question"> If is a UFD, prove that is a UFD.
</li>
<li class="question"> Let be a commutative ring with unity , and let
be a multiplicative subset of not containing . Consider the
set of all ideals which do not intersetct . Show that a maximal
element in this set must be a prime ideal.
</li>
<li class="question"> Let be the ring of real quaternions. Does
satisfy the division algorithm property?
</li>
<li class="question"> Distinguish algebraically between and
, not using topology.
</li>
<li class="question"> What is a Dedekind ring?
</li>
<li class="question"> Prove that is not Dedekind.
</li>
<li class="question"> Let be a domain, and , the ring of homomorphic functions
and the subring of functions with finitely many zeroes. Is or a UFD? What are the primes in
these rings?
</li>
<li class="question"> Can you give an example of a ring which is not
Cohen-Macauley? (Ogus)
</li>
<li class="question"> Can you give an example of a ring which is
Cohen-Macauley but not Gorenstein? (Ogus)
</li>
<li class="question"> For a dimension zero Gorensteins ring, what can you say about
the -module ? ?
(Ogus)
</li>
<li class="question"> Given a domain, Noetherian, dimension 1, what can we
say about , its integral closure? (Lenstra)
</li>
<li class="question"> Let's prove that in the above case, is
Noetherian. (Lenstra)
</li>
<li class="question"> Define "Hilbert function". (Sturmfels)
</li>
<li class="question"> What conditions on a graded ring will assure the agreement of the Hilbert function with a
polynomiial? (Sturmfels)
</li>
<li class="question"> What sorts of invariants appear in the Hilbert polynomial?
(Sturmfels)
</li>
<li class="question"> Given an ideal , how would one compute its Hilbert
function? (Sturmfels)
</li>
<li class="question"> Define Gröbner basis, term order and initial
ideal. (Sturmfels)
</li>
<li class="question"> How would you calculate where and is the sum
of terms of highest degree of ? (Sturmfels)
</li>
<li class="question"> Give an example of a tegrm order that refines the partial
order by degree. (Casson)
</li>
<li class="question"> Given an example of an ideal such that . (Sturmfels)
</li>
<li class="question"> Find the ideal for the twisted cubic in
. Show that two generators suffice. Find a term order such that these two generators are
not a Gröbner basis for but all three are.
</li>
<li class="question">
Show that
generate the ideal of , the closure of in .
Compute the Hilbert polynomial of .
</li>
<li class="question"> Tell me about integral extensions. (Hartshorne)
</li>
<li class="question"> What is a Dedekind domain? An example of a domain which is noetherian, integrally
closed, and not one-dimensional.
An example of a domain which is integrally closed,
one-dimensional, and not noetherian. (Hartshorne)
</li>
<li class="question"> Suppose that are ideals of , is an
extension of rings such that ; does it follow that ? If
not, can you give a counterexample? Is there some hypothesis that makes it work? (Hartshorne)
</li>
<li class="question"> Can you give an example of a surjective morphism of rings
which is not finite? (Hartshorne)
</li><li class="question"> State Nakayama's Lemma. Give an example of a ring and a nonzero ideal that
satisfy the hypothesis. (Bergman)
</li><li class="question"> Prove, possibly using Nakayama's Lemma, that if is an
matrix over a local ring, with coefficients in the maximal
ideal , then is invertible.
</li>
<li class="question"> Show that a PID has dimension or .
</li>
<li class="question"> Let be a noetherian valuation ring which is not a
field. Show that is a DVR.
</li>
<li class="question"> Let be ideals of a
commutative ring such that for all
. Show that
</li>
<li class="question"> Let be an -module, a multiplicative
subset of . Do we have
If not, give a counterexample, and if yes prove it. What if is
finitely generated?
</li>
<li class="question"> Let be an -module, a maximal ideal
of . Prove that .
</li>
<li class="question"> Let be a finitely generated -module. If
for every maximal ideal of show that .
</li>
<li class="question"> Let be a finitely generated -module. Suppose that
generate for every maximal ideal of . Show they generate .
</li>
<li class="question">Let be commutative rings, with integral
over . Let , . Show that .
</li>
<li class="question"> Prove that any ideal in a Dedekind ring is generated by at
most two elements.
</li>
<li class="question"> Show that is a DVR.
</li>
<li class="question"> Show that an Artinian ring has only finitely many maximal
ideals.
</li>
<li class="question"> Let be rings with integral over . Let
be a prime ideal of , and let . Show that is maximal in if an only if is
maximal in .
</li>
<li class="question"> Show that if is a surjective endomorphism
of a noetherian ring , then is an automorphism.
</li>
<li class="question"> Give an example of an ideal in whose associated
primes are and . (Eisenbud)
</li>
<li class="question"> Give an example of a surface that has only one singular
point but is not normal. (Eisenbud)
</li>
<li class="question"> In the example ,
prove that it's not integrally closed. State Serre's Criterion.
Write down all the primes of . Can you see them in the picture of
? What parts of Serre's criterion does satisfy? What parts
does it not satisfy? Prove that is not a DVR. (Eisenbud)
</li>
<li class="question"> How do you decide if a given polynomial belongs to an
ideal ? (Sturmfels)
</li>
<li class="question"> State the main theorem of Elimination Theory. Why is it
called this? (Sturmfels)
</li>
<li class="question"> Let's talk about Noether normalization and flatness. Let be a homogeneous polynomial in where is an infinite field. Show that there exists homogeneous linear forms and in such that is finite and flat as a -module. (Eisenbud) What if is finite? (Olsson)
</li>
<li class="question"> Give an example of an injective ring homomorphism which is not flat. (Eisenbud)
</li>
<li class="question">
Consider the product of two generic linear forms: . Let be the ideal generated by the coefficients of this product. Compute a primary decomposition of . (Sturmfels)
</li>
<li class="question">
Try computing a Gröbner basis for (as above) and finding a primary decomposition of the initial ideal . What does this primary decomposition of mean? What are the associated primes? What is the Krull dimension? Geometrically, what does this variety look like? (Strumfel)
</li>
<li class="question">
Given a rank submodule of , when is its image in a rank subspace? Characterize the situation in terms of flatness condition on an appropriate family. (Eisenbud)
</li>
<li class="question"> State as many forms of Hensel's lemma as you know. Give an example demonstrating that the completeness hypothesis can't be dropped. Give an example of a ring which is Henselian but not complete. How would one go about making Hensel's lemma constructive? (Eisenbud)
</li>
<li class="question"> Compute a primary decomposition of over . (Sturmfels)
</li>
<li class="question"> State the Nullstellensatz. (Sturmfels)</li>
<li class="question"> Do you know a ring which isn't Jacobsen? (Sturmfels)</li>
<li class="question"> Prove that the more geometric versions of the Nullstellensatz follow from the general one. (Sturmfels)
</li>
<li class="question"> If , what familiar ring is ? (Eisenbud)
</li>
<li class="question"> Let . Find a primary decomposition of , compute a Gröbner basis, compute the Hilbert function. Is this ideal Cohen Macaulay? (Sturmfels)
</li>
</ol>
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">Algebraic Geometry</h5>
</div>
<ol class="subject">
<li class="question"> State and prove the Riemann-Hurwitz formula.
<span class="hintButton" onclick="toggleSibling(this)">[Hint]</span>
<div class="hint">
Consider the conormal sequence.
</div>
</li>
<li class="question">
What are the involutions of an elliptic curve over ? What quotient arises from this involution? What are the fixed points of this involution? Show this quotient is . (McMullen)
</li>
<li class="question">
State and prove Riemann-Hurwitz. Given a nonconstant map between curves over , is there an associated map on differentials? A resulting exact sequence? Is the right exact sequence short exact in this case? (Ogus)
</li>
<li class="question">
Calculate the Picard group of . (Ogus)
</li>
<li class="question">
Give an example of a projective curve that is not rational.
</li>
<li class="question">
Prove that is a projective variety. Find the explicit equation of the image of the Segre embedding of .
</li>
<li class="question">
How do you use Hurwitz's formula to calculate the geneus of a give curve? (Coleman)
</li>
<li class="question">
What can you say about curves over perfect fields? (Coleman)
</li>
<li class="question">
Define the degree of a projective variety. Show that a hypersurface of degree in ofhas degree . What does the constant term of the Hilbert polynomial represent? (Sturmfels)
</li>
<li class="question">
What does the degree of a hypersurface have to do with the line bundles on ? (Ogus)
</li>
<li class="question">
Let be the twisted cubic in , is a set-theoretical intersection of two surfaces in ? (Ogus)
</li>
<li class="question">
Define separated morphisms. Give an example of a non-seperated morphism. What about qusi-seperated morphisms? What are the good properties of separated morphisms? (Ogus)
</li>
<li class="question">
Let be two morphisms of schemes over , via . If and agree on a dense open subset of , what can be said if is separated? What if is reduced?
</li>
<li class="question">
Define differentials. Are differentials quasicoherent? (Ogus)
</li>
<li class="question">
What does the going up theorem mean in algebraic geometry? (Hartshorne)
</li>
<li class="question">
What can you say about the dimension of the image of a map from to ? (Hartshorne)
</li>
<li class="question">
What is the genus of a curve? Does the genus of a curve depend on the embedding? (Hartshorne)
</li>
<li class="question">
When is a canonical divisor very ample? (Wodzicki)
</li>
<li class="question">
State Riemann-Roch. (Wodzicki)
</li>
<li class="question">
Compute the dimension of the space of holomorphic differentials on a Riemann surface of genus . (Wodzicki)
</li>
<li class="question">
State Abel's theorem. (Wodzicki)
</li>
<li class="question">
What is the significance of the Jacobian? What kind of map is the Abel-Jacobi map? What is it in the case of genus 1? (Wodzicki)
</li>
<li class="question">
What is the connection between and line bundles? (Wodzicki)
</li>
<li class="question">
What is a scheme?
How can you tell if a scheme is affine?
Can you weaken the Noetherian hypothesis in Serre's criterion for affineness? Prove that if is a Noetherian scheme such that for all coherent sheaves of ideals then is affine. Can you give an example where the theorem is false if we drop the quasi-compactness assumption?(Ogus)
</li>
<li class="question">
What can you say about curves of genus 0? Prove that such a curve can always be embedded as a line or a quadric in . If the base field is finite, can the latter occur?(Ogus)
</li>
<li class="question">
Calculate . (Poonen)
</li>
<li class="question">
If and are two polynomials such that the curves they define have inifinitely many points in common, is it true that they have a common factor?
</li>
<li class="question">
Give two criteria for a curve to be nonsingular (over an algebraically closed field.) (Ogus)
</li>
<li class="question">
What is a normal domain? How is this related to regular local rings? (Ogus)
</li>
<li class="question">
Find the singularities of the curve in defined by the equation . (Ogus)
</li>
<li class="question">
Describe Weil divisors and Cartier divisors on curves. How do you get a Weil divisor from an element in the canonical isomorphism?(Ogus)
</li>
<li class="question">
What is the degree of a divisor? (Ogus)
</li>
<li class="question">
Does there exist a variety with Pic? (Poonen)
</li>
<li class="question">
Is the complement of a hypersurface in affine? (Poonen)
</li>
<li class="question">
Define the geometric genus. (Poonen)
</li>
<li class="question">
What might be the geometric genus of a singular curve? (Poonen)
</li>
<li class="question">
Find the arithmetic genus of . (Frenkel)
</li>
<li class="question">
Define sheaf cohomology. What's a right derived functor? (Olsson)
</li>
<li class="question">
Let be the curve in defined by . Compute the cohomology of the structure sheaf . (Olsson)
</li>
<li class="question">
Define projective morphisms and what are they good for? What's a morphism that is not projective? (Eisenbud)
</li>
<li class="question">
Define Cartier and Weil divisor and relate them to each other. Do you know a Weil divisor which is not Cartier? Compute the Picard group and the class group of the cone over a conic. (Eisenbud)
</li>
<li class="question">
What can you say about curves of degree in ? What if they are contained in a plane? What if they are singular? (Eisenbud)
</li>
<li class="question">
Let be a quartic surface in . Does contain a curve with negative self intersection, i.e. can the normal bundle to the curve have negative degree? (Eisenbud)
</li>
</ol>
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">Representation Theory</h5>
</div>
<ol class="subject">
<li class="question">
Prove Engel's theorem. (Serganova)
</li>
<li class="question">
Prove Lie's theorem. What would happen if the hypothesis was not that is solvable but that ? (Serganova)
</li>
<li class="question">
Why is for semisimple? (Weinstein)
</li>
<li class="question">
What is the exponential map, and what is it good for? (Serganova)
</li>
<li class="question">
Classify the real connected abelian Lie groups. (Serganova)
</li>
<li class="question">
Prove that a Lie group homomorphism for connected is determined by the derivative at the identity. (Serganova)
</li>
<li class="question">
Give an example of a Lie group G where the exponential map is not surjective. (Weinstein)
</li>
<li class="question">
Given the standard representation of identify the simple roots and explain the correlation between the height of the root and the corresponding "location" in the matrix. (Frenkel)
</li>
<li class="question">
Decompose where is the 2-dimensional irreducible representation of . (Frenkel)
</li>
<li class="question">
Do the calculation above using a character formula. (Reshetikhin)
</li>
<li class="question">
State and explain the Harish-Chandra isomorphism. (Wodzicki)
</li>
<li class="question">
Explain how to write down the Weyl group of using generators and relations. (Frenkel)
</li>
<li class="question">
What is a Verma module? (Reshetikhin)
</li>
<li class="question">
When is a Verma module finite-dimensional? (Wodzicki)
</li>
<li class="question">
What is the exponential map for ? What is it a map from and to? Is it a homomorphism, is it surjective?
What proofs of the Weyl character formula do you know? (Reshetikhin)
</li>
<li class="question">
What is Weyl's Integration formula? How do you use it to prove Weyl character formula? (Reshetikhin)
</li>
<li class="question">
What is the dimension of ? (Borcherds)
</li>
<li class="question">
Decompose as a representation of . (Borcherds)
</li>
<li class="question">
Given a point in a semisimple Lie-algebra, how can we tell whether it lies in a Cartan subalgebra? (Knutsen)
</li>
<li class="question">
What is the relation between the Lie groups and ? Prove that the center of is using Schur's lemma. (Weinstein)
</li>
<li class="question">
Under what condition on is every discrete normal subgroup of a Lie group contained in the center of ? Prove this. (Reshetikhin)
</li>
<li class="question">
List all the irreducible complex representations of the Lie group . (Knutsen)
</li>
<li class="question">
Decompose the square of the adjoint representation of into irreducibles. (Hint: Weyl Character Formula.) (Haiman)
</li>
<li class="question">
State a theorem that explains the basic relationship between Lie algebras and Lie groups. Say some words about the proof. (Haiman)
</li>
<li class="question">
What is the relationship between Lie groups and Lie algebras? How do you show the existence of a Lie group with a given finite dimensional Lie algebra? (Reshetikhin)
</li>
<li class="question">
How many Lie groups are there with Lie algebra ? (Serganova)
</li>
<li class="question">
What can you tell me about Bruhat decomposition and Bruhat cells? (Reshetikhin)
</li>
<li class="question">
What does the Borel-Weil theorem say? How does act on sections of the relevant line bundle? How do vectors in the dual of the irreducible representation with highest weight lambda give sections of this bundle? (Serganova)
</li>
<li class="question">
Suppose a finite group has only 1-dimensional representations. Is necessarily abelian (over , over )? (Serganova)
</li>
<li class="question">
What can you say about the multiplicities of irreducibles in an induced representation? (Reshetikhin)
</li>
<li class="question">
How does the representation of induced from the trivial representation on decompose into irreducibles, without using characters? (Serganova)
</li>
</ol>
</div>
<!-- Analysis -->
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/arrow-down.png" class="arrow" />
<h4 class="sectionTitle">Mathematical Analysis</h4>
</div>
<div class="area">
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">Banach spaces and Spectral Theory</h5>
</div>
<ol class="subject">
<li class="question"> What is a nuclear operator? (Coleman)
</li><li class="question"> Give an example of an integral operator which is
nuclear. (Coleman)
</li><li class="question"> What can you say about the specturm of a nuclear operator?
(Coleman)
Could it be the empty set? (Arveson)
</li><li class="question"> Give an example of an operator on a real Banach space with
no specturm. (Arveson)
</li><li class="question"> Does the sum of the elements of the spectrum of a nuclear
operator converge? (Coleman)
</li><li class="question"> What is a trace class operator? (Coleman)
</li><li class="question"> What is a Hilbert-Schmidt operator? Can you give an
example over of the unit interval? (Coleman)
</li><li class="question"> Can be the spectrum of a compact operator? (
Arveson)
</li><li class="question"> What is the spectrum of ? How could you
know that it is invertible? What is the inverse? (Arveson)
</li><li class="question"> If is an operator on a Banach space, what is ? (Arveson)
</li><li class="question"> What is (Arveson)
</li><li class="question"> If is an entire function, what is ? (
Arveson)
</li><li class="question"> List the properties of the functional calculus. (
Arveson)
</li><li class="question"> Consider . Is there a
natural topology on this space? (Arveson)
</li><li class="question"> Let . What properties does it have (e.g. closed, complete,
bounded compact)? (Arveson)
</li><li class="question"> Let . What properties does it
have (e.g. closed, complete, bounded, compact) ? (Arveson)
</li><li class="question"> What is the Riesz theory of compact operators?
</li><li class="question"> What is a Fredholm operator? Can any Fredholm operator be
written as the sum of an invertible operator with a compact operator?
What is the Fredholm index? What are its properties? How can you obtain
an isomorphism between the abstract index group and the integers?
</li><li class="question"> Suppose you have an operator on a Hilbert space such that
is compact. What can you tell me about it?
</li><li class="question"> In the previous question, you had a projection in the Calkin
algebra, and you showed that it can be lifted to . Can you do
the same for a unitary?
</li><li class="question"> What is the polar decomposition? What can you say about it?
</li>
</ol>
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle"> and Von Neumann Algebras</h5>
</div>
<ol class="subject">
<li class="question"> What are Fredholm operators?
</li><li class="question"> What do they have to do with -theory for operator
algebras?
</li><li class="question"> Could you give some examples of interesting -algebras
with nontrivial -theory?
</li><li class="question"> How does one recognize a compact operator? Give examples.
</li><li class="question"> Prove that the Hilbert-Schmidt integral operators are
compact.
</li><li class="question"> One usually calls a -algebra separable if it is
represented on a separable Hilbert space. What are the -algebras
that are in fact separable as topological spaces?
</li><li class="question"> State Kaplansky's Density Theorem. ( Jones)
</li><li class="question"> What is it good for? (e.g. in ) ( Jones)
</li><li class="question"> Are the von Neumann algebras and
isomorphic? Can they be embedded in a factor?
( Jones)
</li><li class="question"> Define the index of a subfactor. ( Jones)
</li><li class="question"> What are all the hyperfinite subfactors of index ?
( Jones)
</li><li class="question"> Let be the unilateral shift. What is the commutant of
?
</li><li class="question"> Do the Hilbert-Schmidt and trace class operators constitute
algebras under the Hilbert-Schmidt and trace norms, respectively?
</li>
</ol>
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">Complex Analysis</h5>
</div>
<ol class="subject">
<li class="question">
Given a function continuous in a disk and analytic everwhere but at the center, prove that the function is analytic in the entire disk.
</li>
<li class="question">
Give a proof of Picard's theorem using, for example, the fact that the invariant of a modular curve uniformizes the hyperbolic triangle as the upper half-plane.
</li>
<li class="question">
Show that the mapping group of the torus is .
</li>
<li class="question">
Let . Is there a conformal isomorphism , where is the open unit disk? (McMullen)
</li>
<li class="question">
Is there one with ? (McMullen)
</li>
<li class="question">
How can we arrange for a unique with ? (McMullen)
</li>
<li class="question">
What can you say about the coefficients of the power series expansion ? (McMullen)
</li>
<li class="question">
For with , , what ring do the lie in? (McMullen)
</li>
<li class="question">
So to show that the lie in this ring, can we write down another function in terms of and --'s which maps to ? (McMullen)
</li>
<li class="question">
Calculate . Now what ring do the lie in? (McMullen)
</li>
<li class="question">
How would you write down the power series for ? (McMullen)
</li>
<li class="question">
What is its radius of convergence? (McMullen)
</li>
<li class="question">
Can you prove what the zeroes of are? (McMullen)
</li>
<li class="question">
Why does the radius of convergence correspond this way? (McMullen)
</li>
<li class="question">
What is the area of a spherical triangle? Can you prove it? (McMullen)
</li>
<li class="question">
Same for hyperbolic triangle. (McMullen)
</li>
<li class="question">
Define a complex torus. (McMullen)
</li>
<li class="question">
What is the automorphism group of a complex torus? (McMullen)
</li>
<li class="question">
Show that if all the zeroes of a polynomial lie in a half-plane, then all zeroes of the derivative lie in the same half plane.
</li>
<li class="question">
What is the area of a spherical triangle?
</li>
<li class="question">
What is the automorphism group of a complex torus?
</li>
<li class="question">
If is a family of holomorphic functions such that uniformly on compact subsets of some domain , what can you say about ?
</li>
<li class="question">
Give an example of a sequence where every is holomorphic and injective, and is not. Is this the most general such example?
</li>
<li class="question">
Why is there no conformal automorphism from the punctured disk to an annulus?
</li>
<li class="question">
Show that for a doubly periodic function f the number of zeroes of f and the number of poles of (counting with multiplicities) is equal.
</li>
<li class="question">
Suppose are harmonic functions on the unit disk . Show that no linear combination of the can be negative on and positive at some point in the interior of .
</li>
<li class="question">
Find the poles and residues of .
</li>
<li class="question">
Give the formula for a conformal map from the unit disk to the inside of a polygon with angles .
</li>
<li class="question">
Show that a continuous real-valued function on some region which has the mean-value property is harmonic.
</li>
<li class="question">
Suppose is an analytic map from the punctured disk to . Can you write a power series expansion for ? What general form does it have? (McMullen)
</li>
<li class="question">
What can you say about the growth of the 's?
</li>
<li class="question">
Relate this to radii of convergence.
</li>
<li class="question">
If is bounded, what additional things can you say?
</li>
<li class="question">
How would you compute the integral ?(McMullen)
</li>
<li class="question">
Is the top half of a disk conformally isomorphic to the whole disk? What is the isomoprhism? (McMullen)
</li>
<li class="question">
What is the argument principle? (Sarason)
</li>
<li class="question">
Why is it called the argument principle? (Sarason)
</li>
<li class="question">
Generalize the argument principle to a statement about an arbitrary continuous function from a domain to . You can assume has isolated zeroes. (Sarason)
</li>
<li class="question">
You don't want to calculate any integrals do you? (Sarason)
</li>
<li class="question">
How do you prove the uniqueness part of the Riemann Mapping Theorem? (Sarason)
</li>
<li class="question">
What are the conformal automorphisms of the disk? (Sarason)
</li>
<li class="question">
What are the conformal automorphisms of the upper half plane? (Sarason)
</li>
<li class="question">
What is the modular group? (Sarason)
</li>
<li class="question">
Let be holomorphic in , the punctured unit disk, and suppose that . Show that the singularity at is removable. (McMullen)
</li>
<li class="question">
What is the Riemann zeta function? (Poonen)
</li>
<li class="question">
State the Riemann hypothesis. (Poonen)
</li>
<li class="question">
What is analytic continuation? Why is it unique?
</li>
<li class="question">
Does every complex analytic function have a power series?
</li>
<li class="question">
What is a a holomorphic function? What have properties do they have? (Sarason)
</li>
<li class="question">
How can you prove they have a Taylor series expansion? (Sarason)
</li>
<li class="question">
What connection does complex analysis have to algebraic geometry? (Sarason)
</li>
</ol>
</div>
<!-- Geometry and Topology -->
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/arrow-down.png" class="arrow" />
<h4 class="sectionTitle">Geometry and Topology</h4>
</div>
<div class="area">
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">Algebraic Topology</h5>
</div>
<ol class="subject">
<li class="question"> Compute the homotopy group .
</li>
<li class="question"> Which homotopy classes are there which is the identity on , the fundamental group?
</li>
<li class="question"> What can you say about the homotopy type of the "dunce
cap"?
</li>
<li class="question"> Tell us about the Van Kampen theorem. (Stallings)
</li>
<li class="question"> Can you use the Van Kampen theorem to compute the
fundamental group of the Hawaiian earring? (Kirby)
</li>
<li class="question"> Is the fundamental group of the Hawaiian earring finite?
Free? Countable or Uncountable? (Kirby)
</li>
<li class="question"> Why do you have the Fundamental Theorem of Algebra under
algebraic topology in your syllabus? (Stallings)
</li>
<li class="question"> How do you know the fundamental group of is ?
(Stallings)
</li>
<li class="question"> Find all -fold coverings of the figure .
</li>
<li class="question"> Find an example of:
for all , but and not
homeomorphic.
for all , but
.
</li>
<li class="question"> The example to (2) above seems to contradict Whitehead's
Theorem. Do you know why it doesn't contradict it?
</li>
<li class="question"> Compute and .
</li>
<li class="question"> Define Chern classes and compute them for some examples
like .
</li>
<li class="question"> Does "Euler Class" classify all disk bundles over ?
</li>
<li class="question"> Does , the first Chern class, classify all complex
line bundles over ?
</li>
<li class="question"> Compute the intersection form from the framed link which
represents the -manifold.
</li>
<li class="question"> What is ?
</li>
<li class="question"> Give an example of two spaces which are not homotopy
equivalent, but have the same homology.
</li>
<li class="question"> What is of ?
</li>
<li class="question"> Calculate where is the three manifold
obtained from by identifying the opposite faces by the
glueing map , .
</li>
<li class="question"> Show that the free group on two generators contains the
free group on generators with finite index.
</li>
<li class="question"> Show that every subgroup of a free group is free.
</li>
<li class="question"> Given an example of a pair such that
for some .
</li>
<li class="question"> Give an example of two spaces with the same cohomology
groups but with a different ring structure.
</li>
<li class="question"> Show that a compact surface with sectional curvature
positive everywhere is homeomorphic to .
</li>
<li class="question"> Calculate the homology with coefficients in of the
Lens space .
</li>
<li class="question"> Prove that for any orientable compact -manifold
with boundary that half the first rational homology of
is killed by inclusion into .
</li>
<li class="question"> Show that an element of for an orientable
-manifold is represented by a smoothly embedded -manifold.
</li>
<li class="question"> If a simply-connected CW complex satisfies
and for all , then show that
is homotopy equivalent to .
</li>
<li class="question"> Show that if is a finitely generated finitely
presented group, then is the fundamental group of some compact
-manifold.
</li>
<li class="question"> Show that a simply connected differentiable manifold is
orientable.
</li>
<li class="question"> Classify bundles over .
</li>
<li class="question"> Show that any two embeddings of a connected closed set
in has homeomorphic complements , .
</li>
<li class="question"> Show that does not cover any manifold other than
itself.
</li>
<li class="question"> Compute the homology of . (Stallings)
</li>
<li class="question"> Compute the homology of with . (Stallings)
</li>
<li class="question"> Compute the cohomology of . (Stallings)
</li>
<li class="question"> Use intersection theory to compute the cup structure of
the cohomology of with coefficients where is odd.
(Stallings)
</li>
<li class="question"> What are all of the -fold covers of the genus
surface.
</li>
<li class="question"> What is an -space? What special property does
of an -space have? Prove it. (Casson)
</li>
<li class="question"> Why can't be an -space? (Stallings)
</li>
<li class="question"> What is the homology of ? Cohomology? How
is the cohomology related to the homology? What is the cup product
structure? (Casson)
</li>
<li class="question"> Suppose that and are simply-connected CW complexes
which have the same homology groups. Do they necessarily have the
same homotopy groups? Are they necessarily homotopy equivalent?
(Givental)
</li>
<li class="question"> Why does Hurwitz's theorem fail for non-simply connected
spaces? Give an example of a space where the action of
on the higher homotopy groups is not trivial. (Weinstein)
</li>
<li class="question"> What is the Thom class? Let be the universal bundle
over and consider . What is the Thom
class of the normal bundle to the zero section in ? (Givental)
</li>
<li class="question">
What is the homology of ? (Hutchings)
</li>
<li class="question">
How does Poincare duality show up in Morse theory? (Hutchings)
</li>
</ol>
<div class="expander" onclick="toggleSibling(this);flipArrow(this.childNodes[1])">
<img src="img/doublearrow-down.png" class="arrow doublearrow" />
<h5 class="sectionTitle">Differential Topology</h5>
</div>
<ol class="subject">
<li class="question"> What is Sard's Theorem?
</li><li class="question"> Give an application of Sard's Theorem.
</li><li class="question"> Give a smooth map from to . Can "most" points
have an infinite number of preimages?
</li><li class="question"> Define the Lie bracket of two vector fields on a
manifold. (Casson)
</li><li class="question"> What does it mean to compose two vector fields? i.e.
what does mean? (Casson)
</li><li class="question"> Define vector field in terms of the ring of
functions . What does it mean to compose two
vector fields? (Casson)
Is necessarily a vector field?
Why is a vector field?
</li><li class="question"> When does a vector field determine a flow? (Casson)
</li><li class="question"> What does it mean for a vector field to have compact
support? (Casson)
</li><li class="question"> Define flow. (Casson)
</li><li class="question"> In what sense do the diffeomorphisms in a flow vay "in a
fashion"? (Casson)
</li><li class="question"> Does a flow determine a vector field? (Casson)
</li><li class="question"> Give conditions on so that every vector field on
determines a flow. (Casson)
</li><li class="question"> Relate "tangent vector to a curve at a point" to "point
derivation". (Casson)
</li><li class="question"> Give an example of a vector field on a manifold that does
not determine an everywhere-defined flow. (Casson)
</li><li class="question"> A knot is a embedding . Consider the following two statements about two knots :
1) There is an isotopy between and .
2) There is a diffeomorphism of inducing a
diffeomorphism .
Relate these conditions. (Casson)
Can you use any of this information to say something
about classifying diffeomorphisms ?
<span class="hintButton" onclick="toggleSibling(this)">[Hint]</span>
<div class="hint">
The trefoil knot cannot be deformed into its mirror image.
</div>
</li><li class="question"> How many components does have, and
what is meant by this? (Casson)
</li><li class="question"> State a Lemma about a diffeomorphism
if ; in particular, how may be rewritten? (Casson)
</li><li class="question"> Write down a path from to , where
and is a diffeomorphism. (Casson)
</li><li class="question"> Define a Morse function. Define index. (Casson)
</li><li class="question"> What is
if does not contain any critical values? What
if it contains exactly one critical value? (Casson)
</li><li class="question"> If a morse function on a manifold has exactly two
critical points, what can you say about ? (Casson)
</li><li class="question"> What is the Frobenius Integrability Theorem? (Serganova)
</li><li class="question"> What is an integral submanifold? (Serganova)
</li><li class="question"> What is ? (Serganova)
</li><li class="question"> Can you give an example of a distribution which is not integrable? (Serganova)
</li><li class="question"> Explain how the characteristic classes of a vector bundle arise. What are all the characteristic classes of a vector bundle?
(Wodzicki)
</li><li class="question"> What is the Thom isomorphism? (Wodzicki)
</li><li class="question"> What is the Thom class? What is it an obstruction to?
(Wodzicki)
</li><li class="question"> Construct the Thom class explicitly for a trivial bundle.
(Frenkel)
</li><li class="question"> Prove that the cohomology of a compact Lie group is that of its Lie algebra. (Wodzicki)
</li><li class="question"> How does one use Sard's theorem to prove the Whitney embedding theorem? (Harrision)
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 【自荐】一款简洁、开源的在线白板工具 Drawnix