Suppose that you are going to program a computer to carry out an iterative calculation of motion involving electric forces. Assume that as usual we use the final velocity in each time interval as the approximate average velocity during that interval. Which of the following calculations should be done before starting the repetitive calculation loop? Which of the calculations listed above should go inside the repetitive loop, and in what order?

14πε0

(a) Define constants such as

(b) Update the (vector) position of each object.

(c) Calculate the (vector) forces acting on the objects.

(d) Specify the initial (vector) momentum of each object.

(e) Specify an appropriate value for the time step.

(f) Specify the mass of each object.

(g) Update the (vector) momentum of each object.

(h) Specify the initial (vector) position of each object.

Short Answer

Expert verified

Inside of the loop b,c,g

Outside of the loop is $a, e, f, h, d$.

Step by step solution

01

Momentum of an object

The formula for the momentum of an object is

P=mv

Where, Pis the momentum of an object, mthe mass of an object, vis the speed of the object.

02

Inside the loop

For a computer program to carry out an iterative calculation of motion involving electric forces. The following order for the inside the loop for calculation of motion.

1) Update the position of each object.

2) Calculate the forces acting on the objects.

3) Update the momentum of each object.

03

Outside the loop

The following order for outside the loop for calculation of motion.

1) Define constants

2) Specify an appropriate value for the time step.

3) Specify the mass of each object.

4) Specify the initial position of each object.

5) Specify the initial momentum of each object.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose that all the people of the Earth go to the North Pole and, on a signal, all jump straight up. Estimate the recoil speed of the Earth. The mass of the Earth is 6×1024kg, and there are about 6 billion people (6×109).

At a certain instant, object 1 is at location moving with velocity. At the same instant object 2 is at location, moving with velocity . a) what is the location of the center of mass of the two equal mass objects? b) What is the velocity of the center of mass?

Two thin hollow plastic spheres, about the size of a ping-pong ball with masses (m1=m2=2×10-3kg), have been rubbed with wool. Sphere 1 has a charge of q1=-2×10-9Cand is at location (0.50,-0.20,0). Sphere 2 has a charge of q2=-4×10-9Cand is atlocation (-0.40,0.40,0). It will be useful to draw a diagram of the situation, including the relevant vectors.

a) What is the relative position vector r pointing from q1 to q2? b) What is the distance between q1 and q2? c) What is the unit vector r^in the direction of r? d) What is the magnitude of the gravitational force exerted on q2 by q1? e) What is the (vector) gravitational force exerted on q2 by q1? f) What is the magnitude of the electric force exerted on q2 by q1? g) What is the (vector) electric force exerted on q2 by q1? h) What is the ratio of the magnitude of the electric force to the magnitude of the gravitational force? i) if the two masses were four times further away (that is, if the distance between the masses were 4r), what would be the ratio of the magnitude of the electric force to the magnitude of the gravitational force now?

You hold a tennis ball above your head, then open your hand and release the ball, which begins to fall. At this instant (ball starting to fall, no longer in contact with your hand), what can you conclude about the relative magnitudes of the force on the ball by the Earth and the force on the Earth by the ball? Explain.

A 60kg person stands on the Earth’s surface.

(a) What is the approximate magnitude of the gravitational force on the person by the Earth?

(b) What is the magnitude of the gravitational force on the Earth by the person?

See all solutions

Recommended explanations on Physics Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free