summaryrefslogtreecommitdiff
path: root/446/CH14/EX14.8
diff options
context:
space:
mode:
authorpriyanka2015-06-24 15:03:17 +0530
committerpriyanka2015-06-24 15:03:17 +0530
commitb1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch)
treeab291cffc65280e58ac82470ba63fbcca7805165 /446/CH14/EX14.8
downloadScilab-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/CH14/EX14.8')
-rwxr-xr-x446/CH14/EX14.8/14_8.sce6
-rwxr-xr-x446/CH14/EX14.8/14_8.txt7
2 files changed, 13 insertions, 0 deletions
diff --git a/446/CH14/EX14.8/14_8.sce b/446/CH14/EX14.8/14_8.sce
new file mode 100755
index 000000000..e6edeff49
--- /dev/null
+++ b/446/CH14/EX14.8/14_8.sce
@@ -0,0 +1,6 @@
+clc;
+clear;
+disp('Ex-14.8'); //theoretical
+printf('The reaction can be rewritten as follows U1+U--->S+S1. which implies that U and U1 annihiliate creating S and S1\n');
+disp('The pi+ has the quark composition Ud1.Since no quarks are present in the final state. One possible way to get rid of the quarks is to change U into d');
+printf('U--->d+W(+). Hence the remaining processes are d+d(+)--->energy and \n W(+)--->u(+) and vu.');
diff --git a/446/CH14/EX14.8/14_8.txt b/446/CH14/EX14.8/14_8.txt
new file mode 100755
index 000000000..3a8cd589b
--- /dev/null
+++ b/446/CH14/EX14.8/14_8.txt
@@ -0,0 +1,7 @@
+
+ Ex-14.8
+The reaction can be rewritten as follows U1+U--->S+S1. which implies that U and U1 annihiliate creating S and S1
+
+ The pi+ has the quark composition Ud1.Since no quarks are present in the final state. One possible way to get rid of the quarks is to change U into d
+U--->d+W(+). Hence the remaining processes are d+d(+)--->energy and
+ W(+)--->u(+) and vu. \ No newline at end of file