Jump to content

Recommended Posts

Posted

sin(x) = e^(ix)-e^(-ix)/(2i)

cos(x)= e^(ix)+e^(-ix)/2

tan(x) = (i(1-e^(2ix)))/(1+e^(2ix))

 

sec(x) = (2i)/e^(ix)-e^(-ix)

csc(x) = 2/e^(ix)+e^(-ix)

cot(x) = (1+e^(2ix))/(i(1-e^(2ix))

 

sinh(x) = e^(x)-e^(-x)/2

cosh(x)= e^(x)+e^(-x)/2

tanh(x) = (e^x-e^-x)/(e^-x+e^x)

 

 

Have fun thinking about why all this is true.

Posted

Proving converging infinite series involving imaginary numbers is not a task for the faint of heart. I worked out a proof for one of these, it took 4 hours. But what else could have I been doing in calc1?

Posted

it's not nice.

 

but they are pretty, you can work out all kinds of stuff with them (like arcsin(2) or whatever).

  • 2 weeks later...
Posted
Originally posted by fafalone

sinh(x) = e^(x)-e^(-x)/2

cosh(x)= e^(x)+e^(-x)/2

tanh(x) = (e^x-e^-x)/(e^-x+e^x)

 

 

Have fun thinking about why all this is true.

 

I think those are true because that's how hyperbolic functions are defined.

  • 5 months later...
Posted

That's easy...

 

e^u = 1 + u + u^2/2! + u^3/3! + ... via taylor series

 

Then, exponentiation of a number to a complex number is defined through this so that:

 

e^(ix) = 1 + ix + (ix)^2/2! + (ix)^3/3! + ...

 

= 1 + ix - x^2/2! - ix^3/3! + ...

 

= (1 - x^2/2! + ... ) + i(x - x^3/3! + ... )

 

= cos(x) + i*sin(x)

 

Therefore, *by definition* e^(ix) = cos(x) + i*sin(x).

 

For example, if we want cos(x) in terms of some expression with e^(ix) and/or a variant of e^(-ix) we can do the following:

 

 

e^(ix) = cos(x) + i*sin(x)

e^(-ix) = cos(x) - i*sin(x) //since cos(-x) = cos(x), sin(-x) = -sin(x)

 

Then by adding the equations, [e^(ix) + e^(-ix)] = 2cos(x)

 

cos(x) = (1/2) * (e^(ix) + e^(-ix))

 

Hyperbolic functions are defined in their own right, the names given to them are similar to the trig functions due to the properties they share with each other

 

THESE FORUMS ROCK!!!! GO FAF!!!!

  • 2 weeks later...
Posted

Well that's the thing: They are all the result of the _definition_:

 

e^(ix) = cos(x) + i*sin(x)

 

..Which came from using the taylor expansion of e^u while assuming it holds for complex u (e.g. u = ix)

 

So there isn't anything mysterious behind these alternate expressions for the trig functions.

 

How else would you have arrived at them?

  • 2 weeks later...
Posted
eps said in post #8 :

Well that's the thing: They are all the result of the _definition_:

 

e^(ix) = cos(x) + i*sin(x)

 

..Which came from using the taylor expansion of e^u while assuming it holds for complex u (e.g. u = ix)

 

Definitions don't "come from" other things.

 

The Taylor expansion you speak of is a theorem, and the complex exponential relation you cited is a special case of that. It is not a definition.

  • 1 month later...
Posted

The function e^x is known to be analytic for real x, but the concept of finding a "meaning" for a real number raised to a complex exponential didn't exist until we decided to take the taylor series for e^u and go ahead and *define* it for non-real u, e.g. u = ix.

 

So in turn, e^(ix) = cos(x) + i*sin(x) due to the fact that we defined e^u to be analytic for all complex u

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.