My thinking:
$37j = 12k \rightarrow \:j+k=\frac{49j}{12}$
$\frac{49j}{12}$ = $7\left(\frac{7j}{12}\right)$
Here's where I'm stuck. How do I show that $\left(\frac{7j}{12}\right) \in \mathbb{N}$
Thank you.
My thinking:
$37j = 12k \rightarrow \:j+k=\frac{49j}{12}$
$\frac{49j}{12}$ = $7\left(\frac{7j}{12}\right)$
Here's where I'm stuck. How do I show that $\left(\frac{7j}{12}\right) \in \mathbb{N}$
Thank you.
We are given $37j=12k$, so $12\mid 37j$.
Observe that $(12,37)=1$. Then $12\mid 37j$ implies that $12\mid j$, so $j=12n$, for some $n\in \mathbb{N}$. It is easy to see then that $\frac{7j}{12}\in \mathbb{N}$.
If $37j=12k$, then $k=37k_1$ and $j=12j_1$ for some $k_1,j_1\in \mathbb{N}$. Then try to show that $k_1=j_1$ and hence $k+j=49k_1$ and you are done.
Moreover, we have shown that $49\mid k+j$.
Given that $j$ and $k$ are natural numbers satisfying the relation $$ 37 j = 12 k $$
This shows that $j = 12 m$ and $k = 37 m$ for some $m \in \mathbf{N}$.
Now, we note that $$ j + k = 12 m + 37 m = 49 m \tag{1} $$
By division algorithm, it is immediate from (1) that $49$ is a divisor of $j + k$.
We have shown that $49 \ | \ j + k$.
$$ \dfrac{37}{12} = \dfrac{k}j,\overset{+\ 1}\Longrightarrow, \dfrac{49}{12} =\dfrac{j+k}j\qquad $$
but $,(49,12)=1,$ thus $,49/12,$ is reduced, therefore $,49,\mid, j+k\ \ $
– Bill Dubuque Mar 31 '22 at 07:12