115 results.
-
Question in Bill's workspace
Differentiate $ \sin(ax+b) e ^ {nx}$.
-
Question in Bill's workspace
Differentiate $x^m\cos(ax+b)$
-
Question in Bill's workspace
Differentiate $ (a+bx) ^ {m} \sin(nx)$
-
Question in Bill's workspace
Differentiate the function $(a + b x)^m e ^ {n x}$ using the product rule.
-
Question in Bill's workspace
Differentiate the function $f(x)=(a + b x)^m e ^ {n x}$ using the product rule. Find $g(x)$ such that $f\;'(x)= (a + b x)^{m-1} e ^ {n x}g(x)$.
-
Question in Bill's workspace
The derivative of $\displaystyle x ^ {m}(ax^2+b)^{n}$ is of the form $\displaystyle x^{m-1}(ax^2+b)^{n-1}g(x)$. Find $g(x)$.
-
Question in Bill's workspace
Differentiate the following functions: $\displaystyle x ^ n \sinh(ax + b),\;\tanh(cx+d),\;\ln(\cosh(px+q))$
-
Question in Christian's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation $e^{mx}+bx-a=0$. If $x_0=1$ find $x_1$.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in Content created by Newcastle University
Find the stationary points of the function: $f(x,y)=a x ^ 3 + b x ^ 2 y + c y ^ 2 x + dy$ by choosing from a list of points.
Inputting the values given into the partial derivatives to see if 0 is obtained is tedious! Could ask for the factorisation of equation 1 as the solution uses this. However there is a problem in asking for the input of the stationary points - order of input and also giving that there is two stationary points.
-
Question in Content created by Newcastle University
A graphical approach to aiding students in writing down a formal proof of discontinuity of a function at a given point.
Uses JSXgraph to sketch the graphs and involves some interaction/experimentation by students in finding appropriate intervals.
-
Question in Content created by Newcastle University
No description given
-
Question in Content created by Newcastle University
Given a discrete random variable $X$ find the expectation of $1/X$ and $e^X$.
-
Question in Content created by Newcastle University
Given sum of sample from a Normal distribution with unknown mean $\mu$ and known variance $\sigma^2$. Find MLE of $\mu$ and one of four functions of $\mu$.
-
Question in Content created by Newcastle University
Given a PDF $f(x)$ on the real line with unknown parameter $t$ and three random observations, find log-likelihood and MLE $\hat{t}$ for $t$.
-
Question in Content created by Newcastle University
Number Theory.
Given $n \in \mathbb{N}$ find $\mu(n),\;\tau(n),\;\sigma(n),\;\phi(n).$
-
Question in Content created by Newcastle University
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 in Content created by Newcastle University
Find the first 3 terms in the MacLaurin series for $f(x)=(a+bx)^{1/n}$ i.e. up to and including terms in $x^2$.
-
Question in Content created by Newcastle University
Find (hyperbolic substitution):
$\displaystyle \int_{b}^{2b} \left(\frac{1}{\sqrt{a^2x^2-b^2}}\right)\;dx$ -
Question in Content created by Newcastle University
Calculate definite integrals: $\int_0^\infty\;e^{-ax}\,dx$, $\int_1^2\;\frac{1}{x^{b}}\,dx$, $\; \int_0^{\pi}\;\cos\left(\frac{x}{2n}\right)\,dx$
-
Question in Content created by Newcastle University
Find $\displaystyle \int \sin(x)(a+ b\cos(x))^{m}\;dx$
-
Question in Content created by Newcastle University
Find $\displaystyle \int \frac{c}{\sqrt{a-bx^2}}\;dx$. Solution involves the inverse trigonometric function $\arcsin$.
-
Question in Content created by Newcastle University
Find $\displaystyle \int \frac{nx^3+mx^2+nx + p}{1+x^2}\;dx$. Solution involves $\arctan$.
-
Question in Content created by Newcastle University
Integrate $f(x) = ae ^ {bx} + c\sin(dx) + px^q$. Must input $C$ as the constant of integration.
-
Question in Content created by Newcastle University
Find (hyperbolic substitution):
$\displaystyle \int_{b}^{2b} \left(\frac{1}{\sqrt{a^2x^2-b^2}}\right)\;dx$ -
Question in Content created by Newcastle University
Find $\displaystyle \int\frac{ax^3+ax+b}{1+x^2}\;dx$. Enter the constant of integration as $C$.
-
Question in Content created by Newcastle University
Find $\displaystyle \int \frac{nx^3+mx^2+nx + p}{1+x^2}\;dx$. Solution involves $\arctan$.
-
Question in Content created by Newcastle University
Find $\displaystyle \int\frac{ax^3+ax+b}{1+x^2}\;dx$. Enter the constant of integration as $C$.
-
Question in Content created by Newcastle University
Find $\displaystyle \int (ax+b)\cos(cx+d)\; dx $ and hence find $\displaystyle \int (ax+b)^2\sin(cx+d)\; dx $
-
Question in Content created by Newcastle University
Find $\displaystyle \int ae ^ {bx}+ c\sin(dx) + px ^ {q}\;dx$.
-
Question in Content created by Newcastle University
Find $\displaystyle \int\cosh(ax+b)\;dx,\;\;\int x\sinh(cx+d)\;dx$.
Advice tidied up.