![]() |
|
|
#34 |
|
Sep 2002
22×3×5 Posts |
Oops. I was wrong...
Last fiddled with by asdf on 2005-01-07 at 22:46 |
|
|
|
|
|
#35 |
|
Bronze Medalist
Jan 2004
Mumbai,India
22·33·19 Posts |
09/01/05 Jinydu: You will realise the many false assumptions you have made by following this simple demonstration. To Prove: a^4 + b^4 +c^4 +d^4 = 0 when a +b +c +d = 0 Let X = a + b and Y = c + d. Given that X + Y =0. Then expanding by B.T. ( X + Y ) ^ 4 = X ^ 4 + 4*X ^3*Y + 6 * X ^ 2* Y ^ 2 +4 * X* Y ^ 3 + Y ^ 4 = X^4 + 4( X ^3) Y + 6 (X^2) ( Y ^ 2) + 4 X Y^ 3 + Y^4 [dispensing with the multiplication sign for easy reading] Thus X^4 + Y^4 = (X + Y) ^ 4 - 4 (X^3) Y - 6 (X^2) (Y^2) - 4 X (Y^3) Simplifying R.H.S. = 0 - 2 X Y [ 2 (X^2) + 3 (X Y) +2 (Y^2) If X^4 + Y ^4 is to be = 0 then R.H.S. =0 We then conclude 1) X = 0 or 2) Y = 0 or 3) both X , Y = 0 or 4) [2X^2 + 3 XY +2Y^2] = 0 By analysing the above options we come to the conclusion that X = Y =0 Similarly for n= 5 group a, b, c, d, e, as (X + Y) and work out X^5 + Y ^ 5 = 0 the same way without much trouble. Then By the Method of Induction Let this be true for X ^n + Y ^n. Then prove it is also true for exponent (n + 1 ). And you have your proof knowing that it is true for X + Y = 0 ; X^2 + Y^2 = 0 ; X ^3 + Y ^3 and if its true for n it will be true for n + 1. and so on up 1,2,3,4,5 etc. Q. E .D. Mally.
|
|
|
|
|
|
#36 | |
|
Jun 2003
The Texas Hill Country
32·112 Posts |
Quote:
I am unable to follow your reasoning. Where do you get "X^4 + Y^4" ? "X^4 + Y^4" is certainly not the same as "a^4 + b^4 +c^4 +d^4" |
|
|
|
|
|
|
#37 |
|
Bronze Medalist
Jan 2004
Mumbai,India
40048 Posts |
wink:
Thanks Wacky! I anticipated the objection but you beat me to it before I could put down an amendment. We have derived X^4 + Y ^4 = 0 which is strictly equivalent to (A + B )^4 + (c + d) ^4 = 0. This expression involves (- 2 ab ) and (- 2cd ) as factors on simplifying similar to (-2 X Y ) resuting in the same conclusion . Hence a ^4 + b ^4 + c ^4 + d^4 = 0. Good observation Wacky! I hope this explanation is satisfactory to you. I am keen to know of any more flaws in this proof. After all it is converting jinydu's conjecture into a theorem. Mally
|
|
|
|
|
|
#38 | |
|
Dec 2003
Hopefully Near M48
2·3·293 Posts |
Quote:
Are you trying to show that: A^4 + B^4 + C^4 + D^4 = 0 (the problem's original assumption) implies X^4 + Y^4 = 0 ? Expanding X^4 + Y^4 and applying that assumption, we get the expression 4(A^3)B + 6(A^2)(B^2) + 4A(B^3) + 4(C^3)D + 6(C^2)(D^2) + 4C(D^3) Factoring out, as you said, we get 2AB(2A^2 + 3AB + 2B^2) + 2CD(2C^2 + 3CD + 2D^2) But just from the original assumptions of the problem, why can we conclude that the above expression (= X^4 + Y^4) must equal 0? Thanks for your efforts, everyone Jinydu Last fiddled with by jinydu on 2005-01-10 at 17:45 |
|
|
|
|
|
|
#39 | |
|
Bronze Medalist
Jan 2004
Mumbai,India
22×33×19 Posts |
Quote:
Jinydu: It appears I have put the cart before the horse. However this should be simpler to prove as in a way it goes backwards of the proof I have given. I will not be with this thread or the others for quite a while as Im leaving for a one horse town for at least two weeks where there are few computers and only one cyber cafe. Anyway I will have plenty of time to think the matter thru. Kindly go thru my personal message and reply as your conjecture has vast possibilities. Mally
|
|
|
|
|
|
|
#40 |
|
Jul 2003
41 Posts |
A quick and easy proof:
All cases with n=> 4: The line A^4 + B^4 + C^4 + D^4 + .... = 0 occurs any complex number that is raised to the 4th power must be either zero or positive. So each term must be either zero or a positive value. No term can be positve therefore they are all individually = 0 A^4=0 has only one solution A=0 therefore all A,B,C,D,... are zero case with n=3 A+B+C = 0 (1) A^2+B^2+C^2 =0 (2) A^3 +B^3 +C^3 = 0 (3) from (1) A + B = - C (A + B)^2 = C^2 (4) sub (4) into (2) A^2 + B^2 + (A+B)^2 =0 (5) 2A^2 + 2B^2 + 2AB =0 (6) A^2 +B^2 +AB = 0 (7) AB=C^2 (8) Similarly A^2=BC (9) and B^2=AC (10) from (8) C^4 = A^2B^2 = A^3C (11) C^3 = A^3 (12) so A^3 = B^3 = C^3 (13) sub into (3) 3A^3 = 0 (14) A=B=C =0 Q.E.D Case with n=1 and 2 already proven hope you enjoyed it. (hope it passes muster) Graeme |
|
|
|
|
|
#41 | |
|
Jun 2003
The Texas Hill Country
32×112 Posts |
Quote:
Consider, X = sqrt(2)/2 * (1+i) Then X^2 = 2/4 * (2*i) = i And X^4 = i^2 = -1 |
|
|
|
|
|
|
#42 |
|
Jul 2003
41 Posts |
Bah - Wacky ruins a good proof by pointing out that it's rubbish. Serves me right for using a physicists notion of z^2 (=zz*) rather than those hoity-toity mathematicians version. (zz* is guaranteed to be real; and squaring this is guranteed to be +ve or 0)
OK one final stab and then I'll crawl back under my rock: consider the genral case: A + B + C + D + ... = 0 (1) A^2 + B^2 + C^2 + D^2 + ... = 0 (2) Multiply (1) by A A^2 + AB + AC + AD + .... = 0 (3) Equate (2) and (3) AA + AB + AC + AD + ... = AA + BB + CC + DD + ... Can we now compare the co-efficents on each side, and say that A=A (!) A=B A=C A=D ? and therefore A,B,C,D... =0 Graeme |
|
|
|
|
|
#43 | ||
|
Jun 2003
The Texas Hill Country
32·112 Posts |
Quote:
Quote:
In order to compare coefficients, each equation would have to hold "For all B" , etc. Consider: A = 1, B = i, C = -1, D = -i A + B + C + D = 1 + i - 1 - i = 0 and A^2 = 1, B^2 = -1, C^2 = 1, D^2 = -1 therefore A^2 + B^2 + C^2 + D^2 = 1 - 1 + 1 - 1 = 0 further A^3 + B^3 + C^3 + D^3 = 1 - i - 1 + i = 0 but A^4 + B^4 + C^4 + D^4 = 1 + 1 + 1 + 1 = 4 |
||
|
|
|
|
|
#44 |
|
Dec 2003
Hopefully Near M48
2·3·293 Posts |
I still haven't given up!
I've made another attempt on the n = 4 case using a modified version of the Division Method. http://www.sosmath.com/CBB/viewtopic...12231&start=15 Note that I'm not just looking for any proof with n = 4, I'm looking for a simple proof, in the sense that it doesn't require expanding a giant expression. Also, I tried to show that one of the variables must be zero without using the second and third equation. Note that in a proof by contradiction, I can assume that all of the variables are nonzero. If not, the problem would reduce to one with a lower value of n, and we have already solved n = 1, 2 and 3. Since, all the variables are nonzero, there should be no reason why we can't divide by them. As usual, I started by dividing the first equation by D and the 4th equation by D^4. I then apply the substitutions A/D = A', B/D = B', C/D = C'. The equations then become: A' + B' + C' = -1 A'^4 + B'^4 + C'^4 = -1 I still haven't been able to arrive at a solution yet, but I have managed to derive the equation: A'B' * (2A'^2 + 3A'B' + 2B'^2) = C'^4 + 2C'^3 + 3C'^2 + 2C' + 1 Unfortunately, I haven't been able to get any farther than this. But since A'B' can't be 0 (since we've assumed that A and B are nonzero), if I could show that either (2A'^2 + 3A'B' + 2B'^2) or C'^4 + 2C'^3 + 3C'^2 + 2C' + 1 must be 0, then it follows that the other must also be zero. That would be a significant step forward. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| When I was your age.....CHALLENGE | petrw1 | Lounge | 14 | 2009-11-23 02:18 |
| Challenge | science_man_88 | Miscellaneous Math | 229 | 2009-09-07 08:08 |
| Fermat's challenge problem. | mfgoode | Puzzles | 1 | 2009-03-16 18:04 |
| Another challenge | R.D. Silverman | Programming | 24 | 2005-07-27 21:08 |
| Who is Challenge? | JuanTutors | PrimeNet | 2 | 2004-07-22 12:56 |