Codex Wiki OurBigBook logoOurBigBook.comSite Source code
www.maths.cam.ac.uk/undergrad/pastpapers/files/2025/paperii_4_2025.pdf

1G (Number Theory)

Words: 193 Articles: 9

a

Words: 48 Articles: 1

Solution

Words: 48
For an odd prime , the Legendre symbol is
For distinct odd primes and , quadratic reciprocity states that
Solved by gpt-5.6-sol high.

b

Words: 49 Articles: 1

Solution

Words: 49
The discriminant is
The discriminant criterion for a quadratic congruence modulo an odd prime therefore says that, for , a solution exists exactly when
The quadratic character of minus three gives
which equals precisely for . When , the polynomial is
so it also has a solution. Hence
Solved by gpt-5.6-sol high.

c

Words: 96 Articles: 4

i

Words: 30 Articles: 1
Solution
Words: 30
The class
satisfies for every prime. Thus a solution exists for every odd prime , regardless of its residue class modulo .
Solved by gpt-5.6-sol high.

ii

Words: 66 Articles: 1
Solution
Words: 66
The cube roots of minus one modulo an odd prime are controlled by
For , the quadratic factor has roots exactly when its discriminant is a square, namely when . In that case there are three distinct roots; when , only remains. For ,
so is again the unique root. Therefore
Solved by gpt-5.6-sol high.

2I (Topics in Analysis)

Words: 113 Articles: 1

Solution

Words: 113
Starting with , the continued-fraction algorithm sets
unless is already an integer. This gives
Every finite continued fraction is rational, since it is built from integers by finitely many additions and reciprocals. Conversely, if is rational in lowest terms, then
When , the next complete quotient is . Thus each step is an application of the Euclidean algorithm and replaces the denominator by a smaller nonnegative remainder. The process must terminate. This proves the termination criterion for a simple continued fraction.
For ,
and
Finally,
so the complete quotients repeat. Hence the continued fraction of the square root of three is
Solved by gpt-5.6-sol high.

3K (Coding & Cryptography)

Words: 181 Articles: 1

Solution

Words: 181
A binary linear-feedback shift register of degree has a state
and recurrence
Its feedback polynomial is
There are states, and the zero state is fixed. A nonzero periodic orbit therefore visits at most the other states, proving the period bound for a linear-feedback shift register.
For a maximal orbit with , the all-one state cannot itself be fixed. From that state the incoming bit is in . If an odd number of the were one, the incoming bit would be one and the all-one state would be fixed. Hence an even number of the are one; including the leading coefficient, the feedback polynomial has an odd number of nonzero coefficients. This is the feedback-polynomial parity condition for maximal period.
The given prefix has seven consecutive zeros followed by a one. Any register of degree at most seven would therefore enter the all-zero state before producing the final one, which is impossible. Degree eight is attained by
with initial state . It produces the next bit and has feedback polynomial
Thus this is the minimal linear-feedback shift register for the prefix 100000001.
Solved by gpt-5.6-sol high.

4F (Automata & Formal Languages)

Words: 278 Articles: 11

a

Words: 39 Articles: 1

Solution

Words: 39
A variable-based grammar is a tuple
where and are disjoint finite sets of terminals and variables, , and each production has with at least one variable in .
Solved by gpt-5.6-sol high.

b

Words: 116 Articles: 4

i

Words: 41 Articles: 1
Solution
Words: 41
Choose a new start variable . The concatenation grammar is
Indeed, its derivations first produce a word from and a word from in their original order, so .
Solved by gpt-5.6-sol high.

ii

Words: 75 Articles: 1
Solution
Words: 75
For the regular concatenation grammar, let
Then define
If and are regular, every nonterminal rule retained from is right-linear, and each replaced terminal rule is also right-linear. A regular derivation in uses exactly one terminal rule, at its final step; the replacement transfers control to , after which a word of is generated. Hence
Solved by gpt-5.6-sol high.

c

Words: 53 Articles: 1

Solution

Words: 53
Let
Both are regular grammars and their variable sets are disjoint. Their ordinary concatenation grammar adds a new rule
This rule has two variables on its right-hand side, so it is not right-linear. Thus this is an explicit instance in which the concatenation grammar need not be regular.
Solved by gpt-5.6-sol high.

d

Words: 70 Articles: 1

Solution

Words: 70
Take
and
These are variable based and have disjoint variable sets. They satisfy
In , however, both terminal productions of are replaced:
Consequently its only terminal derivation is
so
This realizes the failure of the regular concatenation construction for a nonregular grammar: two different terminal productions introduce two copies of .
Solved by gpt-5.6-sol high.

5K (Statistical Modelling)

Words: 145 Articles: 1

Solution

Words: 145
For a model with fitted parameters, the Akaike information criterion is
where is the log-likelihood evaluated at the maximum-likelihood estimate.
In the normal linear model with known ,
The maximum-likelihood estimator is the ordinary least-squares estimator, with fitted mean , where
Since only the components of are fitted,
After multiplying by and discarding the model-independent constant, this is exactly Mallows Cp:
To compare it with prediction error, write and , where , the two errors are independent, and both have covariance . Since , is an orthogonal projection of rank , and
The cross term has zero expectation, so
On the other hand,
Therefore the unbiased prediction-error identity for ordinary least squares gives
Solved by gpt-5.6-sol high.

6A (Mathematical Biology)

Words: 87 Articles: 4

a

Words: 36 Articles: 1

Solution

Words: 36
The population map is
A positive equilibrium satisfies
and hence
It is strictly positive exactly when
This is the nonzero equilibrium of the survival-augmented Ricker map.
Solved by gpt-5.6-sol high.

b

Words: 51 Articles: 1

Solution

Words: 51
Differentiate the map:
At the positive equilibrium, , so
The fixed point stability for an iteration requires . Existence already makes the logarithm positive, so the upper inequality is automatic. The lower inequality gives
Combining it with existence yields the stability interval of the survival-augmented Ricker equilibrium:
Solved by gpt-5.6-sol high.

7E (Further Complex Methods)

Words: 108 Articles: 1

Solution

Words: 108
The Laplace integral method for a differential equation seeks
Differentiating under the integral and substituting into
gives
Since , integration by parts yields
It is therefore enough to choose and so that
and the boundary term vanishes. Solving the first-order equation on gives
Take to be the interval . Although has integrable endpoint singularities,
vanishes at both endpoints, so the boundary term is zero. Thus
At , substituting gives
The normalization therefore sets . By the defining regularity and normalization of the modified Bessel function, this proves the real integral representation of the modified Bessel function I0:
Solved by gpt-5.6-sol high.

8B (Classical Dynamics)

Words: 174 Articles: 9

a

Words: 46 Articles: 1

Solution

Words: 46
The Jacobi identity for the Poisson bracket is
For quantities with no explicit time dependence,
If and are conserved, the first two terms of the Jacobi identity vanish. Hence
or, by antisymmetry,
Thus the poisson bracket of conserved quantities is itself conserved.
Solved by gpt-5.6-sol high.

b

Words: 128 Articles: 6

i

Words: 65 Articles: 1
Solution
Words: 65
For and ,
The one-dimensional criterion for a canonical transformation therefore gives
For either value, the type-two generating function for a canonical transformation
works, because and ; when , the first equation is equivalent to . For every other , the Poisson bracket is not one and the map is not canonical.
Solved by gpt-5.6-sol high.

ii

Words: 31 Articles: 1
Solution
Words: 31
For and ,
Thus the map is canonical only for
At that value it is the identity and is generated by
Solved by gpt-5.6-sol high.

iii

Words: 32 Articles: 1
Solution
Words: 32
For and ,
The map is therefore canonical only for
Then and . The type-one generating function for a canonical transformation
gives
as required.
Solved by gpt-5.6-sol high.

9E (Cosmology)

Words: 146 Articles: 6

a

Words: 59 Articles: 1

Solution

Words: 59
The potential slow-roll parameter is
From the slow-roll approximation,
Therefore
Thus implies , consistently with potential-energy domination.
The same equations give
On the branch , the definition of turns this into
Solved by gpt-5.6-sol high.

b

Words: 31 Articles: 1

Solution

Words: 31
By definition,
Using and the result of part (a),
Reversing the limits yields the slow-roll e-fold count
Solved by gpt-5.6-sol high.

c

Words: 56 Articles: 1

Solution

Words: 56
For the natural inflation potential, write . Then
and the half-angle identity gives
Therefore, on the stated rolling branch,
Substitution into part (b) gives
Since
the e-fold count for the natural-inflation cosine potential is
Solved by gpt-5.6-sol high.

a

Words: 36 Articles: 1

Solution

Words: 36
Apply a Hadamard gate to Alice's qubit, followed by a controlled-NOT gate from Alice to Bob and another from Alice to Charlie:
Thus this circuit gives the required quantum circuit preparation of a three-qubit GHZ state.
Solved by gpt-5.6-sol high.

b

Words: 130 Articles: 1

Solution

Words: 130
Let Alice's two bits be and Bob's bit be . Alice applies
while Bob applies
They then send their qubits to Charlie. Acting on
these operations produce, up to an irrelevant global phase,
The complete encoding table is
where a possible overall minus sign in the two cases has no observable effect.
Charlie performs a projective measurement in the eight-state GHZ basis. The sign or reveals . The basis index reveals according to
He therefore reconstructs Alice's two bits and Bob's one bit with certainty, which is the three-party dense coding with a GHZ state protocol.
Solved by gpt-5.6-sol high.

11G (Number Theory)

Words: 237 Articles: 8

a

Words: 19 Articles: 1

Solution

Words: 19
For a prime and a positive integer , the P-adic valuation is
Solved by gpt-5.6-sol high.

b

Words: 48 Articles: 1

Solution

Words: 48
Because , neither nor contains a factor . On the other hand, , so contains a factor ; and
so it contains no second factor . Therefore
This is the valuation of a near-central binomial coefficient.
Solved by gpt-5.6-sol high.

c

Words: 106 Articles: 1

Solution

Words: 106
It suffices first to prove the elementary primorial bound for positive integers , by strong induction. The case is immediate.
If , every prime with divides : the numerator contains , whereas the two copies of do not. Since these primes are distinct,
The induction hypothesis and the binomial theorem give
If , part (b) shows that every prime divides . Hence
The two central coefficients of are equal, so
and therefore
This completes the induction. For real ,
Solved by gpt-5.6-sol high.

d

Words: 64 Articles: 1

Solution

Words: 64
Every prime in is at least . Consequently the primorial satisfies
Combining this with part (c) and taking logarithms gives
so
For , the inequality implies
Thus the prime-counting upper bound from a primorial estimate yields
We may take .
Solved by gpt-5.6-sol high.

12I (Topics in Analysis)

Words: 777 Articles: 5

Solution

Words: 163
A subset of a metric space is a nowhere dense set when
Equivalently, every nonempty open set contains a nonempty open subset disjoint from .
The Baire category theorem says that if is a complete metric space and are open dense subsets of , then is dense in . Equivalently, no nonempty open subset of is a countable union of nowhere-dense sets.
To prove it, take a nonempty open set . Since is open and dense, there is a closed ball
with . Inductively, openness and density of allow us to choose
The balls are nested, and for their centres satisfy
Thus is Cauchy and has a limit . Every closed ball contains the tail of the sequence, so it contains . Hence
As was arbitrary, the intersection is dense.
Solved by gpt-5.6-sol high.

i

Words: 202 Articles: 1

Solution

Words: 202
Let with the uniform norm. For rational numbers , let and be the sets of functions that are respectively nondecreasing and nonincreasing on .
Both sets are closed. For example, if and uniformly, then for in ,
They also have empty interior. Given and , continuity lets us choose sufficiently close that
Add a continuous triangular bump supported near , with , , and . Then , so the -ball about is not contained in . The analogous upward bump at deals with . Thus both sets are nowhere dense.
There are only countably many rational pairs , so
is meagre. Completeness of and the Baire category theorem show that its complement is nonempty. Choose in that complement. If were monotone on an interval of positive length, that interval would contain a closed interval with rational endpoints, putting in one of the displayed sets. Hence is monotone on no interval of positive length, as described by the generic nowhere-monotone continuous function result.
Solved by gpt-5.6-sol high.

ii

Words: 412 Articles: 1

Solution

Words: 412
For , put
Each is closed, the hypothesis gives , and because a function that vanishes on an open set has derivative zero there.
The open set
is dense. Indeed, inside any nonempty open interval choose a nondegenerate closed subinterval . The complete metric space is covered by the closed sets , so the Baire's theorem makes one of them contain a relative open interval, which lies in some .
On each connected component of , the function is one polynomial. To see this, any compact subinterval is covered by the increasing family . A finite subcover therefore gives for some , and on . Hence is polynomial on ; overlapping compact intervals force these polynomials to agree throughout .
Let . This closed set has no isolated points. Otherwise, on the two sides of an isolated point , would equal polynomials. Smoothness makes all their one-sided derivatives agree at , so the two polynomials are identical and extend across . Some derivative would then vanish on a neighborhood of , contrary to .
Suppose that is nonempty. It is complete and
is a countable closed cover. A second application of Baire's theorem gives an index and an open interval such that
Choose and a bounded open interval centred at whose closure lies in .
Because has no isolated points, every is approached by distinct points of . Difference quotients first give , and induction gives
No component of meeting can cross , so it has an endpoint in . If its polynomial had degree , then its th derivative would approach a nonzero constant at that endpoint, contradicting the preceding display. Its degree is therefore less than , so also vanishes on the part of that component in . We conclude that throughout , which says and contradicts .
Thus is empty. The whole line is the single component of , and the argument above shows that is one polynomial on . This is the smooth function with a pointwise vanishing derivative theorem.
Solved by gpt-5.6-sol high.

13K (Statistical Modelling)

Words: 532 Articles: 8

a

Words: 78 Articles: 1

Solution

Words: 78
Let be the number of survivors among the patients in row . The fitted grouped-binomial logistic regression is
with
Site A and nonmalignant tumours are the reference levels. There is no site-by-malignancy interaction, so the malignancy log-odds effect is assumed to be the same at all three sites. In the R call, survive/total supplies the observed proportions and weights = total supplies the binomial denominators .
Solved by gpt-5.6-sol high.

b

Words: 201 Articles: 1

Solution

Words: 201
The estimates maximize the grouped-binomial likelihood, numerically obtained by iteratively reweighted least squares. At the fitted probabilities, the estimated covariance matrix is the inverse observed information, approximately
The Std. Error column is the square root of its diagonal. Each z value is Estimate/Std. Error, and the two-sided Wald test p-value is
for the null hypothesis that the corresponding coefficient is zero.
Thus is the fitted log odds for a nonmalignant patient at site A. The site coefficients compare B and C with A, while compares malignant with nonmalignant tumours after adjustment for site. In odds-ratio form,
At level , the B-versus-A contrast is not significant (), the C-versus-A contrast is not significant (), and malignancy has a significant negative association with survival (). The intercept test merely compares the baseline survival probability with .
The null deviance compares the intercept-only fit with the saturated model and has residual degrees of freedom. The residual deviance compares the four-parameter fitted model with the saturated model and has degrees of freedom. Finally, the Akaike information criterion is
Solved by gpt-5.6-sol high.

c

Words: 153 Articles: 1

Solution

Words: 153
Changing the reference level in a regression factor from A to B does not change the statistical model, fitted probabilities, likelihood, or deviance. If the first parametrization is
then the second is
Numerically,
The A-versus-B test is the same test as the former B-versus-A test, with its sign reversed, so its p-value remains . The malignancy coefficient is unchanged in this additive model, so its p-value remains . The intercept now represents site B rather than site A, so its test changes.
The siteC coefficient also changes meaning: in fit1 it tests C versus A, whereas in fit2 it tests C versus B. Its standard error and p-value therefore need not agree. The displayed tables show that C versus A is not significant (), while C versus B is significant (). There is no contradiction: these are different pairwise hypotheses.
Solved by gpt-5.6-sol high.

d

Words: 100 Articles: 1

Solution

Words: 100
The reduced model fit3 retains malignancy but omits both site indicators. The analysis of deviance for nested generalized linear models therefore tests
against the additive model with a site effect. The likelihood-ratio statistic is the reduction in deviance,
The full model adds two parameters, so under this is approximately . Since
but is less than the quantile , the p-value is between and ; in fact, because has survival function ,
We reject the no-site-effect null at the level and find evidence that survival differs by site after adjustment for malignancy.
Solved by gpt-5.6-sol high.

14A (Mathematical Biology)

Words: 270 Articles: 6

a

Words: 113 Articles: 1

Solution

Words: 113
For a spatially homogeneous equilibrium of the Brusselator, the reaction terms obey
Positivity gives , and substitution into the first equation gives
The reaction Jacobian there is
so
The linear stability analysis therefore makes the equilibrium asymptotically stable. It is a stable node when
and a stable focus when the reverse strict inequality holds. Since the upper-right entry of is positive and the lower-left entry is negative, focus trajectories rotate clockwise. Thus the local phase portrait consists of trajectories approaching the fixed point, either directly as a node or while spiralling clockwise as a focus.
Solved by gpt-5.6-sol high.

b

Words: 111 Articles: 1

Solution

Words: 111
If , both species have the same diffusion coefficient. For a perturbation proportional to , diffusion replaces by , shifting both reaction eigenvalues to the left by . Since the homogeneous equilibrium is already stable, every spatial mode remains stable.
For general , put . The mode matrix is
Its trace is
while its determinant is
With negative trace, instability occurs exactly when for some . The two-species diffusion-driven instability criterion says that this upward-opening quadratic has a negative minimum precisely when
Equivalently, the condition is
This is the Turing instability region.
Solved by gpt-5.6-sol high.

c

Words: 46 Articles: 1

Solution

Words: 46
At the first loss of stability, the minimum of just touches zero. The threshold condition from part (b) is
so
The minimizing squared wavenumber is
At threshold, , and therefore
Thus the Turing threshold of the Brusselator selects
Solved by gpt-5.6-sol high.

15B (Classical Dynamics)

Words: 254 Articles: 6

a

Words: 40 Articles: 1

Solution

Words: 40
The rotational kinetic energy and squared angular momentum are the torque-free rigid-body invariants
and
Differentiating the energy and inserting the Euler equations gives
Similarly,
Solved by gpt-5.6-sol high.

b

Words: 75 Articles: 1

Solution

Words: 75
Setting makes all three Euler equations stationary. The invariants then give
so the two rotations are
where .
Linearize about , where is either of these values. Writing the transverse perturbations as gives
Consequently
The transverse eigenvalues are therefore
one of which is positive. Both rotations are linearly unstable, which is the intermediate axis theorem.
Solved by gpt-5.6-sol high.

c

Words: 139 Articles: 1

Solution

Words: 139
Subtracting times the energy identity from the angular-momentum identity, under , gives
Combining this with
yields
and
The second Euler equation now gives, after squaring or choosing one orientation of the orbit,
Indeed, the factor in cancels the denominator from the product of the two preceding expressions.
For the plus sign, separation gives
After choosing the time origin ,
For example, a compatible choice of the other components is
As runs from to , the solution approaches the rotations and . It is the intermediate-axis separatrix, a heteroclinic trajectory that exhibits the instability found in part (b).
Solved by gpt-5.6-sol high.

16H (Logic and Set Theory)

Words: 524 Articles: 12

a

Words: 51 Articles: 1

Solution

Words: 51
A class in set theory is a collection
defined by a formula , with set parameters if these are allowed by the chosen convention. It is a set-class if there is an whose elements are exactly the members of . Otherwise it is a proper class.
Solved by gpt-5.6-sol high.

b

Words: 101 Articles: 1

Solution

Words: 101
Let be the class of all finite sets. It is proper. If were a set, then for every set the singleton would belong to , so
Thus would be a universal set. Separation applied to the property would then give the usual Russell contradiction.
The class is not transitive. For example, is finite, but its member is infinite. It is nevertheless -closed for every formula : if is finite, then every subset
is finite.
Solved by gpt-5.6-sol high.

c

Words: 82 Articles: 1

Solution

Words: 82
The collection of hereditarily finite sets is
where and . Every is finite, and the axiom of infinity together with replacement and union makes a set. Hence this collection is not a proper class.
It is transitive: if , then , so every belongs to . It is also -closed. If and
then , so .
Solved by gpt-5.6-sol high.

d

Words: 137 Articles: 1

Solution

Words: 137
Consider the structure .
For extensionality, let have the same members in . Since is transitive, every actual member of or lies in . Thus and have the same members in , and ambient extensionality gives .
By hypothesis , and it has no members in the induced structure, so the empty-set axiom holds. If , then by closure, and its internal members are exactly and , proving pairing.
Finally, if , then . For ,
Every such lies in by transitivity, so the same equivalence holds internally. Hence union is satisfied. This is the basic set-theoretic axioms inherited by a transitive class argument.
Solved by gpt-5.6-sol high.

e

Words: 57 Articles: 1

Solution

Words: 57
The definition of -closure forms
whereas the axiom schema of specification inside requires
An arbitrary formula need not be absolute between a transitive class and the ambient universe, so and can differ. Closure under therefore supplies no reason for the required set to belong to .
Solved by gpt-5.6-sol high.

f

Words: 96 Articles: 1

Solution

Words: 96
Take
the formula relativization to a class: replace each by
and each by
leaving atomic formulas unchanged. If is given by a defining formula, insert that formula wherever occurs; this is why the map may depend on .
For and any parameters in , induction on formulas gives
Therefore -closure puts
in for every . This is exactly the relativized closure criterion for separation, so satisfies the -instance of separation.
Solved by gpt-5.6-sol high.

17F (Graph Theory)

Words: 617 Articles: 10

a

Words: 129 Articles: 1

Solution

Words: 129
The diagonal Ramsey number is the least positive integer such that every red-blue colouring of the edges of contains a monochromatic .
More generally, let be the least forcing either a red or a blue . We have
Assuming the two smaller numbers exist, colour
and choose a vertex . At least of its incident edges are red, or at least are blue. In the first case, the corresponding neighbourhood contains a red , which extends with to a red , or a blue . The second case is symmetric. Thus
which proves existence by induction.
Pascal's identity then gives the binomial upper bound for a Ramsey number
Consequently, for ,
Solved by gpt-5.6-sol high.

b

Words: 488 Articles: 7

Solution

Words: 51
The graph Ramsey number is the least positive integer for which every red-blue colouring of contains a monochromatic copy of . If , the Ramsey theorem gives a monochromatic in every colouring of , and that clique contains . Hence
Solved by gpt-5.6-sol high.

i

Words: 37 Articles: 1
Solution
Words: 37
Choose any vertex of . Its incident edges have two colours, so at least
have the same colour. Those edges, together with , form a monochromatic .
Solved by gpt-5.6-sol high.

ii

Words: 195 Articles: 1
Solution
Words: 195
Part (i) gives for every .
Suppose first that is odd. On vertices, take a red -regular graph; for example, label the vertices cyclically and join each vertex to the nearest vertices in each direction. Its blue complement is also -regular. Neither colour contains a vertex of degree , so there is no monochromatic . Therefore
Now let be even. If a colouring of had no monochromatic , every vertex would have red and blue degree at most . Since the two degrees sum to , each would equal . The red graph would then be -regular on vertices, impossible because both numbers are odd and the sum of degrees must be even. Hence .
For the matching lower bound, colour a copy of red on vertices and colour all remaining edges blue. Red degree is and the blue graph is two disjoint copies of , of degree . Again neither colour contains . Thus the Ramsey number of a star is
Solved by gpt-5.6-sol high.

iii

Words: 205 Articles: 1
Solution
Words: 205
Here is the paw graph, a triangle with a pendant edge.
For the lower bound, partition the vertices of into two triples. Colour the edges inside each triple red and all edges between the triples blue. Each red component is only a triangle, while the blue graph is the triangle-free graph , so there is no monochromatic copy of . Hence .
For the upper bound, every colouring of contains a monochromatic triangle because . Suppose that a triangle is red, and let be the other four vertices. If any edge from to were red, it would be a pendant edge extending to a red . Thus all edges between and are blue.
If an edge inside were blue, then for any the vertices would form a blue triangle, and an edge from a second vertex of to would extend it to a blue . Therefore every edge inside is red. The resulting red contains a red triangle and an additional incident edge, hence a red . The blue-triangle case is symmetric, so the Ramsey number of the paw graph is
Solved by gpt-5.6-sol high.

18J (Galois Theory)

Words: 518 Articles: 6

a

Words: 205 Articles: 1

Solution

Words: 205
Fix a primitive th root of unity . The th cyclotomic polynomial is
Its roots are exactly the roots of unity of order .
Partitioning all th roots of unity by exact order gives the cyclotomic factorization
We prove by induction on . The assertion is clear for . If it holds for every proper divisor of , then
The denominator is monic and belongs to . Exact polynomial division shows that the quotient lies in , and Gauss's lemma makes this monic quotient an element of .
Now let . The minimal polynomial of over divides , so every -conjugate of is another primitive root and lies in . The extension is therefore normal. It is separable because the characteristic is zero, and hence it is Galois.
Every has
for some . Since generates the extension, this gives an injective homomorphism
The group on the right is abelian, so the Galois group is abelian, as summarized by the cyclotomic field construction.
Solved by gpt-5.6-sol high.

b

Words: 130 Articles: 1

Solution

Words: 130
A real subfield is constructible when all its elements are straightedge-and-compass constructible; algebraically, it is contained in a tower of quadratic extensions of .
Let and
The cyclotomic extension has Galois group
which is cyclic of order . Complex conjugation corresponds to , so the maximal real subfield has
a cyclic group of order .
This group has a chain
in which every index is two. By the Galois correspondence, the fixed fields form
with every successive degree equal to two. Thus , and in particular , is constructible. This is the constructibility of the real seventeenth cyclotomic field.
Solved by gpt-5.6-sol high.

c

Words: 183 Articles: 1

Solution

Words: 183
For , the answer is yes. A root of is or , so
For , the answer is no. Every is finite abelian Galois. If belonged to , then it would belong to some . The subextensions of an abelian Galois extension result would make
Galois. This is false: has two nonreal roots absent from the real field . Hence is a proper subfield of .
For , the answer is yes. Given , take
which is coprime to . Every root of in characteristic has exact multiplicative order . The degree
is the least positive such that . The value works, and no can work because
Therefore
Every element algebraic over lies in some finite field , so
These are respectively the maximal cyclotomic extension of the real numbers, the maximal cyclotomic extension of the rational numbers, and the maximal cyclotomic extension of a finite field.
Solved by gpt-5.6-sol high.

19J (Representation Theory)

Words: 453 Articles: 12

a

Words: 139 Articles: 4

i

Words: 78 Articles: 1
Solution
Words: 78
The Mackey restriction formula says that for subgroups and a -representation ,
where .
For , the Bruhat decomposition of SL2 over a finite field gives
Thus has representatives . The identity double coset contributes , while
contributes an induced representation from the diagonal subgroup. Therefore
where
For , one has .
Solved by gpt-5.6-sol high.

ii

Words: 61 Articles: 1
Solution
Words: 61
Apply Frobenius reciprocity and then the decomposition from part (i):
Since all the representations in the last line are one-dimensional,
It is therefore when both equalities hold, when exactly one holds, and when neither holds. This is the mackey inner product for the finite SL2 principal series.
Solved by gpt-5.6-sol high.

b

Words: 314 Articles: 6

i

Words: 31 Articles: 1
Solution
Words: 31
Write
Since ,
Thus is a one-dimensional representation of ; for it is the trivial representation.
Solved by gpt-5.6-sol high.

ii

Words: 101 Articles: 1
Solution
Words: 101
For put
Conjugation gives
Suppose the -weight space
is nonzero. If , then lies in the -weight space, because
Hence every character indexed by a nonzero square occurs in .
These characters are distinct. Indeed, if with , multiplication by would show that is trivial on all of , contrary to hypothesis. There are nonzero squares, so
for at least values of . This is the square orbits of additive characters of a finite field argument.
Solved by gpt-5.6-sol high.

iii

Words: 182 Articles: 1
Solution
Words: 182
Put
Since and , restriction to gives its regular representation:
As is abelian, this is the direct sum of all one-dimensional characters of , each with multiplicity one.
The diagonal subgroup permutes these one-dimensional weight spaces. It fixes the trivial character, while part (ii) shows that the nontrivial characters split into two orbits, indexed by the nonzero squares and nonsquares. Let be the sums of the weight spaces in these three orbits. Then
as -representations, and
Each summand is irreducible. Any nonzero -subrepresentation decomposes into -weight spaces. If it contains one of the one-dimensional weight spaces in an orbit, transitivity of the -action forces it to contain every weight space in that orbit, hence the whole corresponding , , or . The three summands are pairwise nonisomorphic because their restrictions to have disjoint character supports. Therefore the induction from the diagonal subgroup of upper-triangular SL2 decomposition has the required three irreducible constituents of dimensions
Solved by gpt-5.6-sol high.

20G (Number Fields)

Words: 476 Articles: 10

a

Words: 63 Articles: 1

Solution

Words: 63
Let have real embeddings and conjugate pairs of complex embeddings. The Dirichlet unit theorem states that
where is the finite cyclic group of roots of unity in . Thus the unit rank is
Equivalently, there are units such that every unit has a unique expression
Solved by gpt-5.6-sol high.

b

Words: 126 Articles: 1

Solution

Words: 126
Choose the real embeddings and one embedding from each pair of complex-conjugate embeddings. The logarithmic embedding of number field units is
It is a group homomorphism from multiplication to addition.
If lies in its kernel, every conjugate of has modulus one. Under the Minkowski embedding, every power therefore lies in one fixed bounded subset. Each belongs to , whose Minkowski image is discrete, so that bounded subset contains only finitely many such lattice points. Hence for some , and
Thus is a root of unity. Conversely, every root of unity clearly has all conjugates of modulus one and lies in the kernel. This proves the kernel of the logarithmic unit embedding is precisely .
Solved by gpt-5.6-sol high.

c

Words: 49 Articles: 1

Solution

Words: 49
The product formula places every unit logarithm in
For a fundamental system , where , the vectors
are linearly independent, form a real basis of , and generate the full lattice
This is the Dirichlet unit lattice.
Solved by gpt-5.6-sol high.

d

Words: 94 Articles: 1

Solution

Words: 94
Let
with entries equal to one and entries equal to two. Its coordinate sum is
so . Since the fundamental-unit logarithms form a basis of the codimension-one hyperplane , the vectors
form a basis of . This gives unique real numbers such that
The sum of the coordinates on the left is
Every unit logarithm has coordinate sum zero, so summing the right side gives . Therefore
Solved by gpt-5.6-sol high.

e

Words: 144 Articles: 1

Solution

Words: 144
Start with any generator and use the decomposition from part (d). For each , choose an integer such that
and put
Since is a unit, . Moreover,
The vector lies in the fixed compact parallelepiped
Hence there is a constant such that every real coordinate of every is at most , and every complex coordinate is at most .
For a real embedding ,
For a chosen complex embedding , the weighted coordinate gives
The conjugate embedding has the same modulus. Exponentiating and taking any proves the archimedean balancing of a principal ideal generator:
for every embedding , with depending only on .
Solved by gpt-5.6-sol high.

21F (Algebraic Topology)

Words: 445 Articles: 7

Solution

Words: 113
The universal coefficient theorem for homology and flatness of give
Thus, if
with torsion, then .
For a finite triangulable space, its Euler characteristic is
If is a finite triangulation and is its number of -simplices, then the Euler-Poincare formula is
To prove it over , write and . Rank-nullity and give
After multiplying by and summing, the two boundary sums cancel, leaving the claimed equality.
The standard simplex is contractible, so
Solved by gpt-5.6-sol high.

i

Words: 97 Articles: 1

Solution

Words: 97
The simplices in a barycentric subdivision are strict chains of nonempty faces. A tetrahedron has nonempty faces, so . Counting strict two-face chains gives
A strict three-face chain amounts to choosing a terminal face and partitioning its vertices into three nonempty ordered blocks. Hence
where denotes a Stirling number of the second kind. Therefore
Equivalently, the full subdivision has tetrahedra and Euler characteristic one, so deleting its three-dimensional simplices from the alternating count gives . This is the f-vector computation for the barycentric subdivision of a tetrahedron.
Solved by gpt-5.6-sol high.

ii

Words: 85 Articles: 1

Solution

Words: 85
The complex is connected, so . Adding the 24 three-simplices to produces the contractible complex . Adding three-simplices does not alter , hence
Also for because is two-dimensional.
The group is a subgroup of the free group and is therefore free abelian. If its rank is , the Euler characteristic from part (i) gives
so . Consequently
Solved by gpt-5.6-sol high.

iii

Words: 150 Articles: 1

Solution

Words: 150
Yes. Let be the vertex of corresponding to the whole tetrahedron. Its link in is the 1-skeleton of the barycentric subdivision of . This connected graph has one vertex for each of the 14 nonempty proper faces and 36 edges, so
No other point has this local homology rank. At the other vertices, corresponding respectively to faces of size , the first Betti numbers of the links are . A point in the interior of an edge is incident with at most six triangles, so its local has rank at most five; a point in a triangle interior has local .
A homeomorphism preserves local homology, so it must send the unique point with local of rank to itself. Therefore every self-homeomorphism fixes , which is the fixed barycentre of the barycentric tetrahedral two-skeleton.
Solved by gpt-5.6-sol high.

22I (Linear Analysis)

Words: 354 Articles: 6

a

Words: 130 Articles: 1

Solution

Words: 130
The Riesz representation theorem says that for every bounded linear functional on a Hilbert space , there is a unique such that
and .
For and fixed , the map
is a bounded linear functional, with
Riesz therefore gives a unique vector, denoted , such that
for every . Uniqueness in the representation theorem shows that is linear. Moreover,
so the adjoint operator belongs to and .
If is an orthonormal basis and is the matrix of , then the matrix of is
its entries are .
Solved by gpt-5.6-sol high.

b

Words: 104 Articles: 1

Solution

Words: 104
The spectral theorem for compact Hermitian operators says that the nonzero spectrum of a compact Hermitian consists of real eigenvalues of finite multiplicity, with zero as the only possible accumulation point. Eigenvectors for distinct eigenvalues are orthogonal, and an orthonormal basis of can be chosen from eigenvectors together with a basis of . Thus
where the nonzero eigenvalues are repeated according to multiplicity and if there are infinitely many.
Define
Each is finite-rank and Hermitian, and
Hence every compact Hermitian operator is a norm limit of finite-rank Hermitian operators, by finite-rank truncation of a compact Hermitian operator.
Solved by gpt-5.6-sol high.

c

Words: 120 Articles: 1

Solution

Words: 120
Let be the orthogonal projection of onto the span of its first standard basis vectors. Then for every , and .
Let be compact and let
where is the closed unit ball. The set is compact. Given , choose a finite -net in . Pointwise convergence lets us choose such that
for every . If and , then
Thus uniformly on , and
Each has image in an -dimensional space, so it has finite rank. This coordinate-projection approximation of a compact operator proves the result.
Solved by gpt-5.6-sol high.

23H (Analysis of Functions)

Words: 389 Articles: 14

a

Words: 135 Articles: 6

i

Words: 43 Articles: 1
Solution
Words: 43
If , the claim is immediate. Otherwise weak convergence gives
By Cauchy-Schwarz,
Taking the lower limit and dividing by proves the weak lower semicontinuity of the Hilbert norm:
Solved by gpt-5.6-sol high.

ii

Words: 49 Articles: 1
Solution
Words: 49
Strong convergence immediately implies convergence of norms by the reverse triangle inequality.
Conversely, suppose and . Then
Thus strongly. This is the Radon-Riesz theorem for Hilbert spaces.
Solved by gpt-5.6-sol high.

iii

Words: 43 Articles: 1
Solution
Words: 43
No. In , let be the standard orthonormal sequence. For any ,
so . However,
for . No subsequence is Cauchy, hence none converges strongly. This is a weakly null orthonormal sequence.
Solved by gpt-5.6-sol high.

b

Words: 254 Articles: 6

i

Words: 85 Articles: 1
Solution
Words: 85
Weak convergence in implies
in . The norm is weakly lower semicontinuous, so
The Rellich-Kondrashov compactness theorem for H01 upgrades the weak convergence to
strongly in . Indeed, compactness gives this along every subsequence after passage to a further subsequence, and the weak limit uniquely identifies every such strong limit as . Consequently,
Combining the two terms proves the weak lower semicontinuity of a bounded-domain Schrodinger energy:
Solved by gpt-5.6-sol high.

ii

Words: 78 Articles: 1
Solution
Words: 78
Choose a minimizing sequence with
Since
the sequence is bounded in . Passing to a subsequence, weak compactness gives
in . Rellich compactness gives strongly in , and hence
Part (i) now yields
The definition of gives the reverse inequality because is admissible. Therefore
This is the constrained ground-state minimizer on a bounded domain obtained by the direct method.
Solved by gpt-5.6-sol high.

iii

Words: 91 Articles: 1
Solution
Words: 91
Choose with , and for set
A change of variables gives
The latter tends to zero as . Since the energy is nonnegative,
This is vanishing Dirichlet energy by dilation on the line.
The infimum is not attained. If an admissible had zero energy, then its weak derivative would vanish almost everywhere, so would be constant almost everywhere. The only constant in is zero, contradicting .
Solved by gpt-5.6-sol high.

24J (Algebraic Geometry)

Words: 304 Articles: 1

Solution

Words: 304
For a divisor on a smooth projective curve , define
The Riemann-Roch theorem states
where is the divisor of a nonzero rational differential, is the genus of , and is the sum of the divisor coefficients because the ground field is algebraically closed.
Under the coordinate change and , we have
Hence
This is a polynomial, and its value at zero is the nonzero leading coefficient of . Thus the even-degree hyperelliptic model has two points above , distinguished by the two values of .
Consider the rational differential
At a finite branch point , square-freeness gives a local parameter , with a nonzero constant times to first order. Hence is regular and nonzero there. It is also regular and nonzero at finite unramified points.
At infinity,
so
Because and is a local parameter at each point, has a zero of order at both. Therefore the canonical divisor of an even-degree hyperelliptic curve is
and
Since , it follows that
The function has a simple pole at each of and . Consequently
These functions are linearly independent. Riemann-Roch with gives , so
With respect to this basis, the canonical map of a hyperelliptic curve is
It identifies with for general , and hence is not an embedding.
If embedded in , its smooth plane image would have degree : degrees one and two have genus zero, and degree three has genus one, whereas . But the canonical map of a smooth plane curve of degree is an embedding by adjunction, contradicting the preceding calculation. Therefore
Solved by gpt-5.6-sol high.

25I (Differential Geometry)

Words: 329 Articles: 8

a

Words: 112 Articles: 1

Solution

Words: 112
For in a sufficiently small neighbourhood of , let be the geodesic satisfying and . The exponential map at is
Choose an oriented orthonormal basis of , write , and define geodesic polar coordinates by
The Gauss lemma says that radial and angular coordinate curves are orthogonal. Since is a unit-speed geodesic,
Moreover, torsion-freeness of the surface connection gives , and therefore
At , , so for every sufficiently small . Thus the first fundamental form is
and as because is the identity.
Solved by gpt-5.6-sol high.

b

Words: 69 Articles: 1

Solution

Words: 69
An orientation of chooses a unit normal at every point. The Gauss map is
For the unit tangent , the surface covariant derivative is the tangential projection
The signed geodesic curvature is
Because , is perpendicular to and hence
Consequently means : the tangent is parallel along , so is a geodesic.
Solved by gpt-5.6-sol high.

c

Words: 59 Articles: 1

Solution

Words: 59
Let be a compact oriented surface with piecewise smooth, positively oriented boundary. If are the signed exterior turning angles at its corners, the global Gauss-Bonnet theorem with boundary is
For a smooth boundary the corner sum is absent, and for a closed surface both boundary terms are absent.
Solved by gpt-5.6-sol high.

d

Words: 89 Articles: 1

Solution

Words: 89
Suppose that two closed geodesics and were disjoint. Under the usual convention that a closed geodesic curve is simple, the Jordan curve theorem on the sphere shows that they bound an annulus . Its Euler characteristic is zero. Give the induced orientation and apply the Gauss-Bonnet theorem:
Both boundary components are geodesics, so their geodesic curvature vanishes. It follows that
This is impossible because everywhere and has positive area. Hence the two closed geodesics must intersect, as summarized by the intersection of closed geodesics on a positively curved sphere.
Solved by gpt-5.6-sol high.

26H (Probability and Measure)

Words: 212 Articles: 6

a

Words: 38 Articles: 1

Solution

Words: 38
Put and . Independence of and the uniform distribution variable gives
Also , so
Therefore
Solved by gpt-5.6-sol high.

b

Words: 78 Articles: 1

Solution

Words: 78
The map has inverse and Jacobian magnitude . Hence the density of is
For , the inverse is
and the Jacobian magnitude of is . Thus the uniform split of a random total has joint density
Integrating out the other piece yields
The transformation preserves the uniform law, so has the same density:
Solved by gpt-5.6-sol high.

c

Words: 96 Articles: 1

Solution

Words: 96
Because , the joint density from part (b) can be written
The pieces are therefore independent if and only if
This condition is also sufficient because is the common marginal density.
Set . Taking gives the differential equation
Since is a probability density, must be positive, and normalization gives
Conversely this function satisfies the displayed factorization. Thus the exponential characterization by a uniform random split shows that
Equivalently, , so has the gamma distribution with shape two and rate .
Solved by gpt-5.6-sol high.

27L (Applied Probability)

Words: 213 Articles: 7

a

Words: 104 Articles: 1

Solution

Words: 104
Let be a Poisson point process on with intensity measure
where is nonnegative and locally integrable. Let be measurable and suppose its pushforward measure
is locally finite. The mapping theorem for Poisson point processes says that the image counting measure
is a Poisson random measure with intensity .
For to be a spatial Poisson process in the usual simple sense, one also assumes that is diffuse:
This prevents collisions with positive probability. If is absolutely continuous, its Radon--Nikodym derivative is the image intensity function, characterized by
Solved by gpt-5.6-sol high.

b

Words: 109 Articles: 4

i

Words: 55 Articles: 1
Solution
Words: 55
Write , so . For ,
whose volume is
Thus the pushforward intensity of is
The pushforward is locally finite and diffuse, so the radial volume transform of a homogeneous Poisson point process and the mapping theorem show that
Solved by gpt-5.6-sol high.

ii

Words: 54 Articles: 1
Solution
Words: 54
Put . Part (i) identifies as the th arrival time of a rate
Poisson process. Hence has the gamma density
The change of variables , with , gives the kth-nearest-neighbour distance in a homogeneous Poisson point process:
Solved by gpt-5.6-sol high.

28L (Principles of Statistics)

Words: 319 Articles: 6

a

Words: 85 Articles: 1

Solution

Words: 85
Let be the quantile function. For ,
The reverse implication is immediate from the infimum defining . For the forward implication, if there is a point with . If , choose with ; monotonicity and right continuity give
The endpoint values have zero probability under a continuous uniform variable.
Consequently
Thus the inverse transform sampling identity is
Solved by gpt-5.6-sol high.

b

Words: 112 Articles: 1

Solution

Words: 112
Choose an initial value . One sweep of the Gibbs sampler consists of
After a burn-in period, the pairs are retained as approximate samples. Standard irreducibility and recurrence conditions are needed for convergence from the chosen starting point.
The transition density from to is
Suppose currently has density . The density after one sweep is
This proves the stationarity of the two-coordinate Gibbs sampler:
Solved by gpt-5.6-sol high.

c

Words: 122 Articles: 1

Solution

Words: 122
Write
Multiplying the likelihood by the improper prior gives the Bayesian posterior kernel
Since
the first full conditional is
Holding fixed and comparing powers and exponential rates gives
The assumed parity of makes a positive integer.
Initialize arbitrarily. At iteration , put
Draw independent uniform variables and set
By sampling an integer-shape gamma distribution, this has the required law. Next draw independently and set
These are exactly the two full-conditional updates of the normal mean-precision Gibbs sampler. After discarding burn-in, the pairs are approximate samples from the posterior by Markov chain Monte Carlo.
Solved by gpt-5.6-sol high.

29K (Stochastic Financial Models)

Words: 342 Articles: 8

a

Words: 61 Articles: 1

Solution

Words: 61
For , differentiate
The growth assumptions justify differentiation under the expectation, and Gaussian integration by parts gives
Since , integration from to yields the Brownian transition semigroup identity
Continuity at zero covers .
Solved by gpt-5.6-sol high.

b

Words: 49 Articles: 1

Solution

Words: 49
A process is a standard Brownian motion if:
Equivalently, every future increment is independent of the past filtration and has the stated centred normal law.
Solved by gpt-5.6-sol high.

c

Words: 92 Articles: 1

Solution

Words: 92
Let . For , the increment is independent of and distributed as . Apply part (a) to the translated function , conditionally on :
Therefore
The assumed growth conditions supply integrability, so is the Brownian compensator martingale.
Solved by gpt-5.6-sol high.

d

Words: 140 Articles: 1

Solution

Words: 140
Let and fix . The martingale property between and gives
For fixed , write the left-hand conditional expectation at time as . This integral equation has the unique solution
Multiplication by the -measurable factor therefore yields the conditional moment-generating function
This is the moment-generating function of and is deterministic. Hence has that normal law conditionally on , and its conditional law does not depend on ; the increment is therefore independent of the past.
The process starts at zero by assumption and has continuous paths. The independent centred Gaussian increments just obtained complete the definition of Brownian motion. This proves the exponential test-function characterization of Brownian motion.
Solved by gpt-5.6-sol high.

a

Words: 70 Articles: 1

Solution

Words: 70
The candidate is tacitly required to belong to , as in the usual variational characterization of convex projection; this feasibility holds for the candidate constructed in part (b). Use the Frobenius inner product
For any ,
and hence
Thus minimizes the squared Frobenius distance over . Since that objective is strictly convex,
Solved by gpt-5.6-sol high.

b

Words: 104 Articles: 1

Solution

Words: 104
Since but , its eigenvalues satisfy
The continuous decreasing function
falls from to zero, so there is a unique for which .
Put
Then and , so . Moreover
and therefore
For any ,
Whenever , the corresponding eigenvalue of is exactly , while terms with contribute nothing. Consequently
It follows that
Part (a), equivalently the formula for projection onto a positive semidefinite trace ball, now gives
Solved by gpt-5.6-sol high.

c

Words: 173 Articles: 1

Solution

Words: 173
The hypothesis class and margin loss are
and
Thus this is a positive semidefinite quadratic-form classifier with logistic loss. Its empirical risk, viewed as a function of the matrix parameter, is
Differentiating under the sum shows that
Hence the displayed is exactly , and the algorithm is projected gradient descent on the positive semidefinite trace ball.
The scalar factor multiplying each lies in . Since
we have the uniform gradient bound
Let parametrize the empirical minimizer . Positive semidefiniteness gives
Thus the initial distance from to is at most , while the gradient bound is .
The averaged projected-gradient bound, in its slightly looser form
applies because is convex. Choose
Substitution gives
Solved by gpt-5.6-sol high.

31D (Asymptotic Methods)

Words: 259 Articles: 8

a

Words: 34 Articles: 1

Solution

Words: 34
Near the endpoint ,
The Watson lemma integrates this local expansion term by term, and
Therefore the reciprocal-amplitude Laplace integral has expansion
so
Solved by gpt-5.6-sol high.

b

Words: 25 Articles: 1

Solution

Words: 25
Differentiation under the integral sign gives
Hence
Thus
Solved by gpt-5.6-sol high.

c

Words: 81 Articles: 1

Solution

Words: 81
After division by , the equation is
The removal of the first derivative from a second-order differential equation uses
With
the normal-form coefficient is
Consequently
so the constants in the PDF's expression
are
To classify infinity, put . Since
the coefficient of in the transformed equation has a pole of order four at . This exceeds the order two allowed at a regular singular point. Hence is an irregular singular point at infinity.
Solved by gpt-5.6-sol high.

d

Words: 119 Articles: 1

Solution

Words: 119
Put and . The Liouville-Green exponential ansatz turns the normal-form equation into the Riccati equation
Write
Matching the constant, , and coefficients gives
For the recessive branch,
so
Since , this gives
This agrees with the first two terms of part (a),
Continuing the Riccati recursion reproduces the factorial asymptotic series, so is proportional to this recessive branch.
For the dominant branch,
and in fact
solves the phase equation exactly. It follows that
Indeed, is an exact second solution of the original differential equation.
Solved by gpt-5.6-sol high.

32A (Dynamical Systems)

Words: 532 Articles: 15

Solution

Words: 202
A map is Devaney chaos when:
Write a point as a binary expansion
Apart from the harmless choice of expansion at dyadic rationals, the binary shift representation of the doubling map is
Every open interval contains a binary cylinder specified by a finite initial word. Given cylinders and , choose a binary sequence beginning with the word for and place the word for after it. A suitable iterate shifts the second word to the front, proving topological transitivity.
Given any cylinder, repeat its defining word forever. The resulting point is periodic and lies in that cylinder, so periodic points are dense.
Finally, given and any neighbourhood, choose so large that changing only digits after the first stays inside that neighbourhood. Choose the later tail so that after shifts it is either or , whichever is farther from . The separation is at least , so any smaller fixed constant, for example , proves sensitivity. Hence the doubling map is chaotic in Devaney's sense.
Solved by gpt-5.6-sol high.

a

Words: 182 Articles: 6

i

Words: 58 Articles: 1
Solution
Words: 58
Concatenate every finite binary word, ordered first by length and then lexicographically:
Every finite binary block occurs in this expansion. Since iterating shifts digits to the left, its orbit enters every binary cylinder and is therefore dense. The digit string is not eventually periodic, so it gives a concrete nonperiodic chaotic orbit.
Solved by gpt-5.6-sol high.

ii

Words: 47 Articles: 1
Solution
Words: 47
A fixed point satisfies
so is an integer. In the only possibility is
Equivalently, a binary sequence fixed by the left shift is constant; , while represents the excluded endpoint, which is the same circle point.
Solved by gpt-5.6-sol high.

iii

Words: 77 Articles: 1
Solution
Words: 77
Points whose period divides two solve
so, after removing the fixed point zero, the unique two-cycle is
Points whose period divides four are for . Removing the three points fixed by , namely , leaves twelve points of exact period four. They form the three orbits
and
Starting at another point on one displayed orbit gives the corresponding cyclic rotation.
Solved by gpt-5.6-sol high.

b

Words: 148 Articles: 6

i

Words: 24 Articles: 1
Solution
Words: 24
The result follows by induction. It is true for . If
then
Therefore
Solved by gpt-5.6-sol high.

ii

Words: 60 Articles: 1
Solution
Words: 60
By part (i), exactly when
Thus the periodic points of the doubling map fixed by are
and their number is
For this gives three points: the fixed point and the two points in the two-cycle. For it gives fifteen: those three points and the twelve points in the three four-cycles found above.
Solved by gpt-5.6-sol high.

iii

Words: 64 Articles: 1
Solution
Words: 64
Take . Every proper divisor of divides , so the points fixed by that do not have exact period are precisely those fixed by . Part (ii) therefore gives
Because different starting points are counted separately, no division by the period is made. This is the exact power-of-two periods of the doubling map.
Solved by gpt-5.6-sol high.

a

Words: 35 Articles: 1

Solution

Words: 35
The orbital angular momentum operator is
Using and ,
and
Thus the rotation commutators for orbital angular momentum are
Solved by gpt-5.6-sol high.

b

Words: 73 Articles: 1

Solution

Words: 73
Contract the two Levi-Civita symbols:
Moving momenta past positions with
gives the squared orbital angular momentum in position and momentum operators:
Therefore
In position representation,
and
Also . Substitution into the Cartesian identity gives
because every radial derivative cancels. Hence
the spherical Laplacian from orbital angular momentum.
Solved by gpt-5.6-sol high.

c

Words: 248 Articles: 5

Solution

Words: 38
The first excited hydrogen eigenspace is the four-dimensional space
The first vector is the state and the other three are the states. All have the same unperturbed energy .
Solved by gpt-5.6-sol high.

i

Words: 45 Articles: 1
Solution
Words: 45
The states diagonalize :
The perturbation therefore introduces no mixing. The orbital-angular-momentum-squared perturbation of hydrogen leaves
at energy
while
remain triply degenerate at
These statements are exact because the unperturbed Hamiltonian commutes with .
Solved by gpt-5.6-sol high.

ii

Words: 165 Articles: 1
Solution
Words: 165
Part (a) gives
Hence both operators preserve the magnetic quantum number . They are also odd under parity, while has parity . Their matrix elements between states of equal parity vanish. The position-momentum selection rules in the first excited hydrogen eigenspace therefore leave only the coupling between
The states decouple, and all diagonal matrix elements vanish.
In the ordered basis , remove the common energy and write
Let
The rotating-frame amplitudes obey a constant Schrödinger equation
Put
Since ,
For the initial amplitudes , the exact coefficients are therefore
and
Restoring the common unperturbed phase, the solution is
This is the rotating-frame solution for a harmonically driven two-level system.
Solved by gpt-5.6-sol high.

a

Words: 42 Articles: 1

Solution

Words: 42
In the symmetric gauge,
Together with , this gives
whereas
Thus
These are the commutators of the kinetic momentum and magnetic pseudomomentum.
Solved by gpt-5.6-sol high.

b

Words: 110 Articles: 1

Solution

Words: 110
With the convention in the question,
acts as
Although for , the vector potential changes by
Consequently
for a nonzero magnetic field in general.
Now let . Since
and the derivative in the direction annihilates
, the two terms in its exponential commute. The magnetic translation operator therefore acts as
Part (a) gives , so commutes with the kinetic term. Its phase commutes with , while its translation sends to . Hence
Solved by gpt-5.6-sol high.

c

Words: 91 Articles: 1

Solution

Words: 91
Part (a) gives
For
their commutator is the scalar
It therefore commutes with both and . Applying the stated Baker--Campbell--Hausdorff identity in both orders yields the magnetic translation algebra
Writing , the translations commute exactly when their phase is one:
Thus the cell flux must be an integral multiple of the magnetic flux quantum:
Solved by gpt-5.6-sol high.

35C (Statistical Physics)

Words: 274 Articles: 6

a

Words: 74 Articles: 1

Solution

Words: 74
The latent heat for converting liquid to gas at coexistence is
with all quantities taken per mole or per particle consistently. Along the phase coexistence curve, the two Gibbs free energy values agree:
Since
differentiating the equality along the curve gives
Therefore the Clausius-Clapeyron relation is
At the critical point the liquid and gas become the same phase, so their entropy discontinuity disappears and
Solved by gpt-5.6-sol high.

b

Words: 70 Articles: 1

Solution

Words: 70
Put
The one-spin partition function is
The spins are independent, so the spin-1 paramagnet has
and free energy
The canonical heat capacity can be obtained from the energy variance:
Because
we obtain
At high temperature, , and hence
Solved by gpt-5.6-sol high.

c

Words: 130 Articles: 1

Solution

Words: 130
Immediately after the reversal the state populations have not changed, but the new Hamiltonian satisfies
Thus
so the same state is canonical for the reversed field with
This is the magnetic-field reversal and negative temperature construction. Since
the partition function is unchanged. Therefore
A gas has kinetic energy unbounded above. Its partition function diverges for , so it cannot have a normalizable negative temperature canonical state and cannot satisfy the zeroth-law equilibrium condition .
If an amount flows from the spins into a positive-temperature gas, the total entropy change is
The second law therefore selects heat flow
This is the general ordering expressed by heat flow from negative to positive temperature.
Solved by gpt-5.6-sol high.

36B (Electrodynamics)

Words: 420 Articles: 8

a

Words: 79 Articles: 1

Solution

Words: 79
The source-free Maxwell equations in a linear medium are
with and .
Take complex plane waves
The divergence equations give
and Faraday's law gives
Ampère's law gives
Substituting the expression for and using
yields
Hence the plane electromagnetic wave in a linear medium has
and equivalently
Solved by gpt-5.6-sol high.

b

Words: 115 Articles: 1

Solution

Words: 115
Let be the unit normal pointing from the minus medium to the plus medium. Integrating the Maxwell equations across an infinitesimal pillbox or loop gives the dielectric-interface boundary conditions
and
Thus tangential and are continuous, as are normal and .
Because , the normal electric field generally jumps according to
The tangential displacement field generally jumps because . Since the permeability is common, continuity of tangential is continuity of tangential ; together with normal- continuity, every component of is continuous. The same common also makes the normal component of continuous.
Solved by gpt-5.6-sol high.

c

Words: 107 Articles: 1

Solution

Words: 107
Choose the interface as and write the incident, reflected, and transmitted fields as plane waves with wavevectors . The boundary conditions must hold for every tangential coordinate and every time. The phase matching at a planar wave interface therefore requires
and equality of tangential wavevectors:
The incident and reflected waves are in the same medium, so
. Equality of their tangential components gives
hence
At fixed frequency, is proportional to the refractive index . Tangential phase matching between incident and transmitted waves gives the Snell law for electromagnetic waves:
or
Here if the vacuum speed is used to normalize the index.
Solved by gpt-5.6-sol high.

d

Words: 119 Articles: 1

Solution

Words: 119
Take the plane of incidence to be the -plane, so all three electric polarizations point along . Write their signed scalar amplitudes as . Tangential- continuity gives
For each plane wave,
Continuity of its tangential component gives
where the common proportionality between and cancels. Solving the two equations gives the transverse-electric Fresnel reflection coefficient
Using Snell's law to eliminate ,
Since and is common, . Therefore
The numerator is consequently strictly negative throughout
, and
Thus transverse-electric polarization has no Brewster angle in this setting.
Solved by gpt-5.6-sol high.

37E (General Relativity)

Words: 201 Articles: 6

a

Words: 48 Articles: 1

Solution

Words: 48
In the static limit, the supplied linearized Riemann tensor gives
The trace of the Einstein field equations is . Here , so . The field equation is therefore
which yields . Combining the two expressions for gives
Solved by gpt-5.6-sol high.

b

Words: 60 Articles: 1

Solution

Words: 60
For a slowly moving particle in a static weak field, the spatial part of the geodesic equation reduces to
To first order in the perturbation,
and hence
Newtonian acceleration is , so . Substitution into part (a), followed by the Poisson equation , gives
Thus the Newtonian limit of general relativity fixes
Solved by gpt-5.6-sol high.

c

Words: 93 Articles: 1

Solution

Words: 93
For a point mass, , and part (b) gives
The linearized Ricci tensor and scalar obey
For a static perturbation with , this becomes
Away from the source, . For , one has , so the two supplied identities give
The vacuum trace equation therefore reduces to
whose general solution for is
The scalar equation alone leaves arbitrary. Imposing the remaining vacuum components and matching the mass fixes , as in the linearized point-mass metric in radial Cartesian form.
Solved by gpt-5.6-sol high.

38D (Fluid Dynamics)

Words: 222 Articles: 4

a

Words: 135 Articles: 1

Solution

Words: 135
The momentum equation is
Taking its scalar product with gives
For the Newtonian fluid stress tensor , its contraction with the velocity gradient is
because incompressibility removes the pressure term and the symmetric rate-of-strain tensor is orthogonal to the antisymmetric part of . Integration over and the divergence theorem therefore give the kinetic-energy balance for an incompressible Newtonian fluid:
The terms are respectively the rate of change of kinetic energy, outward advective flux of kinetic energy, power supplied by the body force, power supplied by surface traction, and irreversible viscous dissipation. Since , the body-force power may also be written and interpreted as exchange with potential energy.
Solved by gpt-5.6-sol high.

b

Words: 87 Articles: 1

Solution

Words: 87
The linearized kinematic condition at the undisturbed surface is
For the given complex amplitudes this says
The velocity is . Its nonzero complex strain amplitudes are
Using the stated rule for period averages,
Thus the mean dissipation per unit horizontal area is
The mean energy consequently obeys . Writing gives the viscous decay of a deep-water gravity wave:
Solved by gpt-5.6-sol high.

39A (Waves)

Words: 142 Articles: 8

a

Words: 59 Articles: 1

Solution

Words: 59
In the frame in which the shock is stationary, the upstream gas approaches it with speed , while the downstream gas recedes from it with speed . The Rankine-Hugoniot conditions for a perfect gas are therefore
and
These equations express conservation of mass flux, momentum flux, and total specific enthalpy respectively.
Solved by gpt-5.6-sol high.

b

Words: 23 Articles: 1

Solution

Words: 23
When , the downstream speed in the shock frame is . Mass conservation gives
so
Solved by gpt-5.6-sol high.

c

Words: 35 Articles: 1

Solution

Words: 35
Momentum conservation and the density ratio from part (b) give
For , energy conservation becomes
Eliminating between these equations yields . Hence
Solved by gpt-5.6-sol high.

d

Words: 25 Articles: 1

Solution

Words: 25
The momentum equation from part (c) is
Since , it follows that
This completes the piston-driven shock with specific-heat ratio three calculation.
Solved by gpt-5.6-sol high.

40D (Numerical Analysis)

Words: 212 Articles: 4

a

Words: 113 Articles: 1

Solution

Words: 113
The Householder-John theorem states the following. Let
be a splitting in which is Hermitian positive definite. If
is also Hermitian positive definite, then is nonsingular and every eigenvalue of has modulus less than one. Hence the associated stationary iteration converges.
First, must be nonsingular. If for some nonzero , then , and therefore
contradicting the positive definiteness of .
Now let with . Then , so
Put and . Since ,
Consequently,
It follows that . Thus , proving the theorem.
Solved by gpt-5.6-sol high.

b

Words: 99 Articles: 1

Solution

Words: 99
Write
where and are the strict lower and upper triangular parts. The Jacobi method is
with iteration matrix
Here is symmetric, so . Regard the iteration as the splitting
Let
Because is tridiagonal, changing alternating signs reverses the sign of every off-diagonal entry while preserving every diagonal entry. Therefore
Since and is positive definite, is positive definite. The Householder-John theorem now gives
The Jacobi iterates therefore converge to the unique solution for every starting vector, which is the jacobi convergence for a symmetric positive-definite tridiagonal matrix.
Solved by gpt-5.6-sol high.

Ancestors (8)

  1. Ii
  2. 2025
  3. Past exam of the mathematics course of the University of Cambridge
  4. Mathematics course of the University of Cambridge
  5. Course of the University of Cambridge
  6. University of Cambridge
  7. List of universities
  8. Home