Arithmetics (Number Properties) Flashcards
1) Definition of an even integer
2) Write the expression of consecutive even integers
1) an integer that is divisible by 2,
2) 2n (with n=0,1,2,3,..k)
1) Definition of an odd integer
2) Write the expression of consecutive odd integers
1) any integer that is not divisible by 2, written as 2n+1
2) 2n + 1 (with n=0,1,2,3,..k)
1) Definition of a prime number
2) What is the general formula for prime number?
1) a positive integer that has exactly two different positive divisors (factors): 1 and itself (2,3,5,7,11,13..)
2) 6n +1 or 6n-1 (except for 2 and 5)
What is the smallest prime number?
Is 1 a prime number?
2
no since it only has one divisor
Definition of integer
any whole negative or positive number, including 0 (that they are not fractions.), even or odd
Is 0 an odd or an even number?
0 is an even number
If a is factor b and a is factor of c, then
If a is factor of b and b is factor of c, then
a is factor of (b + c) or (b- c)
a is factor of c
even +/- even =?
even +/- odd = ?
odd +/- odd = ?
even
odd
even
even * even = ?
even * odd = ?
odd * odd =?
even
even
odd
An integer is divisible by 3 if
An integer is divisible by 6 if
An integer is divisible by 9 if
the SUM of the integer’s DIGITS is divisible by 3
the integer is divisible by BOTH 3 and 2
the SUM of the integer’s DIGITS is divisible by 9
An integer is divisible by 4 if
An integer is divisible by 8 if
An integer is divisible by 12 if
the integer is divisible by 2 TWICE, or if the LAST TWO digits are divisible by 4
the integer is divisible by 2 THREE TIMES, or if the LAST THREE digits are divisible by 8
the integer is divisible by BOTH 3 and 4
An integer is divisible by 5 if
An integer is divisible by 10 if
the integer ends in 0 or 5
the integer ends in 0
An integer is divisible by 7 if
you take the LAST digit, DOUBLE it, and SUBTRACT it from the rest of the number, if the answer is divisible by 7 ( including 0) then the number is divisible by 7
An integer is divisible by 11 if
you SUM every SECOND digit and then SUBSTRACT all other digits and the answer is 0 or divisible by 11, then the number is divisible by 11
How do you express 15 is divided by 6 in math? What other expression can you write?
15/6
6 divides 15
Composite number
Is 0 a composite number?
Is 0 positive or negative number?
Number that has more than two factors. Therefore, composite number is non-prime number
NO
It is neither
If x and y are positive integers, there exist unique integers q (the quotient) and r (remainder) such that
y = x (divisor) . quotient + remainder
How to check whether 318 is divisibly by 6?
1) 318 is even number so divisible by 2
2) 3+1+8= 12 is divisible by 3
Hence, 318 is divisible by 6
T or F. If you have a same divisor for two integers, you can not add and subtract their remainders directly
False. For example:
If x leaves a remainder of 4 after division by 7 and z leaves a remainder of 5 after division by 7. Algebraically,
x = 7q1 + 4
z = 7q2 + 5
- x + z = 7 (q1+q2) + 9 = 7 (q1+q2) + 7 +2 so x+ z is multiple of 7, plus 2 (remainder)
- x - z = 7 (q1 - q2) + 4 -5 = 7 (q1 - q2 - 1) - 1 = 7 (q1 - q2 - 1) - 7+6 so x-z is multiple of 7, plus 6 (remainder)
T or F. If you have a divisor throughout, you can multiply remainders directly, as long as you correct excess or negative remainders
T - for i.e:
1) When x, z divide 7, leaving the 4 & 5 as remainder, respectively, x.z will have the remainder 20 .
2) Taking out excess of 7 twice, we have 6 left. Thus, remainder of x.z is 6
T or F: When we classify a number odd or even, we mean that number can be either integer or non-integer
F.
Odd or even number must refer to integers only
What does it mean when we say 3 goes into 12 evenly
3 is a divisor/factor of 12
12 is divisible by 3
3 must divide n
How do you express “ m is a multiple of n”
T or F. An integer can have more factors than its multiple?
m = k.n. (i.e: 12 is a multiple of 3)
F - 8 only has four factors while multiple of 8 is unlimited
If you add/subtract a multiple of N to a non-multiple of N, the result is
If you add/subtract two non-multiple of N, the result is
non- multiple of N
could be either a multiple of N or a non-multiple of N
How do you find the greatest common factor (divisor)?
1) Prime- factorization
2) Of all integers, Multiply the common factors that have the lowest power
Ex: GCF of 120 and 100 is 20
if the sum of the digits of x is equal to 21, you can infer that x is divisible by?
by 3 but not 9
In combinatorics, with replacement, there is how many to arrange n distinct objects?
n!
i.e: 3 letters A,B & C have 3! = 6
If only k objects (w/o further arranging among them) are to be selected from a larger set of n objects, then the number of combination for k objects is ____
Total n! / (PICKED! OUT!) or :
nPk = n! / {k! (n - k)!}
How do you find the lowest (least) common multiple- LCM?
Where do you often need to do calculation of LCM?
1) Prime- factorization
2) Multiply all prime factors but only choose the highest power of common factors
Ex: GCF of 120 and 100 is 600
3) find the common multiple of two fractions’ denominator
What is unconventional way to find LCM (a,b) ?
(a x b)/ GCF (a,b)