Call Now! :+254 726 126 859 | +254 739 289 008
Reciprocal
Factors
Definition: Factors of a number are integers that divide that number exactly without leaving a remainder.
Example: For the number 12, the factors are 1, 2, 3, 4, 6, and 12 because each of these numbers divides 12 exactly.
Prime Numbers
Definition: A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. In other words, it can only be divided exactly by 1 and the number itself.
Examples: The first few prime numbers are 2, 3, 5, 7, 11, 13, 17, and 19. Note that 2 is the only even prime number.
Prime Factors
Definition: Prime factors are the prime numbers that multiply together to give the original number. Every integer greater than 1 can be uniquely factored into prime numbers.
Prime factor tree
Multiples
Definition: Multiples of a number are the results of multiplying that number by the integers (1, 2, 3, …). In other words, a multiple of a number is any number that can be evenly divided by that number.
Example: The multiples of 4 are 4, 8, 12, 16, 20, and so on. These are obtained by multiplying 4 by 1, 2, 3, 4, 5, and so forth.
A quadratic sequence is defined by the recurrence relation involving a quadratic polynomial. For a sequence where the
n-th term is given by
an=an2+bn+c, the difference between consecutive terms changes linearly.
Second Differences: The sequence has a constant second difference. This is the difference between consecutive differences of the terms in the sequence.
Quadratic Formula: Each term
an of the sequence can be written as
an2+bn+c, where
a,
b, and
c are constants.
Consider the quadratic sequence: 2, 6, 12, 20, 30.
Calculate First Differences:
First differences: 4, 6, 8, 10
Calculate Second Differences:
Second differences: 2, 2, 2
The second differences are constant, so the sequence is quadratic.
Determine the Quadratic Formula: To find the exact formula, solve the system of equations based on the first few terms and their positions. For this sequence, you’d solve:Solving these equations, we get
a=1,
b=1, and
c=0. Therefore, the formula for the sequence is
Sequence: 2, 6, 12, 20, 30
n | Term | First Difference | Second Difference |
---|---|---|---|
1 | 2 | - | - |
2 | 6 | 4 | - |
3 | 12 | 6 | 2 |
4 | 20 | 8 | 2 |
5 | 30 | 10 | 2 |
The quadratic sequence formula is given by:
an = n2 + n