Re: Analysing the Collatz tree!



Mensanator wrote:

A lot of Collatz stuff is like that: I have a way to use
Collatz to factor large numbers, but to be practical, >you
need to know one of the factors. :-(

In your factoring quest have you looked for the GCD
of the target composite(seed) in its own seed path?

Probably very inefficient for very large composites
because of the huge number of terms in its' seed path.

I have the same problem with triangle number factoring,
you need to know a larger or smaller triangle number to
give you the 1 factor you need to find both factors of
a composite with just 2 factors. Ironically you need both
factors to find the right target triangle number.
If the composite is on the same triangle number line then
it is trivial and very easy to find one of its factors.

Dan
.



Relevant Pages

  • Re: A new conjecture about primes?
    ... sequential order until a triangle number is produced. ... produces a triangle number < kl then is composite. ... summations < kl. ... and are all trivial factorizations using triangle number factoring. ...
    (sci.math)
  • A new conjecture about primes?
    ... sequential order until a triangle number is produced. ... When summation values at any point in the summation it ... produces a triangle number < kl then is composite. ... and are all trivial factorizations using triangle number factoring. ...
    (sci.math)
  • Re: More on triangle numbers and primes!
    ... >> All odd composites can have 3 or more results. ... >> showing 3 results here to prove they are composite. ... is slow ?...Of course the inner loop could completely run and then ... since there are sqrttriangle numbers between 1 and n (give ...
    (sci.math)
  • Re: Prime challenge & fractional part
    ... Odd sequences imbedded in larger composite sequences ... dividing any primes into it. ... the triangle number ending on that line number. ...
    (sci.math)
  • Re: Looking for a closed form for this!
    ... >> Just observing odd composites of the form where p = prime ... >> negation of a smaller triangle # from a larger one. ... >> composite with the above composite restrictions ... >> that will produce the two unknown tri. ...
    (sci.math)