midterm prep don't use for general revision Flashcards

1
Q

If d | a then |d| ≤ |a|:

A

false, every integer divides 0 and all are larger lmao

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

c | a and c | b if and only if c | gcd(a, b):

A

By Bezout’s identity, there exist integers s and t such that gcd(a, b) =
as + bt. Since c | a and c | b if and only if there exist integers e and f
such that a = ce and b = cf , it follows that c | a and c | b if and only if
gcd(a, b) = ces + cf t = c(es + f t)

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

bezout:

A

gcd(a,b)=as+bt where s and t are integers, to find s,t treat the euclidean algo as equations and a,b as algebra not numbers

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

euclidean algo final answer:

A

the last remainder that’s not 0 lmao

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