Gcd!

For all integers n n , n ( n + 1 ) ( n + 2 ) n(n+1)(n+2) has a greatest common divisor a a . Find a 100 \dfrac a{100} .


The answer is 0.06.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Md Zuhair
Aug 9, 2016

Let the no be of the form n = 6 q + r n =6q+r [ E u c l i d s D i v i s i o n L e m m a **Euclid's Division Lemma** ] [ 0 < = r < 6 0<=r<6 ]

Then the nos are n = 6 q 6q , 6 q + 1 6q+1 ........ 6 q + 5 6q+5 .

hence putting these values in all the cases of n ( n + 1 ) ( n + 2 ) n(n+1)(n+2) we get a =6 .... Hence a / 100 a/100 = 6 / 100 6/100 = 0.06 0.06

@Md Zuhair , there are four common divisors 1, 2, 3 and 6. I have changed the wording of your problem.

Chew-Seong Cheong - 4 years, 10 months ago

Log in to reply

Thank you Chew Seong Cheong .

Md Zuhair - 4 years, 10 months ago

Using Euclid’s Division Lemma, a = bq + r, 0 r < b. Using b = 2. a = 2 q + r , r 0 , 1 1 a = 2 q n ( n + 1 ) ( n + 2 ) = 2 q ( 2 q + 1 ) ( 2 q + 2 ) = 2 q ( 2 q + 1 ) 2 ( q + 1 ) = 4 q ( 2 q + 1 ) ( q + 1 ) 2 a = 2 q + 1 n ( n + 1 ) ( n + 2 ) = ( 2 q + 1 ) ( 2 q + 2 ) ( 2 q + 3 ) = 2 ( 2 q + 1 ) ( q + 1 ) ( 2 q + 3 ) ( 1 , 2 ) = 2 Why can’t the GCD be 2?? Elucidate? \text{Using Euclid's Division Lemma, a = bq + r, 0 } \leq \text{ r < b. Using b = 2.} \\ a = 2q + r, r \in {0, 1} \\ \fbox{1 } \implies a = 2q \\ \implies n(n+1)(n+2) = 2q(2q+1)(2q+2) = 2q(2q+1)2(q+1) = 4q(2q+1)(q+1) \\ \fbox{2 } \implies a = 2q+1\\ \implies n(n+1)(n+2) = (2q+1)(2q+2)(2q+3) = 2(2q+1)(q+1)(2q+3) \\ (\fbox{1}, \fbox{2}) = 2 \\ \text{Why can't the GCD be 2?? Elucidate?}

Viki Zeta - 4 years, 10 months ago

Log in to reply

You have shown that 2 is a common divisor. You have not shown that 2 is the greatest common divisor.

Calvin Lin Staff - 4 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...