14-240/Classnotes for Monday September 15: Difference between revisions
From Drorbn
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Definition: |
Definition: |
||
Subtract: if <math>a , b </math> belong to <math>F , a - b = a + (-b)</math>. |
Subtract: if <math>a , b </math> belong to <math>F , a - b = a + (-b)</math>. |
||
Divition: if <math>a , b </math> belong to F , <math>a / b = a * (b to the power (-1)</math>. |
Divition: if <math>a , b </math> belong to F , <math>a / b = a * (b </math>to the power <math>(-1)</math>. |
||
Theorem: |
Theorem: |
||
8. For every <math>a belongs to F , a * 0 = 0</math>. |
8. For every <math>a</math> belongs to F , <math>a * 0 = 0</math>. |
||
proof of 8: By F3 , <math>a * 0 = a * (0 + 0)</math>; |
proof of 8: By F3 , <math>a * 0 = a * (0 + 0)</math>; |
||
By F5 , <math>a * (0 + 0) = a * 0 + a * 0</math>; |
By F5 , <math>a * (0 + 0) = a * 0 + a * 0</math>; |
||
Revision as of 11:01, 15 September 2014
Definition:
Subtract: if belong to . Divition: if belong to F , to the power .
Theorem:
8. For every belongs to F , . proof of 8: By F3 , ; By F5 , ; By F3 , ; By Thm P1 ,. 9. There not exists belongs to F s.t. ; For every belongs to F s.t. is not equal to . proof of 9: By F3 , is not equal to . 10. . 11. . 12. . proof of 12: <= : By P8 , if , then ; By P8 , if , then . => : Assume , if a = 0 we have done; Otherwise , by P8 , is not equal to Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 } and we have Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a * b = 0 = a * 0} ; by cancellation (P2) , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b = 0} .
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (a + b) * (a - b) = a square - b square} .
proof: By F5 , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (a + b) * (a - b) = a * (a + (-b)) + b * (a + (-b)) = a * a + a * (-b) + b * a + (-b) * b = a square - b square}
Theorem :
There exists !(unique) Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle iota : Z ---> F}
s.t.
1. Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle iota(0) = 0 , iota(1) = 1}
;
2. For every Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m ,n}
belong to Z , ;
3. >For every Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m ,n}
belong to Z , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle iota(m*n) = iota(m) * iota(n)}
.
iota(2) = iota(1+1) = iota(1) + iota(1) = 1 + 1;
iota(3) = iota(2+1) = iota(2) + iota(1) = iota(2) + 1;
......
In F2 , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 27 ----> iota(27) = iota(26 + 1) = iota(26) + iota(1) = iota(26) + 1 = iota(13 * 2) + 1 = iota(2) * iota(13) + 1 = (1 + 1) * iota(13) + 1 = 0 * iota(13) + 1 = 1}