Looking for PHS2061 - Quantum and thermal physics - S1 2026 test answers and solutions? Browse our comprehensive collection of verified answers for PHS2061 - Quantum and thermal physics - S1 2026 at learning.monash.edu.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
Throughout the notebook we ignore normalisations as well as signs of quantities (freely picking amplitudes or 1 or slopes of 1 regardless of the situation for our NDSolve symmetry conditions). In particular, even if we were to normalise, we'd still have solutions for the normalisation that would be of the form . Why are we free to ignore the signs?
In exercise 1.1, to correctly manipulate the value of n as an integer from 1 to 10 what is the iterator specification needed? Give the entire iterator, the last argument needed in Manipulate e.g. if the full code were Manipulate[thingy, answer], you would type answer in the box below.
Solving for in exercise 1.1 gives
In exercise 1.1 the functional form of the solution AFTER applying the boundary condition at x=0 involves
The form of the potential for our finite well is:
This workshop will explore (in the required exercises)
What is this Mathematica input cell trying to achieve?:
mySolve = DSolve[y'[x] + y[x] == a Sin[x], y[x], x]
Given this differential equation: y'[x] + y[x] == a Sin[x],
which of the following Mathematica inputs defines the solution[x] as a function of x and correctly determines the integration constant by applying a specified boundary condition?
Note: several options are actually valid Mathematica inputs. Treat any option which returns a list and or transformation rule as incorrect for this problem.
What does the following Mathematica code do?:
defk = {k -> Sqrt[2] Sqrt[Energy]};
defa = {k -> Sqrt[2] Sqrt[V0 - Energy]};
defWell = {V0 -> 10, L -> 2};
For a single, circular loop of radius carrying current the magnetic field is directed along the axis passing perpendicularly through the centre of the loop and can be shown (but you are not being asked to do so) to have magnitude (where is taken to be the centre of the loop). From this starting point, derive the expression for the magnetic field produced by Helmholtz coils carrying a current , turns, and with radius and separation .