0=2, math inside.

Recommended Videos

blackshark121

New member
Jan 4, 2009
495
0
0
First off, this particular proof is search bar approved, and does not contain division by zero.

cos[sup]2[/sup]x=1-sin[sup]2[/sup]x.........................Given
cos x = (1-sin[sup]2[/sup]x)[sup]1/2[/sup]................Square root each side.
1+ cos x = (1-sin[sup]2[/sup]x)[sup]1/2[/sup] + 1....Add one to each side
1 - 1 = (1-0)[sup]1/2[/sup] + 1..................Evaluate at x = pi (3.14159...)
0 = 1 + 1
0 = 2


So where is the error?

EDIT: I probably should expand, I am trying to find the error, I am not posing this as trivia.

EDIT2: Alright, I asked my calc professor, and he went about saying that I didn't restrict the domain, thus allowed square root problem. Thanks for the help. I also should mention that when evaluating cos pi or sin pi, you need to use radians, not degrees.

And to keep the topic going, what are some other fun math equations you can find?
 

Asinine

New member
Jan 27, 2010
1
0
0
Sorry to spoil your fun, but
(1-(sin(pi))^2)^1/2 = 1 or -1 (the same goes for the root of any other number)
therefore the resultant equation may also be
1-1 = -1 + 1
which is simplified into 0 = 0.
now that makes more sense
 

KillerH

New member
Apr 7, 2009
245
0
0
blackshark121 said:
First off, this particular proof is search bar approved, and does not contain division by zero.

cos[sup]2[/sup]x=1-sin[sup]2[/sup]x.........................Given
cos x = (1-sin[sup]2[/sup]x)[sup]1/2[/sup]................Square root each side.
1+ cos x = (1-sin[sup]2[/sup]x)[sup]1/2[/sup] + 1....Add one to each side
1 - 1 = (1-0)[sup]1/2[/sup] + 1..................Evaluate at x = pi (3.14159...)
0 = 1 + 1
0 = 2


So where is the error?

EDIT: I probably should expand, I am trying to find the error, I am not posing this as trivia.
I think it's a simple process issue. It should be
(cos[sup]2[/sup]x)[sup]1/2[/sup] = (1-sin[sup]2[/sup]x)[sup]1/2[/sup] using that process (instead of just dropping the [sup]2[/sup] on the cos) you will get 1-1 = -1+1 or 0=0

EDIT:
Asinine said:
Sorry to spoil your fun, but
(1-(sin(pi))^2)^1/2 = 1 or -1 (the same goes for the root of any other number)
therefore the resultant equation may also be
1-1 = -1 + 1
which is simplified into 0 = 0.
now that makes more sense
this as well
 

DazZ.

Elite Member
Jun 4, 2009
5,542
0
41
Can't name variables as numbers, 0=2 would give you a syntax error.
 

SnootyEnglishman

New member
May 26, 2009
8,308
0
0
0=2....That is your error.

You'll need something like x y or z =2 not a number equaling a number that makes no sense
 

USSR

Probably your average communist.
Oct 4, 2008
2,367
0
0
Lets not start this again.

Almost as bad as the infamous 0.9 repeating = 1 thread.
 

ssgt splatter

New member
Oct 8, 2008
3,276
0
0
UGH! My brain hurts. I already have a hard enough time with Int. Alg. I don't need to see Trig or Cal or whatever the hell this is.
 

Jamface

New member
Nov 9, 2009
113
0
0
ansem1532 said:
Lets not start this again.

Almost as bad as the infamous 0.9 repeating = 1 thread.
I hate whoever decided infinite 0.9 = 1. By that logic you could say that every number is the same.
 

GRoXERs

New member
Feb 4, 2009
749
0
0
blackshark121 said:
1 - 1 = (1-0)[sup]1/2[/sup] + 1..................Evaluate at x = pi (3.14159...)
So where is the error?
Oh never mind I fail at math.
Asinine said:
Sorry to spoil your fun, but
(1-(sin(pi))^2)^1/2 = 1 or -1 (the same goes for the root of any other number)
therefore the resultant equation may also be
1-1 = -1 + 1
which is simplified into 0 = 0.
now that makes more sense
Yeah, this.
 

Woodsey

New member
Aug 9, 2009
14,553
0
0
Whilst I have no idea what the explanation was (maths never looks understandable on a computer) I can tell you that 0 isn't equal to 2.
 

Rand-m

New member
Feb 8, 2009
482
0
0
Call me crazy, but unless my calculator shat itself, cos(pi) does not equal -1, and Sin^2(pi) does not equal 0.
 

Red Right Hand

Squatter
Feb 23, 2009
1,093
0
0
blackshark121 said:
First off, this particular proof is search bar approved, and does not contain division by zero.

cos[sup]2[/sup]x=1-sin[sup]2[/sup]x.........................Given
cos x = (1-sin[sup]2[/sup]x)[sup]1/2[/sup]................Square root each side.
It don't think it works like that, you can't just take square root of the other side and get rid of the cos[sup]2[/sup]x.
Subbing in pi gives you

-1 =/= 1

Therefore cos x =/= (1-sin[sup]2[/sup]x)[sup]1/2[/sup]
 

MR T3D

New member
Feb 21, 2009
1,424
0
0
when evaluating the square root, there is a positive AND negative answer in theory, therefore you evaluated one of the square roots incorrectly.
specificially,
sqrt1 = +1 OR -1
in this case it must be -1 for the equation.