• 摘要视图
  • 目录视图

Problem 49 Prime permutations

Problem 49: Prime permutations

https://projecteuler.net/problem=49

The arithmetic sequence, 1487, 4817, 8147, in which each of the terms increases b[……]

>> 阅读全文…

Problem 48 Self powers

Problem 48: Self powers

https://projecteuler.net/problem=48

The series, 11 + 22 + 33 + … + 1010 = 10405071317.

Find the last ten digits of the ser[……]

>> 阅读全文…

Problem 47 Distinct primes factors

Problem 47: Distinct primes factors

https://projecteuler.net/problem=47

The first two consecutive numbers to have two distinct prime factors are:

14[……]

>> 阅读全文…

Problem 46 Goldbach’s other conjecture

Problem 46: Goldbach’s other conjecture

https://projecteuler.net/problem=46

It was proposed by Christian Goldbach that every odd composite number ca[……]

>> 阅读全文…

Problem 45 Triangular, pentagonal, and hexagonal

Problem 45: Triangular, pentagonal, and hexagonal

https://projecteuler.net/problem=45

Triangle, pentagonal, and hexagonal numbers are generated by t[……]

>> 阅读全文…

Problem 43 Sub-string divisibility

Problem 43: Sub-string divisibility

https://projecteuler.net/problem=43

The number, 1406357289, is a 0 to 9 pandigital number because it is made up[……]

>> 阅读全文…

Problem 42 Coded triangle numbers

Problem 42: Coded triangle numbers

https://projecteuler.net/problem=42

The nth term of the sequence of triangle numbers is given by, tn = ½n(n+1); s[……]

>> 阅读全文…

Problem 41 Pandigital prime

Problem 41: Pandigital prime

https://projecteuler.net/problem=41

We shall say that an n-digit number is pandigital if it makes use of all the digits[……]

>> 阅读全文…

Problem 40 Champernowne’s constant

Problem 40: Champernowne’s constant

https://projecteuler.net/problem=40

An irrational decimal fraction is created by concatenating the positive inte[……]

>> 阅读全文…

Problem 39 Integer right triangles

Problem 39: Integer right triangles

https://projecteuler.net/problem=39

If p is the perimeter of a right angle triangle with integral length sides,[……]

>> 阅读全文…

Problem 38 Pandigital multiples

Problem 38: Pandigital multiples

https://projecteuler.net/problem=38

Take the number 192 and multiply it by each of 1, 2, and 3:

192 × 1 = 192
192 ×[……]

>> 阅读全文…

Problem 37 Truncatable primes

Problem 37: Truncatable primes

https://projecteuler.net/problem=37

The number 3797 has an interesting property. Being prime itself, it is possible t[……]

>> 阅读全文…

Problem 36 Double-base palindromes

Problem 36: Double-base palindromes

https://projecteuler.net/problem=36

The decimal number, 585 = 10010010012 (binary), is palindromic in both bases.

[……]

>> 阅读全文…

Problem 35 Circular primes

Problem 35: Circular primes

https://projecteuler.net/problem=35

The number, 197, is called a circular prime because all rotations of the digits: 197[……]

>> 阅读全文…

Problem 34 Digit factorials

Problem 34: Digit factorials

https://projecteuler.net/problem=34

145 is a curious number, as 1! + 4! + 5! = 1 + 24 + 120 = 145.

Find the sum of all[……]

>> 阅读全文…