Euler's formula & expressing combinations of sin and cos as cos

skweiler
Messages
7
Reaction score
0
I have a rather difficult math problem. In my circuits class the professor prefers to express the cosine function using Euler's formula as (ejwt+ejwt)/2. Last semester for the final, one of the problem's solutions (that he gave us) used partial fraction decomposition to solve the Laplace transform of a circuit. I am certain that the math is correct but I do not understand how he came up with 22.36cos(0.5t+63.43) from Vc={(10(s-1)/[(s+j0.5)(s-j0.5)]} volts. After the partial fraction decomposition he comes up with A=10(1.118 at an angle of (-153.43+90) degrees) and B=10(1.118 at an angle of (153.43-90) degrees). This comes to 11.18 at an angle of +/-63.43 degrees. Translated into exponential form: 11.18[e-j0.5t-63.43 +ej0.5t+63.43]. What I don't understand is how he is able without a very complicated math formula (which I obtained from my former calculus professor) to go from this latest step to the answer. Will the argument of the cosine always be a positive constant multiplied by t with a positive phase angle? Note: in circuits the imaginary "i" is written as "j" to avoid confusion with current (i). Also, "w" is equal to lowercase omega. My goal in understanding this problem is to be able to express all sines and cosines as cosines and rid myself of the need to memorize the formula for converting the Laplace transform to sines and cosines.
 
Physics news on Phys.org
skweiler said:
I have a rather difficult math problem. In my circuits class the professor prefers to express the cosine function using Euler's formula as (ejwt+ejwt)/2. Last semester for the final, one of the problem's solutions (that he gave us) used partial fraction decomposition to solve the Laplace transform of a circuit. I am certain that the math is correct but I do not understand how he came up with 22.36cos(0.5t+63.43) from Vc={(10(s-1)/[(s+j0.5)(s-j0.5)]} volts. After the partial fraction decomposition he comes up with A=10(1.118 at an angle of (-153.43+90) degrees) and B=10(1.118 at an angle of (153.43-90) degrees). This comes to 11.18 at an angle of +/-63.43 degrees. Translated into exponential form: 11.18[e-j0.5t-63.43 +ej0.5t+63.43].

I think you mean to have parentheses in those exponents:

11.18[e-j(0.5t-63.43) +ej(0.5t+63.43)]
What I don't understand is how he is able without a very complicated math formula (which I obtained from my former calculus professor) to go from this latest step to the answer. Will the argument of the cosine always be a positive constant multiplied by t with a positive phase angle? Note: in circuits the imaginary "i" is written as "j" to avoid confusion with current (i). Also, "w" is equal to lowercase omega. My goal in understanding this problem is to be able to express all sines and cosines as cosines and rid myself of the need to memorize the formula for converting the Laplace transform to sines and cosines.

He is using the Euler identities. You have

e = cos(θ) + i sin(θ)
e-iθ = cos(θ) - i sin(θ)

Add these together

e + e-iθ = 2 cos(θ)

Multiply by r and you have the identity he is using:

r(e + e-iθ) = 2rcos(θ)
 
Thank you this helps a lot.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top