Newton’s First Law of Motion: Difference between revisions

From Physics Book
Jump to navigation Jump to search
No edit summary
No edit summary
Line 59: Line 59:
Newton's laws of motion tie into almost everything that we see or do. The first law, in particular, explains why we suddenly lurch forward when a car suddenly stops (our bodies are in a state of motion and thus resist the sudden stop), why it's much harder to stop when ice skating than walking (there's less friction, thus less net force to decelerate), and much, much, more. The importance of Newton's first law (and by extension, the other laws of motion) is not readily apparent, but serves as a basis to explain much of our daily interactions with our surroundings.
Newton's laws of motion tie into almost everything that we see or do. The first law, in particular, explains why we suddenly lurch forward when a car suddenly stops (our bodies are in a state of motion and thus resist the sudden stop), why it's much harder to stop when ice skating than walking (there's less friction, thus less net force to decelerate), and much, much, more. The importance of Newton's first law (and by extension, the other laws of motion) is not readily apparent, but serves as a basis to explain much of our daily interactions with our surroundings.


[[File:Tablecloth.gif|right|300px|thumb]]
[[File:Tablecloth.gif|left|300px|thumb]]


   
   

Revision as of 12:27, 12 April 2016

CLAIMED BY KEVIN TIAN :)

Inertia is the resistance of any physical object to any change in its state of motion.

Newton's First Law of Motion, commonly referred to as the law of inertia, explains the relationship between the the change of velocity of an object and its interaction with others.


The Main Idea

To be exact, the definition of the First Law of Motion is as follows:

Every body persists in its state of rest or of moving with constant speed in a constant direction, except to the extent that it is compelled to change that state by forces acting on it. 

In other (and much simpler) terms, it means that an object at rest stays at rest and an object in in motion stays in motion at a constant velocity unless acted on by an unbalanced net force. It's important to keep in mind that only a difference in net force can affect the velocity of an object. The amount of change in velocity is determined by Newton's Second Law of Motion.

A Mathematical Model

Newton's first law can be stated mathematically as follows:

[math]\displaystyle{ {\vec{F_{net}} = 0 \Leftrightarrow \frac{d\vec{v}}{dt}} = 0 }[/math]

Where...

[math]\displaystyle{ \vec{F_{net}} }[/math] is the net force from the surroundings.

[math]\displaystyle{ d\vec{v} }[/math] is the change in velocity of the system.

[math]\displaystyle{ dt }[/math] is the change in time of the system

If we trace this formula from the left to the right, we can see that if the net force on an object is zero, then the change in velocity of an object is also zero. Conversely, if we were given an object and told that its change in momentum is zero, then we can deduce that the net force acting on the object is also zero. Keep in mind, however, that this formula simple deals with the change in velocity. It does not mean that the object is at rest, only that its velocity remains constant.

A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Examples

The following examples are to test your basic understanding of Newton's First Law. For more examples that test your knowledge of all three of the laws, click here.

Simple

Does the object in the following image have a net force of zero? Does it have a constant velocity?

It's easy to see that the only force on the object is acting in the +x direction, with a magnitude of 5 newtons. Therefore, the object does not have a net force of zero or a constant velocity. It will be accelerating in the +x direction.

Middling

Does the object in the following image have a net force of zero? Does it have a constant velocity?

This example is slightly more difficult, but is still quite trivial. If we sum the forces in the x direction, we see that the net force is 2 newtons in the -x direction. Therefore, the object does not have a constant velocity, and will be accelerating in the -x direction.

Difficult

Does the object in the following image have a net force of zero? Does it have a constant velocity?

This final example tests your knowledge and understanding of Newton's First Law. We're able to see that the box will accelerate in the -x direction because the net force in the x direction is 5 newtons to the left. However, the box itself has a velocity of 5m/s upwards, which would indeed stay constant. This is because forces (and motion) in perpendicular directions are independent of each other.

Connectedness

Newton's laws of motion tie into almost everything that we see or do. The first law, in particular, explains why we suddenly lurch forward when a car suddenly stops (our bodies are in a state of motion and thus resist the sudden stop), why it's much harder to stop when ice skating than walking (there's less friction, thus less net force to decelerate), and much, much, more. The importance of Newton's first law (and by extension, the other laws of motion) is not readily apparent, but serves as a basis to explain much of our daily interactions with our surroundings.


  1. How is this topic connected to something that you are interested in?
  2. How is it connected to your major?
  3. Is there an interesting industrial application?

History

Isaac Newton first described his three laws of motion in The Mathematical Principle of Natural Philosophy, for the Principia, which was published in 1687. These laws described the relationship between an object and the forces acting upon it and laid the foundation for classical mechanics. Newton's first law, in particular, expanded upon the concept of inertia which was discovered by Galileo Galilei years before.


See also

Are there related topics or categories in this wiki resource for the curious reader to explore? How does this topic fit into that context?

Further reading

Books, Articles or other print media on this topic

External links

Internet resources on this topic

References

This section contains the the references you used while writing this page