Answer all the questions below and press submit to see how many you got right.
Constant : Constant is another word for a fixed number that is mainly used in the context of expressions or functions like $f(x)=c$ that are equal to the same number irrespective of any variable.
Counterexample : A counterexample to a statement of the form 'all objects of type x have property y' is an object of type x that does not have property y. A counterexample to a statement shows that the statement is not true in general. For example the number 3 is a counterexample to the statement that all numbers are even.
Function : A function is a mapping in which every element in one set is mapped to exactly one element of a second set. Most often the mapping is described using a rule. For example the function $f(x)=x+1$ maps 2 to 3 and -1 to 0.
Integral : The integral of a function $f$ between $a$ and $b$ is defined as $\int\limits_{a}^{b}f(x)dx$ $=\lim \limits_{n\to\infty} \frac{(b-a)}{n}\sum\limits_{k=1}^{n}f(a+\frac{k(b-a)}{n}).$ For example $\int\limits_{a}^{b}xdx=\frac{b^2}{2}-\frac{a^2}{2}.$ The fundamental theorem of calculus provides a simple way to calculate integrals using antiderivatives.
Integration : Calculating an integral is called integration.
Interval : An interval is a part of the number line between two numbers $a$ and $b.$ $a$ and $b$ can but do not have to be part of the interval. If $a$ and $b$ are part of the interval the interval is a closed interval. If $a$ and $b$ are not part fo the interval the interval is an open interval. If either $a$ or $b$ but not both are part of the interval the interval is called half-open or half-closed. $a$ can be equal to $-\infty$ and $b$ can be equal to $\infty$.
Length : Length is the attribute of a one-dimensional shape that can be measured with a measuring tape.
Power : A power is a number of the form $a^b.$ $b$ is called the exponent of the power and $a^b$ is called a power of $a$. For natural numbers $b$ the number $a^b$ is an abbreviation for successively multiplying $a$ by itself $b$ times. For example $2^3=2\cdot 2\cdot 2=8.$ For fractional exponents $b=\frac{p}{q}$ the number $a^{\frac{p}{q}}$ is defined as $\sqrt[q]{a^p}.$ For arbitrary real exponents $b$ the power $a^b$ is defined as the limit of $a^{b_n}$ with rational $b_n$ that converge towards $b.$
Real number : A real number is any number that can be represented by a possibly infinite decimal expansion. All rational and irrational numbers are real numbers.
Which of the following are true for a function $f$ and a real number $\lambda?$
Expression : An expression is a succession of constants, variables and mathematical operations that if evaluated for specific values of the variables represents a number.
Independence : Random variables $X,$ $Y$ are called independent if $P[X\in A, Y\in B]=P[X \in A]P[Y \in B].$ Independent identically distributed random variables feature prominently in the law of large numbers and the central limit theorem. Vectors $x_1,x_2\ldots, x_n$ are called linearly independent if $\lambda_1 x_1+\lambda_2 x_2+\ldots+\lambda_n x_n=0$ implies $\lambda_1=\lambda_2=\ldots=\lambda_n=0.$
Limit : The limit of a function $f$ for $x$ converging to $x_0$ or $\lim\limits_{x\to 0}f(x)$ is a number $y$ such that for every $\epsilon\gt 0$ there is a $\delta\gt 0$ with $|f(x)-y|\lt\epsilon$ for all $|x-x_0|\lt\delta.$ This means that if $x$ only gets close enough to $x_0$ it will get and stay arbitrarily close to $y.$
$\int\limits_{0}^{5} 5 dx=\lim_\limits{n\to\infty} \frac{5}{n}\sum\limits_{k=1}^{n}5=\lim_\limits{n\to\infty} \frac{5}{n}\cdot n\cdot 5=?$
Square : A square is a quadrilateral with four right angles and four equal length sides. A square is a special case of a rectangle and a special case of a rhombus.
$\int\limits_{0}^{2} 3 dx=\lim_\limits{n\to\infty} \frac{2}{n}\sum\limits_{k=1}^{n}3=\lim_\limits{n\to\infty} \frac{2}{n}\cdot n\cdot 3=?$