Here are the essential concepts you must grasp in order to answer the question correctly.
Factors
A factor of a number is an integer that can be multiplied by another integer to yield that number. In the context of the question, understanding factors is crucial because the statement Sn asserts that 2 is a factor of the expression n^2 - n + 2. This means that when n^2 - n + 2 is evaluated for positive integers, the result should be divisible by 2.
Recommended video:
Mathematical Induction
Mathematical induction is a proof technique used to establish the truth of an infinite number of statements, typically involving positive integers. It consists of two steps: the base case, where the statement is verified for the initial value (usually n=1), and the inductive step, where one assumes the statement holds for n=k and proves it for n=k+1. This method is essential for analyzing statements like Sn in the question.
Recommended video:
Quadratic Expressions
A quadratic expression is a polynomial of degree two, typically in the form ax^2 + bx + c. In the given statement Sn, the expression n^2 - n + 2 is quadratic. Understanding how to manipulate and evaluate quadratic expressions is vital for simplifying S_k and S_(k+1) and determining the validity of the factorization involving 2.
Recommended video:
Solving Quadratic Equations Using The Quadratic Formula