<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://www.glc.us.es/~jalonso/SLEAM2010/index.php?action=history&amp;feed=atom&amp;title=Ejercicio_sobre_integrales</id>
	<title>Ejercicio sobre integrales - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://www.glc.us.es/~jalonso/SLEAM2010/index.php?action=history&amp;feed=atom&amp;title=Ejercicio_sobre_integrales"/>
	<link rel="alternate" type="text/html" href="https://www.glc.us.es/~jalonso/SLEAM2010/index.php?title=Ejercicio_sobre_integrales&amp;action=history"/>
	<updated>2026-07-17T10:41:47Z</updated>
	<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.glc.us.es/~jalonso/SLEAM2010/index.php?title=Ejercicio_sobre_integrales&amp;diff=1027&amp;oldid=prev</id>
		<title>EliBV: /*Ejercicio sobre integrales*/</title>
		<link rel="alternate" type="text/html" href="https://www.glc.us.es/~jalonso/SLEAM2010/index.php?title=Ejercicio_sobre_integrales&amp;diff=1027&amp;oldid=prev"/>
		<updated>2011-04-22T18:43:23Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Ejercicio sobre integrales&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Dada la función f(x) = x^3/(sqrt(1-x^2)), calcula su integral definida entre 0 y 1/2.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Solución:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* Definimos la función f(x) en maxima:&lt;br /&gt;
(%i1) f(x):= x^3/(sqrt(1-x^2));&lt;br /&gt;
&lt;br /&gt;
* Ahora escribimos el comando que calcula la integral definida:&lt;br /&gt;
integrate (f(x), x, 0, 1/2);&lt;br /&gt;
&lt;br /&gt;
* El resultado es el siguiente:&lt;br /&gt;
&lt;br /&gt;
2/3 - 3^(3/2)/8&lt;/div&gt;</summary>
		<author><name>EliBV</name></author>
		
	</entry>
</feed>