Mystery Permutation



The integers 1 through 10 can be arranged among the variables a(1)
through a(10) so that
(a(1),a(2),a(3),...a(10)) is a permutation of the first 10 integers.

The integers are arranged such that:

*a(1) is a prime.

*a(2) has the same number of 1's in its binary representation as a(1)
has.

*a(3) is divisible by the same number of distinct primes as a(2) is.

*a(5) is the sum of the continued fraction terms of a(4)/a(3).

*a(6) = floor(a(8)*(a(4) +a(5)^2)/a(9)^2).

*a(7)! -a(6)^2 *a(7)^2 = (a(5)^2 -1)*(a(2) -1).

*a(8) = number of distinct primes dividing a(7).

*a(9) = |a(2) - a(1)|.

*a(10) = a(2) + a(1).


I do not know how many different ways the integers can be arranged.
(But there is at least one solution.)

My major challenge for rec.puzzles and sci.math readers is to create
your own such puzzle, with preferably as many variables as possible and

with preferably only one way to arrange the integers among the
variables.
(Be creative.)

thanks,
Leroy Quet

.



Relevant Pages

  • Re: How hard is this to prove?
    ... >>quasi wrote: ... > of distinct primes fixed), the ratio must exceed 1, and in fact ... Of course, in a RRS, all members are relatively prime ...
    (sci.math)
  • Re: sum n consecutive primes
    ... primes beginning with p equals the product of ... n distinct primes. ... consecutive primes beginning with p sum to a product of distinct ... primes and ind is the the number of products of distinct primes that ...
    (sci.math)
  • Mystery Permutation
    ... is a permutation of the first 10 integers. ... *ais divisible by the same number of distinct primes as ais. ... your own such puzzle, with preferably as many variables as possible and ...
    (sci.math)
  • Re: sum of cubed primes is a square in two ways
    ... >> Do there exist distinct primes A,B,C,D and an integer s ... > So the factors are either relatiively prime squares ... of two cubed odd primes even in one way, ...
    (sci.math)
  • Re: Enigma 1531 - The year in question
    ... which, overall, use no digit more than once. ... the two other numbers are primes. ... I just conceived of a completely unique puzzle that asks for three ... It so happens that 840 is the sum of two factorials (5! ...
    (rec.puzzles)