码迷,mamicode.com
首页 >  
搜索关键字:eularproject    ( 20个结果
EularProject 41:最长的n位Pandigital素数问题
Pandigital prime Problem 41 We shall say that an n-digit number is pandigital if it makes use of all the digits 1 to n exactly once. For example, 2143 ...
分类:其他好文   时间:2018-01-24 13:55:17    阅读次数:151
EularProject 36:2进制和10进制回文数
华电北风吹 天津大学认知计算与应用重点实验室 完毕日期:2015/7/29 Double-base palindromes Problem 36 The decimal number, 585 = 10010010012 (binary), is palindromic in both bases. ...
分类:其他好文   时间:2017-07-01 15:25:35    阅读次数:134
EularProject 42:单词解码出来的三角形数
Coded triangle numbers Problem 42 The nth term of the sequence of triangle numbers is given by, tn = ½n(n+1); so the first ten triangle numbers are: 1 ...
分类:其他好文   时间:2017-06-22 13:26:53    阅读次数:153
EularProject 47:具有相同个数因子的连续数字
Distinct primes factors Problem 47 The first two consecutive numbers to have two distinct prime factors are:14 = 2 × 7 15 = 3 × 5The first three consecutive numbers to have three distinct prime fact...
分类:其他好文   时间:2015-08-15 21:36:32    阅读次数:233
EularProject 41:最长的n位Pandigital素数问题
Pandigital prime Problem 41 We shall say that an n-digit number is pandigital if it makes use of all the digits 1 to n exactly once. For example, 2143 is a 4-digit pandigital and is also prime. What...
分类:其他好文   时间:2015-07-30 17:05:09    阅读次数:154
EularProject 42:单词解码出来的三角形数
Coded triangle numbers Problem 42 The nth term of the sequence of triangle numbers is given by, tn = ½n(n+1); so the first ten triangle numbers are:1, 3, 6, 10, 15, 21, 28, 36, 45, 55, …By converting...
分类:其他好文   时间:2015-07-30 17:00:20    阅读次数:117
EularProject 37:双向可截素数
Truncatable primes Problem 37 The number 3797 has an interesting property. Being prime itself, it is possible to continuously remove digits from left to right, and remain prime at each stage: 3797, 7...
分类:其他好文   时间:2015-07-30 13:43:24    阅读次数:148
EularProject 38:数字组合1-9分解为数字与1到n的乘积的和
Pandigital multiples Problem 38 Take the number 192 and multiply it by each of 1, 2, and 3:192 × 1 = 192 192 × 2 = 384 192 × 3 = 576 By concatenating each product we get the 1 to 9 pandigital, 192...
分类:其他好文   时间:2015-07-30 13:37:00    阅读次数:134
EularProject 39:给周长判断构成直角三角形个数
华电北风吹 天津大学认知计算与应用重点实验室 完成日期:2015/7/30Integer right triangles Problem 39 If p is the perimeter of a right angle triangle with integral length sides, {a,b,c}, there are exactly three solutions for p...
分类:其他好文   时间:2015-07-30 13:31:14    阅读次数:178
EularProject 36:2进制和10进制回文数
华电北风吹 天津大学认知计算与应用重点实验室 完成日期:2015/7/29Double-base palindromes Problem 36 The decimal number, 585 = 10010010012 (binary), is palindromic in both bases.Find the sum of all numbers, less than one milli...
分类:其他好文   时间:2015-07-30 00:50:29    阅读次数:139
20条   1 2 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!