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

本文共 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

你可能感兴趣的文章
php返回相对时间(如:20分钟前,3天前)的方法
查看>>
WilliamChart各种图表效果实现大全《IT蓝豹》
查看>>
shell脚本——linux主机监控
查看>>
eclipse配置jsp页面模板
查看>>
基于高德地图写的不同功能的地图应用
查看>>
DHCP服务器配置
查看>>
快速瓶颈识别
查看>>
运维工作总结201403
查看>>
我是菜鸟我加油……mysql主从同步
查看>>
[体系结构]设计模式(五)
查看>>
分布式文件系统
查看>>
其实很简单 微星为你详解Z77主板BIOS设置
查看>>
在Ubuntu Kylin下安装JDK1.8
查看>>
Hadoop 学习一
查看>>
Linux中生成/etc/shadow的加密密码
查看>>
《gcc五分钟系列》第三节:-o选项
查看>>
批量检测主机存活状态
查看>>
解决 error: gnu/stubs-32.h: No such file or directory
查看>>
imread 函数 的相关细节
查看>>
分布式和事务
查看>>