Determinism: Difference between revisions

From Physics Book
Jump to navigation Jump to search
(Created page with "claimed by Areeba Abid")
 
(This page discusses the concept of determinism and its limitations.)
Line 1: Line 1:
claimed by Areeba Abid
by Areeba Abid
 
Determinism is the idea that if all the net forces acting on an object are known, the motion of the object can be predicted iteratively over and over forever.
 
==The Main Idea==
 
Newton's laws allow us to predict the motion of an object if we know the initial position, initial momentum, and forces acting on the object. Using [[iterative prediction]], we can calculate where the object will be at any given time in the future. If this idea is extrapolated to all objects in the universe, it would seem that we could predict the future of the entire universe if we only knew the positions and momentums of every object. This idea has been taken even further to argue that humans do not have free will, because the atoms that make up our bodies simply continue to move in the paths they have been set upon by their initial conditions.
 
===Practical Limitations===
 
While the idea of determinism seems straightforward at first, there are actually complicated reasons that we cannot predict the future of even small, simpler systems, much less the entire universe.
 
One practical limitation is the fact that initial conditions (the starting positions and momentums of objects) can only be measured as accurately as our instruments allow, and after a few time steps, small inaccuracies build on each other. This means that over time, our model of the system and our predictions of its future state stray farther and farther away from the actual future state of the system. This is why iterative prediction is usually only used over small periods of time.
 
Another practical limitation is that we must necessarily simplify systems to be able to model and calculate them. It is impossible to account for every interaction within and outside a system, since every single particle in the universe interacts with every single other particle in the universe, resulting in an unthinkable number of calculations that would need to be done to accurately account for the net forces on a system. This introduces error that limits the long term accuracy of any calculations that we can practically carry out.
 
====Chaos====
 
Another type of limitation is chaos, which results in systems that are extremely sensitive to initial conditions. This means that tiny changes in initial conditions quickly lead to dramatic differences in behavior.
 
 
===A Mathematical Model===
 
What are the mathematical equations that allow us to model this topic.  For example <math>{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}</math> where '''p''' is the momentum of the system and '''F''' is the net force from the surroundings.
 
===A Computational Model===
 
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]
 
==Examples==
 
Be sure to show all steps in your solution and include diagrams whenever possible
 
===Simple===
===Middling===
===Difficult===
 
==Connectedness==
#How is this topic connected to something that you are interested in?
#How is it connected to your major?
#Is there an interesting industrial application?
 
==History==
 
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.
 
== 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===
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]
 
 
==References==
 
This section contains the the references you used while writing this page
 
[[Category:Which Category did you place this in?]]

Revision as of 20:52, 2 December 2015

by Areeba Abid

Determinism is the idea that if all the net forces acting on an object are known, the motion of the object can be predicted iteratively over and over forever.

The Main Idea

Newton's laws allow us to predict the motion of an object if we know the initial position, initial momentum, and forces acting on the object. Using iterative prediction, we can calculate where the object will be at any given time in the future. If this idea is extrapolated to all objects in the universe, it would seem that we could predict the future of the entire universe if we only knew the positions and momentums of every object. This idea has been taken even further to argue that humans do not have free will, because the atoms that make up our bodies simply continue to move in the paths they have been set upon by their initial conditions.

Practical Limitations

While the idea of determinism seems straightforward at first, there are actually complicated reasons that we cannot predict the future of even small, simpler systems, much less the entire universe.

One practical limitation is the fact that initial conditions (the starting positions and momentums of objects) can only be measured as accurately as our instruments allow, and after a few time steps, small inaccuracies build on each other. This means that over time, our model of the system and our predictions of its future state stray farther and farther away from the actual future state of the system. This is why iterative prediction is usually only used over small periods of time.

Another practical limitation is that we must necessarily simplify systems to be able to model and calculate them. It is impossible to account for every interaction within and outside a system, since every single particle in the universe interacts with every single other particle in the universe, resulting in an unthinkable number of calculations that would need to be done to accurately account for the net forces on a system. This introduces error that limits the long term accuracy of any calculations that we can practically carry out.

Chaos

Another type of limitation is chaos, which results in systems that are extremely sensitive to initial conditions. This means that tiny changes in initial conditions quickly lead to dramatic differences in behavior.


A Mathematical Model

What are the mathematical equations that allow us to model this topic. For example [math]\displaystyle{ {\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net} }[/math] where p is the momentum of the system and F is the net force from the surroundings.

A Computational Model

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

Examples

Be sure to show all steps in your solution and include diagrams whenever possible

Simple

Middling

Difficult

Connectedness

  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

Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.

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

[1]


References

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