diff options
author | priyanka | 2015-06-24 15:03:17 +0530 |
---|---|---|
committer | priyanka | 2015-06-24 15:03:17 +0530 |
commit | b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch) | |
tree | ab291cffc65280e58ac82470ba63fbcca7805165 /446/CH4/EX4.6/4_6.txt | |
download | Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2 Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip |
initial commit / add all books
Diffstat (limited to '446/CH4/EX4.6/4_6.txt')
-rwxr-xr-x | 446/CH4/EX4.6/4_6.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/446/CH4/EX4.6/4_6.txt b/446/CH4/EX4.6/4_6.txt new file mode 100755 index 000000000..e729d7ff6 --- /dev/null +++ b/446/CH4/EX4.6/4_6.txt @@ -0,0 +1,11 @@ +
+ Ex-4.6
+The uncertainity in the poisition of electron after it passes through the slit is reduced to width of the slit
+ delx=a
+The uncertainity in momentum = h/a
+Position of landing(angle t) = sin t = tan t = delz/dely =(h/a)/2*pi*a= w/2*pi*a
+where w=wavelenghth
+Rewriting the above expression a*sint = w/(2*pi)
+ which is similar to a*sint = w (neglect 2*pi)as found out by first minimum in diffraction by a slit of width a
+ It proves a close connection between wave behaviour and uncertainity principle
+
\ No newline at end of file |