File: /home/iestorre/www2/proyectointegrado/2bachA/espacioeuclideo/part2/producto_escalar.html
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Created using eXe: http://exelearning.org -->
<head>
<style type="text/css">
@import url(base.css);
@import url(content.css);
@import url(nav.css);</style>
<title> PRODUCTO ESCALAR </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="common.js"></script>
</head>
<body>
<div id="content">
<div id="navcontainer">
<ul id="navlist">
<div><a href="index.html" class="withChild">ESPACIO EUCLÍDEO</a></div>
<div id="active" class="withChild">PRODUCTO ESCALAR</div>
<div id="subnav" class="withChild">
<div><a href="aplicaciones_del_producto_escalar_mdulo_de_un_vector.html" class="withChild">APLICACIONES DEL PRODUCTO ESCALAR: MÓDULO DE UN VECTOR</a></div>
<div><a href="ejercicios_resueltos1.html" class="withoutChild">EJERCICIOS RESUELTOS</a></div>
</div>
<div><a href="producto_vectorial.html" class="withChild">PRODUCTO VECTORIAL</a></div>
<div><a href="producto_mixto.html" class="withChild">PRODUCTO MIXTO</a></div>
</ul>
</div>
<div id="main">
<div id="nodeDecoration"><p id="nodeTitle">PRODUCTO ESCALAR</p></div>
<div class="FreeTextIdevice" id="id0">
<div class="iDevice emphasis0">
<div id="ta0_1" class="block" style="display:block">
<p>
Sea E un espacio vectorial (v.e). Se llama producto escalar a una función real, denotado por <,> y definida en E'E, tal que si x,y,z son vectores de E y a es un número real verifica:
</p>
<p>
A.1 <x,y>= <y,x>(conmutativa)
</p>
<p>
A.2 <x+y,z>=<x,z>+<x,z>(distributiva)
</p>
<p>
<x,y+z>=<x,y>+<x,z>(distributiva)
</p>
<p>
A.3 <ax,y>=a<x,y>(asociativa)
</p>
<p>
<x,ay>=a<x,y>(asociativa)
</p>
<p>
A.4 <x,x>
</p>
<p>
<x,0>= 0
</p>
<p>
A.5<x,x>= 0 si, y sólo si, x= 0
</p>
<p>
Si <x,y>= 0, para todo y, entonces x= 0
</p>
<p>
Un espacio vectorial con un producto escalar se dice que es un espacio vectorial euclídeo(espacio euclídeo). El producto escalar es una forma bilineal(por la propiedades A2 y A3) simétrica definida positiva,(por las propiedades A4 y A5).
</p>
<p>
</p>
<p>
</p>
<div align="center">
<iframe src="http://www.youtube.com/embed/R-X67glAFbA" title="YouTube video player" class="youtube-player" type="text/html" frameborder="0" height="390" width="480"></iframe>
</div>
</div></div>
</div>
<div class="FreeTextIdevice" id="id1">
<div class="iDevice emphasis0">
<div id="ta1_1" class="block" style="display:block">
</div></div>
</div>
<div class="noprt" align="right"><a href="index.html">« Anterior</a> | <a href="aplicaciones_del_producto_escalar_mdulo_de_un_vector.html"> Siguiente »</a></div>
</div>
</div>
</body></html>