-2

Prove tat for every natural number

$n$ the fraction

$\frac{21n+4}{14n+3}$ is irreducible

How can I beginning in this problems

I don't have any ideas to approach it

user10354138
  • 33,239
Ellen Ellen
  • 2,319

5 Answers5

2

$\gcd(21n+4,14n+3)=\gcd(7n+1,14n+3)=\gcd(7n+1,1)=1$

CY Aries
  • 23,393
1

$$\frac{21n+4}{14n+3} = \frac{(14n+3)+(7n+1)}{14n+3} = 1+\frac{7n+1}{14n+3} = 1+\frac{7n+1}{2(7n+1)+1}$$

It can be seen that $7n+1$ and $2(7n+1)+1$ are coprime.

1

$d\mid 14n\!+\!3,21n\!+\!4\,\Rightarrow\, d\mid 3(14n\!+\!3)-2(21n\!+\!4) = 1\ $ (by eliminating $n$)

Bill Dubuque
  • 272,048
0

Let's call d the largest number the numerator and denominator divides.

21n + 4 $\vdots$ d $\Rightarrow$ 2(21n + 4) = 42n + 8 $\vdots$ d

14n + 3 $\vdots$ d $\Rightarrow$ 3(14n + 3) = 42n + 9 $\vdots$ d

That means (42n + 9) - (42n + 8) = 1 $\vdots$ d

Therefore, d must be 1. And so, the fraction is irreducible.

0

Suppose there is an integer $d$ which divides both the top and the bottom of $$\frac{21n+4}{14n+3}$$

Then $d$ divides the difference which is $7n+1$.

Therefore it divides $21n+3$ and it divides $21n+4$ hence it divides the difference which is $1$

Thus the only positive common divisor is $d=1$