博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Elementary Methods in Number Theory Exercise 1.2.4
阅读量:6913 次
发布时间:2019-06-27

本文共 539 字,大约阅读时间需要 1 分钟。

Construct four relatively prime integers $a,b,c,d$ such that no three of them are relatively prime.

 

Solve:Let $a,b,c$ share a prime factor $3$.$a,b,d$ share a prime factor 2,$a,c,d$ share a prime factor $5$,$b,c,d$ share a prime factor $7$.Let

\begin{equation}

a=3\times 2\times 5=30
\end{equation}
\begin{equation}
b=3\times 2\times 7=42
\end{equation}
\begin{equation}
c=3\times 5\times 7=105
\end{equation}
\begin{equation}
d=2\times 5\times 7=70
\end{equation}
Done.

转载于:https://www.cnblogs.com/yeluqing/archive/2012/11/26/3827632.html

你可能感兴趣的文章
SD卡分区及取消分区
查看>>
创建VLAN、中继链路和参与以太网捆绑的详细配置和截图
查看>>
健康的办公族作息时刻表
查看>>
新博客地址此博客不再更新baishuchao.github.io
查看>>
Git问题Everything up-to-date解决
查看>>
淘宝Tengine安装指南
查看>>
nginx-mysql-php安装配置
查看>>
div加链接 html给div加超链接实现点击div跳转的方法
查看>>
layer 旋转
查看>>
写一个算法计算n的阶乘末尾0的个数
查看>>
Java正则表达式语法大全
查看>>
apache设置自定义header
查看>>
WPS田字格的做法
查看>>
Linux账号登录安全
查看>>
Linux 基础命令 – watch
查看>>
我的友情链接
查看>>
snavigator安装步骤
查看>>
python抓取jenkins slave信息写道mysql并展现到grafana
查看>>
debian 常用的源
查看>>
博为峰Java技术题-JavaSE 之标识符、注释
查看>>