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

1G (Number Theory)

Words: 173 Articles: 6

i

Words: 40 Articles: 1

Solution

Words: 40
The linear Diophantine equation solvability criterion says that has an integer solution exactly when divides . The Euclidean algorithm gives
Thus , which divides . Therefore
Solved by gpt-5.6-sol high.

ii

Words: 32 Articles: 1

Solution

Words: 32
Applying the Euclidean algorithm,
Hence . Since does not divide , the linear Diophantine equation solvability criterion gives
Solved by gpt-5.6-sol high.

iii

Words: 101 Articles: 1

Solution

Words: 101
The quadratic form factors as a sum of two squares:
The change of variables
has determinant , so its matrix is a unimodular matrix and it maps bijectively to itself. The original equation is therefore equivalent to
The sum of two squares theorem also decides this systematically: , and every prime factor congruent to modulo occurs to an even power, vacuously here. Thus is a sum of two integer squares. Explicitly,
Inverting the change of variables gives, for example, . Consequently
This is the unimodular reduction of a discriminant-minus-four form to two squares.
Solved by gpt-5.6-sol high.

2F (Topics In Analysis)

Words: 322 Articles: 6

a

Words: 113 Articles: 1

Solution

Words: 113
The Liouville approximation theorem states that if is an irrational algebraic number of degree , then there is a constant such that every reduced rational satisfies
Let be the minimal polynomial of , of degree . Since is irreducible of degree greater than one, . Moreover,
and hence
On the compact interval , put
If , the mean value theorem gives a point between and such that
Thus . If , then . Taking any
proves the stated strict inequality.
Solved by gpt-5.6-sol high.

b

Words: 52 Articles: 1

Solution

Words: 52
Because both fractions are reduced and , they are distinct. Their difference is
The numerator is a nonzero integer, so its absolute value is at least one. Therefore
where the strict inequality uses . This is the separation of distinct reduced fractions.
Solved by gpt-5.6-sol high.

c

Words: 157 Articles: 1

Solution

Words: 157
Since the positive series converges, . We construct the subsequence recursively. Choose arbitrarily. Once have been chosen, write the reduced partial sums as
Choose so far out that
This is possible because .
Let
For every fixed , each later choice includes in its minimum, so
First, is irrational. If were reduced and rational, the strictly increasing rational sequence would have unbounded denominators ; only finitely many reduced fractions in a bounded interval have bounded denominator. Choose with . Part (b) would give
contrary to .
If were algebraic of degree , part (a) would give a constant with
For our construction instead gives
which contradicts the lower bound once . Hence is transcendental. This proves the transcendental subseries of a positive rational convergent series construction.
Solved by gpt-5.6-sol high.

3I (Coding and Cryptography)

Words: 305 Articles: 4

a

Words: 189 Articles: 1

Solution

Words: 189
A binary code is a prefix code when no codeword is a proper prefix of another. If the source letters have probabilities and codeword lengths , the expected value of its codeword length is
It is an optimal prefix code when it minimizes among all binary prefix codes for that source.
Suppose but . Exchanging the codewords assigned to and leaves the set of words, and hence prefix-freeness, unchanged. The change in expected length is
contradicting optimality. Thus
which is the probability monotonicity of optimal prefix-code lengths.
Represent the code by its binary prefix tree and choose a codeword of maximal length, where . Its sibling is . If that sibling were not a codeword, it could not have a codeword below it either, since such a word would be longer than . Replacing by would then preserve prefix-freeness and strictly reduce . This is impossible for an optimal code, so is also a maximal-length codeword. The pair differs only in its last digit, proving the deepest sibling property of an optimal prefix code.
Solved by gpt-5.6-sol high.

b

Words: 116 Articles: 1

Solution

Words: 116
The Huffman coding merges may be chosen as
Resolving the tied weights so that the original symbol is merged only at the final step gives the code
Its lengths are and its expected length is
The Huffman coding theorem proves optimality, so an optimal coding with all but one word of the same length does exist. This is an instance of a nonunique optimal prefix code: a different resolution of the ties also gives the optimal profile .
An optimal code cannot have five distinct lengths. By the deepest sibling property of an optimal prefix code, at least two maximal-length codewords have the same length. Thus the answers are respectively
Solved by gpt-5.6-sol high.

4I (Automata & Formal Languages)

Words: 300 Articles: 11

a

Words: 53 Articles: 1

Solution

Words: 53
A context-free grammar is in Chomsky normal form when every production is of one of the forms
where are nonterminal symbols and is a terminal symbol. The conventional exceptional production may be allowed when the language contains the empty word, with excluded from right-hand sides.
Solved by gpt-5.6-sol high.

b

Words: 30 Articles: 1

Solution

Words: 30
The length is
Indeed, the parse tree has terminal-production nodes and, as a full binary tree with leaves, binary-production nodes. This is the Chomsky-normal-form derivation length.
Solved by gpt-5.6-sol high.

c

Words: 69 Articles: 1

Solution

Words: 69
One parse tree can be recorded unambiguously by the nested expression
Every internal node uses one of the given productions, and the leaves read from left to right are
Equivalently, the corresponding leftmost grammar derivation is
Hence the required word is generated by the grammar.
Solved by gpt-5.6-sol high.

d

Words: 148 Articles: 4

i

Words: 86 Articles: 1
Solution
Words: 86
Take
where
This grammar is in Weak Chomsky normal form. In the original grammar, occurs only in and has the sole production . Thus every use of
is replaced in by , while every later production is unchanged. Conversely, the ternary production can always be expanded into those two original steps. Therefore is equivalent to in the sense of an equivalent grammar.
Solved by gpt-5.6-sol high.

ii

Words: 62 Articles: 1
Solution
Words: 62
The compressed initial production gives the leftmost derivation
It has steps, whereas part (b) gives for every derivation in Chomsky normal form. The Weak Chomsky normal form ternary rule has compressed exactly one pair of binary productions, so the derivation is strictly shorter as required.
Solved by gpt-5.6-sol high.

5J (Statistical Modelling)

Words: 118 Articles: 1

Solution

Words: 118
For , the last flip must be the th head. Among the preceding flips, exactly are tails and are heads. There are choices for their positions, and every resulting sequence has probability . The negative binomial stopping argument therefore gives
so has the failures-before-the-th-success negative binomial distribution.
To put the mass function into exponential family form, set
Since ,
where
Thus the natural parameter of an exponential family is , and the Fisher-Neyman factorization theorem shows that is a sufficient statistic. This is the negative binomial exponential family.
The exponential-family derivative identities now give
and
Solved by gpt-5.6-sol high.

6C (Mathematical Biology)

Words: 145 Articles: 1

Solution

Words: 145
With population , the transition diagram has the two outgoing arrows
Thus this is a batch-birth linear-death process. If and for , probability enters state from by a birth and from by a death. Hence the master equation is
The Markov jump-process generator is
For , this gives . Therefore the expected value satisfies
so
For ,
Writing and using the generator identity gives
The variance consequently obeys
If , substitution of the formula for yields
All transient terms vanish, and the moments of a batch-birth linear-death process therefore give
Solved by gpt-5.6-sol high.

7E (Further Complex Methods)

Words: 120 Articles: 1

Solution

Words: 120
Taking reciprocals in the finite product defining the gamma function gives
Let . Since
and , where is the Euler--Mascheroni constant, passage to the limit gives the Weierstrass product for the reciprocal gamma function
The logarithmic derivative of this identity is
Since , the digamma function therefore satisfies
For real , termwise differentiation gives the trigamma function
Thus is strictly increasing on the positive real axis. At the two positive integers needed here, telescoping gives
The intermediate value theorem supplies a zero in , and strict increase makes it unique. This is the positive zero of the digamma function.
Solved by gpt-5.6-sol high.

8D (Classical Dynamics)

Words: 166 Articles: 6

a

Words: 42 Articles: 1

Solution

Words: 42
Under the stated gauge transformation, the charged-particle electromagnetic Lagrangian becomes
Thus
The action changes only by , whose variation vanishes for fixed endpoints. By total-time-derivative invariance of a Lagrangian, the Euler-Lagrange equation is unchanged.
Solved by gpt-5.6-sol high.

b

Words: 51 Articles: 1

Solution

Words: 51
In Cartesian components,
and
The Euler-Lagrange equation therefore gives
Using
and , this becomes the Lorentz force
Solved by gpt-5.6-sol high.

c

Words: 73 Articles: 1

Solution

Words: 73
Let . For a constant uniform magnetic field, choose the symmetric gauge
which has and . With , one may take . The coordinate is then absent from the Lagrangian, so it is an ignorable coordinate. Its generalized momentum
is conserved. Hence
which is the canonical momentum parallel to a uniform magnetic field in this gauge.
Solved by gpt-5.6-sol high.

9B (Cosmology)

Words: 147 Articles: 6

a

Words: 40 Articles: 1

Solution

Words: 40
For a comoving region, and . The work law gives
so differentiation with respect to time yields
Since , division by gives the cosmological perfect-fluid continuity equation
Solved by gpt-5.6-sol high.

b

Words: 46 Articles: 1

Solution

Words: 46
Put . Differentiating gives
The continuity equation and the Friedmann acceleration equation imply
and
These terms cancel, so
This is the First integral of the Friedmann acceleration equation.
Solved by gpt-5.6-sol high.

c

Words: 61 Articles: 1

Solution

Words: 61
For the barotropic equation of state , the continuity equation separates as
Since ,
which is the constant-equation-of-state density scaling.
When , the expanding branch satisfies
where . Because , integration gives
and hence the flat constant-equation-of-state scale factor
It vanishes at
as ensures .
Solved by gpt-5.6-sol high.

a

Words: 93 Articles: 1

Solution

Words: 93
Apply the hypothetical quantum cloning device repeatedly to obtain copies of the unknown state. If , the two possibilities are
whose overlap has modulus . For equal prior probabilities, the Helstrom-Holevo bound gives optimal success probability
Thus, for any , sufficiently many clones permit success probability above . Orthogonal states already have and can be distinguished perfectly. This is clone-assisted asymptotic state discrimination.
Here distinct states means distinct rays. Vectors differing only by a global phase represent the same quantum state and cannot be distinguished.
Solved by gpt-5.6-sol high.

b

Words: 88 Articles: 1

Solution

Words: 88
Run the perfect discriminator on the supplied state and record whether the result is or . For each , choose a unitary satisfying
which is possible by extending to an orthonormal basis. Prepare two fresh systems in and, controlled by the classical outcome , apply . The output is
The discriminator may destroy its input; the two freshly prepared outputs still implement cloning on this known pair. This is the construction that perfect discrimination implies cloning for a known state family.
Solved by gpt-5.6-sol high.

c

Words: 133 Articles: 1

Solution

Words: 133
Suppose first that the stated unitary and environment states exist. Preservation of the inner product gives
The environment states are normalized, so the Cauchy-Schwarz inequality gives . Therefore
Conversely, write
and assume . If , put , so , and choose
Then and the desired output vectors have inner product , exactly matching the input vectors. If , the inequality forces , and one may take .
In either case the input pair and output pair have the same Gram matrix. The isometry taking one pair to the other extends to a unitary matrix, so the required exists. Hence
which is the environment-assisted two-state pure-state transformation criterion.
Solved by gpt-5.6-sol high.

11I (Coding and Cryptography)

Words: 331 Articles: 6

a

Words: 137 Articles: 1

Solution

Words: 137
A binary symmetric channel independently flips each input bit with probability , so, with rows indexed by the input and columns by the output, its channel matrix is
If , complementing every received bit converts the channel into one with crossover probability without changing its information-carrying ability. The case has identical rows and capacity zero, so it suffices to study .
The Shannon second coding theorem states that for every rate below the channel capacity there are arbitrarily long codes whose decoding error tends to zero, whereas no sequence of codes with rate above capacity can have vanishing error. It also identifies
For the present channel,
The output entropy is at most one bit, with equality for a uniform input. Hence the binary symmetric channel capacity is
bits per channel use.
Solved by gpt-5.6-sol high.

b

Words: 114 Articles: 1

Solution

Words: 114
Let denote whether or was sent, and write
where are independent Bernoulli variables of parameter . Because is uniform, is uniform, while . Thus the mutual information in the first received digit is
By the chain rule for mutual information, the extra information in the second digit is . Conditional on , the second channel error is independent of the first output, so
Moreover,
Given either value of , the second output therefore differs from it with probability , and
Consequently the incremental information in a twofold binary repetition code is
bits.
Solved by gpt-5.6-sol high.

c

Words: 80 Articles: 1

Solution

Words: 80
Every row of the channel matrix is a permutation of , and every column sum is one. It is therefore a weakly symmetric channel. The uniform input makes the output uniform, with entropy , while the conditional output entropy is the entropy of one row:
The weakly symmetric channel capacity formula now gives the ternary symmetric channel capacity
bits per channel use, for , with the convention .
Solved by gpt-5.6-sol high.

12I (Automata & Formal Languages)

Words: 429 Articles: 12

i

Words: 35 Articles: 1

Solution

Words: 35
The relation means that there is a total computable function such that
for every word . Such a is a many-one reduction.
Solved by gpt-5.6-sol high.

ii

Words: 40 Articles: 1

Solution

Words: 40
A set is -complete under many-one reductions when
The first condition is membership in the class; the second is -hardness. This is a many-one complete set.
Solved by gpt-5.6-sol high.

iii

Words: 55 Articles: 1

Solution

Words: 55
A set is a Sigma-1 set when it is the domain of a partial computable function: there is a partial computable such that
Equivalently, iff for some computable predicate ; one may take to say that the truncated computation function observes a halt within steps.
Solved by gpt-5.6-sol high.

iv

Words: 45 Articles: 1

Solution

Words: 45
For an effective enumeration of the computably enumerable languages, the diagonal halting problem is
Equivalently, if is the unary partial function coded by , then
Thus is the diagonal halting set.
Solved by gpt-5.6-sol high.

v

Words: 130 Articles: 1

Solution

Words: 130
First, : the partial procedure on input simulates and halts exactly when that computation halts.
For hardness, let . Choose a partial computable function with
For each fixed , define a unary program as follows: on any input , simulate ; if that simulation halts, halt and output , and otherwise run forever. The S-m-n theorem gives a total computable function that maps to a code for . Its accepted language is
In particular,
Thus is a many-one reduction . Since was arbitrary, is -hard; together with membership this proves the many-one completeness of the halting problem.
Solved by gpt-5.6-sol high.

vi

Words: 124 Articles: 1

Solution

Words: 124
Membership is immediate from the supplied characterization of . Define the partial computable function
Then
so .
Now let . There is a partial computable such that
For each , define a unary partial function
Operationally, its program simulates and returns if that computation halts. By the S-m-n theorem, a total computable map produces an index for . Therefore
Thus every Pi-2 set many-one reduces to . Combined with membership, this proves that the totality problem is -complete.
Solved by gpt-5.6-sol high.

13J (Statistical Modelling)

Words: 339 Articles: 10

i

Words: 110 Articles: 1

Solution

Words: 110
Write
where and are independent, centered, and have covariance matrix . Then
The deterministic term is orthogonal in expectation to the two centered random terms, and the random terms are independent. Since the hat matrix is a symmetric idempotent projection of rank ,
while . Therefore
In this bias-variance decomposition for linear prediction, is squared model bias, is variance from fitting coefficients, and is irreducible noise in the future response. Enlarging the model tends to reduce the first term while increasing the fitted-model variance, which is the bias-variance tradeoff.
Solved by gpt-5.6-sol high.

ii

Words: 57 Articles: 1

Solution

Words: 57
Because is an orthogonal projection of rank ,
It follows that Mallows Cp satisfies
where the last equality is part (i). Thus is an unbiased estimator of the independent-copy prediction error, as summarized by the unbiased prediction-error identity for ordinary least squares.
Solved by gpt-5.6-sol high.

iii

Words: 41 Articles: 1

Solution

Words: 41
Let
The pivotal quadratic form has an distribution, so the normal linear-model confidence ellipsoid is
Here is the quantile of the indicated distribution.
Solved by gpt-5.6-sol high.

iv

Words: 72 Articles: 1

Solution

Words: 72
Let be the least-squares estimate after deleting observation , and put and . Cook's distance is
Thus is the squared displacement caused by deleting observation , measured in the same metric and scale as the confidence ellipsoid. In particular, lies outside the ellipsoid centered at exactly when
Solved by gpt-5.6-sol high.

v

Words: 59 Articles: 1

Solution

Words: 59
Here and . The supplied quantile gives
Since
the coefficient estimate after deleting this observation lies outside the confidence ellipsoid centered at the full-data estimate. It also greatly exceeds the common rough reference value . The observation is therefore highly influential and merits investigation:
Solved by gpt-5.6-sol high.

14E (Further Complex Methods)

Words: 591 Articles: 8

i

Words: 256 Articles: 1

Solution

Words: 256
After division by , the coefficient functions are
Both and are analytic at zero, so the regular singular point criterion for a second-order equation shows that is regular singular. Substitution of into the leading terms gives the indicial equation
The exponent is repeated. Directly substituting gives
Thus determines the entire power series, so there is only one such solution up to scale. The logarithmic solution from a repeated Frobenius exponent predicts
so its leading nonanalytic term is proportional to .
For the contour ansatz, differentiation under the integral and one integration by parts give
The integral vanishes when
whose solution is the Laguerre contour-integral amplitude
The contour and branches must make single-valued along the traversed path and must kill the endpoint term
Now suppose is nonintegral. Near , is integrable and the endpoint factor is . We may therefore choose
a finite loop based at the branch point and avoiding except by encirclement. A second choice is
along one bank of the negative real axis, with a consistent branch. At , kills the algebraic endpoint factor because .
The integral is analytic in because its contour is finite, and it is a nonzero solution. By uniqueness of the analytic local solution, it is a constant multiple of . This is the Finite Laguerre contour solution construction.
Solved by gpt-5.6-sol high.

ii

Words: 99 Articles: 1

Solution

Words: 99
Let be nonintegral. This time is integrable at , and the endpoint factor behaves as . Suitable contours are therefore
and
where the second path makes a fixed detour above or below the branch point and the branch of is continued along it. The exponential again controls the endpoint at for .
As in part (i), the finite integral is analytic near zero and hence is a constant multiple of the unique power-series solution .
Solved by gpt-5.6-sol high.

iii

Words: 118 Articles: 1

Solution

Words: 118
Write with . The amplitude is now the rational function
Choose to be a small positively oriented circle around the pole , and choose from along the negative real axis to . At zero the endpoint factor behaves as and vanishes; at negative infinity the exponential decays.
By the residue theorem, the finite-contour solution is
Every derivative term contains times a power of of degree at most , and the highest-degree term is nonzero. Hence
up to a constant, where is a polynomial of degree . This is the negative-integer case of the Integer-parameter Laguerre contour residues.
Solved by gpt-5.6-sol high.

iv

Words: 118 Articles: 1

Solution

Words: 118
Write with . Then
Take to be a small positively oriented circle around . For , start at , travel to , and avoid the pole at zero by a fixed upper or lower detour. The endpoint factor vanishes at , and the exponential controls .
The finite contour extracts the residue at zero:
Only powers occur, and the coefficient of is nonzero. Thus this solution is a polynomial of degree and, up to normalization, is the Laguerre polynomial :
This also follows from the recurrence in part (i), because and every later coefficient vanishes.
Solved by gpt-5.6-sol high.

15B (Cosmology)

Words: 291 Articles: 8

a

Words: 57 Articles: 1

Solution

Words: 57
Write and . Differentiating the Friedmann equation gives
The cosmological perfect-fluid continuity equation says , so, first where and then everywhere by continuity,
Using from the original equation gives
Since for the Hubble parameter, this is the Friedmann acceleration equation.
Solved by gpt-5.6-sol high.

b

Words: 76 Articles: 1

Solution

Words: 76
Separate continuity gives
using the scalings for radiation in cosmology and cosmological constant energy. At , where , the Friedmann equation becomes
so
At general ,
which rearranges to
Part (a), applied to and , gives
Subtracting the displayed formula for yields
These relations define the closed radiation--cosmological-constant turning polynomial.
Solved by gpt-5.6-sol high.

c

Words: 107 Articles: 1

Solution

Words: 107
Put . Apart from the positive factor ,
For , its discriminant is positive and its two roots are
Both are positive. Moreover and , so
A universe expanding from follows the allowed region and reaches with . There,
so crosses from positive to negative: expansion reverses into contraction.
As on the contracting branch,
Hence , so zero scale factor is reached in finite time. The universe therefore undergoes the supercritical closed radiation--cosmological-constant recollapse to a Big Crunch.
Solved by gpt-5.6-sol high.

d

Words: 51 Articles: 1

Solution

Words: 51
For ,
The branch expanding from has
until it approaches . With ,
Solving this linear equation gives the critical closed radiation--cosmological-constant solution
For ,
For ,
so
exponentially from below.
Solved by gpt-5.6-sol high.

16H (Logic and Set Theory)

Words: 550 Articles: 7

a

Words: 293 Articles: 1

Solution

Words: 293
The compactness theorem says that a set of first-order sentences has a model if and only if every finite subset of has a model. One direction is immediate: a model of models every subset. Conversely, suppose every finite subset is satisfiable. If had no model, then . The Godel completeness theorem would give a formal proof . Every proof is finite, so it would use only a finite subset , making inconsistent and hence unsatisfiable. This contradiction proves compactness.
The Upward Lowenheim-Skolem theorem says that a first-order theory with an infinite model has models of arbitrarily large cardinality. Fix a cardinal and expand the language by constants for . Add the sentences
to . Any finite subset mentions only finitely many new constants, which can be interpreted as distinct elements of the given infinite model. Compactness therefore gives a model of the expanded theory in which the are all distinct. Its reduct is a model of of cardinality at least . Together with the downward theorem, this gives a model of exactly whenever .
The Downward Lowenheim-Skolem theorem says that if is an infinite -structure and
then has an elementary substructure of cardinality . To see why, first choose elements. For every existential formula, add a Skolem function selecting a witness whenever one exists, and repeatedly close the chosen set under all language operations and these witness functions. There are at most functions of finite arity, so the closure still has size . Every existential statement true in with parameters from the closure has a witness in the closure; the Tarski--Vaught test therefore says that the resulting substructure is elementary.
Solved by gpt-5.6-sol high.

b

Words: 257 Articles: 4

i

Words: 174 Articles: 1
Solution
Words: 174
Expand by a unary function symbol . Let contain:
Every finite subset contains only finitely many size requirements, say no requirement beyond . By hypothesis there is a finite nonrigid model with at least elements. Interpret as a nonidentity automorphism of . This expanded structure satisfies ; indeed it satisfies every automorphism axiom, including any finitely many that occur in .
Thus every finite subset of is satisfiable. By the compactness theorem, has a model . The sentences make its domain infinite, while and the automorphism axioms make a nonidentity automorphism. The -reduct is therefore an infinite nonrigid model of . This is the compactness transfer of finite nonrigidity.
Solved by gpt-5.6-sol high.

ii

Words: 83 Articles: 1
Solution
Words: 83
No. Take and let be the theory of linear orders. It has finite models of every positive size. Every finite linear order is a rigid first-order structure: an order automorphism fixes the least element, then the next element, and inductively every element.
However, is an infinite model of and is not rigid. For example,
is a nonidentity order automorphism. Hence arbitrarily large rigid finite models do not force all infinite models to be rigid.
Solved by gpt-5.6-sol high.

17H (Graph Theory)

Words: 327 Articles: 7

a

Words: 134 Articles: 1

Solution

Words: 134
Fix and sample from the Erdős-Rényi model with . Let count copies of the complete bipartite graph . By the expected subgraph count in the Erdős-Rényi model,
Put and let count independent set of size . If the chromatic number satisfies , some colour class has at least vertices, so . Moreover,
because the positive part of the exponent is whereas has order . The first moment method therefore gives .
Using Markov inequality for and the union bound,
for all sufficiently large . Hence at least one such contains no and has .
Solved by gpt-5.6-sol high.

b

Words: 193 Articles: 4

i

Words: 94 Articles: 1
Solution
Words: 94
Let count copies of the complete graph in . Its expected value is
Write as a sum of indicator random variable. Indicators for two distinct copies are independent when the copies share at most one vertex, since their edge sets are then disjoint. Pairs sharing two vertices have eleven edges in their union, while pairs sharing three have nine. It follows that
Thus . By the second moment method, in probability, so . This is the sparse clique-count concentration estimate.
Solved by gpt-5.6-sol high.

ii

Words: 99 Articles: 1
Solution
Words: 99
Let count unordered pairs of distinct copies that have a common vertex. Classifying such a pair by whether it shares one, two, or three vertices gives
Indeed, after substituting , these terms are respectively
The first moment method gives . Part (i) says that with probability tending to one, so the union bound shows that, with probability tending to one, both and . On that event any one hundred of the copies are pairwise vertex-disjoint, proving vertex-disjoint sparse clique copies in this case.
Solved by gpt-5.6-sol high.

18I (Galois Theory)

Words: 487 Articles: 11

a

Words: 118 Articles: 1

Solution

Words: 118
A finite extension is normal when every irreducible polynomial in having one root in splits completely over .
Suppose first that is normal. Choose with , and let be the minimal polynomial of over . Every splits in by normality, and is generated by their roots because it is already generated by the particular roots . Thus is the splitting field of .
Conversely, suppose that is the splitting field of . Every -embedding permutes the roots of , so . By the embedding characterization of normality, is normal. This proves the finite normal extension as a splitting field criterion.
Solved by gpt-5.6-sol high.

b

Words: 153 Articles: 6

i

Words: 54 Articles: 1
Solution
Words: 54
This is true. If is normal, the finite normal extension as a splitting field criterion writes as the splitting field over of some . Since , the same field is the splitting field of , now regarded as a polynomial over . Hence is normal.
Solved by gpt-5.6-sol high.

ii

Words: 54 Articles: 1
Solution
Words: 54
This is false. Let
where is a primitive cube root of unity. Then is the splitting field of over , so is normal. The irreducible polynomial has a root in but does not split there, so is not normal.
Solved by gpt-5.6-sol high.

iii

Words: 45 Articles: 1
Solution
Words: 45
This is false. Take
Each of and is a quadratic extension and hence normal. However, has the root in while its roots and are absent. Thus is not normal.
Solved by gpt-5.6-sol high.

c

Words: 216 Articles: 1

Solution

Words: 216
Put . The roots of are , so its splitting field is
The polynomial is irreducible over by the Eisenstein criterion at , and does not contain . The tower law for field extensions therefore gives .
Define automorphisms
They satisfy and . The eight maps and are distinct, so they exhaust the Galois group. Hence
the dihedral group of order eight.
The Galois correspondence gives all intermediate fields. The full list, with a single generator for each field, is
For example, has stabilizer , and has stabilizer ; the other entries follow similarly. Also has trivial stabilizer, so its orbit has eight elements and the primitive element theorem conclusion holds explicitly.
Finally, the normal subextension criterion says that normal intermediate fields correspond exactly to normal subgroups. In these are , , the two index-two Klein four-groups, , and , which gives exactly the “yes” rows above. This is the subfields of the splitting field of x to the fourth minus seven lattice.
Solved by gpt-5.6-sol high.

19H (Representation Theory)

Words: 285 Articles: 1

Solution

Words: 285
A complex representation of a finite group is a homomorphism
for a finite-dimensional complex vector space . It is an irreducible representation when its only invariant subspaces are and , and its degree is . Two representations are isomorphic when there is an invertible linear map intertwining their -actions.
Write the dihedral group as
In an irreducible representation choose an eigenvector of , which is possible because . If its eigenvalue is , then
Thus is invariant under both and . Irreducibility forces , proving as in irreducible complex representations of a finite dihedral group.
Let . Besides the one-dimensional representations described below, define for each indicated
These matrices satisfy the defining relations. Since , the only one-dimensional -invariant subspaces are the two coordinate axes, and interchanges them. Hence is irreducible. Their characters satisfy
whose values are distinct in the ranges below, so the are pairwise nonisomorphic. This is the family of two-dimensional representations of a finite dihedral group.
If is odd, a one-dimensional character must send to a scalar satisfying and . Thus , while may independently map to or . These give two one-dimensional irreducibles. Taking
gives two-dimensional irreducibles, for a total of
If is even, may map to either or , and again may map independently to either sign. This gives four pairwise nonisomorphic one-dimensional irreducibles. Taking
gives two-dimensional irreducibles, for a total of
Different dimensions distinguish the one- and two-dimensional families, completing the required construction and justification.
Solved by gpt-5.6-sol high.

20H (Number Fields)

Words: 369 Articles: 7

a

Words: 184 Articles: 4

i

Words: 71 Articles: 1
Solution
Words: 71
By unique factorization of ideals in a number field, each nonzero integral ideal has a unique expression
with only finitely many nonzero exponents. Since the ideal norm is multiplicative, formally expanding one geometric series for each prime ideal gives
Uniqueness of ideal factorization says that every term occurs exactly once. This proves the Euler product for the Dedekind zeta function as a formal identity.
Solved by gpt-5.6-sol high.

ii

Words: 113 Articles: 1
Solution
Words: 113
For each rational prime , define
These are the three cases in splitting of rational primes in a quadratic field.
Set . In the split case the local factor of the Dedekind zeta function is ; in the inert case it is because the prime ideal has norm ; and in the ramified case it is . On the other hand, the product of the local factors of and is
which gives exactly those three expressions when . Multiplying over all rational primes proves the quadratic Dedekind zeta factorization
formally.
Solved by gpt-5.6-sol high.

b

Words: 185 Articles: 1

Solution

Words: 185
Because , we have and
For , the minimal polynomial is
Since , reduction modulo gives . Its two roots are distinct, so
with distinct prime ideals of norm . Thus splits completely, as recorded in splitting of three in Q of square root minus p.
The ideal class group is the group of nonzero fractional ideals of modulo the subgroup of principal fractional ideals. Saying that has order means that is the least positive integer for which is principal.
Suppose for contradiction that is odd and has order . Then for some , and taking norms gives
Write , where have the same parity. Then
If , the right-hand side is at least , contradicting . Hence , so is a rational algebraic integer and therefore an integer. But then , impossible when is odd. This proves the odd-order obstruction for a split prime in an imaginary quadratic field and shows that the order cannot equal .
Solved by gpt-5.6-sol high.

21G (Algebraic Topology)

Words: 316 Articles: 1

Solution

Words: 316
Given group homomorphisms and , their amalgamated free product is a group with maps and satisfying , such that every pair , satisfying factors through a unique homomorphism .
The Seifert-van Kampen theorem says that if , where , and are open and path-connected and , then the inclusion maps induce
Here is a direct proof of the requested generation statement. For a based loop in , the Lebesgue number lemma supplies a subdivision
such that every arc lies in one . Combine adjacent arcs assigned to the same set, so each transition point lies in . Since the intersection is path-connected, choose a path in it from to , taking constant. Then
is a loop in . In the product of their classes, each cancels by path reversal, leaving . Thus the two inclusion images generate , as summarized by generation of a fundamental group by two open sets.
Now let be the standard generators in the fundamental group of the torus. A Möbius band retracts to a core circle, while its boundary traverses that core twice. If and denote the core classes of the two attached bands, the Seifert-van Kampen theorem gives
The two attaching classes and commute. Their exponent matrix has determinant
so they form a basis of , with
Substituting and eliminates and leaves the two-generator one-relator presentation
This is the calculation in two Möbius bands attached to a torus.
Finally send to and to in the symmetric group . Both squares are the identity, so the relator is satisfied, and these transpositions generate . We obtain a surjective group homomorphism from onto the nonabelian group . Therefore is nonabelian.
Solved by gpt-5.6-sol high.

22F (Linear Analysis)

Words: 381 Articles: 6

a

Words: 124 Articles: 1

Solution

Words: 124
The open mapping theorem states that every surjective bounded linear map between Banach spaces maps open sets to open sets. Equivalently, there is such that
The closed graph theorem states that a linear map between Banach spaces is continuous if and only if its graph
is closed in .
Assume the open mapping theorem and suppose is closed. As a closed subspace of the Banach space , the graph is itself Banach. The coordinate projection
is a bounded linear bijection. By the open mapping theorem, is bounded. The other coordinate projection is bounded, and
Thus is bounded and hence continuous. This is the closed graph theorem from the bounded inverse theorem argument.
Solved by gpt-5.6-sol high.

b

Words: 119 Articles: 1

Solution

Words: 119
The continuous dual space of a normed vector space is
with the operator norm
Let be a Cauchy sequence in this norm. For each ,
so is Cauchy in the scalar field. Define . Passing to limits in the linearity identities shows that is linear.
A norm-Cauchy sequence is bounded, say . Hence , so . Given , choose such that for . Letting gives
for every , and therefore . Thus in operator norm, proving completeness of the dual space: is Banach.
Solved by gpt-5.6-sol high.

c

Words: 138 Articles: 1

Solution

Words: 138
Write . We prove that has a closed graph. Suppose
Put and . Then and in .
Fix and . Positivity and linearity give
Because converges in the continuous dual space, its norms are bounded, so
Also , while because the fixed functional is continuous. Passing to the limit yields
for every real . If , a sufficiently small of the opposite sign makes the right-hand side negative. Hence for every , so and .
The graph is therefore closed. The closed graph theorem now proves that is continuous. This is precisely continuity of a positive linear map into a dual space.
Solved by gpt-5.6-sol high.

23F (Analysis of Functions)

Words: 278 Articles: 6

a

Words: 122 Articles: 1

Solution

Words: 122
For , the Sobolev trace theorem states that the restriction map initially defined on smooth functions extends uniquely to a bounded linear operator
Take first in the Schwartz space. Up to the harmless constant determined by the Fourier transform convention,
The Cauchy-Schwarz inequality, with weights , gives
After the substitution , the second factor is
where finiteness is exactly the condition . Multiplying by and integrating in yields
Density of the Schwartz space in the Sobolev space completes the unique bounded extension.
Solved by gpt-5.6-sol high.

b

Words: 81 Articles: 1

Solution

Words: 81
For , choose nonzero and with . Define
These functions are continuous and belong to the Lebesgue space , while their restrictions to the hyperplane are all the same:
Changing variables in the normal coordinate gives
If the claimed bounded existed, then
a contradiction. This scaling argument is the failure of an Lp hyperplane trace.
Solved by gpt-5.6-sol high.

c

Words: 75 Articles: 1

Solution

Words: 75
Compact support and the fundamental theorem of calculus give, for every ,
where
Applying the same argument in the other coordinate gives
Multiplication and Fubini's theorem now yield
Finally, the Cauchy-Schwarz inequality gives
Thus the required estimate holds with ; it is the Ladyzhenskaya inequality in two dimensions.
Solved by gpt-5.6-sol high.

24F (Riemann Surfaces)

Words: 405 Articles: 1

Solution

Words: 405
A germ of a holomorphic function at is an equivalence class of pairs consisting of a neighbourhood of and a holomorphic function . Two pairs represent the same germ if their functions agree on some neighbourhood of .
The space of germs of holomorphic functions is
For every holomorphic on an open , the set
is declared open; these sets form a basis. The forgetful map
maps each homeomorphically onto . The inverses of these restrictions give the charts defining the complex structure, so is a local biholomorphism.
The evaluation map is
It is well-defined by the germ equivalence relation. On the chart , its coordinate expression is
which is holomorphic. Hence is analytic, as stated in evaluation map on a space of germs.
Now put
This gives the germ surface of the square root of z to the eighth minus one. An explicit gluing description is obtained by pairing the eight roots into four adjacent pairs and cutting the plane along four disjoint arcs joining the members of each pair. On the complement of the cuts choose one branch of . Take two copies, labelled by and , and glue the upper bank of each cut in one copy to the lower bank in the other, and conversely. The cut interiors are restored by the gluing, while the eight endpoints remain absent because they are not in .
On this surface define
For each , the holomorphic function is nonzero near , so it has a unique local square root with . Define
This is well-defined, injective, and analytic in the displayed local sheets; its inverse on its image is . Thus is the required analytic embedding, and it intertwines both the forgetful and evaluation maps.
To compactify, first add one point above each of the eight roots of unity. These are simple branch points of the double cover. Since the polynomial has even degree eight, the even-degree hyperelliptic model has two distinct, unbranched points above infinity. Consequently
Finally apply the Riemann-Hurwitz formula to the degree-two meromorphic map . Its only ramification consists of the eight simple finite branch points, so
Therefore
This is the compactification of y squared equals x to the eighth minus one.
Solved by gpt-5.6-sol high.

25G (Algebraic Geometry)

Words: 406 Articles: 1

Solution

Words: 406
Let have ideal , and let . Its Zariski tangent space is
If is irreducible, is smooth when
otherwise it is singular. Equivalently, for generators of , the Jacobian has the maximum rank at .
Now let the irreducible affine plane cubic be . Suppose distinct points were both singular. Parametrize their joining line by
and put . Then . At ,
so zero is a root of multiplicity at least two. The same argument at gives another root of multiplicity at least two. Therefore has at least four roots counted with multiplicity and must vanish identically. The line through is then contained in , so its linear equation divides , contradicting irreducibility. This proves singular points of an irreducible affine plane cubic are unique when they exist.
For the density statement, embed an irreducible affine variety of dimension in and choose generators of its ideal. By dimension from minimum tangent dimension, some point has tangent dimension , so the Jacobian has rank there. Some minor is consequently nonzero on . The distinguished open set
is nonempty, and at each of its points the Jacobian rank is at least . Since every tangent space has dimension at least , the rank is also at most . Thus every point of is smooth. A nonempty open subset of an irreducible topological space is dense, proving density of the smooth locus.
Finally write the smooth irreducible projective hypersurface as
for an irreducible homogeneous polynomial . The closure of is its affine cone over a projective hypersurface
At a nonzero point , simultaneous vanishing of all partial derivatives of would make the projective point singular. Since is smooth, this cannot happen. Hence every nonzero point of is smooth, and the origin is its only possible singular point.
Both possibilities occur. If is a projective hyperplane, then is linear and is an affine linear subspace, hence smooth even at the origin. For a singular cone, take the smooth conic
Its affine cone is
All first derivatives vanish at the origin, so the vertex is singular, while the preceding argument shows that it is the only singular point.
Solved by gpt-5.6-sol high.

26G (Differential Geometry)

Words: 519 Articles: 8

a

Words: 104 Articles: 1

Solution

Words: 104
A point is a regular value of the smooth map if, for every , the derivative
is surjective. A value outside the image is regular vacuously.
For a nonvacuous example, take
The value is regular: its fibre is the unit circle, and at every on that circle,
is a nonzero linear functional and hence surjective.
Sard theorem states that the set of critical values of a smooth map between smooth manifolds has measure zero in the target. Equivalently, almost every target point is a regular value.
Solved by gpt-5.6-sol high.

b

Words: 148 Articles: 1

Solution

Words: 148
Assume first that is connected; otherwise the definition is made separately on each connected component. Choose a regular value and define the degree modulo two by
The following course results make this well-defined.
The same transverse-preimage argument applied to a smooth homotopy proves homotopy invariance. Consequently the definition depends only on , rather than on the chosen regular value.
Solved by gpt-5.6-sol high.

c

Words: 166 Articles: 1

Solution

Words: 166
For , let be the maximal geodesic satisfying
The exponential map is
on the domain of the exponential map
This is an open, star-shaped neighbourhood of zero. In local coordinates the geodesic equation is a smooth ordinary differential equation, so smooth dependence on its initial position and velocity proves that is smooth on its domain.
For both requested phenomena consider the embedded surface
with . Its geodesics are Euclidean straight lines for as long as they remain in . The initial vector would give
which reaches the missing origin at . Thus , and the domain is not all of .
The point is not in the image of . Any geodesic from to would have to be their unique Euclidean straight line, which passes through the omitted origin. Hence this exponential map is also not surjective, as summarized by exponential map of the punctured plane.
Solved by gpt-5.6-sol high.

d

Words: 101 Articles: 1

Solution

Words: 101
The induced metric makes the compact surface a compact Riemannian manifold. By the Hopf-Rinow theorem it is geodesically complete, so every is defined on all of . In particular, is defined for every .
The global exponential map
is smooth by smooth dependence of geodesics on initial data. Since is a smooth section of , their composition
is smooth.
For , define
Completeness makes this a well-defined smooth homotopy, with and . By homotopy invariance of degree modulo two,
This is the exponential displacement map on a compact surface.
Solved by gpt-5.6-sol high.

27K (Probability and Measure)

Words: 378 Articles: 4

a

Words: 220 Articles: 1

Solution

Words: 220
Dynkin lemma, also called the pi-lambda theorem, states that if a Dynkin system contains a pi-system , then
Let be the smallest Dynkin system containing . It is enough to prove that is a sigma-algebra, because then
First fix and define
This is a Dynkin system. It contains because ; closure under relative complements follows from
and closure under disjoint unions follows by distributing over the union. Since is closed under intersections, . Minimality therefore gives
Thus whenever and .
Now fix and define
The same argument shows that is a Dynkin system, and the preceding paragraph shows that it contains . Hence . We have proved that is itself a pi-system.
A Dynkin system that is also a pi-system is a sigma-algebra: it is closed under arbitrary finite intersections, hence finite unions by complements, and any countable union can be disjointified before using closure under disjoint unions. Therefore , proving the lemma.
Solved by gpt-5.6-sol high.

b

Words: 158 Articles: 1

Solution

Words: 158
Fix and let
This is a Dynkin system. It contains . If , then
so it is closed under complements. Countable additivity gives closure under countable disjoint unions.
The hypothesis says . Since is a pi-system, Dynkin lemma yields
Thus the factorization holds for every and every .
Now fix such a and define
The identical calculation makes a Dynkin system. The first step gives , so a second application of Dynkin lemma gives
Therefore the probability factorization holds for every
which is precisely independence of the two sigma-algebras. This is independence extended from generating pi-systems.
Solved by gpt-5.6-sol high.

28J (Applied Probability)

Words: 322 Articles: 8

a

Words: 71 Articles: 1

Solution

Words: 71
Superpose the two independent Poisson processes. The combined process has rate , and each arrival is independently a Number 1 bus with probability and a Number 8 bus with probability . Therefore the number of Number 8 buses before the first Number 1 has the geometric distribution on , and
This is number of one Poisson type before another with rates and .
Solved by gpt-5.6-sol high.

b

Words: 93 Articles: 1

Solution

Words: 93
For , the probability of one jump in each infinitesimal interval around and no other jump by time gives the joint density
for together with the event . Since
the conditional density is
on that ordered simplex.
Now independent uniform points on have joint density on the cube. Each ordered vector has permutations, so their order statistics have density on the same simplex. The densities agree, proving Poisson process conditional arrival times.
Solved by gpt-5.6-sol high.

c

Words: 86 Articles: 1

Solution

Words: 86
Condition on . By Poisson process conditional arrival times, the jump times are the ordered version of independent uniformly distributed on . The sum is symmetric in the marked pairs, and the marks are independent, so
Write the bracket as . Averaging over the Poisson distribution of gives
This is the exponential formula for a marked Poisson sum.
Solved by gpt-5.6-sol high.

d

Words: 72 Articles: 1

Solution

Words: 72
Use the convention , so when . Conditional on , the last jump is the largest of independent uniform points on . The stated order statistic formula gives
and hence, for every ,
Putting and averaging over ,
This agrees with age of a Poisson process.
Solved by gpt-5.6-sol high.

29K (Principles of Statistics)

Words: 239 Articles: 6

a

Words: 33 Articles: 1

Solution

Words: 33
Under the usual regularity conditions, consistency and asymptotic normality of a maximum likelihood estimator give
where is the one-observation Fisher information matrix. In a scalar model this reads .
Solved by gpt-5.6-sol high.

b

Words: 86 Articles: 1

Solution

Words: 86
The multivariate Wald statistic for a candidate parameter is
Replacing by any consistent estimator of gives the same limit.
Under , part (a) and consistency of the information matrix imply, by Slutsky theorem, that
Consequently
using the characterization of the chi-squared distribution as the squared norm of a standard normal vector.
If is the quantile of , an asymptotic confidence region is
Solved by gpt-5.6-sol high.

c

Words: 120 Articles: 1

Solution

Words: 120
Let
Then the null hypothesis is . Define the Wald statistic for linear restrictions
Under , part (a) and the continuous mapping theorem give
where
The matrix is positive definite because is positive definite and has full row rank. Consistency gives
Therefore Slutsky theorem yields
and applying the continuous squared-norm map proves rigorously that
Let be the quantile of . Rejecting when
has rejection probability tending to under every fixed parameter satisfying , and is therefore an asymptotically valid level- test.
Solved by gpt-5.6-sol high.

30K (Stochastic Financial Models)

Words: 498 Articles: 8

a

Words: 76 Articles: 1

Solution

Words: 76
If , then the utility function is increasing, so for every ,
Taking suprema gives .
For , let and attain the suprema at and . Because is a vector space,
The concavity of now gives
Thus is increasing and concave, as stated by optimized affine shift of concave utility.
Solved by gpt-5.6-sol high.

b

Words: 55 Articles: 1

Solution

Words: 55
For , concavity of implies
so is concave.
Since , Jensen inequality gives
If , concavity and yield
Hence is decreasing on ; this is scaled centered risk under concave utility.
Solved by gpt-5.6-sol high.

c

Words: 161 Articles: 1

Solution

Words: 161
Let the value function at time be the greatest conditional expected terminal utility attainable from wealth . Independence of the innovations gives the Bellman equation
for . A policy obtained from the maximizing choices is admissible because each time- holding is a predictable process, hence is known before is observed.
We prove the claimed properties by backward induction. They hold at because is increasing and concave. Suppose they hold at time . For fixed , the map
is increasing because , and taking a supremum preserves this inequality.
For concavity, let and be optimal at wealths and . For , use the admissible portfolio
The next wealth is the same convex combination of the next wealths generated from and . Therefore
This completes the induction and proves monotonicity and concavity of a portfolio value function.
Solved by gpt-5.6-sol high.

d

Words: 206 Articles: 1

Solution

Words: 206
Condition on the information available before time . The current wealth is then fixed, while is independent of that information. Put
For any portfolio , use the inner product induced by the positive-definite matrix to write
The linear image of a multivariate normal vector shows that the two portfolio returns are jointly normal, and
Thus independence of uncorrelated jointly normal variables makes the residual return independent of the aligned return; it also has expected value zero.
The continuation value is concave by part (c). Conditional Jensen inequality therefore shows that adding the independent centered residual cannot improve the objective:
where . Since the optimal portfolio is unique, its residual must be zero.
It remains to determine the sign. If , the portfolios and have the same return variance, namely , while their means are and . The latter return has the distribution of the former plus the positive constant . Since is increasing, replacing by cannot reduce the objective, contradicting uniqueness. Hence .
Applying this conditional argument at every time gives nonnegative, past-measurable random variables such that
This is the Gaussian one-fund theorem.
Solved by gpt-5.6-sol high.

a

Words: 30 Articles: 1

Solution

Words: 30
A set is convex when every line segment between two of its points remains in the set: for every and ,
Solved by gpt-5.6-sol high.

b

Words: 60 Articles: 1

Solution

Words: 60
A function is strictly convex when, for distinct and ,
Suppose distinct points and were both minimizers, with minimum value . Since is a convex set, their midpoint belongs to , while strict convexity gives
a contradiction. Thus any minimizer is unique, which is the uniqueness of a minimizer of a strictly convex function.
Solved by gpt-5.6-sol high.

c

Words: 52 Articles: 1

Solution

Words: 52
For , the euclidean projection onto a convex set is
The squared distance is a strictly convex function. Its restriction to the convex set can therefore have at most one minimizer by part (b). Closedness, together with finite dimensionality, supplies existence, although existence was not required to be proved.
Solved by gpt-5.6-sol high.

d

Words: 46 Articles: 1

Solution

Words: 46
Assume and
for every . Expanding the squared euclidean distance gives
Hence minimizes the distance from over , so . This proves the sufficient direction of the variational characterization of convex projection.
Solved by gpt-5.6-sol high.

e

Words: 131 Articles: 1

Solution

Words: 131
The set is the second-order cone. Put
When and , one has , and the proposed point
lies on the boundary of because .
Set . Since
for any we obtain
where the first inequality is the Cauchy-Schwarz inequality and the second uses . Part (d) therefore gives
whenever and . At the projection is plainly , consistent with the limiting formula.
If , then for every ,
Applying part (d) with gives
Together with the trivial case , this is the full projection onto the second-order cone.
Solved by gpt-5.6-sol high.

f

Words: 85 Articles: 1

Solution

Words: 85
Using the harmless normalization , the squared-loss empirical risk for linear prediction is
with explicit gradient
Starting from any , projected gradient descent with step sizes is
For a fully explicit update, write and . The projection from part (e) is
Every iterate therefore lies in the prescribed hypothesis class, and any convergent run under the standard convex-optimization step-size conditions targets its empirical-risk minimizer.
Solved by gpt-5.6-sol high.

32A (Dynamical Systems)

Words: 399 Articles: 4

a

Words: 151 Articles: 1

Solution

Words: 151
Dulac theorem states the following. Let be a simply connected region for the planar system , and suppose there is a continuously differentiable function for which
has one strict sign throughout . Then there is no periodic orbit contained in .
To prove it, suppose a periodic orbit existed and let be its interior. Simple connectedness ensures . By the planar divergence theorem,
The vector field is tangent to its trajectory , so its scalar product with the outward normal vanishes. The right-hand side is therefore zero. The left-hand side cannot be zero because its integrand has one strict sign, a contradiction.
The Poincare-Bendixson theorem states that if a forward trajectory of a smooth planar system remains in a compact set and its nonempty omega-limit set contains no equilibrium point, then that omega-limit set is a periodic orbit.
Solved by gpt-5.6-sol high.

b

Words: 248 Articles: 1

Solution

Words: 248
At an equilibrium point of a dynamical system, the second equation gives
The choice is impossible because then . Hence , and substitution into the first equation gives
Thus the unique fixed point is
Choose
which satisfies . Let
We check the direction of the vector field on its four edges.
On ,
On ,
On , where ,
Finally, throughout the system,
On the sloping edge , the bound implies , and hence . Every boundary edge therefore points inward. Violations of the corresponding four inequalities are driven toward the boundary in the same order, so positive trajectories enter this compact trapping region and then remain there. This is the Brusselator trapping region.
The Jacobian matrix at the unique fixed point is
Its determinant and trace are
When , the trace is positive, so linear stability of a planar equilibrium shows that the fixed point is a repeller. It lies in the interior of .
Choose a trajectory in other than the equilibrium. Compactness of gives a nonempty compact omega-limit set, and the repelling equilibrium cannot belong to that set. Since there are no other equilibria, the Poincare-Bendixson theorem gives a periodic orbit. Hence
This is the Brusselator periodic-orbit criterion.
Solved by gpt-5.6-sol high.

33E (Integrable Systems)

Words: 306 Articles: 1

Solution

Words: 306
Equality of the mixed derivatives of the auxiliary vector gives
Thus the zero-curvature condition for this convention is
Substituting the displayed matrices and collecting powers of the spectral parameter makes every diagonal entry and every -dependent term cancel. The remaining matrix is
Consequently compatibility is equivalent to
so the requested constant is
This is the AKNS Lax pair for the nonlinear Schrodinger equation.
The reductionis preserved by the two equations, which become complex conjugates and reduce to the Focusing nonlinear Schrodinger equation
The analogous reduction
gives the Defocusing nonlinear Schrödinger equation
For a complex field and rapidly decreasing boundary conditions, define
Their variational derivatives, after integration by parts, are
Both equations therefore have the Hamiltonian field equation
or, including the conjugate equation,
This is the Hamiltonian form of the cubic nonlinear Schrodinger equations.
Now put
where and are real and is smooth and rapidly decreasing. For the focusing equation,
Multiplication by and use of the decay at infinity gives the first integral
A nonzero solution requires . Writing with , separation of variables, or direct substitution, gives
Hence
is the Bright standing soliton of the focusing nonlinear Schrodinger equation.
For the defocusing equation the profile instead satisfies
with first integral
If a nonzero rapidly decreasing profile existed, would attain a positive maximum . At that point , so the identity forces . But along either tail, where , the right-hand side is negative, which is impossible. Thus there is no nonzero solution of the prescribed form, as recorded by No rapidly decaying standing wave for the defocusing cubic nonlinear Schrodinger equation.
Solved by gpt-5.6-sol high.

a

Words: 128 Articles: 1

Solution

Words: 128
In units with , the quantum harmonic oscillator Hamiltonian and number operator are
The nontrivial commutators among the creation and annihilation operators and are
Their reversed commutators have the opposite signs, while the commutator of any operator with itself is zero.
The operator is self-adjoint because
Its eigenvalues are therefore real. Moreover, for every state ,
so every eigenvalue is nonnegative.
If , the commutator with gives
and
Repeated application of lowers the eigenvalue by one. It must terminate before producing a negative eigenvalue. If is the last occupied rung, then , and the norm identity forces . Hence
This is the integer spectrum of the number operator.
Solved by gpt-5.6-sol high.

b

Words: 142 Articles: 4

i

Words: 42 Articles: 1
Solution
Words: 42
For occupation numbers , the Hamiltonian of the two commensurate quantum harmonic oscillators is
The five lowest distinct levels and their product-state bases are
The repeated levels exhibit quantum degeneracy.
Solved by gpt-5.6-sol high.

ii

Words: 100 Articles: 1
Solution
Words: 100
The degenerate subspace has ordered basis
Using the ladder actions,
Thus degenerate perturbation theory asks us to diagonalize
Its normalized eigenvectors and first-order energies are
There is no order- admixture from other unperturbed levels.
In fact, preserves , so this two-dimensional eigenspace of is invariant. Directly,
Therefore
for every real , with no omitted higher-order terms. This is exact diagonalization within a degenerate subspace, specifically the resonant two-to-one oscillator coupling.
Solved by gpt-5.6-sol high.

a

Words: 117 Articles: 1

Solution

Words: 117
For a wave incident from the left, define the reflection and transmission amplitudes by
Reflection invariance gives the same amplitudes for incidence from the right. If the incoming amplitudes from the left and right are ordered first, and the outgoing amplitudes toward the left and right second, the One-dimensional S-matrix is
For , the wavefunction is continuous and its derivative has the jump
The scattering ansatz gives
With
we obtain the scattering by a delta potential amplitudes
They satisfy
Therefore
so the scattering matrix is unitary.
Solved by gpt-5.6-sol high.

b

Words: 232 Articles: 1

Solution

Words: 232
For a potential of period , define the Floquet matrix for a one-dimensional periodic potential by
The Schrodinger equation has no first-derivative term, so the Wronskian is constant and . Its multipliers are therefore reciprocal. They lie on the unit circle precisely when
Those energies form continuous allowed bands of bounded Bloch theorem solutions. Values with have a growing and a decaying multiplier and form forbidden gaps. The band edges have , as in Floquet discriminant and energy bands.
For the delta-comb Kronig-Penney model, start immediately to the right of one delta function. Free propagation to the next delta and the derivative jump there are represented by
Thus
Consequently the Floquet discriminant of the delta-comb Kronig-Penney model is
All band edges are therefore determined by
In factorized form, the periodic edges obey
while the antiperiodic edges obey
To express the same edges through the single-barrier scattering data, the One-dimensional transfer matrix from scattering amplitudes gives
At an edge put and . Then
so the scattering-amplitude equations for one-dimensional band edges are
Explicitly,
For the delta barrier, and
which reproduces the four factorized edge equations above.
Solved by gpt-5.6-sol high.

36A (Statistical Physics)

Words: 379 Articles: 11

a

Words: 139 Articles: 1

Solution

Words: 139
The microcanonical ensemble describes an isolated system at fixed energy , volume , and particle number , assigning equal weight to accessible states in a narrow energy shell.
The canonical ensemble describes a system that can exchange energy with a heat reservoir at fixed temperature , while and remain fixed. A microstate has probability
The grand canonical ensemble allows exchange of both energy and particles at fixed , , and chemical potential . Its state weights are
The choice is irrelevant for bulk thermodynamic observables in the thermodynamic limit when the system is additive, has sufficiently short-range interactions, and lies away from singular phase-coexistence regimes. Then relative energy and particle-number fluctuations vanish as the system size grows. These are the standard conditions for equivalence of statistical ensembles.
Solved by gpt-5.6-sol high.

b

Words: 240 Articles: 8

i

Words: 47 Articles: 1
Solution
Words: 47
The classical canonical partition function uses one phase-space cell per state. In polar coordinates,
Equivalently, using ,
This is the particle in a finite two-dimensional harmonic trap partition function.
Solved by gpt-5.6-sol high.

ii

Words: 60 Articles: 1
Solution
Words: 60
Put
The thermodynamic derivatives of the canonical partition function give
The two momentum coordinates are unrestricted quadratic degrees of freedom, so the equipartition theorem gives mean kinetic energy . Hence
The same result follows from .
Solved by gpt-5.6-sol high.

iii

Words: 99 Articles: 1
Solution
Words: 99
If
then is large and the wall correction is exponentially small:
This is exactly the equipartition theorem result from the two kinetic and two harmonic-potential quadratic terms.
If , use
Then
The leading term is the kinetic energy. The particle is nearly uniform in the disk, so and , much smaller than . The hard wall therefore suppresses the positional equipartition contribution, as in the hard-wall correction to harmonic equipartition.
Solved by gpt-5.6-sol high.

iv

Words: 34 Articles: 1
Solution
Words: 34
For identical, noninteracting classical particles, the one-particle phase-space integrals factorize and indistinguishability supplies the Gibbs factor. Thus the classical ideal-gas partition function rule gives
Solved by gpt-5.6-sol high.

37A (Electrodynamics)

Words: 366 Articles: 8

a

Words: 106 Articles: 1

Solution

Words: 106
For a timelike worldline, . Its square root is a Lorentz scalar, and
Thus the first term is the Lorentz-invariant free-particle action . Written as a line element, it is also invariant under a change of the worldline parameter .
The interaction is the scalar line integral
Under an electromagnetic gauge transformation
it changes only by
This endpoint term does not affect a fixed-endpoint variational problem. Hence both Lorentz invariance and gauge invariance select the displayed relativistic charged-particle action, with the expected free-particle and minimal-coupling terms.
Solved by gpt-5.6-sol high.

b

Words: 75 Articles: 1

Solution

Words: 75
Write
Since
its derivatives are
The Euler-Lagrange equation therefore gives
Using the electromagnetic field tensor
and dividing by gives
Raising the first index yields the equivalent requested form
This is the Lorentz-force equation from the worldline action.
Solved by gpt-5.6-sol high.

c

Words: 75 Articles: 1

Solution

Words: 75
The four-velocity and particle energy are
With the conventions for the given metric, . The temporal component of the covariant Lorentz force is therefore
Since , cancellation of gives the relativistic electromagnetic work-energy theorem
The absence of reflects that magnetic force is perpendicular to the velocity and does no work.
Solved by gpt-5.6-sol high.

d

Words: 110 Articles: 1

Solution

Words: 110
The spatial part of the Lorentz force is
Part (c), together with , gives
Writing and expanding the momentum derivative,
Substitution of gives the coordinate acceleration of a relativistic charged particle:
In the nonrelativistic limit , one has and the final term is smaller by order . Hence
which is precisely Newton's second law with the ordinary Lorentz force.
Solved by gpt-5.6-sol high.

38B (General Relativity)

Words: 294 Articles: 6

a

Words: 60 Articles: 1

Solution

Words: 60
Put
Using metric compatibility and the symmetric Hessian of a scalar field, the divergence of the proposed tensor is
For this to vanish for arbitrary solutions and local field data, the two coefficients must vanish. Hence
The resulting tensor is the Conserved Klein-Gordon scalar stress-energy ansatz.
Solved by gpt-5.6-sol high.

b

Words: 72 Articles: 1

Solution

Words: 72
Write the Einstein field equations in dimensions as
Taking the trace gives
Therefore the Trace-reversed Einstein field equations in D dimensions are
For the values from part (a), let . Then
and
Substitution cancels the terms and yields
For the convention , the prefactor is . This is the Ricci curvature sourced by a Klein-Gordon scalar field.
Solved by gpt-5.6-sol high.

c

Words: 162 Articles: 1

Solution

Words: 162
Because the condition is local and covariant, choose normal coordinates at the point and a Lorentz frame in which the timelike observer is . Rescaling a timelike vector by a positive factor does not affect the sign, so it suffices to use this unit vector. With signature ,
The measured energy density is therefore
The value of , its time derivative, and its spatial first derivatives can be varied independently at a point. Nonnegativity for all such data is therefore equivalent to nonnegativity of all three coefficients:
Thus the most general constraints are
These conditions are also sufficient in every timelike frame, because any timelike vector can be brought to the chosen rest frame. This is the weak energy condition for a quadratic scalar stress-energy ansatz.
The conserved values from part (a),
satisfy these inequalities for real , as required.
Solved by gpt-5.6-sol high.

39C (Fluid Dynamics II)

Words: 326 Articles: 9

a

Words: 61 Articles: 1

Solution

Words: 61
The steady incompressible Stokes flow equations are
Taking the curl eliminates the pressure gradient and commutes with the Laplacian, so for the vorticity ,
This is the vorticity part of Harmonic pressure and vorticity in Stokes flow.
For a two-dimensional incompressible flow, choose the stream function convention
Then
Applying the harmonic-vorticity equation gives
the Biharmonic stream function for planar Stokes flow equation.
Solved by gpt-5.6-sol high.

b

Words: 265 Articles: 6

i

Words: 68 Articles: 1
Solution
Words: 68
In the exterior domain , the streamfunction obeys
Using the Streamfunction in polar coordinates convention
the no-slip condition on the stationary disk is
Thus is constant on the disk and there. Choose the arbitrary constant to be zero:
The imposed shear has streamfunction
The far-field condition is therefore
Solved by gpt-5.6-sol high.

ii

Words: 99 Articles: 1
Solution
Words: 99
Only the axisymmetric and modes are needed. The exterior biharmonic forms compatible with the far-field velocity are
Terms and are excluded because they would dominate the imposed shear.
The two conditions at applied separately to each Fourier mode give
Hence
Direct differentiation gives at . At infinity the remaining disturbance velocity is , so the imposed shear is recovered. This is the Biharmonic stream function for a fixed disk in planar shear.
Solved by gpt-5.6-sol high.

iii

Words: 98 Articles: 1
Solution
Words: 98
The polar shear stress in a Newtonian fluid is
On , no slip holds for every , so and . Therefore
Differentiating the solution from part (ii) gives
and hence
The moment arm and line element are both , so the torque exerted by the fluid on the disk per unit axial length is
For the negative sign denotes the clockwise sense of the ambient shear rotation. This agrees with the hydrodynamic torque on a fixed disk in planar shear.
Solved by gpt-5.6-sol high.

40C (Waves)

Words: 400 Articles: 11

a

Words: 97 Articles: 1

Solution

Words: 97
Let and be the density and pressure perturbations and let be the velocity perturbation. The linear acoustics equations about a uniform quiescent state are
The last relation is the homentropic pressure perturbation law.
Taking the scalar product of the momentum equation with gives
The continuity and pressure relations imply
Therefore the acoustic energy conservation law is
with
Solved by gpt-5.6-sol high.

b

Words: 303 Articles: 8

i

Words: 57 Articles: 1
Solution
Words: 57
Use the acoustic velocity potential convention
For a spherically symmetric outgoing wave with time dependence and , write
Linearizing the boundary condition at the mean surface gives
Since
we find
Thus the outgoing acoustic field of a pulsating sphere is
Solved by gpt-5.6-sol high.

ii

Words: 92 Articles: 1
Solution
Words: 92
For real harmonic quantities
define the period average by
This is the time average of harmonic power.
At , put . The velocity and pressure amplitudes are
Hence the mean outward work rate per unit area is
Multiplication by the area yields
This is the mean acoustic power of a pulsating sphere.
Solved by gpt-5.6-sol high.

iii

Words: 45 Articles: 1
Solution
Words: 45
For a harmonic field, the time-averaged energy densities at are
From part (ii),
Consequently
This is the surface acoustic energy-to-flux ratio of a pulsating sphere.
Solved by gpt-5.6-sol high.

iv

Words: 109 Articles: 1
Solution
Words: 109
If , then . The sphere is acoustically large, and
Pressure and velocity are nearly in phase, so the near-surface field behaves locally like a progressive radiating wave. The power approaches
If , then . The sphere is acoustically compact, and
The surface field is mainly reactive kinetic energy: pressure and velocity are nearly in quadrature, energy is stored and returned during each cycle, and only a small mean acoustic energy flux is radiated. The mean power scales as
Solved by gpt-5.6-sol high.

41C (Numerical Analysis)

Words: 430 Articles: 9

a

Words: 87 Articles: 1

Solution

Words: 87
At an interior grid point, the five-point finite difference method gives
Let
where the zero Dirichlet boundary values are already incorporated. Stack the unknowns with the index varying fastest. Using the Kronecker product, define
Then the semidiscrete equation is
Moreover,
Thus the directional matrices commute, as in the five-point Dirichlet Laplacian as a Kronecker sum.
Solved by gpt-5.6-sol high.

b

Words: 228 Articles: 4

i

Words: 72 Articles: 1
Solution
Words: 72
The first stage is
Because , this consists of independent tridiagonal systems of dimension . The Thomas algorithm solves each in operations, for a total of .
The second stage,
is multiplication by a matrix with only nonzero entries, so it also costs . Hence one complete step uses at most
arithmetic operations.
Solved by gpt-5.6-sol high.

ii

Words: 156 Articles: 1
Solution
Words: 156
Eliminating the intermediate vector gives the amplification matrix
The commuting real symmetric matrices admit simultaneous diagonalization in the orthonormal basis from the question. On this vector,
Since the basis is orthonormal, stability in the discrete Euclidean norm is equivalent to for every .
Put
Then . The smallest denominator is , while the largest numerator modulus occurs at an endpoint of this interval. The condition involving is automatic, and the other is
For , this is equivalent to
Since , the exact finite-grid stability condition is
For there is only one mode and the method is stable for every . A simple grid-independent condition, and the limiting condition as , is
This is the stability limit of one-implicit-direction diffusion splitting.
Solved by gpt-5.6-sol high.

c

Words: 115 Articles: 1

Solution

Words: 115
The first two modified stages give
The correction stage is
Using ,
Therefore
On the common eigenvector , the eigenvalue of is
Set and . Then
Both numerator and denominator are positive, and
Hence
for every mode and every . Orthogonal diagonalization now gives , so the method is stable without a time-step restriction. This is the unconditionally stable corrected directional diffusion splitting.
Solved by gpt-5.6-sol high.

Ancestors (8)

  1. Ii
  2. 2023
  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