Prove the following statement using induction. “For all posi…

Prove the following statement using induction. “For all positive integers n, 5|(n5 – n).”  Use good proof technique.  Note:  To avoid the need for typing superscript exponents, you may use the expression ‘n^5’ to represent n5. Grading rubric:1 pt. State the basis step, then prove it.1 pt. State the inductive hypothesis.2 pt. Complete the proof of the inductive step.1 pt. State the final conclusion at the end of the proof.1 pt. Label each part: the basis step, inductive hypothesis, inductive step, and conclusion.

Prove that 2×2 + x + 4 is O(x2), by identifying values for C…

Prove that 2×2 + x + 4 is O(x2), by identifying values for C and k and demonstrating that they do satisfy the definition of big-O for this function.  Show your work. Note:  To avoid the need for typing superscript exponents, you may use the notation ‘x^2′ to represent x2.

Given relation R defined on the set { 2, 4, 6, 8 } as follow…

Given relation R defined on the set { 2, 4, 6, 8 } as follows: (m, n) ∈ R if and only if m|n. Determine which properties relation R exhibits.  Select ‘True’ if the property does apply to relation R; otherwise select ‘False’.  There may be more than one or none. [A]   reflexive [B]   irreflexive [C]   symmetric [D]   antisymmetric [E]   asymmetric [F]   transitive