| Author |
Message |
OOP
Joined: 05 May 2005 Posts: 10 Helped: 2
|
06 May 2005 20:42 Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
| How to solution ?
|
|
| Back to top |
|
 |
muruga86
Joined: 26 Mar 2005 Posts: 57 Helped: 1 Location: Chennai, India
|
07 May 2005 10:44 Re: Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
do you mean
if(1 != 2)
//true
else
//false
|
|
| Back to top |
|
 |
OOP
Joined: 05 May 2005 Posts: 10 Helped: 2
|
07 May 2005 10:54 Re: Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
| muruga86 wrote: |
do you mean
if(1 != 2)
//true
else
//false |
No ,I mean in the mathermatical
|
|
| Back to top |
|
 |
engineer
Joined: 09 Apr 2005 Posts: 62 Helped: 1
|
07 May 2005 12:23 Re: Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
Is it a joke like
sin x ÷ n = six
|
|
| Back to top |
|
 |
muruga86
Joined: 26 Mar 2005 Posts: 57 Helped: 1 Location: Chennai, India
|
07 May 2005 13:11 Re: Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
| your question is unclear , please kindly elabrate your question with an example?
|
|
| Back to top |
|
 |
cherrytart
Joined: 26 Feb 2002 Posts: 125 Helped: 5 Location: oklahoma
|
08 May 2005 4:49 Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
maybe you mean the classic proof using beginning algebra presented here with an explanation of the fallacy?
hxxp://www.math.toronto.edu/mathnet/falseProofs/first1eq2.html
|
|
| Back to top |
|
 |
cedance
Joined: 24 Oct 2003 Posts: 704 Helped: 28 Location: Germany
|
15 May 2005 7:24 Re: Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
| cherrytart wrote: |
maybe you mean the classic proof using beginning algebra presented here with an explanation of the fallacy?
hxxp://www.math.toronto.edu/mathnet/falseProofs/first1eq2.html |
yeah.. i think he meant that sort of stuff... thou, a=b implies a-b is 0... and i remember yet another 1... it goes like this...
1 = 1
2 = 1 + 1 ( 2 times)
3 = 1 + 1 + 1 (3 times)
4 = 1 + 1 + 1 + 1 ( 4times)
similiarly, x = 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1.... x times
now differentiating...
d/dx(x) = 1 = 0+0+0+0+... x times..
=> 1 = 0 <=> 2 = 1
good luck....
/cedance
|
|
| Back to top |
|
 |
techie
Joined: 05 Feb 2002 Posts: 850 Helped: 43 Location: Pakistan
|
15 May 2005 8:12 Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
| differentiating is just calculating the rate of change. Two quantities that change at an equal rate are not necessary equal.
|
|
| Back to top |
|
 |
hugo
Joined: 01 Jan 1970 Posts: 286 Helped: 27 Location: canada
|
15 May 2005 15:42 Re: Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
Hi,
(x²-x²)=(x²-x²)
(x-x)(x+x)=x(x-x) /(x-x)
(x+x)=x
2x=x /x
2=1 false
|
|
| Back to top |
|
 |
techie
Joined: 05 Feb 2002 Posts: 850 Helped: 43 Location: Pakistan
|
15 May 2005 18:42 Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
Again a fallcy. When both sides of the equation become zero or infinite, no further algebra can take place. It is like saying
0 = 0
1 * 0 = 2 * 0
therefore 1 = 2.
Same is the case when you work with infinite.
|
|
| Back to top |
|
 |
Google AdSense

|
15 May 2005 18:42 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
gopalsamy
Joined: 16 Nov 2004 Posts: 5
|
15 May 2005 19:54 Re: Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
1*0 = 2*0 = 0
=> either 1=2 or 0 = 0 but 0=0 so 1!=2
|
|
| Back to top |
|
 |
cedance
Joined: 24 Oct 2003 Posts: 704 Helped: 28 Location: Germany
|
17 May 2005 9:16 Re: Some one tell me that 1 not equal 2 . It true? |
|
|
|
|
| techie wrote: |
| differentiating is just calculating the rate of change. Two quantities that change at an equal rate are not necessary equal. |
hi,
could u spot me an example, a function f(x) where its differential is not equal to the differentiation result... in my view, when y = f(x), then dy/dx is equal to df(x)/dx.... and is not the other way and so do we say a "constant"
that is only when we reverse the steps... when dy/dx = df(x)/dx then y is not necessarily equal to f(x) .... when diferentiating, always LHS is equal to RHS! the proof i gave is obviously wrong for different reasons..
/cedance
|
|
| Back to top |
|
 |