507 results in Content created by Newcastle University - search across all projects.
-
Question
No description given
-
Question
No description given
-
Question
Express various integers and rationals mod $\mathbb{Z}_3, \;\mathbb{Z}_5,\;\mathbb{Z}_7,\;\mathbb{Z}_{11}$
-
Question
Solving a pair of congruences of the form \[\begin{align}x &\equiv b_1\;\textrm{mod} \;n_1\\x &\equiv b_2\;\textrm{mod}\;n_2 \end{align}\] where $n_1,\;n_2$ are coprime.
-
Question
Solving two simultaneous congruences:
\[\begin{eqnarray*} c_1x\;&\equiv&\;b_1\;&\mod&\;n_1\\ c_2x\;&\equiv&\;b_2\;&\mod&\;n_2\\ \end{eqnarray*} \] where $\operatorname{gcd}(c_1,n_1)=1,\;\operatorname{gcd}(c_2,n_2)=1,\;\operatorname{gcd}(n_1,n_2)=1$
-
Question
Solving an equation of the form $ax \equiv\;b\;\textrm{mod}\;n$ where $\operatorname{gcd}(a,n)|r$. In this case we can find all solutions. The user is asked for the two greatest.
-
Question
Solving three simultaneous congruences using the Chinese Remainder Theorem:
\[\begin{eqnarray*} x\;&\equiv&\;b_1\;&\mod&\;n_1\\ x\;&\equiv&\;b_2\;&\mod&\;n_2\\x\;&\equiv&\;b_3\;&\mod&\;n_3 \end{eqnarray*} \] where $\operatorname{gcd}(n_1,n_2,n_3)=1$
-
Question
Solving three simultaneous congruences using the Chinese Remainder Theorem:
\[\begin{eqnarray*} x\;&\equiv&\;b_1\;&\mod&\;n_1\\ x\;&\equiv&\;b_2\;&\mod&\;n_2\\x\;&\equiv&\;b_3\;&\mod&\;n_3 \end{eqnarray*} \] where $\operatorname{gcd}(n_1,n_2,n_3)=1$
-
Question
Modular arithmetic
-
Question
Trying out something: get the student to enter a set for each of "regular singular points" and "essential singular points".
Find and classify singular points of a second-order ordinary differential equation. One equation is chosen from a selection of 10.
-
Question
The random variable $X$ has a PDF which involves a parameter $c$. Find the value of $c$. Find the distribution function $F_X(x)$ and $P(a \lt X \lt b)$.
Also find the expectation $\displaystyle \operatorname{E}[X]=\int_{-\infty}^{\infty}xf_X(x)\;dx$.
-
Question
Given a 3x3 matrix with very big elements, perform row operations to find a matrix with single-digit elements. Then reduce that to an upper triangular matrix, and hence find the determinant.
-
Question
Given a 3x3 matrix with very big elements, perform row operations to find a matrix with single-digit elements. Then reduce that to an upper triangular matrix, and hence find the determinant.
-
Question
Find the determinant and inverse of three $2 \times 2$ invertible matrices.
-
Question
Exercise using a given uniform distribution $Y$, calculating the expectation and variance as well as asking for the CDF. Also finding $P( b \lt Y \lt c)$ for given values of $b,\;c$.
-
Question
Given 32 datapoints in a table find their minimum, lower quartile, median, upper quartile, and maximum.
-
Question
Sample of size $24$ is given in a table. Find sample mean, sample standard deviation, sample median and the interquartile range.
-
Question
Two ordered data sets, each with 10 numbers. Find the sample standard deviation for each and for their sum.
-
Question
Multiple correlation question. Given the correlation coefficent of $Y$ with $X_1$ is $r_{01}$, the correlation coefficent of $Y$ with $X_2$ is $r_{02}$ and the correlation coefficent of $X_1$ with $X_2$ is $r_{12}$ then explain the proportion of variablity of $Y$. Also find the partial corr coeff between $Y$ and $X_2$ after fitting $X_1$ and find how much of the remaining variability in $Y$ is explained by $X_2$ after fitting $X_1$.
-
Question
Multiplication of $2 \times 2$ matrices.
-
Question
Very elementary matrix multiplication.
-
Question
Provided with information on a sample with sample mean and standard deviation, but no information on the population variance, use the t test to either accept or reject a given null hypothesis.
-
Question
Power series solution of $y''+axy'+by=0$ about $x=0$.
-
Question
A box contains $n$ balls, $m$ of these are red the rest white.
$r$ are drawn without replacement.
What is the probability that at least one of the $r$ is red?
-
Question
Two numbers are drawn at random without replacement from the numbers m to n.
Find the probability that both are odd given their sum is even.
-
Question
Two ordered data sets, each with 10 numbers. Find the sample standard deviation for each and for their sum.
-
Question
Find the solution of a constant coefficient second order ordinary differential equation of the form $ay''-by=0$. Distinct roots.
-
Question
Find the solution of a constant coefficient second order ordinary differential equation of the form $ay''+by'+cy=0$.
-
Question
Find the solution of a first order separable differential equation of the form $a\sin(x)y'=by\cos(x)$.
-
Question
Find the solution of a first order separable differential equation of the form $(a+x)y'=b+y$.