Re: JSH: SF: Finally, surrogate factoring



[Rick Decker]
...
So completing the square w.r.t y first yields

(2*y + 10*z + 5*f_1 - f_2)^2 = (4*z + 3*f_1 - f_2)^2 + 4*T

Completing the square w.r.t. z first yields

(42*z + 10*y - 3*f_2 + 19*f_1)^2 = (4*y + 3*f_2 - 5*f_1)^2 + 84*T

and rewriting both these as differences of squares yields the same
(useless) factorization of T:

T = (y + 3*z + f_1)(y + 7*z + 4*f_1 - f_2)

Macsyma agrees ;-)

and it's not hard to verify that

g_1 = y + 3*z + f_1

g_2 = y + 7*z + 4*f_1 - f_2

Given that James started with (although it was obscured by the
presentation):

f_1 = w + x - 2*z
f_2 = w + 3*x + 2*y + 2*z
g_1 = w + x + y + z
g_2 = 3*w + x - y - 3*z

that's immediate. So, after small mountains of tedious manipulation, we get
back a minor respelling of the initial assumptions.

What I don't understand is how anything other than that outcome could be
_hoped_ for here. No amount of rearranging and cross-substituting the
initial equations (whatever they may be) is going to yield new information,
and there's never a step that even requires the quantities to be integers
(as opposed to, e.g., arbitrary complex numbers). How can someone imagine
that insight into integer factorization could result from this insight-less
symbol-pushing?

As usual, I couldn't make sense of his original writeup before you showed
the correct result of completing the square wrt y first, at which point I
could work backward from that to deduce what you thought James was trying to
say. Also as usual, you got that right. Therefore :-) you must also know
why he thinks this kind of approach _could_ yield something useful.

Or is this another case where you know he's right, and are keeping silent
about which initial equations actually do work just to protect your career?
Clever, if so ;-)


.



Relevant Pages

  • Re: JSH: SF: Finally, surrogate factoring
    ... So completing the square w.r.t y first yields ...
    (sci.math)
  • Re: JSH: SF: Finally, surrogate factoring
    ... If you do it right, it shows a dependency on the factorization of T, ... and with the second you would get y inside the square on the right. ... So completing the square w.r.t y first yields ...
    (sci.math)
  • Re: How many/which wedges?
    ... The irons are designed ... to be square at the impact point. ... That yields a launch angle of roughly ...
    (rec.sport.golf)
  • Re: Sublists question
    ... In message, zeus ... >to square one, being more understood, how do I generate this List? ... Write a predicate which, given Q, yields a list of Q _s and a Q. ... Then write a predicate which, given P and Q, yields a list of a Q ...
    (comp.lang.prolog)
  • Re: knowing E((X-Y)^2) is in some range, does that help to know E((X-Y)^3)?
    ... > I am wondering why the MSE E)^2) is so universally used. ... > any magic about the square? ... Well, for k=1 you get the median, which is also useful. ...
    (sci.stat.math)

Loading