Contour Integral to Properly Posting Math Problems on Online Forums

AI Thread Summary
Properly posting math problems on online forums requires typing out the problem statement and any work rather than relying solely on images. Images can be difficult to read and may lead to posts being ignored or deleted due to forum guidelines. Clear, typed submissions facilitate easier responses and engagement from others. When images are necessary, they should be well-focused and attached directly to the post. Adhering to these practices enhances the likelihood of receiving helpful feedback.
Othman0111
Messages
27
Reaction score
0

Homework Statement


upload_2019-2-8_15-53-7.png


Homework Equations



dd9c1e28f7505efc2e8176323bfc27901c5dfb95.png

The Attempt at a Solution


Image-10.jpg
 

Attachments

  • upload_2019-2-8_15-53-7.png
    upload_2019-2-8_15-53-7.png
    9.2 KB · Views: 530
  • dd9c1e28f7505efc2e8176323bfc27901c5dfb95.png
    dd9c1e28f7505efc2e8176323bfc27901c5dfb95.png
    6.5 KB · Views: 893
  • Image-10.jpg
    Image-10.jpg
    14.7 KB · Views: 544
Physics news on Phys.org
This is my first time here. Please don't delete my thread.
 
The code I tried to input:

In[64]:= r = 2;
i = Sqrt[-1];
x[t_] := r*Cos[t] - 1;
y[t_] := r * Sin[t] - i;
K[x_, y_] := {x + i y}

In[70]:= f[K_] := 1/(K - (1 + i))

In[71]:= Integrate[f[K], {t, 0, 2 \[Pi]}]

Out[71]= (2 \[Pi])/((-1 - I) + K)

the output should be 2πi. Right?
 
Your handwritten picture is not readable. You are violating our guidelines.

https://www.physicsforums.com/threads/guidelines-for-students-and-helpers.686781/ said:
  1. Do not simply post images of the problem statement or your work.
    Please make the effort to type up the problem statement and your work. Ask yourself "If I can't be bothered to spend my time typing it, why should they be bothered to spend their time reading it, much less responding to it?" Use images for supporting figures. You may, of course, attach an electronic copy of the problem statement in addition to the typed version. Indeed, if it's a complicated or long problem, you probably should, but you should always provide a typed version as well.

    While posting images may be convenient for you, it's actually one of the most effective ways of getting your request for help ignored. Images are often too big, too small, rotated, upside down, out of focus, dimly lit, or of otherwise poor quality. Your handwriting may not be as easy to read as you think it is. Even when images are readable, they often make viewing and responding to a thread very inconvenient, particularly on a mobile device. Moreover, they're a hindrance to the helpers as portions of the problem statement or your work can't easily be quoted. Using images alone doesn't qualify as filling out the homework template, so your post may be deleted.
  2. Don't post poor images.
    When you do use an image in your post, make sure it's in focus, oriented the right way, well lit, etc. It seems like this should be obvious, but experience has shown that people frequently post incredibly poor images. Add images as attachments to the post. Don't host it externally. That way it will remain on PF indefinitely, and your thread will remain useful to future visitors.
 
  • Like
Likes jim mcnamara
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top