Integrating x-y Along Contour: Step-by-Step Guide

  • Thread starter Thread starter Polamaluisraw
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
Polamaluisraw
Messages
21
Reaction score
0

Homework Statement

∫[itex]_{\gamma}[/itex](x-y)dz where [itex]\gamma[/itex] has parametrization: z(t) = e[itex]^{it}[/itex] for [itex]\pi[/itex]/2 [itex]\leq[/itex] t [itex]\leq[/itex] 3[itex]\pi[/itex]/2

Homework Equations


the integral of the sum is the sum of the integral

The Attempt at a Solution


I tried to break it up and see if I could evaluate it as I normally would but it started to get really messy and I think I was going about it wrong.

z=exp(it) and dz=iexp(it)
∫(x)dz - i∫(y)dz

can someone please push me into the right direction? thank you
 
Physics news on Phys.org
as you mean to evaluate directly you need to use a substitute for the parameterisation variable

[tex] \cint_{\gamma} f(z) dz = \int_{t_a}^T_b f(z(t)) z'(t) dt[/tex]
 
could you elaborate just a little more? I really appreciate your help
 
I don't understand how to set up a substitution so I can get it into a form that I know how to work with
 
Okay this is what I have so far:

∫[itex]_{\gamma}[/itex](x-y)dz where [itex]\gamma[/itex] has parametrization: z(t)=e[itex]^{it}[/itex] for [itex]\pi[/itex]/2[itex]\leq[/itex]t[itex]\leq[/itex]3[itex]\pi[/itex]/2∫[itex]_{\gamma}[/itex](x-y)dz = ∫[itex]_{\gamma}[/itex](cos(t)-isin(t))dz

which we can break up like,

∫[itex]_{\gamma}[/itex](cos(t))dz - i∫[itex]_{\gamma}[/itex](sin(t))dz

since z(t)=e[itex]^{it}[/itex] then dz=ie[itex]^{it}[/itex]

so we have

∫[itex]_{\gamma}[/itex](cos(t))(ie[itex]^{it}[/itex]) - i∫[itex]_{\gamma}[/itex](sin(t))(ie[itex]^{it}[/itex] )

is this correct so far?

or would my dz be -sin(t)+icos(t)?
 
Last edited:
so instead of isin(t) just simply sin(t)

∫[itex]_{\gamma}[/itex](x-y)dz = ∫[itex]_{\gamma}[/itex](cos(t)-sin(t))dz

∫cos(t)dz-∫sin(t)dz

every time I try evaluating the above expression I never can seem to get the correct answer. I'm using ie^(it) for my dz

AHHH I am getting so frustrated. I feel like I am missing an important concept, this problem should not take me this much time