Question
stringlengths
37
4.42k
answer
stringlengths
1
210
source
stringclasses
5 values
split
stringclasses
2 values
Define $\operatorname{sgn}(x)$ to be $1$ when $x$ is positive, $-1$ when $x$ is negative, and $0$ when $x$ is $0$. Compute $$ \sum_{n=1}^{\infty} \frac{\operatorname{sgn}\left(\sin \left(2^{n}\right)\right)}{2^{n}} $$ (The arguments to sin are in radians.)
1-\frac{2}{\pi}
HMMT
test
Let $f$ be the unique polynomial of degree at most $2026$ such that for all $n \in\{1,2,3, \ldots, 2027\}$, $$ f(n)= \begin{cases}1 & \text { if } n \text { is a perfect square } \\ 0 & \text { otherwise }\end{cases} $$ Suppose that $\frac{a}{b}$ is the coefficient of $x^{2025}$ in $f$, where $a$ and $b$ are integers ...
1037
HMMT
test
Let $a, b$, and $c$ be pairwise distinct complex numbers such that $$ a^{2}=b+6, \quad b^{2}=c+6, \quad \text { and } \quad c^{2}=a+6 $$ Compute the two possible values of $a+b+c$. In your answer, list the two values in a comma-separated list of two valid \LaTeX expressions.
\frac{-1+\sqrt{17}}{2}, \frac{-1-\sqrt{17}}{2}
HMMT
test
Compute the number of ways to arrange the numbers $1,2,3,4,5,6$, and $7$ around a circle such that the product of every pair of adjacent numbers on the circle is at most 20. (Rotations and reflections count as different arrangements.)
56
HMMT
test
Kevin the frog in on the bottom-left lily pad of a $3 \times 3$ grid of lily pads, and his home is at the topright lily pad. He can only jump between two lily pads which are horizontally or vertically adjacent. Compute the number of ways to remove $4$ of the lily pads so that the bottom-left and top-right lily pads bot...
29
HMMT
test
Ben has $16$ balls labeled $1,2,3, \ldots, 16$, as well as $4$ indistinguishable boxes. Two balls are \emph{neighbors} if their labels differ by $1$. Compute the number of ways for him to put $4$ balls in each box such that each ball is in the same box as at least one of its neighbors. (The order in which the balls are...
105
HMMT
test
Sophie is at $(0,0)$ on a coordinate grid and would like to get to $(3,3)$. If Sophie is at $(x, y)$, in a single step she can move to one of $(x+1, y),(x, y+1),(x-1, y+1)$, or $(x+1, y-1)$. She cannot revisit any points along her path, and neither her $x$-coordinate nor her $y$-coordinate can ever be less than $0$ or ...
2304
HMMT
test
In an $11 \times 11$ grid of cells, each pair of edge-adjacent cells is connected by a door. Karthik wants to walk a path in this grid. He can start in any cell, but he must end in the same cell he started in, and he cannot go through any door more than once (not even in opposite directions). Compute the maximum number...
200
HMMT
test
Compute the number of ways to pick two rectangles in a $5 \times 5$ grid of squares such that the edges of the rectangles lie on the lines of the grid and the rectangles do not overlap at their interiors, edges, or vertices. The order in which the rectangles are chosen does not matter.
6300
HMMT
test
Compute the number of ways to arrange $3$ copies of each of the $26$ lowercase letters of the English alphabet such that for any two distinct letters $x_{1}$ and $x_{2}$, the number of $x_{2}$ 's between the first and second occurrences of $x_{1}$ equals the number of $x_{2}$ 's between the second and third occurrences...
2^{25} \cdot 26!
HMMT
test
Albert writes $2025$ numbers $a_{1}, \ldots, a_{2025}$ in a circle on a blackboard. Initially, each of the numbers is uniformly and independently sampled at random from the interval $[0,1]$. Then, each second, he \emph{simultaneously} replaces $a_{i}$ with $\max \left(a_{i-1}, a_{i}, a_{i+1}\right)$ for all $i=1,2, \ld...
\frac{2025}{101}
HMMT
test
Two points are selected independently and uniformly at random inside a regular hexagon. Compute the probability that a line passing through both of the points intersects a pair of opposite edges of the hexagon.
\frac{4}{9}
HMMT
test
The circumference of a circle is divided into $45$ arcs, each of length $1$. Initially, there are $15$ snakes, each of length $1$, occupying every third arc. Every second, each snake independently moves either one arc left or one arc right, each with probability $\frac{1}{2}$. If two snakes ever touch, they merge to fo...
\frac{448}{3}
HMMT
test
Equilateral triangles $\triangle A B C$ and $\triangle D E F$ are drawn such that points $B, E, F$, and $C$ lie on a line in this order, and point $D$ lies inside triangle $\triangle A B C$. If $B E=14, E F=15$, and $F C=16$, compute $A D$.
26
HMMT
test
In a two-dimensional cave with a parallel floor and ceiling, two stalactites of lengths $16$ and $36$ hang perpendicularly from the ceiling, while two stalagmites of heights $25$ and $49$ grow perpendicularly from the ground. If the tips of these four structures form the vertices of a square in some order, compute the ...
63
HMMT
test
Point $P$ lies inside square $A B C D$ such that the areas of $\triangle P A B, \triangle P B C, \triangle P C D$, and $\triangle P D A$ are 1, $2,3$, and $4$, in some order. Compute $P A \cdot P B \cdot P C \cdot P D$.
8\sqrt{10}
HMMT
test
A semicircle is inscribed in another semicircle if the smaller semicircle's diameter is a chord of the larger semicircle, and the smaller semicircle's arc is tangent to the diameter of the larger semicircle. Semicircle $S_{1}$ is inscribed in a semicircle $S_{2}$, which is inscribed in another semicircle $S_{3}$. The r...
20
HMMT
test
Let $\triangle A B C$ be an equilateral triangle with side length $6$. Let $P$ be a point inside triangle $\triangle A B C$ such that $\angle B P C=120^{\circ}$. The circle with diameter $\overline{A P}$ meets the circumcircle of $\triangle A B C$ again at $X \neq A$. Given that $A X=5$, compute $X P$.
\sqrt{23}-2 \sqrt{3}
HMMT
test
Trapezoid $A B C D$, with $A B \| C D$, has side lengths $A B=11, B C=8, C D=19$, and $D A=4$. Compute the area of the convex quadrilateral whose vertices are the circumcenters of $\triangle A B C, \triangle B C D$, $\triangle C D A$, and $\triangle D A B$.
9\sqrt{15}
HMMT
test
Point $P$ is inside triangle $\triangle A B C$ such that $\angle A B P=\angle A C P$. Given that $A B=6, A C=8, B C=7$, and $\frac{B P}{P C}=\frac{1}{2}$, compute $\frac{[B P C]}{[A B C]}$. (Here, $[X Y Z]$ denotes the area of $\triangle X Y Z$ ).
\frac{7}{18}
HMMT
test
Let $A B C D$ be an isosceles trapezoid such that $C D>A B=4$. Let $E$ be a point on line $C D$ such that $D E=2$ and $D$ lies between $E$ and $C$. Let $M$ be the midpoint of $\overline{A E}$. Given that points $A, B, C, D$, and $M$ lie on a circle with radius $5$, compute $M D$.
\sqrt{6}
HMMT
test
Let $A B C D$ be a rectangle with $B C=24$. Point $X$ lies inside the rectangle such that $\angle A X B=90^{\circ}$. Given that triangles $\triangle A X D$ and $\triangle B X C$ are both acute and have circumradii $13$ and $15$, respectively, compute $A B$.
14+4\sqrt{37}
HMMT
test
A plane $\mathcal{P}$ intersects a rectangular prism at a hexagon which has side lengths $45,66,63,55,54$, and 77, in that order. Compute the distance from the center of the rectangular prism to $\mathcal{P}$.
\sqrt{\frac{95}{24}}
HMMT
test
Each of the two Magellan telescopes has a diameter of $6.5 \mathrm{~m}$. In one configuration the effective focal length is $72 \mathrm{~m}$. Find the diameter of the image of a planet (in $\mathrm{cm}$ ) at this focus if the angular diameter of the planet at the time of the observation is $45^{\prime \prime}$.
1.6
MINERVA_MATH
test
A white dwarf star has an effective temperature, $T_{e}=50,000$ degrees Kelvin, but its radius, $R_{\mathrm{WD}}$, is comparable to that of the Earth. Take $R_{\mathrm{WD}}=10^{4} \mathrm{~km}\left(10^{7} \mathrm{~m}\right.$ or $\left.10^{9} \mathrm{~cm}\right)$. Compute the luminosity (power output) of the white dwarf...
4.5e33
MINERVA_MATH
test
Preamble: A prism is constructed from glass and has sides that form a right triangle with the other two angles equal to $45^{\circ}$. The sides are $L, L$, and $H$, where $L$ is a leg and $H$ is the hypotenuse. A parallel light beam enters side $L$ normal to the surface, passes into the glass, and then strikes $H$ inte...
41.8
MINERVA_MATH
test
A particular star has an absolute magnitude $M=-7$. If this star is observed in a galaxy that is at a distance of $3 \mathrm{Mpc}$, what will its apparent magnitude be?
20.39
MINERVA_MATH
test
Find the gravitational acceleration due to the Sun at the location of the Earth's orbit (i.e., at a distance of $1 \mathrm{AU}$ ). Give your answer in meters per second squared, and express it to one significant figure.
0.006
MINERVA_MATH
test
Preamble: A collimated light beam propagating in water is incident on the surface (air/water interface) at an angle $\theta_w$ with respect to the surface normal. Subproblem 0: If the index of refraction of water is $n=1.3$, find an expression for the angle of the light once it emerges from the water into the air, $\t...
np.arcsin(10/13)
MINERVA_MATH
test
Find the theoretical limiting angular resolution (in arcsec) of a commercial 8-inch (diameter) optical telescope being used in the visible spectrum (at $\lambda=5000 \AA=500 \mathrm{~nm}=5 \times 10^{-5} \mathrm{~cm}=5 \times 10^{-7} \mathrm{~m}$). Answer in arcseconds to two significant figures.
0.49
MINERVA_MATH
test
A star has a measured parallax of $0.01^{\prime \prime}$, that is, $0.01$ arcseconds. How far away is it, in parsecs?
100
MINERVA_MATH
test
An extrasolar planet has been observed which passes in front of (i.e., transits) its parent star. If the planet is dark (i.e., contributes essentially no light of its own) and has a surface area that is $2 \%$ of that of its parent star, find the decrease in magnitude of the system during transits.
0.022
MINERVA_MATH
test
If the Bohr energy levels scale as $Z^{2}$, where $Z$ is the atomic number of the atom (i.e., the charge on the nucleus), estimate the wavelength of a photon that results from a transition from $n=3$ to $n=2$ in Fe, which has $Z=26$. Assume that the Fe atom is completely stripped of all its electrons except for one. G...
9.6
MINERVA_MATH
test
If the Sun's absolute magnitude is $+5$, find the luminosity of a star of magnitude $0$ in ergs/s. A useful constant: the luminosity of the sun is $3.83 \times 10^{33}$ ergs/s.
3.83e35
MINERVA_MATH
test
Preamble: A spectrum is taken of a single star (i.e., one not in a binary). Among the observed spectral lines is one from oxygen whose rest wavelength is $5007 \AA$. The Doppler shifted oxygen line from this star is observed to be at a wavelength of $5012 \AA$. The star is also observed to have a proper motion, $\mu$, ...
300
MINERVA_MATH
test
The differential luminosity from a star, $\Delta L$, with an approximate blackbody spectrum, is given by: \[ \Delta L=\frac{8 \pi^{2} c^{2} R^{2}}{\lambda^{5}\left[e^{h c /(\lambda k T)}-1\right]} \Delta \lambda \] where $R$ is the radius of the star, $T$ is its effective surface temperature, and $\lambda$ is the wavel...
\frac{2 \pi c^{2} R^{2}}{\lambda^{5}\left[e^{h c /(\lambda k T)}-1\right] d^{2}}
MINERVA_MATH
test
Preamble: A very hot star is detected in the galaxy M31 located at a distance of $800 \mathrm{kpc}$. The star has a temperature $T = 6 \times 10^{5} K$ and produces a flux of $10^{-12} \mathrm{erg} \cdot \mathrm{s}^{-1} \mathrm{cm}^{-2}$ at the Earth. Treat the star's surface as a blackbody radiator. Subproblem 0: Fin...
8.7e8
MINERVA_MATH
test
A star is at a distance from the Earth of $300 \mathrm{pc}$. Find its parallax angle, $\pi$, in arcseconds to one significant figure.
0.003
MINERVA_MATH
test
The Sun's effective temperature, $T_{e}$, is 5800 Kelvin, and its radius is $7 \times 10^{10} \mathrm{~cm}\left(7 \times 10^{8}\right.$ m). Compute the luminosity (power output) of the Sun in erg/s. Treat the Sun as a blackbody radiator, and give your answer to one significant figure.
4e33
MINERVA_MATH
test
Use the Bohr model of the atom to compute the wavelength of the transition from the $n=100$ to $n=99$ levels, in centimeters. [Uscful relation: the wavelength of $L \alpha$ ( $\mathrm{n}=2$ to $\mathrm{n}=1$ transition) is $1216 \AA$.]
4.49
MINERVA_MATH
test
Preamble: A radio interferometer, operating at a wavelength of $1 \mathrm{~cm}$, consists of 100 small dishes, each $1 \mathrm{~m}$ in diameter, distributed randomly within a $1 \mathrm{~km}$ diameter circle. What is the angular resolution of a single dish, in radians?
0.01
MINERVA_MATH
test
Preamble: Orbital Dynamics: A binary system consists of two stars in circular orbit about a common center of mass, with an orbital period, $P_{\text {orb }}=10$ days. Star 1 is observed in the visible band, and Doppler measurements show that its orbital speed is $v_{1}=20 \mathrm{~km} \mathrm{~s}^{-1}$. Star 2 is an X-...
3.3e12
MINERVA_MATH
test
If a star cluster is made up of $10^{4}$ stars, each of whose absolute magnitude is $-5$, compute the combined apparent magnitude of the cluster if it is located at a distance of $1 \mathrm{Mpc}$.
10
MINERVA_MATH
test
A galaxy moves directly away from us with a speed of $3000 \mathrm{~km} \mathrm{~s}^{-1}$. Find the wavelength of the $\mathrm{H} \alpha$ line observed at the Earth, in Angstroms. The rest wavelength of $\mathrm{H} \alpha$ is $6565 \AA$. Take the speed of light to be $3\times 10^8$ meters per second.
6630
MINERVA_MATH
test
The Spitzer Space Telescope has an effective diameter of $85 \mathrm{cm}$, and a typical wavelength used for observation of $5 \mu \mathrm{m}$, or 5 microns. Based on this information, compute an estimate for the angular resolution of the Spitzer Space telescope in arcseconds.
1.2
MINERVA_MATH
test
It has long been suspected that there is a massive black hole near the center of our Galaxy. Recently, a group of astronmers determined the parameters of a star that is orbiting the suspected black hole. The orbital period is 15 years, and the orbital radius is $0.12$ seconds of arc (as seen from the Earth). Take the d...
3e6
MINERVA_MATH
test
Preamble: A very hot star is detected in the galaxy M31 located at a distance of $800 \mathrm{kpc}$. The star has a temperature $T = 6 \times 10^{5} K$ and produces a flux of $10^{-12} \mathrm{erg} \cdot \mathrm{s}^{-1} \mathrm{cm}^{-2}$ at the Earth. Treat the star's surface as a blackbody radiator. Find the luminosi...
7e37
MINERVA_MATH
test
A large ground-based telescope has an effective focal length of 10 meters. Two astronomical objects are separated by 1 arc second in the sky. How far apart will the two corresponding images be in the focal plane, in microns?
50
MINERVA_MATH
test
The equation of state for cold (non-relativistic) matter may be approximated as: \[ P=a \rho^{5 / 3}-b \rho^{4 / 3} \] where $P$ is the pressure, $\rho$ the density, and $a$ and $b$ are fixed constants. Use a dimensional analysis of the equation of hydrostatic equilibrium to estimate the ``radius-mass'' relation for pl...
\frac{a M^{1 / 3}}{G M^{2 / 3}+b}
MINERVA_MATH
test
Take the total energy (potential plus thermal) of the Sun to be given by the simple expression: \[ E \simeq-\frac{G M^{2}}{R} \] where $M$ and $R$ are the mass and radius, respectively. Suppose that the energy generation in the Sun were suddenly turned off and the Sun began to slowly contract. During this contraction i...
7.5e7
MINERVA_MATH
test
Preamble: Once a star like the Sun starts to ascend the giant branch its luminosity, to a good approximation, is given by: \[ L=\frac{10^{5} L_{\odot}}{M_{\odot}^{6}} M_{\text {core }}^{6} \] where the symbol $\odot$ stands for the solar value, and $M_{\text {core }}$ is the mass of the He core of the star. Further, as...
\frac{dM}{dt}=\frac{10^{5} L_{\odot}}{0.007 c^{2} M_{\odot}^{6}} M^{6}
MINERVA_MATH
test
A star of radius, $R$, and mass, $M$, has an atmosphere that obeys a polytropic equation of state: \[ P=K \rho^{5 / 3} \text {, } \] where $P$ is the gas pressure, $\rho$ is the gas density (mass per unit volume), and $K$ is a constant throughout the atmosphere. Assume that the atmosphere is sufficiently thin (compared...
\left[P_{0}^{2 / 5}-\frac{2}{5} g K^{-3 / 5} z\right]^{5 / 2}
MINERVA_MATH
test
An eclipsing binary consists of two stars of different radii and effective temperatures. Star 1 has radius $R_{1}$ and $T_{1}$, and Star 2 has $R_{2}=0.5 R_{1}$ and $T_{2}=2 T_{1}$. Find the change in bolometric magnitude of the binary, $\Delta m_{\text {bol }}$, when the smaller star is behind the larger star. (Consid...
1.75
MINERVA_MATH
test
Preamble: It has been suggested that our Galaxy has a spherically symmetric dark-matter halo with a density distribution, $\rho_{\text {dark }}(r)$, given by: \[ \rho_{\text {dark }}(r)=\rho_{0}\left(\frac{r_{0}}{r}\right)^{2}, \] where $\rho_{0}$ and $r_{0}$ are constants, and $r$ is the radial distance from the cente...
\sqrt{4 \pi G \rho_{0} r_{0}^{2}}
MINERVA_MATH
test
The Very Large Array (VLA) telescope has an effective diameter of $36 \mathrm{~km}$, and a typical wavelength used for observation at this facility might be $6 \mathrm{~cm}$. Based on this information, compute an estimate for the angular resolution of the VLA in arcseconds
0.33
MINERVA_MATH
test
Subproblem 0: A particular star has an absolute magnitude $M=-7$. If this star is observed in a galaxy that is at a distance of $3 \mathrm{Mpc}$, what will its apparent magnitude be? Solution: \[ \text { Given: } M=-7 \text { and } d=3 \mathrm{Mpc} \] \[ \begin{aligned} & \text { Apparent Magnitude: } m=M+5 \log \...
27.39
MINERVA_MATH
test
Find the distance modulus to the Andromeda galaxy (M31). Take the distance to Andromeda to be $750 \mathrm{kpc}$, and answer to three significant figures.
24.4
MINERVA_MATH
test
The Hubble Space telescope has an effective diameter of $2.5 \mathrm{~m}$, and a typical wavelength used for observation by the Hubble might be $0.6 \mu \mathrm{m}$, or 600 nanometers (typical optical wavelength). Based on this information, compute an estimate for the angular resolution of the Hubble Space telescope in...
0.05
MINERVA_MATH
test
Preamble: A collimated light beam propagating in water is incident on the surface (air/water interface) at an angle $\theta_w$ with respect to the surface normal. If the index of refraction of water is $n=1.3$, find an expression for the angle of the light once it emerges from the water into the air, $\theta_a$, in te...
\arcsin{1.3 \sin{\theta_w}}
MINERVA_MATH
test
What fraction of the rest mass energy is released (in the form of radiation) when a mass $\Delta M$ is dropped from infinity onto the surface of a neutron star with $M=1 M_{\odot}$ and $R=10$ $\mathrm{km}$ ?
0.15
MINERVA_MATH
test
Preamble: The density of stars in a particular globular star cluster is $10^{6} \mathrm{pc}^{-3}$. Take the stars to have the same radius as the Sun, and to have an average speed of $10 \mathrm{~km} \mathrm{sec}^{-1}$. Find the mean free path for collisions among stars. Express your answer in centimeters, to a single...
2e27
MINERVA_MATH
test
For a gas supported by degenerate electron pressure, the pressure is given by: \[ P=K \rho^{5 / 3} \] where $K$ is a constant and $\rho$ is the mass density. If a star is totally supported by degenerate electron pressure, use a dimensional analysis of the equation of hydrostatic equilibrium: \[ \frac{d P}{d r}=-g \rho ...
-1./3
MINERVA_MATH
test
A galaxy moves directly away from us with speed $v$, and the wavelength of its $\mathrm{H} \alpha$ line is observed to be $6784 \AA$. The rest wavelength of $\mathrm{H} \alpha$ is $6565 \AA$. Find $v/c$.
0.033
MINERVA_MATH
test
A candle has a power in the visual band of roughly $3$ Watts. When this candle is placed at a distance of $3 \mathrm{~km}$ it has the same apparent brightness as a certain star. Assume that this star has the same luminosity as the Sun in the visual band $\left(\sim 10^{26}\right.$ Watts $)$. How far away is the star (i...
0.5613
MINERVA_MATH
test
Preamble: A galaxy is found to have a rotation curve, $v(r)$, given by \[ v(r)=\frac{\left(\frac{r}{r_{0}}\right)}{\left(1+\frac{r}{r_{0}}\right)^{3 / 2}} v_{0} \] where $r$ is the radial distance from the center of the galaxy, $r_{0}$ is a constant with the dimension of length, and $v_{0}$ is another constant with the...
\frac{v_{0}}{r_{0}} \frac{1}{\left(1+r / r_{0}\right)^{3 / 2}}
MINERVA_MATH
test
Preamble: Orbital Dynamics: A binary system consists of two stars in circular orbit about a common center of mass, with an orbital period, $P_{\text {orb }}=10$ days. Star 1 is observed in the visible band, and Doppler measurements show that its orbital speed is $v_{1}=20 \mathrm{~km} \mathrm{~s}^{-1}$. Star 2 is an X-...
2.75e11
MINERVA_MATH
test
Preamble: The density of stars in a particular globular star cluster is $10^{6} \mathrm{pc}^{-3}$. Take the stars to have the same radius as the Sun, and to have an average speed of $10 \mathrm{~km} \mathrm{sec}^{-1}$. Subproblem 0: Find the mean free path for collisions among stars. Express your answer in centimeter...
6e13
MINERVA_MATH
test
Preamble: A radio interferometer, operating at a wavelength of $1 \mathrm{~cm}$, consists of 100 small dishes, each $1 \mathrm{~m}$ in diameter, distributed randomly within a $1 \mathrm{~km}$ diameter circle. Subproblem 0: What is the angular resolution of a single dish, in radians? Solution: The angular resolution...
1e-5
MINERVA_MATH
test
If a star cluster is made up of $10^{6}$ stars whose absolute magnitude is the same as that of the Sun (+5), compute the combined magnitude of the cluster if it is located at a distance of $10 \mathrm{pc}$.
-10
MINERVA_MATH
test
A certain red giant has a radius that is 500 times that of the Sun, and a temperature that is $1 / 2$ that of the Sun's temperature. Find its bolometric (total) luminosity in units of the bolometric luminosity of the Sun.
15625
MINERVA_MATH
test
Suppose air molecules have a collision cross section of $10^{-16} \mathrm{~cm}^{2}$. If the (number) density of air molecules is $10^{19} \mathrm{~cm}^{-3}$, what is the collision mean free path in cm? Answer to one significant figure.
1e-3
MINERVA_MATH
test
Two stars have the same surface temperature. Star 1 has a radius that is $2.5$ times larger than the radius of star 2. Star 1 is ten times farther away than star 2. What is the absolute value of the difference in apparent magnitude between the two stars, rounded to the nearest integer?
3
MINERVA_MATH
test
What is the slope of a $\log N(>F)$ vs. $\log F$ curve for a homogeneous distribution of objects, each of luminosity, $L$, where $F$ is the flux at the observer, and $N$ is the number of objects observed per square degree on the sky?
-3./2
MINERVA_MATH
test
Preamble: Comparison of Radio and Optical Telescopes. The Very Large Array (VLA) is used to make an interferometric map of the Orion Nebula at a wavelength of $10 \mathrm{~cm}$. What is the best angular resolution of the radio image that can be produced, in radians? Note that the maximum separation of two antennae in ...
2.7778e-6
MINERVA_MATH
test
A globular cluster has $10^{6}$ stars each of apparent magnitude $+8$. What is the combined apparent magnitude of the entire cluster?
-7
MINERVA_MATH
test
Preamble: A very hot star is detected in the galaxy M31 located at a distance of $800 \mathrm{kpc}$. The star has a temperature $T = 6 \times 10^{5} K$ and produces a flux of $10^{-12} \mathrm{erg} \cdot \mathrm{s}^{-1} \mathrm{cm}^{-2}$ at the Earth. Treat the star's surface as a blackbody radiator. Subproblem 0: Fin...
48
MINERVA_MATH
test
A Boolean function $F(A, B)$ is said to be universal if any arbitrary boolean function can be constructed by using nested $F(A, B)$ functions. A universal function is useful, since using it we can build any function we wish out of a single part. For example, when implementing boolean logic on a computer chip a universa...
16
MINERVA_MATH
test
Unfortunately, a mutant gene can turn box people into triangles late in life. A laboratory test has been developed which can spot the gene early so that the dreaded triangle transformation can be prevented by medications. This test is 95 percent accurate at spotting the gene when it is there. However, the test gives a ...
0.192
MINERVA_MATH
test
Buzz, the hot new dining spot on campus, emphasizes simplicity. It only has two items on the menu, burgers and zucchini. Customers make a choice as they enter (they are not allowed to order both), and inform the cooks in the back room by shouting out either "B" or "Z". Unfortunately the two letters sound similar so $8 ...
0.5978
MINERVA_MATH
test
Preamble: Given the following data from an Experimental Forest, answer the following questions. Show your work and units. $\begin{array}{ll}\text { Total vegetative biomass } & 80,000 \mathrm{kcal} \mathrm{m}^{-2} \\ \text { Detritus and organic matter in soil } & 120,000 \mathrm{kcal } \mathrm{m}^{-2} \\ \text { Total...
11000
MINERVA_MATH
test
Preamble: A population of 100 ferrets is introduced to a large island in the beginning of 1990 . Ferrets have an intrinsic growth rate, $r_{\max }$ of $1.3 \mathrm{yr}^{-1}$. Subproblem 0: Assuming unlimited resources-i.e., there are enough resources on this island to last the ferrets for hundreds of years-how many fe...
0.53
MINERVA_MATH
test
Preamble: Given the following data from an Experimental Forest, answer the following questions. Show your work and units. $\begin{array}{ll}\text { Total vegetative biomass } & 80,000 \mathrm{kcal} \mathrm{m}^{-2} \\ \text { Detritus and organic matter in soil } & 120,000 \mathrm{kcal } \mathrm{m}^{-2} \\ \text { Total...
15000
MINERVA_MATH
test
Preamble: The Peak District Moorlands in the United Kingdom store 20 million tonnes of carbon, almost half of the carbon stored in the soils of the entire United Kingdom (the Moorlands are only $8 \%$ of the land area). In pristine condition, these peatlands can store an additional 13,000 tonnes of carbon per year. Gi...
1538
MINERVA_MATH
test
Preamble: A population of 100 ferrets is introduced to a large island in the beginning of 1990 . Ferrets have an intrinsic growth rate, $r_{\max }$ of $1.3 \mathrm{yr}^{-1}$. Assuming unlimited resources-i.e., there are enough resources on this island to last the ferrets for hundreds of years-how many ferrets will the...
4.4e7
MINERVA_MATH
test
Preamble: The following subproblems refer to a circuit with the following parameters. Denote by $I(t)$ the current (where the positive direction is, say, clockwise) in the circuit and by $V(t)$ the voltage increase across the voltage source, at time $t$. Denote by $R$ the resistance of the resistor and $C$ the capacita...
I(0)
MINERVA_MATH
test
Consider the following "mixing problem." A tank holds $V$ liters of salt water. Suppose that a saline solution with concentration of $c \mathrm{gm} /$ liter is added at the rate of $r$ liters/minute. A mixer keeps the salt essentially uniformly distributed in the tank. A pipe lets solution out of the tank at the same r...
y^{\prime}+r y-r x(t)=0
MINERVA_MATH
test
Find the general solution of $x^{2} y^{\prime}+2 x y=\sin (2 x)$, solving for $y$. Note that a general solution to a differential equation has the form $x=x_{p}+c x_{h}$ where $x_{h}$ is a nonzero solution of the homogeneous equation $\dot{x}+p x=0$. Additionally, note that the left hand side is the derivative of a pro...
c x^{-2}-\frac{\cos (2 x)}{2 x^{2}}
MINERVA_MATH
test
An African government is trying to come up with good policy regarding the hunting of oryx. They are using the following model: the oryx population has a natural growth rate of $k$, and we suppose a constant harvesting rate of $a$ oryxes per year. Write down an ordinary differential equation describing the evolution of ...
\frac{d x}{d t}=k x-a
MINERVA_MATH
test
If the complex number $z$ is given by $z = 1+\sqrt{3} i$, what is the magnitude of $z^2$?
4
MINERVA_MATH
test
In the polar representation $(r, \theta)$ of the complex number $z=1+\sqrt{3} i$, what is $r$?
2
MINERVA_MATH
test
Preamble: In the following problems, take $a = \ln 2$ and $b = \pi / 3$. Given $a = \ln 2$ and $b = \pi / 3$, rewrite $e^{a+b i}$ in the form $x + yi$, where $x, y$ are real numbers.
1+\sqrt{3} i
MINERVA_MATH
test
Subproblem 0: Find the general solution of the differential equation $y^{\prime}=x-2 y$ analytically using integrating factors, solving for $y$. Note that a function $u(t)$ such that $u \dot{x}+u p x=\frac{d}{d t}(u x)$ is an integrating factor. Additionally, note that a general solution to a differential equation has ...
0
MINERVA_MATH
test
Preamble: The following subproblems relate to applying Euler's Method (a first-order numerical procedure for solving ordinary differential equations with a given initial value) onto $y^{\prime}=y^{2}-x^{2}=F(x, y)$ at $y(0)=-1$, with $h=0.5$. Recall the notation \[x_{0}=0, y_{0}=-1, x_{n+1}=x_{h}+h, y_{n+1}=y_{n}+m_{n}...
-0.875
MINERVA_MATH
test
Rewrite the function $f(t) = \cos (2 t)+\sin (2 t)$ in the form $A \cos (\omega t-\phi)$. It may help to begin by drawing a right triangle with sides $a$ and $b$.
\sqrt{2} \cos (2 t-\pi / 4)
MINERVA_MATH
test
Given the ordinary differential equation $\ddot{x}-a^{2} x=0$, where $a$ is a nonzero real-valued constant, find a solution $x(t)$ to this equation such that $x(0) = 0$ and $\dot{x}(0)=1$.
\frac{1}{2a}(\exp{a*t} - \exp{-a*t})
MINERVA_MATH
test
Find a solution to the differential equation $\ddot{x}+\omega^{2} x=0$ satisfying the initial conditions $x(0)=x_{0}$ and $\dot{x}(0)=\dot{x}_{0}$.
x_{0} \cos (\omega t)+$ $\dot{x}_{0} \sin (\omega t) / \omega
MINERVA_MATH
test
Find the complex number $a+b i$ with the smallest possible positive $b$ such that $e^{a+b i}=1+\sqrt{3} i$.
\ln 2 + i\pi / 3
MINERVA_MATH
test
Subproblem 0: Find the general solution of the differential equation $\dot{x}+2 x=e^{t}$, using $c$ for the arbitrary constant of integration which will occur. Solution: We can use integrating factors to get $(u x)^{\prime}=u e^{t}$ for $u=e^{2 t}$. Integrating yields $e^{2 t} x=e^{3 t} / 3+c$, or $x=\boxed{\frac{e^{...
e^{t} / 3
MINERVA_MATH
test
Subproblem 0: For $\omega \geq 0$, find $A$ such that $A \cos (\omega t)$ is a solution of $\ddot{x}+4 x=\cos (\omega t)$. Solution: If $x=A \cos (\omega t)$, then taking derivatives gives us $\ddot{x}=-\omega^{2} A \cos (\omega t)$, and $\ddot{x}+4 x=\left(4-\omega^{2}\right) A \cos (\omega t)$. Then $A=\boxed{\frac...
2
MINERVA_MATH
test
Subproblem 0: Find a purely sinusoidal solution of $\frac{d^{4} x}{d t^{4}}-x=\cos (2 t)$. Solution: We choose an exponential input function whose real part is $\cos (2 t)$, namely $e^{2 i t}$. Since $p(s)=s^{4}-1$ and $p(2 i)=15 \neq 0$, the exponential response formula yields the solution $\frac{e^{2 i t}}{15}$. A ...
\frac{\cos (2 t)}{15}+C_{1} e^{t}+C_{2} e^{-t}+C_{3} \cos (t)+C_{4} \sin (t)
MINERVA_MATH
test