|
[Date Index]
[Thread Index]
[Author Index]
Wrong Simplify[] Answer for Simplify[Cos[x]^4-Sin[x]^4]?
- To: mathgroup at smc.vnet.net
- Subject: [mg104400] Wrong Simplify[] Answer for Simplify[Cos[x]^4-Sin[x]^4]?
- From: Lawrence Teo <lawrenceteo at yahoo.com>
- Date: Fri, 30 Oct 2009 02:19:47 -0500 (EST)
We know that Simplify[Cos[x]^2-Sin[x]^2] -> Cos[2 x]
But why Simplify[Cos[x]^4-Sin[x]^4] -> Cos[2 x] too?
Doing subtraction between the two expressions will give small delta.
This is enough to prove that the two expression shouldn't be the same.
Can anyone give me any insight? Thanks.
Prev by Date:
Re: FTP directly from Mathematica
Next by Date:
Plot using DSolve HELP
Previous by thread:
Re: ReplaceAll evaluation
Next by thread:
Re: Wrong Simplify[] Answer for Simplify[Cos[x]^4-Sin[x]^4]?
|