• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/11

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

11 Cards in this Set

  • Front
  • Back

Goldbach Conjecture

Every even number greater than or equal to 2 is the sum of 2 primes

Twin Prime Conjecture

them are infinitely many prime pairs that are 2 units apart

Defn of prime number

n greater than 1, must always be positive, and its only factors be +1 and n.

Prime Number Theorem

pi(x)= X÷ (ln x)


pi(x) : # of primes less than or = to ×

Corollary Prime Num. Theorem

Pn= n* ln (n)


Pn: nth prime

Bounded Gaps Theorem

There exists a constant K s.t. there are infinitely many pairs of primes, p less than q, with q-p <= K.

Division Algorithm

If a and b are integers w/ b>0, then there are unique integers q(quotient) and r(remainder) s.t. a= qb+r and 0<= r<b

Greatest Common Divisor

If a and b aren't both 0, the gcd, denoted as (a, b), is a member d that satisfies:


l. d|a and d|b and


2. if c|a and c|b, then c <= d

Corollary of gcd & lcm

(a,b) * [a,b] = ab

a (cong) b (mod m)

m| (a-b)


(a-b) = mk

X is inverse of a (mod m)

ax (cong) 1 (mod m)