/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q 3-4 Suppose that you are going to pr... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

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 91Ó°ÊÓ!

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

A 60 kg 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?

The mass of Mars is 6.4×1023and its radius is 3.6×106 m. What is the value of constant g on Mars?

A planet of mass 4×1024 k²µ is at location〈5e11,−2e11,0〉 m. A star of mass 5×1050 k²µ is at location〈−2e11,3e11,0〉 m. It will be useful to draw a diagram of the situation, including the relevant vectors.

(a) What is the relative position vector pointing from the planet to the star?

(b) What is the distance between the planet and the star?

(c) What is the unit vector role="math" localid="1657099553132" r^in the direction of r^?

(d) What is the magnitude of the force exerted on the planet by the star?

(e) What is the magnitude of the force exerted on the star by the planet?

(f) What is the (vector) force exerted on the planet by the star?

(g) What is the (vector) force exerted on the star by the planet?

Which fundamental interaction (gravitational, electromagnetic, strong, or weak) is responsible for each of these processes? How do you know? (a) A neutron outside a nucleus decays into a proton, electron, and antineutrino. (b) Protons and neutrons attract each other in a nucleus. (c) The Earth pulls on the Moon. (d) Protons in a nucleus repel each other.

The mass of the earth is 6×1024 kg, the mass of the moon is7×1022 kg,, and the center-to-center distance is 4×108 m. How far from the center of the earth is the center of the mass of the Earth-Moon system? Note that the Earth’s radius is6.4×106 m.

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.