Composition of Relations

From Classes
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Below are visualizations of the composition of two relations.
 
Below are visualizations of the composition of two relations.
Here <math>S=\{(x,y)\ |\ x^2+y^2<=1\}</math> and <math>T=\{(x,y)\ |\ y=x^2\}</math>
+
Here  
 +
<br><math>S=\{(x,y)\ |\ x^2+y^2\leq 1\}</math>
 +
<br>and  
 +
<br><math>T=\{(x,y)\ |\ y=x^2\}</math>
  
  
<html><script type="text/javascript" src="http://www.wolfram.com/cdf-player/plugin/v2.1/cdfplugin.js"></script>
+
<html>
 +
<script type="text/javascript" src="http://www.wolfram.com/cdf-player/plugin/v2.1/cdfplugin.js"></script>
 
<script type="text/javascript">
 
<script type="text/javascript">
 
var cdf = new cdfplugin();
 
var cdf = new cdfplugin();
 
cdf.embed('http://helmut.knaust.info/class/201320_3325/comp1.cdf', 904, 310);
 
cdf.embed('http://helmut.knaust.info/class/201320_3325/comp1.cdf', 904, 310);
 +
</script>
 +
</html>
 +
 +
<html>
 +
<script type="text/javascript" src="http://www.wolfram.com/cdf-player/plugin/v2.1/cdfplugin.js"></script>
 +
<script type="text/javascript">
 +
var cdf = new cdfplugin();
 +
cdf.embed('http://helmut.knaust.info/class/201320_3325/comp2.cdf', 904, 345);
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 23:44, 7 April 2013

Below are visualizations of the composition of two relations. Here
\(S=\{(x,y)\ |\ x^2+y^2\leq 1\}\)
and
\(T=\{(x,y)\ |\ y=x^2\}\)


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox