<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bweiner6</id>
	<title>Physics Book - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bweiner6"/>
	<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/Special:Contributions/Bweiner6"/>
	<updated>2026-04-24T13:53:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15694</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15694"/>
		<updated>2015-12-05T21:21:57Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{ This equation becomes Coulomb&#039;s Law when multiplied by a second particles&#039;s charge.  } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Field you can easily find the Electric Force one particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, the equation of the electric field due to a point charge was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15679</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15679"/>
		<updated>2015-12-05T21:20:13Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{ This equation becomes Coulomb&#039;s Law when multiplied by a second particles&#039;s charge.  } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, the equation of the electric field due to a point charge was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15671</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15671"/>
		<updated>2015-12-05T21:18:57Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{ This equation becomes Coulomb&#039;s Law when multiplied by a second particles&#039;s charge.  } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15669</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15669"/>
		<updated>2015-12-05T21:18:33Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation becomes when multiplied by a second particles&#039;s charge.  } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15660</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=15660"/>
		<updated>2015-12-05T21:17:40Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation also becomes Coulombs&#039;s Law when multiplies by a second particles&#039;s charge..  } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8718</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8718"/>
		<updated>2015-12-03T00:34:00Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8715</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8715"/>
		<updated>2015-12-03T00:33:03Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8713</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8713"/>
		<updated>2015-12-03T00:32:46Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8710</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8710"/>
		<updated>2015-12-03T00:32:14Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Further reading */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Principles of Electrodynamics by Melvin Schwartz&lt;br /&gt;
ISBN: 9780486134673&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8703</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8703"/>
		<updated>2015-12-03T00:29:21Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
1.How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
2.How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
3.Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8700</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8700"/>
		<updated>2015-12-03T00:28:51Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8697</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8697"/>
		<updated>2015-12-03T00:28:34Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8695</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8695"/>
		<updated>2015-12-03T00:27:38Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
For centuries it had been know that by rubbing two objects together sometimes they would be able to attract other objects. This is known as the objects being &amp;quot;charged&amp;quot;.  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
Shech, E., &amp;amp; Hatleback, E. (n.d.). The Material Intricacies of Coulomb’s 1785 Electric Torsion Balance Experiment. Retrieved December 3, 2015, from http://philsci-archive.pitt.edu/11048/1/The_Material_Intricacies_of_Coulomb&#039;s_1785_Electric_Torsion_Balance_Experiment_(EV).pdf&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8685</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8685"/>
		<updated>2015-12-03T00:24:23Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
For centuries it had been know that by rubbing two objects together sometimes they would be able to attract other objects. This is known as the objects being &amp;quot;charged&amp;quot;.  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Charles-Augustin de Coulomb. (n.d.). Retrieved December 3, 2015, from https://nationalmaglab.org/education/magnet-academy/history-of-electricity-magnetism/pioneers/charles-augustin-de-coulomb&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8673</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8673"/>
		<updated>2015-12-03T00:20:33Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
For centuries it had been know that by rubbing two objects together sometimes they would be able to attract other objects. This is known as the objects being &amp;quot;charged&amp;quot;.  &lt;br /&gt;
&lt;br /&gt;
In the 1780s a French scientist named Charles Coulomb published many scientific papers on electricity and magnetism. While doing experiments, Coulomb had discovered an inverse square relationship between the amount of electric field and the distance between two particles and the electric field pointed in a line between the particles. &lt;br /&gt;
&lt;br /&gt;
Also, he discovered that the charge of an particle (ie. positive or negative) determined the direction of the electric field (either a repulsion or attraction). &lt;br /&gt;
&lt;br /&gt;
From these observations, as well as the use of fundamental constants, Coulomb&#039;s Law was created.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8651</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8651"/>
		<updated>2015-12-03T00:08:40Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle,}&lt;br /&gt;
&lt;br /&gt;
\text{r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from }  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8650</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8650"/>
		<updated>2015-12-03T00:08:06Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance}&lt;br /&gt;
\text{ between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from}  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8649</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8649"/>
		<updated>2015-12-03T00:07:41Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from}  &lt;br /&gt;
\text{the point charge to the observation point.} &lt;br /&gt;
\text{This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8644</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8644"/>
		<updated>2015-12-03T00:05:47Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from  \n&lt;br /&gt;
the point charge to the observation point. &amp;amp;#xD;&lt;br /&gt;
This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8643</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8643"/>
		<updated>2015-12-03T00:05:34Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from  \n&lt;br /&gt;
the point charge to the observation point. &amp;amp;#xD&lt;br /&gt;
This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8642</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8642"/>
		<updated>2015-12-03T00:04:35Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from  \n&lt;br /&gt;
the point charge to the observation point. \n&lt;br /&gt;
This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8641</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8641"/>
		<updated>2015-12-03T00:03:47Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from &amp;lt;\br&amp;gt; &lt;br /&gt;
the point charge to the observation point. &lt;br /&gt;
This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8639</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8639"/>
		<updated>2015-12-03T00:03:28Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* A Mathematical Model of Electric Field due to Point Charge */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from &amp;lt;br&amp;gt; &lt;br /&gt;
the point charge to the observation point. &lt;br /&gt;
This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8637</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8637"/>
		<updated>2015-12-03T00:02:36Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* A Mathematical Model of Electric Field due to Point Charge */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from &lt;br /&gt;
the point charge to the observation point. &lt;br /&gt;
This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8635</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8635"/>
		<updated>2015-12-03T00:02:18Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point. This equation is also called Coulomb&#039;s Law. } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8631</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8631"/>
		<updated>2015-12-03T00:01:19Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  This equation is also called Coulomb&#039;s Law.}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8627</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8627"/>
		<updated>2015-12-02T23:59:36Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* A Mathematical Model of Electric Field due to Point Charge */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.  This equation is also called Coulomb&#039;s Law.}&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8625</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8625"/>
		<updated>2015-12-02T23:59:19Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Electric Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.  This equation is also called Coulomb&#039;s Law.}&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8624</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8624"/>
		<updated>2015-12-02T23:58:57Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* A Mathematical Model of Electric Field due to Point Charge */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;. This equation is also called Coulomb&#039;s Law.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8058</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8058"/>
		<updated>2015-12-02T16:29:34Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields &amp;lt;br&amp;gt;&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8057</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8057"/>
		<updated>2015-12-02T16:29:00Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
[[Electric Field]] More general ideas about electric fields&lt;br /&gt;
[[Electric Force]] One application of electric fields due to point charges deals with finding electric force&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8053</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=8053"/>
		<updated>2015-12-02T16:24:12Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=741</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=741"/>
		<updated>2015-11-13T21:35:54Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{  with a unit  r vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 1: Find magnitude of r vector&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol. II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=740</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=740"/>
		<updated>2015-11-13T21:35:32Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{  with a unit  r vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 1: Find magnitude of r vector&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
Matter and Interactions Vol II&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=739</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=739"/>
		<updated>2015-11-13T21:35:07Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{  with a unit  r vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 1: Find magnitude of r vector&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is that electric fields of point charges can be used to find forces. Then you can predict the motion of various particles by the forces acting on them.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=313</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=313"/>
		<updated>2015-10-29T01:38:38Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{  with a unit  r vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 1: Find magnitude of r vector&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=312</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=312"/>
		<updated>2015-10-29T01:38:28Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{  with a unit  r vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 1: Find magnitude of r vector&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=311</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=311"/>
		<updated>2015-10-29T01:38:01Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{  with a unit  r vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 1: Find magnitude of r vector&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=310</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=310"/>
		<updated>2015-10-29T01:20:09Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{  with a unit  r vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=309</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=309"/>
		<updated>2015-10-29T01:19:52Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{  with a unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=308</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=308"/>
		<updated>2015-10-29T01:18:55Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=307</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=307"/>
		<updated>2015-10-29T01:18:34Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
\text{What is the electric field vector?}&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=306</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=306"/>
		<updated>2015-10-29T01:18:08Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is the electric field vector?&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=305</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=305"/>
		<updated>2015-10-29T01:17:28Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the electric field vector \text &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=304</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=304"/>
		<updated>2015-10-29T01:16:57Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
\text{ What is the electric field vector \text &amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=303</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=303"/>
		<updated>2015-10-29T01:16:34Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{ The particle has a charge of } -2*10^{-4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
\text{ What is the electric field vector \text &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=302</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=302"/>
		<updated>2015-10-29T01:15:51Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
\text{ The particle has a charge of } -2*10^{-4}.&lt;br /&gt;
&lt;br /&gt;
\text{ What is the magnitude of the distance between the particle and the electric field} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
\text{ What is the electric field vector \text &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=301</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=301"/>
		<updated>2015-10-29T00:56:47Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^{-12} \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
\text{ Where should a particle with a charge of } -2*10^{-4} \text{be placed in order to create this electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=300</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=300"/>
		<updated>2015-10-29T00:56:21Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^-12 \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
\text{ Where should a particle with a charge of } -2*10^{-4} \text{be placed in order to create this electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=299</id>
		<title>Point Charge</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Point_Charge&amp;diff=299"/>
		<updated>2015-10-29T00:56:03Z</updated>

		<summary type="html">&lt;p&gt;Bweiner6: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is all about the [[Electric Field]] due to a Point Charge.&lt;br /&gt;
&lt;br /&gt;
== Electric Field==&lt;br /&gt;
&lt;br /&gt;
A Work In Progress by Brandon Weiner:  [[User:bweiner6|bweiner6]] ([[User talk:bweiner6|talk]]) &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model of Electric Field due to Point Charge===&lt;br /&gt;
&lt;br /&gt;
The Electric Field of a Point Charge can be found by the formula:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\vec E=\frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} \hat r,\text{where } \frac{1}{4 \pi \epsilon_0 } \text{is approximately }  9*10^{9} \text{, q is the charge of the particle, r is the magnitude of the distance between the point charge and the observation point, and }&amp;lt;/math&amp;gt; &lt;br /&gt;
&amp;lt;math&amp;gt;\hat r \text { is the direction of the distance from the point charge to the observation point.}  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Here is a link to some code which shows the Electric Field due to an Proton at different points. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt; &amp;lt;iframe src=&amp;quot;https://trinket.io/embed/glowscript/cf036f65f7?start=result&amp;quot; width=&amp;quot;100%&amp;quot; height=&amp;quot;600&amp;quot; frameborder=&amp;quot;0&amp;quot; marginwidth=&amp;quot;0&amp;quot; marginheight=&amp;quot;0&amp;quot; allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt; &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem 1:&#039;&#039;&#039; There is a proton at &amp;lt;1,2,3&amp;gt;. Calculate the electric field at &amp;lt;2,-1,3&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Find &amp;lt;math&amp;gt;\hat r&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find &amp;lt;math&amp;gt;\vec r_{obs} - \vec r_{proton}   (&amp;lt;2,-1,3&amp;gt; - &amp;lt;1,2,3&amp;gt; = &amp;lt;1,-3,0&amp;gt;) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate the magnitude of r.  (&amp;lt;math&amp;gt;\sqrt{1^2+(-3)^2+0^2}=\sqrt{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From r, find the unit vector &amp;lt;math&amp;gt;\hat{r}.&amp;lt;/math&amp;gt; &amp;lt;math&amp;gt;  &amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt; &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find the magnitude of the Electric Field&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; E= \frac{1}{4 \pi \epsilon_0 } \frac{q}{r^2} = \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10} &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Multiply the magnitude by &amp;lt;math&amp;gt;\hat{r}&amp;lt;/math&amp;gt; to find the Electric Field&lt;br /&gt;
&lt;br /&gt;
E= &amp;lt;math&amp;gt;  \frac{1}{4 \pi \epsilon_0 } \frac{1.6 * 10^{-19}}{10}*&amp;lt;\frac{1}{\sqrt{10}},\frac{-3}{\sqrt{10}},\frac{0}{\sqrt{10}}&amp;gt;=&amp;lt;4.554*10^{-11},-1.366*10^{-10},0&amp;gt;   N/C    &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \text{You want to create an electric field of magnitude } 3.2*10^-12 \text{ at the point (1,2,3) with a direction with unit vector} &amp;lt;.841,.432,.3256&amp;gt;. \text{ Where should a particle with a charge of } -2*10^{-4} \text{be placed in order to create this electric field?} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
I am very interested in the idea of forces and how objects interact with each other. After you calculate the Electric Filed you can easily find the Electric Force on particle exerts on another.&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am a CompE major and so Electric Fields have to do with my major because when you integrate them with respect to dL, and swap the sign, you get potential difference(voltage), which is very important in circuits. As ECE majors take circuits classes, this topic is relevant to me.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
An interesting application is....&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
Some more information : http://hyperphysics.phy-astr.gsu.edu/hbase/electric/epoint.html&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Fields]]&lt;/div&gt;</summary>
		<author><name>Bweiner6</name></author>
	</entry>
</feed>