![]() |
|
|
#1 |
|
Dec 2003
Hopefully Near M48
110110111102 Posts |
Today, I was playing around with the exponential expression for the sine function, when I stumbled onto a seeming paradox that I just can't figure out. If anyone can point out where I went wrong in this "proof", please let me know.
(False) Theorem: The sine of any complex number equals 0. Proof: Use the formula: sin x = ((e^(ix)) - (e^(-ix)))/2i We know that sin (pi) = 0. Therefore: ((e^(i*pi)) - (e^(-i*pi)))/2i = 0 Multiply both sides by 2i: (e^(i*pi)) - (e^(-i*pi)) = 0 e^(i*pi) = e^(-i*pi) Now, let's compute the sin of (z*pi), where z is an arbitrary complex number: sin (z*pi) = ((e^(i*z*pi)) - (e^(-i*z*pi)))/2i Applying the property: e^(a*b) = (e^a)^b: sin (z*pi) = ((e^(i*pi))^z - (e^(-i*pi))^z)/2i Previously, we established that e^(i*pi) = e^(-i*pi), so substituting in: sin (z*pi) = ((e^(i*pi))^z - (e^(i*pi))^z)/2i But ((e^(i*pi))^z - (e^(i*pi))^z) = 0, so sin (z*pi) = 0/2i sin (z*pi) = 0 Note that any complex number can be expressed as z*pi, so the sine of any complex number be equal 0. Q.E.D I know this proof can't possibly be right, but I just can't find where it goes wrong .
|
|
|
|
|
|
#2 | |
|
Cranksta Rap Ayatollah
Jul 2003
12018 Posts |
Quote:
http://mathworld.wolfram.com/ExponentLaws.html |
|
|
|
|
|
|
#3 |
|
Dec 2003
Hopefully Near M48
2·3·293 Posts |
Thanks TravisT
But if that is the problem, I may be in trouble. I routinely use that property on my homework assignments, so far without any problems. Is it necessary for both a and b to be real for the formula to work? Last fiddled with by jinydu on 2004-12-02 at 14:55 |
|
|
|
|
|
#4 |
|
Mar 2004
22×33×5 Posts |
The statement "a = b" does not imply "sqrt(a) = sqrt(b)".
sqrt(-1) = +i or -i, but -1 isn't the same thing as e^(i*pi). sqrt(e^(i*p)) = e^(i*pi/2) = i sqrt(e^(-i*pi)) = e^(-i*pi/2) = -i It'll come up again later, but basically the point is, f(z) = a^z, where a is any complex number, is not a function because it's not single valued. However, if you DEFINE a^z := exp(i*z*Ln(a)), then it is single valued. Look up branches or branch cuts in your book or in Mathworld. |
|
|
|
|
|
#5 | |
|
Cranksta Rap Ayatollah
Jul 2003
641 Posts |
Quote:
|
|
|
|
|
|
|
#6 |
|
Dec 2003
Hopefully Near M48
2·3·293 Posts |
I'm taking a Calculus class. The professor introduced complex exponentials to allow the solution of the differential equation:
mx''(t) + cx'(t) + kx(t) = 0 Its worrying if the property e^(a*b) = (e^a)^b fails to hold because I used it on some of the homework assignments. For example, some of the questions are proofs of identities like: (sin x)^2 = (1 - cos(2x))/2 (cos x)^2 = (1 + cos(2x))/2 (sin x)^3 = (3sin x - sin(3x))/4 (cos x)^3 = (3cosx + cos(3x))/4 Furthermore, in these questions, I was asked specifically to use the exponential formulas for sine and cosine, which I did. However, my proofs (and the answer proofs) relied on the property e^(a*b) = (e^a)^b. Does that mean that the proofs are in fact invalid? Last fiddled with by jinydu on 2004-12-03 at 01:25 |
|
|
|
|
|
#7 | |
|
Dec 2003
Hopefully Near M48
2×3×293 Posts |
Quote:
Anyway, my original motivation for this was to find a way to construct functions with periodic roots using the complex exponential. I knew that the sine function was periodic, so I thought that if I could prove this using the exponential formula for sine, I may get insight on how to build new functions. Last fiddled with by jinydu on 2004-12-04 at 02:35 |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to automate the "P-1" proof? | wblipp | FactorDB | 3 | 2015-08-18 13:16 |
| Aouessare-El Haddouchi-Essaaidi "test": "if Mp has no factor, it is prime!" | wildrabbitt | Miscellaneous Math | 11 | 2015-03-06 08:17 |
| Kladner's "Garo-proof" Dylan thread | davieddy | Lounge | 2 | 2012-01-09 04:56 |
| Another "Proof" that 0 = 1 | jinydu | Lounge | 4 | 2007-07-24 10:07 |
| Would Minimizing "iterations between results file" may reveal "is not prime" earlier? | nitai1999 | Software | 7 | 2004-08-26 18:12 |