Top Banner
WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES
15

WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

Jan 01, 2016

Download

Documents

Kerrie Gordon
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

WIKIPEDIA HAS

MANY MORE

DIVISIBILITY RULES

Page 2: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

EXAMPLE 123452• Since 52=13(4) is divisible by 4, 123452 is divisible by 4• Since 452=56(8)+4 is not divisible by 8, 123452 is not divisible by 8• 123452 - twice the last digit is 2(2)=4 and

12345-4=12341• 12341 – twice the last digit is 2(1)=2 and

1234-2=1232• 1232 – twice the last digit is 2(2) =4 and

123-4=119• 119 – twice the last digit is 2(9)=18 and 11-18=-7 is divisible by 7

123452 IS DIVISIBLE BY 7

Page 3: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

EXAMPLE IS 1234567 DIVISIBLE BY 13?

• USE THE LIST 1,10,9,12,3,4 REPEATEDLY AS NEEDED1x7 + 10x6 + 9x5 + 12x4 + 3x3 + 4x2 + (start over) + 1x1 = 7+60+45+48+9+8+1=67+93+17+1=160+18=178NOW DO IT AGAIN!1x8 + 10x7 + 9x1 = 8+70+9=70+17=87 NOW DO IT AGAIN! (DOESN’T HELP)1x7+10x8=7+80=87Since 87=6(13)+9 The remainder when dividing 87 by 13 is 9 and so the remainder when dividing 1234567 by 13 is also 9.

Page 4: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

The Euclidean AlgorithmTo Find Greatest Common Divisors

WITHOUT FACTORING!

Page 5: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

IF YOU WANT TO FIND GCD(a,b) then Note that if any number D divides a and b then it will also divide

a-Nbfor any positive integer N. So this means that

GCD(a,b)=GCD(b,a-Nb)We make these numbers smaller and continue the thinking!

Page 6: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

SO NOTE THE FOLLOWING!IN EVERY SLIDE WE WILL ASK A QUESTION WITH THE SAME ANSWER! THE QUESTIONS ARE GETTING EASIER AND EASIER!

THIS IS COMMON IN MATHEMATICS – FOR EXAMPLE WE MIGHT ASK HOW DO YOU SOLVE 2X+3=19? WE CHANGE THE QUESTION TOHOW DO YOU SOLVE 2X=16?THEN HOW DO YOU SOLVE X=8?I.E. YOU KEEP GOING UNTIL THE ANSWER IS OBVIOUS!

Page 7: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

FIND GREATEST COMMON DIVISOR OF 15158 AND 6307

WHAT IS THE QUOTIENT AND REMAINDER WHEN DIVIDING 15158 BY 6307?

15158=2(6307)+2544

Page 8: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

NOW FIND GREATEST COMMON DIVISOR OF 6307 AND 2544

WHAT IS THE QUOTIENT AND REMAINDER WHEN DIVIDING 6307 BY 2544?

6307=2(2544)+1219

Page 9: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

NOW FIND GREATEST COMMON DIVISOR OF 2544 AND 1219

WHAT IS THE QUOTIENT AND REMAINDER WHEN DIVIDING 2544 BY 1219?

2544=2(1219)+106

Page 10: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

NOW FIND GREATEST COMMON DIVISOR OF 1219 AND 106

WHAT IS THE QUOTIENT AND REMAINDER WHEN DIVIDING 1219 BY 106?

1219=11(106)+53

Page 11: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

NOW FIND GREATEST COMMON DIVISOR OF 106 AND 53

WHAT IS THE QUOTIENT AND REMAINDER WHEN DIVIDING 106 BY 53?

106=2(53)+0The zero says we are done so

GCD(15158,6307)=53

Page 12: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

EXAMPLES FOR YOU TO TRY!

FIND THE GCD OF 23 and 123.

FIND the GCD of 12356 and 12346.

FIND the GCD of TWO SOCIAL SECURITY NUMBERS.

Page 13: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

Divisibility Puzzle• Form an integer by using each of {1,2,3,4,5,6,7,8,9}Exactly once so that• The first k-digits are divisible by k for k=1,2,…,9

Page 14: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

Divisibility Puzzle EXAMPLEThe first k-digits are divisible by kFor Example 123456789

Partially works since 1 is divisible by 1 12 is divisible by 2

123 is divisible by 3BUT 1234 is not divisible by 4.

Page 15: WIKIPEDIA HAS MANY MORE DIVISIBILITY RULES. EXAMPLE 123452 Since 52=13(4) is divisible by 4, 123452 is divisible by 4 Since 452=56(8)+4 is not divisible.

WIKIPEDIA HAS

MANY MORE

DIVISIBILITY RULES