Simplifiable

Let us take two fractions a b \dfrac{a}{b} and c d \dfrac{c}{d} , where a , b , c a,b,c and d d are pairwise coprime positive integers .

When is a d + c b b d \dfrac{ad+cb}{bd} simplifiable ? That is, when the numerator and denominator are divisible by the same number? Find the number of all such quadruplets ( a , b , c , d ) (a,b,c,d) where a , b , c , d < 16 a,b,c,d<16 .


The answer is 0.

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

If the a d + c b ad+cb and b d bd are both divisible by some integer k k , that is k a d + c b k|ad+cb and k b d k|bd , they are both divisible by a prime number p p such that p k p|k . This is because k k must be divisible by some prime number p p , and if p k p|k and k a d + c b k|ad+cb and k b d k|bd , then p a d + c b p|ad+cb and p b d p|bd .

Now, if p b d p|bd , then without loss of generality we have p b p|b . If p b p|b and p a d + c b p|ad+cb , then p a d p|ad . From this, either p a p|a or p d p|d . However, because of the coprimeness of a , b a,b and b , d b, d we have a contradiction, and there are no such quadruplets ( a , b , c , d ) (a,b,c,d) .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...