Number Properties Flashcards

1
Q

AbsVal(n)

A

The distance n is from 0 on the number line

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Prime number definition

A

A number is prime if it’s only factors are one and itself

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the only even prime number

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the smallest prime number

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The 15 prime numbers less than 50

A

2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

10 prime numbers between 50 and 100

A

53, 59, 61, 67, 71, 73, 79, 83, 89, 97

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How to find the total number of factors of a number

A

Step 1: prime factorize the number
Step 2: add 1 to each exponent from the base numbers in the prime factorization and then multiply the resulting sums together

12: 2^23 -> (2+1)(1+1) -> 6 factors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Prime factorization of n is xy^2z..
How many unique prime factors

A

3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Prime factorization of n is xy^2z..
How many total prime factors

A

4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How many prime factors does 1 have?

A

0, since it can’t be expressed as the product of one or more prime numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Lcm

A

Smallest number into which a set of numbers will divide, or smallest multiple of all numbers in set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Gcf

A

Largest number that divide evenly into all numbers in a set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How do you find gcf?

A

Step 1: prime factorize
Step 2: Identify repeated prime factors among the numbers
Step 3: of any repeated prime factors among the #s take only those with the smallest exponent (if no repeated prime factors, gcf is 1)
Step 4: take product of numbers in step 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Gcf will always be (bigger/smaller) than the largest number in the set?

A

Smaller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Lcm will always be (bigger/smaller) than the largest number in the set?

A

Bigger (or equal to)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does the product of:
LCM(x,y)*GCF(x,y) = ?

A

x*y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

y divides evenly into x translates to…?

A

x/y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

X is divisible by y translates to..?

A

x/y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

x is a dividend of y is synonymous with..?

A

x is divisible by y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

If x is divisible by y, then x is also divisible by some, all, or no factors of y?

A

All factors of y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

If z is divisible by both x, and y, then z is also divisible by..?

A

LCM of x,y

Z is divisible by 3,4, then z is also divisible by 12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Divisibility rule for 3

A

If sum of all digits is div by 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Divisibility rule for 4

A

If last two digit of number are div by 4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Divisibility rule for 5

A

If units digit is 0, or 5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Divisibility rule for 6
If number is even and digits sum to a multiple of 3
26
Divisibility rule for 8
If number is even and last 3 digits are divisible by 8
27
Is a number ending in 000 divisible by 8?
Yes, all multiples of 1000 are divisible by 8 since 1000 = 125*8
28
Divisibility rule for 10
If units digit is 0
29
Divisibility rule for 11
If sum of odd numbered digits - sum of even numbered digits is divisible by 11
30
Divisibility rule for 12
If number is divisible by both 3, and 4 it is divisible by 12
31
the product of n consecutive integers is divisibly by..?
n!
32
Its division results in a decimal remainder, such as 9.48, is it possible to determine the remainder?
No, there are infinite possibilities. You can only go from fraction to decimal remainder, not the other way. Best you can do is convert decimal into reduced fraction, then you would know that the actual remainder is some multiple of that. Ex: 9.48 -> 9(12/25), so remainder is a multiple of 12.
33
Product of n consecutive even integers is always divisible by ?
(2^n) x n!
34
For a divisor n, what is the range of possible remainders?
0 through (n-1)
35
How do you determine the number of trailing zeros in a number
= # of (2,5) pairs in the prime factorization of that number
36
trailing zeros are created by powers of (what number)
10
37
520 has one trailing zero and thus has _ power of 10? 5200 has two trailing zeros and thus has _ power of 10?
1 (*ie 10 = 10^1) 2 (*ie 100 = 10^2)
38
for any n>=?, n! will have units digit of zero
5, since that product contains a (2,5) pair that yeilds a trailing zero
39
1/x (where x is a k digit integer that is not a perfect power of 10) has how many leading zeros
k-1
40
1! = ?
1
41
0! = ?
1
42
The prime factorization of a perfect square will contain only (odd/even) exponents?
even
42
a number squared is a ...?
perfect square
42
prime factorization of a perfecgt cube will only have prime factors with exponenents that are divisible by ?
3
43
What property of a fraction causes a terminating decimal
if the denominator of the fraction (in its most reduced form) contains only 2's, 5's, or both
44
Do all divisors exhibit remainder patterns?
Yes
45
When we divide consecutive positive integers by integer n, the remainder pattern will be
0, 1, 2, .. , n-1
46
when a whole number is divided by 10 what will the remainder be?
the units digit of the dividend. So, 153/10 -> remainder is 3
47
when a whole number is divided by 10^n, what will the remainder be?
the last n digits of the dividend. So 153/1000 = 153/(10^3) -> remainder is 153
48
What special pattern arises (re remainders) when integers with the same units digit are divided by 5
the remainder is constant (ex: 9/5 has remainder 4, 19/5 has remainder 4, ...)
49
Two consecutive integers (will/will not) share (some/any) of the same prime factors?
they will not share any of the same prime factors
50
What is the GCF of two consecutive integers?
GCF(n, n+1) = 1
51
what is the term for the greatest integer that will divide into a set of numbers?
Greatest common factor
52
radical(positive number) will (always/sometimes) be positive?
always
53
what is a whole number?
all positive integers, plus zero (all non-negative integers)
54
2n represents (even or odd #s) and 2n+1 or 2n-1 represent (even or odd #s)
2n -> even 2n+1 or 2n-1 -> odd
55
even+/-even = ?
even
56
odd+/-even = ?
odd
57
odd+/-odd=?
even
58
even x [anything] = ?
even
59
odd x odd = ?
odd
60
even/even =?
could be odd or even
61
even/odd = ?
even
62
odd/odd = ?
odd
63
why is there no rule for odd/even =?
because an odd number divided by an even number will never be an integer
64
the word factor is synonymous with what?
divisor
65
if a set of numbers share no prime factors, what is the LCM of that set of numbers?
the product of the numbers in the set
66
if there are no repeated prime factors between a set of numbers, what is the GCF of the set?
1
67
if we know that x/y=int (y divides evenly into x), then the LCM and GCF of the set x and y are?
LCM = x, GCF = y
68
does the LCM of a set of numbers provide us with all the unique prime factors of the set? if so, what else does it provide us?
yes, and the unique prime factors of the product of the numbers in the set
69
in a fraction, which of the numerator and denominator is the dividend and which is the divisor?
numerator is the dividend, and denominator is the divisor
70
what is the units digit of 999^500?
1, since it is a number ending with a units of 9 raised to an even power (just memorize this)
71
what is the units digit of 999^499
9, since it is a number ending with a units of 9 raised to an odd power (just memorize this)
72
if we know that positive integer y divides evenly into positive integer x (ie. x/y = int, or x is a multiple of y), then what do we know about the GCF and the LCM of those two numbers?
GCF(x,y) =y, and LCM(x,y)=x
73
if positive integer N divided by positive integer d leaves remainder r, then the possible values of N are: r, r+d, r+2d, r+3d,....
if positive integer N divided by positive integer j leaves a remainder b, and if N divided by positive integer k leaves a remainder of c, then all possible values of N can be found via the following process: Step 1: find the smallest possible value of N Step 2: add the LCM of J and K to this smallest value as many times as necessary