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

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

Prove that $n,n+2,n+4$ are all primes if and only if $n=3$.

 

 

Proof:$\Rightarrow$:$n$ must be an odd number,let $n=2k+1,k\in\mathbf{N^+}$.So $n,n+2,n+4$ turned into $$2k+1=2(k+2)-3,2k+3=2(k+3)-3,2k+5=2(k+4)-3$$We know that $3$ divides one of $k+2,k+3,k+4$,so $3$ divides one of $2(k+2)-3,2(k+3)-3,2(k+4)-3$,so $2(k+2)-3,2(k+3)-3,2(k+4)-3$ are all primes only in case of  $k=1$ .

 

$\Leftarrow:simple$.

转载于:https://www.cnblogs.com/yeluqing/archive/2012/11/29/3827617.html

你可能感兴趣的文章
一个开源系统的架构分析
查看>>
系统基本功能
查看>>
der pem cer crt key pfx等概念及区别
查看>>
我的友情链接
查看>>
flume-ng 1.5.0安装部署
查看>>
http长连接与短连接
查看>>
数据库中快速备份一个表的数据,或者只备份表结构
查看>>
vue-cli
查看>>
文件处理
查看>>
代码调试包Infragistics Windows Forms Test Automation发布v16.1|附下载
查看>>
我的友情链接
查看>>
Android中自定义样式与View的构造函数中的第三个参数defStyle的意义
查看>>
Eclipse中提高Android SDK Manager下载速度方法
查看>>
五、Storm入门之Bolt
查看>>
web开发插入数据时控制台没报错,可能是数据库表被锁了
查看>>
python_day11のPython操作 pymysql && SQLAchemy
查看>>
格式化输出
查看>>
42幅非常有创意的食品广告欣赏(上篇)
查看>>
SQL性能优化
查看>>
TCP/UDP穿越NAT的P2P通信方法(Hole Punching)
查看>>