Está en la página 1de 51

Solucionario Clculo diferencial e integral

Piskunov y yo resolviendo los problemas


07/10/11

ndice general

1. Nmero. Varible. Funcin


2. Lmite y continuidad de las funciones.

5
37

Introduccin
Problemas del Libro Calculo diferencial e integral de Piskunov[4], resueltos por mi.
Para aprender a manejar Latex, Lyx y Scilab; y de paso repasar mis conceptos de clculo,
y/o aprender algo ms al respecto. Intentare resolver en la medida de mis posibilidades los
problemas con Scilab.
No me hago responsable de los resultados, he comprobado que concuerdan, aunque en
algunas ocasiones puede ser que no (si me doy cuenta lo indicara en el ejercicio correspondiente).
He congurado el documento, para que los apartados (ejercicios) no aparezcan en el
indice general, pues se obtena un indice muy largo, y daba problemas al crear un PDF
(formatos no permitidos en hiperindices?). He congurado el tamao de hoja para A5, con
la idea de que se pueda ver completo (sin necesidad de zoom) en un ebook, de momento
como no tengo ebook, no puedo comprobar como se ve realmente. No obstante es bastante
sencillo cambiar la conguracin al tamao de hoja que se desee. Con este tamao de hoja
tambin se podra imprimir directamente dos hojas en un A4.

Captulo 1
Nmero. Varible. Funcin

He resuelto manualmente los ejercicios propuestos, dibujando las grcas por puntos
(dando valor a x y obteniendo la y correspondiente), ya que el libro de Piskunov no trata
en este captulo el trazado de las grcas (mximos, mnimos, concava, convexa, etc..).
Despus he procedido (en los ejercios con grcas) a obtenerlas con Scilab (he intentado
usar la mayor cantidad de opciones que tiene Scilab para el trazado de funciones, aunque
puede ser que existan ms que no conozca -eso seguro-).

AT X pst-func, pues mi objetivo es manejar el programa


Deseche utilizar el package de L
E
Scilab. No obstante, si se tercia (he hecho alguna prueba desde MiTEX y me ha funcionado,
desde LYX an no lo he probado, supongo que ser mediante una Red Box), probare a
utilizarlo en alguna ocasin.

1.1. Calcular f (x) = x2 + 6x 4 para x = 1 y y = 3


f (1) = 12 + 6 1 4 = 1 + 6 4 = 3
f (3) = 32 + 6 3 4 = 9 + 18 4 = 23

1.2. Calcular f (x) = x2 + 1 para los valores dados


b)

f (4) = 42 + 1 = 16 + 1 = 17

2
f ( 2) =
2 +1=2+1=3

c)

f (a + 1) = (a + 1) + 1 = a2 + 2a + 1 + 1 = a2 + 2a + 2

d)

f)

f (a) + 1 = a2 + 1 + 1 = a2 + 1 + 1 = a2 + 2
2
f (a2 ) = a2 + 1 = a4 + 1
2
2
[f (a)] = a2 + 1 = a4 + 2a2 + 1

g)

f (2a) = (2a) + 1 = 4a2 + 1

a)

e)

1.3. Calcular

1
x

1
(x)

x1
siendo (x)= 3x+5

 
1
1
1
=
= x1
x
3x + 5
1
=
(x)

1
x1
3x+5

1x
x
3+5x
x

1x
3 + 5x

3x + 5
x1

1.4. Calcular (x) = x2 + 4 para 2x y para 0


(2x) =

q
p
p
2
(2x) + 4 = 4x2 + 4 = 2 x2 + 1

(0) =

02 + 4 = 4 = 2

2f ()
1.5. Siendo f (x) = tg() vericar que f (2) = 1[f
()]

f (2) = tg(2) =

sen 2
sen cos + cos sen
2 sen cos
cos2
=
=

=
cos 2
cos cos sen sen
cos2 sen2 cos2
2 sen cos
cos2
cos2 sen2
cos2

2 sen
cos

sen2
cos2

2 tg
1 tg2

c.q.d

1x
1.6. Siendo (x) = log 1+x
comprobar que (a) + (b) =

a+b
1+ab

(a) = log

(a) + (b) = log

a+b
1 + ab


= log

1
1+

a+b
1+ab
a+b
1+ab

1a
1+a

(b) = log

1b
1+b

1a
1b
(1 a)(a b)
+ log
= log
1+a
1+b
(1 + a)(1 + b)

= log

1 + ab a b
(1 a)(1 b)
= log
1 + ab + a + b
(1 + a)(1 + b)

c.q.d.

1.7. Siendo f (x) = log x y (x) = x3 calcular:


a)
b)

 
f [(2)] = f 23 = f (8) = log 23 = 3 log 2
 
f [(a)] = f a3 = log a3 = 3 log a

c)

[f (a)] = [log a] = (log a)

1.8. Dominio natural denicin funcin y = 2x2 + 1


No existen valores que produzcan divisiones por cero; por tanto todos los reales son
validos.

xR

<x<

1.9. Dominio natural denicin funciones:


a)

1 x2

; si

|x| > 1 1 x2 < 0 No

raiz real

1 6 x 6 1

x2 = |x|

b) 3 + x + 7 x ; si x < 3 o x > 7 No raiz real 3 6 x 6 7

c) x + a x b ; siempre existen raices reales < x <

d)

a+x
ax

8 =

; si

p
3

(2)3 = (2) = 2

8=

23 = 2

x = a denominador = 0= x 6= a

e) arcsen2 x ; como sen x slo toma los valores entre1 y 1 este es el dominio
de arcsen x y de arcsen2 x 1 x 1
f) y = log x ; la funcin logartmica slo est denida para valores positivos
x > 0

g) y = ax (a > 0) = x < x <

1.10. Construir grca de la funcin y = 3x + 5


Puntos de corte con los ejes:

x=0y=5

y = 0 3x = 5 x =

La curva es una recta, y utilizando Scilab para dibujarla

x=[ 5:0.1:5] ';


y=3*x+5; b=5/3;
plot2d ( x , y , [ 2 ] , l e g="y=3*x+5" , r e c t =[1 0 5 1 0 ] )

xgrid
xstring ( 0 , 5 , [ "P( 0 , 5 ) " ] )
xstring ( b , 0 , [ "P( 5 / 3 , 0 ) " ] )

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

5
3

1.11. Gracar parbola y = 21 x2 + 1


y = 0 0 = 12 x2 + 1 2 = x2 no cruza el
1
Analizndo algunos puntos x = 1 o x = 1 y = 1 +
2
x = 2 y = 2 + 1 = 3
x=0y=1
Dado que si

Realizando el grco en scilab:

x=[ 5:0.1:5] ';


y =0.5* x^2+1;
plot2d ( x , y , [ 2 ] , l e g="y=1/2*x+1" , r e c t =[4 0 4 1 0 ] )

xgrid

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

eje x

1.12. Parbola y = 3 2x2


y = 0 0 = 32x2 3 = 2x2 |x| =
x=0y=3

3
2 es simtrica respecto eje y (ordenadas)

x=[ 5:0.1:5] ';


y=32*x ^ 2 ;
plot2d ( x , y , [ 2 ] , l e g="y=32*x^2" , r e c t =[3 5 3 4 ] )

xgrid

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1.13. Parbola y = x2 + 2x 1

1 22 41(1)
x=
=
21

y = 0 x1 = 1 + 2
x = 0 y = 1

2 4+4
2

2
= 22
2

x2 = 1 2

puntos de corte eje x (abcisas)

x=[ 5:0.1:5] ';


y=x^2+2*x 1;
plot2d ( x , y , [ 2 ] , l e g="y=x^2+2*x1" , r e c t =[4 2 2 7 ] )

xgrid

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1
1.14. y = x1

x 6= 1

x = 0 y = 1
x1 = [ 3 : 0 . 0 5 : . 9 5 ] ' ;
x2 = [ 1 . 0 5 : 0 . 1 : 3 ] ' ;
dims =1; x=c a t ( dims , x1 , x2 ) ;
y=(x 1)^( 1) ; // y=1/(x 1) ; No f u n c i o n a
plot2d ( x , y , [ 2 ] , l e g="y=1/(x 1)" , r e c t =[3 10 3 1 0 ] )

xgrid
xstring ( 0 , 1 , [ "P(0 , 1) " ] )

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1.15. y = sen 2x
La curva
La curva

sen x es peridica 2
sen 2x es peridica

x1 = [ 3 : 0 . 0 5 : . 9 5 ] ' ;
x2 = [ 1 . 0 5 : 0 . 1 : 3 ] ' ;
dims =1; x=c a t ( dims , x1 , x2 ) ;
y=(x 1)^( 1) ; // y=1/(x 1) ; No f u n c i o n a
plot2d ( x , y , [ 2 ] , l e g="y=1/(x 1)" , r e c t =[3 10 3 1 0 ] )

xgrid
xstring ( 0 , 1 , [ "P(0 , 1) " ] )

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1.16. y = cos 3x
La curva
La curva

cos x es peridica 2
cos 3x es peridica 23

x = [ 0 : 0 . 1 : 2 * %pi ] ' ;
plot2d ( x , cos ( 3 * x ) , [ 2 ] , r e c t =[0 , 1 ,2* %pi , 1 ] ) ;

xgrid

a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1.17. Parbola y = x2 4x + 6
4

y=0x=
x=0y=6

(4)2 416
21

4 1624
no corta el eje x
2

x=[ 5:0.1:5] ';


y=x^2 4*x+6;
plot2d ( x , y , [ 2 ] , l e g="y=x^24*x+6" , r e c t =[1 0 5 1 1 ] )

xgrid

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1
1.18. y = 1x

x=0y=1
No denida para

|x| = 1

Curva simtrica eje ordenadas

x1 = [ 3 : 0 . 0 5 : 1 . 0 5 ] ' ;
x2 = [ 0 . 9 5 : 0 . 0 5 : 0 . 9 5 ] ' ;
x3 = [ 1 . 0 5 : 0 . 0 5 : 3 ] ' ;
dims =1; x=c a t ( dims , x1 , x2 , x3 ) ;
y=(1x ^2) ^( 1) ; // y=1/(1 x ^2) ; No f u n c i o n a
plot2d ( x , y , [ 2 ] , l e g="y=1/(1 x ^2) " , r e c t =[3 5 3 5 ] )

xgrid

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1.19. y = sen x + 4
La curva es peridica

y est adelantada

4 (respecto a la curva seno)

x = [ 0 : 0 . 1 : 2 * %pi ] ' ;
plot2d ( x , sin ( x+( %pi/ 4 ) ) , [ 2 ] , r e c t =[0 , 1 ,2* %pi , 1 ] ) ;

xgrid

a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1.20. y = cos x 3

cos x

La curva

es peridica

retrasada

3 (respecto a la curva coseno)

x = [ 0 : 0 . 1 : 2 * %pi ] ' ;
plot2d ( x , [ sin ( x+( %pi/ 4 ) ) cos ( x ( %pi/ 3 ) ) ] , [ 2 3 ] , l e g=" s i n ( x+p i / 4 ) @cos ( x
p i / 3 ) " , r e c t =[0 , 1 ,2* %pi , 1 ] ) ;

xgrid

a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;

1.21. y = tg 21 x
La curva

tg 12 x

es peridica

y no valilda para

x = (tg x

es peridica

1.22. y = cotg 41 x
La curva

cotg 14 x

es peridica

y no valilda para

x = (cotg x

es peridica

x=[( 1) * %pi : 0 . 1 : %pi ] ' ;


deff ( " [ y]= f ( x ) " , "y =tan ( x / 2 ) " ) ;
deff ( " [ y]=g ( x ) " , "y =c o t g ( ( x+((x==0)* %eps ) ) / 4 ) " ) ;
// con "+(x==0)* %eps" s e e v i t a e l 0
// t r a z o f u n c i n f ( x )
fplot2d ( x , f , [ 2 ] , r e c t =[ %pi, 10 , %pi , 1 0 ] )
a=gca ( ) ; // Handle on a x e s e n t i t y
// a x i s c e n t e r e d a t ( 0 , 0 )
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .

xgrid

// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t =[ %pi, 10 , %pi , 1 0 ] ) ;
// t r a z o g r u e s o en f u n c i n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
// uso de LaTex en l a l e g e n d a , ver ' l e g e n d '
h l=l e g e n d ( [ ' $y=t g \ f r a c {x }{2} $ ' ] , [ ' $y=c o t g \ f r a c {x }{4} $ ' ] , 4 ) ;

1.23. y = 3x
La curva potencial corta el eje x en el

se aproxima a el rpidamente, pero no lo

corta.
Para

x=0y=1

1.24. y = 2x

La curva potencial es simtrica respecto al eje y, debido al cuadrado de x.


Y corta el eje x en el
Para

y en el + se aproxima a ellos rpidamente, pero no lo corta.

x=0y=1

x=[ 5:0.1:5] ';


deff ( " [ y]= f ( x ) " , "y =3^x" ) ;
deff ( " [ y]=g ( x ) " , "y =2^( (x ^2) ) " ) ;
// t r a z o f u n c i n f ( x )
fplot2d ( x , f , [ 2 ] , r e c t = [ 3 , 0 , 3 , 4 ] )
a=gca ( ) ; // Handle on a x e s e n t i t y
// a x i s c e n t e r e d a t ( 0 , 0 )
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .

xgrid

// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t = [ 3 , 0 , 3 , 4 ] ) ;
// t r a z o g r u e s o en f u n c i n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
h l=l e g e n d ( [ ' $y=3^x$ ' ] , [ ' $y=2^{x^2}$ ' ] , 1 ) ;

1.25. y = log2 x1
La curva logartmica slo est denida para valores

x > 0,

por lo que

log2

1
x tambin

tiene el mismo dominio


Tambin se representa la curva

y = ln x1

x=[0:0.05:4] ';
deff ( " [ y]= f ( x ) " , "y =l o g 2 ( 1 / ( x+((x==0)* %eps ) ) ) " ) ;
deff ( " [ y]=g ( x ) " , "y =l o g ( 1 / ( x+((x==0)* %eps ) ) ) " ) ;
fplot2d ( x , f , [ 2 ] , r e c t = [ 0 , 4 , 4 , 1 0 ] )

xgrid

a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
xgrid ;
// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t = [ 0 , 4 , 4 , 1 0 ] ) ;
// t r a z o g r u e s o en f u n c i n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
h l=l e g e n d ( [ ' $y=\log_2 \ f r a c {1}{ x}$ ' ] , [ ' $y=l n \ f r a c {1}{ x} $ ' ] , 1 ) ; // upper
l e f t corner

1.26. y = x3 + 1
y = 0 x = 1

x=0y=1

1.27. y = 4 x3
y=0x=

x=0y=4

x=[ 2.2:0.1:3] ';


deff ( " [ y]= f ( x ) " , "y =x^3+1" ) ;
deff ( " [ y]=g ( x ) " , "y =4x^3" ) ;
// t r a z o f u n c i n f ( x )
fplot2d ( x , f , [ 2 ] , r e c t =[ 5 , 8 ,5 ,10])
a=gca ( ) ; // Handle on a x e s e n t i t y
// a x i s c e n t e r e d a t ( 0 , 0 )
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .

xgrid

// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t =[ 5 , 8 ,5 ,10]) ;
// t r a z o g r u e s o en f u n c i n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
h l=l e g e n d ( [ ' $y=x^3+1$ ' ] , [ ' $y =4x^3$ ' ] , 1 ) ;

1.28. y = x1

No denida para

x=0

(tendera a innito)

Curva simtrica respecto al eje y (ordenadas)

x1 = [ 3 : 0 . 1 : 0 . 1 ] ' ;
x2 = [ 0 . 1 : 0 . 1 : 3 ] ' ;
dims =1; x=c a t ( dims , x1 , x2 ) ;
deff ( " [ y]= f ( x ) " , "y =(x ^2) ^( 1)" ) ;
fplot2d ( x , f , [ 2 ] , r e c t = [ 3 , 0 , 3 , 1 0 ] )
// tambien f u n c i o n a
// y =(x ^2) ^( 1)
// p l o t 2 d ( x , y , [ 2 ] , l e g ="y =(x ^2) ^( 1) " , r e c t =[3 0 3 1 0 ] )

xgrid

// a x i s c e n t e r e d a t ( 0 , 0 )
a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
h1=l e g e n d ( [ ' $y=\ f r a c {1}{ x^2}$ ' ] , 2 ) ;

1.29. y = x4
Curva simtrica respecto al eje y (ordenadas)

1.30. y = x5
Curva simtrica respecto al origen (punto 0,0)

x=[ 2:0.1:2] ';


deff ( " [ y]= f ( x ) " , "y =x^5" ) ;
deff ( " [ y]=g ( x ) " , "y =x^4" ) ;
// t r a z o f u n c i o n f ( x )
fplot2d ( x , f , [ 2 ] , r e c t =[ 2 , 10 ,2 ,10])
a=gca ( ) ; // Handle on a x e s e n t i t y
// a x i s c e n t e r e d a t ( 0 , 0 )
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .

xgrid

// t r a z o f u n c i o n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t =[ 2 , 10 ,2 ,10]) ; x t i t l e ( " F u n c i o n e s p o t e n c i a l e s " ) ;
// x l a b e l (" x ") ; y l a b e l (" y ") ; l a s l e t r a s " x " e " y " s a l e n s o b r e
c u a d r i c u l a y no s e ven
// t r a z o g r u e s o en f u n c i o n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
h l=l e g e n d ( [ ' $y=x^5$ ' ] , [ ' $y=x^4$ ' ] , 4 ) ;

1.31. y = x
Curva denida slo para

x0

1.32. y = 1x
Curva denida slo para

x>0

Programa en Scilab (no trazo punto cero)

x=[0.01:0.01:10] ';
deff ( " [ y]= f ( x ) " , "y =s q r t ( x ) " ) ;
deff ( " [ y]=g ( x ) " , "y =1/( s q r t ( x ) ) " ) ;
// t r a z o f u n c i n f ( x )
fplot2d ( x , f , [ 2 ] , r e c t = [ 0 , 0 , 1 0 , 1 0 ] ) ;
a=gca ( ) ; // Handle on a x e s e n t i t y
// a x i s c e n t e r e d a t ( 0 , 0 )
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
xgrid ;
// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t = [ 0 , 0 , 1 0 , 1 0 ] ) ; x t i t l e ( " F u n c i o n e s p o t e n c i a l e s " ) ;
// t r a z o g r u e s o en f u n c i n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
h l=l e g e n d ( [ ' $y=\ s q r t {x}$ ' ] , [ ' $y=\ f r a c {1}{\ s q r t {x }} $ ' ] , 1 ) ; // upper l e f t
corner

1.33. y = x
Curva simtrica respecto al origen

Scilab utiliza la exponenciacin para resolver, por lo que no da valores correctos para
valores de x negativos.

x 3 = e 3 log x

Dando resultados de nmero complejos, que en la

presentacin grca, se convierten a: en el eje x la parte real, y en el eje y la parte imaginaria.


Por ejemplo la

27 = 3

en Scilab es

27 3 = 1, 5 + 2, 5980762i

(Curva azul, para

nmeros positivos coincide con curva verde -queda oculta-)

x=[ 8:0.1:8] ';


deff ( " [ y]= f ( x ) " , "y =x ^ ( 1 / 3 ) " ) ;
// For two r e a l or complex numbers x1 e t x2 t h e v a l u e o f x1^x2 i s t h e "
p r i n c i p a l v a l u e " d e t e r m i n e d by x1^x2 = exp ( x2 * l o g ( x1 ) ) .
function [ y]=g ( x )
i f x<0 then
y=( 1) * ( ( abs ( x ) ) ^ ( 1 / 3 ) )

else

y =x ^ ( 1 / 3 )

end
endfunction
fplot2d ( x , f , [ 2 ] , r e c t =[ 8 , 3 ,8 ,3])
xgrid

a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
xgrid ;
// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t =[ 8 , 3 ,8 ,3]) ;
// t r a z o g r u e s o en f u n c i n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
h l=l e g e n d ( [ ' $y=x^\ f r a c {1}{3}= e ^{\ f r a c {1}{3}\ l o g {x }} $ ' ] , [ ' $y=\ s q r t [ 3 ] { x
} $ ' ] , 1 ) ; // upper l e f t c o r n e r

1.34. y = |x|
Curva simttrica respecto a las ordenadas.

1.35. y = log2 |x|


Curva simtrica, denida

x 6= 0

x=[ 4:0.1:4] ';


deff ( " [ y]= f ( x ) " , "y =abs ( x ) " ) ;
deff ( " [ y]=g ( x ) " , "y =l o g 2 ( abs ( x ) +((x==0)* %eps ) ) " ) ;
// con "+(x==0)* %eps" s e e v i t a e l 0
// t r a z o f u n c i n f ( x )
fplot2d ( x , f , [ 2 ] , r e c t =[ 4 , 10 ,4 ,4])
a=gca ( ) ; // Handle on a x e s e n t i t y
// a x i s c e n t e r e d a t ( 0 , 0 )
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .

xgrid

// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t =[ 4 , 10 ,4 ,4]) ;
// t r a z o g r u e s o en f u n c i n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
// uso de LaTex en l a l e g e n d a , ver ' l e g e n d '
h l=l e g e n d ( [ ' $y =|x | $ ' ] , [ ' $y=\log_2 | x | $ ' ] , 4 ) ;

1.36. y = log2 (1 x)
Curva denida

x < 1

x=[ 5:0.1:1] ';


deff ( " [ y]= f ( x ) " , "y =l o g 2 ((1 x ) +((1 x )==0)* %eps ) " ) ;
deff ( " [ y]=g ( x ) " , "y =l o g ((1 x ) +((1 x )==0)* %eps ) " ) ;
fplot2d ( x , f , [ 2 ] , r e c t =[ 5 , 5 ,1 ,3])

xgrid

a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
// There a r e a compound made o f two p o l y l i n e s and a l e g e n d
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
xgrid ;
// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t =[ 5 , 5 ,1 ,3]) ;
// t r a z o g r u e s o en f u n c i n d i b u j a d a
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
// uso de LaTex en l a l e g e n d a , ver ' l e g e n d '
h l=l e g e n d ( [ ' $y=\log_2 (1 x ) $ ' ] , [ ' $y=l n (1 x ) $ ' ] , 3 ) ; // upper l e f t c o r n e r

1.37. y = 3 sen 2x + 3

La curva es senoidal, de amplitud 3, peridica

(respecto a la curva seno)


3

1.38. y = 4 cos x + 2

(doble frecuencia) y est adelantada

La curva es senoidal, peridica

y adelantada

2 (respecto a la curva seno)

x = [ 0 : 0 . 1 : 2 * %pi ] ' ;
deff ( " [ y]= f ( x ) " , "y =3* s i n ( 2 * x+( %pi/ 3 ) ) " ) ;
deff ( " [ y]=g ( x ) " , "y =4* c o s ( x+( %pi/ 2 ) ) " ) ;
fplot2d ( x , f , [ 2 ] , r e c t =[0 , 4 ,2* %pi , 4 ] )
a=gca ( ) ; // Handle on a x e s e n t i t y
// a x i s c e n t e r e d a t ( 0 , 0 )
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .

xgrid

// t r a z o f u n c i n g ( x )
fplot2d ( x , g , [ 3 ] , r e c t =[0 , 4 ,2* %pi , 4 ] ) ;
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
poly1 . t h i c k n e s s = 3 ;
h l=l e g e n d ( [ ' $y=3\ s i n ( 2 x+\ f r a c {\ p i } { 3 } ) $ ' ] , [ ' $y=4\ c o s ( x+\ f r a c {\ p i } { 2 } ) $
' ] ,5) ;

1.39. Curvas denidas por tramos f (x) denida x


[1; 1]

(
f (x) =

1+x
1 2x

1 x 0
0x1

x=[ 1:0.1:1] ';


function [ y]= f ( x )
i f x<0 then
y=1+x

else

y =12*x

end
endfunction
fplot2d ( x , f , [ 2 ] , r e c t =[ 1 , 1 ,1 ,1])
xgrid

a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
xgrid ;

1.40. Curvas denidas por tramos f (x) denida x


[0; 2]
(
x3
f (x) =
x

0x1
1x2

x=[0:0.1:2] ';
function [ y]= f ( x )
i f x<=1 then
y=x^3

else

y =x

end
endfunction
fplot2d ( x , f , [ 2 ] , r e c t = [ 0 , 0 , 2 , 2 ] )
xgrid

a=gca ( ) ; // Handle on a x e s e n t i t y
a . x_location = " o r i g i n " ;
a . y_location = " o r i g i n " ;
a . c h i l d r e n // l i s t t h e c h i l d r e n o f t h e a x e s .
p o l y 1= a . c h i l d r e n ( 1 ) . c h i l d r e n ( 1 ) ; // s t o r e p o l y l i n e h a n d l e i n t o p o l y 1
p o l y 1 . t h i c k n e s s = 3 ; // . . . and t h e t i c k n e s s o f a c u r v e .
xgrid ;

1.41. Espiral hiperblica % = a


p h i = [ 0 : %pi / 1 0 0 : %pi * 4 ] ; rho = ( 0 . 9 ) / p h i

polarplot ( phi , rho )

1.42. Espiral logartmica % = a


Para
Para
Para

a<1
a=1
a>1

espiral que se acerca a cero (color negro).


circulo unidad (color rojo)
espiral que se aleja a innito (color azul)

p h i = [ 0 : %pi / 1 0 0 : %pi * 4 ] ; rho05 = ( 0 . 9 ) ^p h i ;


rho1=1^p h i ; rho2 =1.1^ p h i
polarplot ( [ phi ' phi ' phi ' ] , [ rho05 ' rho1 ' rho2 ' ] , [ 1 , 5 , 1 0 ] , ' 130 ' , "
@r09@r1@>r 1 1 " )

1.43. Lemniscata % = a cos 2


Tambin se ha trazado la curva lemniscata con el seno (curva de color rojo)

p h i = [ 0 : %pi / 1 0 0 : 2 * %pi ] ; a =10;


columnas=s i z e ( phi , ' c ' )
rho=ones ( p h i ) ;mu=rho ;
for i t =1: columnas
i f ( cos ( 2 * p h i ( 1 , i t ) ) <0) then
rho ( 1 , i t )=0 // v a l o r e s i m a g i n a r i o s de l a r a i z

else

end

rho ( 1 , i t )=a* sqrt ( cos ( 2 * p h i ( 1 , i t ) ) )

end
for i t =1: columnas
i f ( sin ( 2 * p h i ( 1 , i t ) ) <0) then
else

mu( 1 , i t )=0 // v a l o r e s i m a g i n a r i o s de l a r a i z

mu( 1 , i t )=a * sqrt ( sin ( 2 * p h i ( 1 , i t ) ) )

end

end
polarplot ( [ phi ' phi ' ] , [ rho ' mu' ] , [ 1 , 5 ] , ' 130 ' , "@r1@>r 1 1 " )

// l a l e m i n i s c a t a d e l seno e s t a g i r a d a ( r e t r a s a d a ) p i /4 (45 )

1.44. Cardioide % = a (1 cos)


Tambin se ha trazado la curva cardioide con el seno (curva de color rojo)

p h i = [ 0 : %pi / 1 0 0 : 2 * %pi ] ; a =5;


rho=a*(1 cos ( p h i ) ) ;
mu=a*(1 sin ( p h i ) ) ;
polarplot ( [ phi ' phi ' ] , [ rho ' mu' ] , [ 1 , 5 ] , ' 130 ' , "@r1@>r 1 1 " )
// l a c a r d i o i d e d e l seno e s t a g i r a d a ( r e t r a s a d a ) p i /2 (90 )

1.45. Rosa de n-Ptalos % = a sen 3


Tambin se ha trazado la Rosa de 2n-Ptalos con
Si el mltiplo de

= a cos 4

(curva de color rojo)

es par se obtiene una rosa de 2n-ptalos, si es impar de n-ptalos.

Esto se produce tanto en el seno como en el coseno, lo que hay es un desfase (giro) entre
una curva y otra.

p h i = [ 0 : %pi / 1 0 0 : 2 * %pi ] ; a =5;


rho=a* sin ( 3 * p h i ) ;
mu=a * cos ( 4 * p h i ) ;
polarplot ( [ phi ' phi ' ] , [ rho ' mu' ] , [ 1 , 5 ] , ' 130 ' , "@r1@>r 1 1 " )

Captulo 2
Lmite y continuidad de las
funciones.

He resuelto manualmente los ejercicios propuestos. En Scilab no he encontrado una


herramienta que resulva simbolicamente los lmites; parece ser que el programa MAXIMA
si que lo hace (pero de momento no estoy interesado en utilizarlo).

2.1. Calcular lmx1 x x+2x+5


+1
2

En primer lugar, probamos a resolver aplicando el valor de x, dentro de la expresin::

x2 + 2x + 5
12 + 2 1 + 5
8
=
= =4
2
2
x1
x +1
1 +1
2
lm

Aplicando teoremas funamentales de los lmites (Apartado 5 del libro de Piskunov)

lmx1 x2 + 2x + 5
lmx1 x2 + lmx1 2x + lmx1 5
x2 + 2x + 5
=
=
=
x1
x2 + 1
lmx1 x2 + 1
lmx1 x2 + lmx1 1
lm

1+2+5
8
= =4
1+2
2

2.2. Calcular lmx [2 sen x cos x + cotg x]

lm [2 sen x cos x + cotg x] = 2 lm sen x lm cos x + lm cos x lm

x
2

x 2

=210+0

x 2

1
=2
1

x 2

x 2

1
=
sen x

2.3. Calcular lmx2 x2


2+x
lmx2 x 2
22
x2
0

=
=
lm
= =0
x2
2
2
2+x
lmx2 2 + x

2.4. Calcular lmx 2 x1 + x4


lm

4
1
2 + 2
x x


= lm 2 lm
x

4
1
+ lm 2 = 2 0 + 4 0 = 2
x
x
x

2.5. Calcular lmx 4x 3x2x5+1


3

+1
lmx 4 2 x1 + x12
lmx 4x 2x
4x3 2x2 + 1
x3

lm
=
=
3
x
3x3 5
lmx 3 x53
lmx 3xx35


=

4
40+0
=
30
3

2.6. Calcular lmx x+1


x


x+1
1
= lm 1 +
=1+0=1
x
x
x
x
lm

2.7. Calcular lmn 1+2+...+n


n
2

1 + 2 + ... + n
n(1 + n)
1+n
= lm
= lm
= lm
n
n
n 2n
n
n2
2n2

lm

1
1
+
2n 2


=0+

1
1
=
2
2

Dado que el sumatorio de la Progresin Aritmtica es::

n
X

n = (1 + 2 + . . . + n) =

i=1

n(a1 + an )
n(1 + n)
=
2
2

2.8. Calcular lmn 1 +2 n+...+n


2

Piskunov[4]propone para su resolucin utilizar la igualdad (demostrada):

12 + 22 + . . . + n2 =

n(n + 1)(2n + 1)
6

1 2 + 2 2 + . . . + n2
n(n + 1)(2n + 1)
(n + 1)(2n + 1)
= lm
= lm
=
n
n
n
n3
6n3
6n2
lm

2 + n3 +
2n2 + 3n + 1 /n2
=
l
m
n
n
6n2
/n2
6

= lm

1
n2

2+0+0
1
=
6
3

Tambien se podra resolver por el Criterio de Stolz, en el Atlas de matemticas [3] se indica
este mtodo para resolver lmites de la forma:

lm

an
bn

an y

bn

lm

an an1
an
= lm
n
bn bn1
bn

Aplicando el Criterio de Stolz:

(12 + 22 + . . . + n2 ) (12 + 22 + . . . (n 1)2 )


=
n
n3 (n 1)3
lm

n2
n2
/n2
=
l
m
=
n n3 (n3 3n2 + 3n 1)
n 3n2 3n + 1 /n2

= lm

= lm

1
3

3
n

1
n2

1
1
=
30+0
3

+x1
2.9. Calcular lmx x 2x+5
2

Se puede resolver dividiendo los polinomios denominador y divisor por

x2 .

1 + x1 x12
x2 + x 1 /x2
1+00
1
=
=
l
m
= =
5
2
x
x
2x + 5 /x2
0
+
0
0
+
x
x2
lm

2.10. Calcular lmx 3x x2x1


+4
2

Se puede resolver dividiendo los polinomios denominador y divisor por

3x2 2x 1 /x3
= lm
x
x
x3 + 4
/x3
lm

3
x

x22
1 + x43

1
x3

x3 .

000
0
= =0
1+0
1

+x
2.11. Calcular lmx0 4x3x2x
+2x
3

Se puede resolver dividiendo los polinomios denominador y divisor por

x.

4x3 2x2 + x /x
4x2 2x + 1
00+1
1
=
l
m
=
=
2
x0
3x + 2x /x x0
3x + 2
0+2
2
lm

En Scilab, podemos calcular este lmite aprovechando el mnimo valor  %eps

function

y=p o l 1 ( x )

y =(4 * x^3 2* x^2+x ) / ( 3 * x^2+2* x )

endfunction

Obteniendo como resultado en consola, al introducir en vez de 0 el valor  %eps

>p o l 1 ( %eps )

ans

0.5

4
2.12. Calcular lmx2 xx2
2

Se soluciona descomponiendo el polinomio del denominador

1 y simplicando la funcin.

(x + 2)(x 2)
x2 4
= lm
= lm x + 2 = 2 + 2 = 4
x2
x2
x2 x 2
(x 2)
lm

En Scilab, podemos calcular este lmite aprovechando el mnimo valor  %eps, y la gestin
de errores ieee(n)

ieee ( 2 )
function

y=p o l 1 2 b ( x )

y=(x ^2 4)/( x 2)

endfunction
disp ( p o l 1 2 b (2 %eps ) )
disp ( p o l 1 2 b (2+ %eps ) )
Obteniendo como resultado al ejecutar este archivo

>exec (

' 02 12b . s c i ' ,

1)

4.
Nan

1
2.13. Calcular lmx1 xx1
3

Se soluciona descomponiendo el polinomio del denominador

2 y simplicando la funcin.

x3 1
(x2 + x + 1)(x 1)
= lm
= lm x2 + x + 1 = 12 + 1 + 1 = 3
x1 x 1
x1
x1
(x 1)
lm

En Scilab

ieee ( 2 )
function

y=p o l 1 3 ( x )

y=(x ^3 1)/( x 1)

endfunction
disp ( p o l 1 3 (1 %eps ) )
disp ( p o l 1 3 (1+ %eps ) )
Obteniendo como resultado al ejecutar este archivo

1 0 -4
2
2 4
Divisin de polinomios, por Runi: x2 4 = (x 2)(x + 2)
1 2 0
1 0 0 -1
2 Aplicando Runi: x4 1 = (x 1)(x2 + x + 1)
1
1 1 1
1 1 1 0
1

>exec (

' 02 13. s c i ' ,

1)

3.
3.

5x+6
2.14. Calcular lmx2 xx12x+20
2

Se soluciona descomponiendo los polinomios del denominador y del divisor, y simplicando la funcin.

x2 5x + 6
(x 3)(x 2)
x3
1
1
= lm
= lm
=
=
x2 x2 12x + 20
x2 (x 10)(x 2)
x2 x 10
8
8
lm

En Scilab

ieee ( 2 )
function

y=p o l 1 4 ( x )

y=(x ^2 (5 * x ) + 6 ) / ( x ^2 (12 * x ) + 2 0 )

endfunction
disp ( p o l 1 4 (2 %eps ) )
disp ( p o l 1 4 (2+ %eps ) )

Obteniendo como resultado al ejecutar este archivo

>exec (

' 02 14. s c i ' ,

1)

0.25
Nan
Que no es correcto, da

1
4 , pero no soy capaz de entender porque.

2.15. Calcular lmx2 3xx +3x10


5x+2
3

Se soluciona descomponiendo los polinomios del denominador y del divisor, y simplicando la funcin.

x+5
x3 + 3x 10
(x 2)(x + 5)
7
= lm
= lm
= =1
x2 3x + 1
x2 3x2 5x + 2
x2 3(x 2)(x + 1 )
7
3
lm

En Scilab

ieee ( 2 )
function

y=p o l 1 5 ( x )

y=(x ^3+(3 * x ) 1 0 ) / ( 3 * x ^2 (5 * x ) 2)

endfunction
disp ( p o l 1 5 (2 %eps ) )
disp ( p o l 1 5 (2+ %eps ) )
Obteniendo

>exec ( ' 0 2 1 5 . s c i
2 . 2 5 2D+15
Inf

' ,

1)

Que no es correcto. Y probando con polinomios.

ieee ( 2 )
poly ( [ 1 0 3
q=poly ( [ 2 5

p=

t=p / q

disp
disp

(
(

1 ] , "x" , " c " )

3 ] , "x" , " c " )

horner ( t ,2 %eps ) )
horner ( t ,2+ %eps ) )

Obteniendo como resultado al ejecutar este archivo

>exec ( ' 02 15b .


2 . 0 0 2D+15

1)

sci ' ,

Inf
Que tampoco es correcto.

+2y
2.16. Calcular lmy2 y y+3y
y6
3

Se soluciona descomponiendo los polinomios del denominador y del divisor, y simplicando la funcin.

y 3 + 3y 2 + 2y
y(y + 1)(y + 2)
y(y + 1)
= lm
= lm
=
y2 y 2 y 6
y2 (y 3)(y + 2)
y2 y 3
lm

(2)(2 + 1)
(2)(1)
2
=
=
2 3
5
5

u +4u +4u
2.17. Calcular lmu2 (u+2)(u3)
3

Se soluciona descomponiendo los polinomios del denominador y del divisor, y simplicando la funcin.

u3 + 4u2 + 4u
u(u + 2)2
u(u + 2)
= lm
= lm
=
u2 (u + 2)(u 3)
u2 (u + 2)(u 3)
u2 u 3
lm

(2)(2 + 2)
(2)(0)
=
=0
2 3
5

2.18. Calcular lmh0 (x+h)h x


3

(x + h)3 x3
x3 + 3x2 h + 3xh2 + h3 x3 /h
= lm
=
h0
h0
h
h
/h
lm

= lm 3x2 + 3xh + h2 = 3x2 + 0 + 0 = 3x2


h0

2.19. Calcular lmx1



lm

x1

1
1x

3
1x3




1 x3 3 3x
1
3
x3 + 3x 2
=
l
m

= lm
=
3
3
x1 (1 x)(1 x )
x1 (1 x)(x 1)(x2 x 1)
1x 1x

Se soluciona descomponiendo el polinomio del denominador

3 y simplicando la funcin.

(1)(x3 3x + 2)
(1)(x 1)2 (x + 2)
(1)(x + 2)
= lm
= lm 2
=
2
2
x1 (x 1) (x + x + 1)
x1 (x 1)2 (x2 + x + 1)
x1 x + x + 1

= lm

3
(1)(1 + 2)
=
= 1
1+1+1
3

1
2.20. Calcular lmx1 xx1
n

Se soluciona descomponiendo el polinomio del denominador

4 y simplicando la funcin.

i=n1
i=n1
i=n1
X
X
xn 1
x1 X i
xi =
1i =
= lm
x = lm
x1 x 1
x1 x 1
x1
i=0
i=0
i=0

lm

n1
X

1=n

n 0 n N

2.21. Calcular lmx0

1+x1
x

(
y2 = 1 + x x = y2 1
Se puede solucionar realizando un cambio de variable
x0
y2 1 y 1
Y despus simplicando la funcin.

lm

x0

p
1+x1
y2 1
y1
= lm 2
= lm 2
=
y1 y 1
y1 y 1
x

= lm

y1

y1
1
1
1
= lm
=
=
(y 1)(y + 1) y1 y + 1
1+1
2

Aplicando Runi: x3 3x + 2 = (x 1)2 (x + 2)

Aplicando Runi: xn 1 = (x 1) Pi=n1


xi
i=0

1 0
1
1
1 1
1
1
1 2
x^ n n-1
1 0
1
1
1 1

-3 2
1 -2
-2 0
2
0
n-2 ... n-(n-1)=1 n-n=0
0 0
0
-1
1 1
1
1
1 1
1
0

2.22. Calcular

2x+13

lmx4 x2
2

Se soluciona simplicando la funcin, eliminando la divisin de raices que da indeterminacion. Para ello multiplicar y dividir por el conjugado (

f (x) n).

2x + 1 3
2x + 1 + 3
x2+ 2
(2x + 1 9)( x 2 + 2)


= lm
lm

=
x4
2x + 1 + 3
x2 2
x 2 + 2 x4 (x 2 2)( 2x + 1 + 3)

2x 8
x2+ 2
2(x 4)
x2+ 2
x2+ 2


= lm
= lm
= 2 lm
=
x4 x 4
x4 x 4
x4
2x + 1 + 3
2x + 1 + 3
2x + 1 + 3

42+ 2
22 2
2 2
=2
=
=
3+3
3
24+1+3

2.23. Calcular

2 2
x +p p
lmx0 2 2
x +q q

Se soluciona simplicando la funcin, eliminando la divisin de raices que da indeterminacion. Para ello multiplicar y dividir por el conjugado (

f (x) n).

p
p
p
(x2 + p2 p2 )( x2 + q 2 + q)
x2 + p2 p
x2 + p 2 + p
x2 + q 2 + q
p
lm p
p
p
= lm
=
x0
x2 + q 2 q
x2 + p 2 + p
x2 + q 2 + q x0 (x2 + q 2 q 2 )( x2 + p2 + p)
p
p
p
x2
x2 + q 2 + q
x2 + q 2 + q
0 + q2 + q
2q
q
p
p
p
=

=
l
m
=
=
2
2
2
2
2
2
x0 x
x0
2p
p
x +p +p
x +p +p
0+p +p

2 2
42+ 2
22 2
=2
=
=
3+3
3
24+1+3

= lm

x1
2.24. Calcular lmx1 x1
(
Se puede solucionar realizando un cambio de variable

x = y3 3 x = y
x 1 y3 1 y 1

Y despus simplicando la funcin (eliminando las raices cuadradas que quedan).

3
3
3
x1
y 1 y2 + 1
(y 1)(y 2 + 1)
lm
= lm 3
3
= lm
=
x1
y3 1
x 1 y1 y 2 1 y 2 + 1 y1
3

(y 1)(y 2 + 1)
y2 + 1
1+1
2
= lm 2
=
=
2
y1 (y 1)(y + y + 1)
y1 y + y + 1
1+1+1
3

= lm

2.25. Calcular lmxa

x m a
xa
(

Se puede solucionar realizando un cambio de variable

x = ym m x = y

xa
ym a y m a
1

ym a = 0 y = a m .
1
5
solucin: x a m ) .

Dado que la ecuacin tiene solucin real:


la funcin(dividiendo el polinomio por esa

lm

xa

1
y ma
(y a m )
x ma
= lm
= lm
=
Pm
n1

1
xa
y m a y m a
y m a (y a m )(
m y mn )
n=1 a
1

= lm
Pm
m
y

n=1 a

n1
m

= Pm

n=1

Se puede simplicar

y mn

= Pm

n1+mn
m

lmy ma

n=1

2.26. Calcular lmx0

m1
m

1
Pm

n=1 a

1
ma

m1
m

n1
m

y mn

= Pm

n=1 a

1
1

m a1 a m

n1
m

mn
m

1
m
a
am
=
ma
ma

1+x+x2 1
x

Se soluciona eliminando la indeterminacin (raiz), multiplicando y dividiendo por el

p
f (x) n).

1 + x + x2 12
1 + x + x2 1
1 + x + x2 + 1
= lm
=
lm

2
x0
x
1 + x + x + 1 x0 x( 1 + x + x2 + 1)

conjugado (

x + x2
1+x
1+0
1
1
= lm
=
=
=
x0 x( 1 + x + x2 + 1)
x0
1+1
2
1+0+0+1
1 + x + x2 + 1

= lm

2.27. Calcular
La indeterminacin
denominador por

2
lmx+ 3 xx33
+1

la podemos eliminar dividiendo tanto el numerador y como el

x.

x2
x2 3 /x
x2
lm

= lm q
3
3
x+
x + 1 /x x+ 3 x3 +
x3

Utilizando Runi para dividir:


m m-1 m-2 ... m-(m-1)=1 m-(m)=0
1 0
0 0
0
-a
a
a
a
..
a
a
1 a
a
...
a
0

1
m

1
m

2
m

1
m

2
m

y m a = (x a m )(

Pm

n=1

m1
m
m1
m

n1
m

y mn )

m
m

3
x2
1
x3

q
1
= lm q
x+ 3
1+

3
x2
1
x3

1
= q
3
1+

2.28. Calcular lmx

3
+2
1
+3

1
10
= =1
=
3
1
1+0

x2 +1
x+1

Hay que calcular el lmite cuando se tiende a

+ y a .
+.
q

1 + 12
1
1+0
=
=
= =1
1
1+0
1
1+

Para calcular el otro lmite, cuando se tiende a

lm

x+

1 + x12
+ 1 /x

= lm
x+1
/x x+ 1 + x1
x2

.
(
x = (t + 1) t = 1 x
Se realiza el cambio de variable
x
t 1 + t +
p
p

2
2
((t + 1)) + 1
(t + 1)2 + 1
x +1
= lm
= lm
=
lm
x x + 1
y+
y+
(t + 1) + 1
t
(
u = t + 1 t = 1 u
Realizando otro cambio de variable
t + u +
q

1 + u12
2
u + 1 /u
1+0
1
= lm
=

= lm
=
= 1
u+ 1 u
/u u+ u1 1
01
1
Para calcular el otro lmite, cuando se tiende a

2.29. Calcular lmx

x2 + 1

x2 1

Tan slo hay que calcular el lmite cuando se tiende a

+. Ya que
x .

al estar la variable

elevada al cuadrado, se obtendr el mismo resultado para

lm

p

x2

 x 2 + 1 + x 2 1
p
(x2 + 1) (x2 1)
2

+1 x 1
= lm
=
x2 + 1 + x2 1 x x2 + 1 + x2 1
= lm
x

x2

2.30. Calcular lmx x

2
2

=
=0
2

+1+ x 1

x2 + 1 x

Hay que calcular el lmite cuando se tiende a

+ y a .
+.

Para calcular el otro lmite, cuando se tiende a

p

2
p
2
x2 (x2 + 1) x4
2 x x +1+x
2
2

lm x
x + 1 x = lm x x + 1x
= lm
=
x+
x+
x+ x x2 + 1 + x2
x x2 + 1 + x2

x2
/x2
x4 + x2 x4

= lm
2 = lm
x+ x x2 + 1 + x2 /x
x+
x+ x x2 + 1 + x2

= lm

= lm q
x+

1
1+

1
x2

+1

1
x2 +1
x

=
+1

1
1
1
=
=
1
+
1
2
1+0+1

.
(
x = (t + 1) x = t + 1
realiza el cambio de variable
x
t 1 + t +

hp
i
p
x2 + 1 x = lm (t + 1)
( (t + 1))2 + 1 + (t + 1) =
lm x

Para calcular el otro lmite, cuando se tiende a


Se

t+

= (1) lm (t + 1)

q

t+

(t + 1) + 1 + (t + 1) =

(
u = (t + 1)
Realizando cambio de variable
t + u +
hp
i
hp
i
= (1) lm u
u2 + 1 + u = (1)
2 + 1 + =
u+

x
2.31. Calcular lmx0 sen
tg x
sen x
sen x
= lm sen x = lm cos x = cos 0 = 1
x0 tg x
x0
x0
cos x
lm

2.32. Calcular lmx senx4x


Aqu pienso que hay una errata en el enunciado, debera ser tendiendo a cero. Si es
como en el enunciado:

lm

lmx sen 4x
|sen 4| 1
sen 4x
=
=
=0
x
lmx x

Si fuese tendiendo a cero, si que da el resultado indicado en el libro.

sen 4x
4 sen 4x
sen 4x
= lm
= 4 lm
=
x0
x0 4
x0
x
x
4x
(
t = 4x
cambio de variable
x0 t0
lm

Se realiza el

sen t
=41=4
t0
t

= 4 lm

2.33. Calcular lmx0 senx

2 x
3
2

sen2
x0
x2
lm

x
3

1
1
sen x3 sen x3
sen x3
sen x3
sen x
sen x
1

= lm 31
lm 31
= lm x 3 lm x 3 =
x0
x0
x0
x0
x
x
x
x
9 x0 3
3
3
3
(
t = x3
el cambio de variable
x0 t0
1
sen t
sen t
1
1
= lm
lm
= 11=
t0
9 t0 t
t
9
9

= lm

Se realiza

x
2.34. Calcular lmx0 1cos
x
Para resolverlo utilizamos la propiedad trigonomtrica [2]:

lm

x0

x
x
= lm p
x0
1 cos x
2 sen2

x
2

= lm
x0

x
2
2
2
= lm 2 x = 1 =
2 x0 sen 2
2
2

1 cos x = 2 sen2

x
2 .

1
x
x
1
2

l
m
=
1 sen x =
x
x0
2 sen 2
2
2
2

2
2
= = 2
2
2

2.35. Calcular lmx0 x cotg x


Dada la denicin de la cotangente [1]:

lm x cotg x = lm x

x0

x0

cotg x =

cos x
sen x .

x
x /x
cos x
= lm
lm cos x = lm
cos 0 =
x0 sen x /x
sen x x0 sen x x0
= lm

x0 sen x
x

2.36. Calcular lm

1=

1
1=1
1

12 cos
sen( 3 )
(

x = 3 = x + 3
x0
3
1

2 cos(x + 3 )
1 2 cos

L = lm
=
l
m
=
x0
3 sen
sen x
3

Realizando el cambio de variable

+b) = cos a cos b sen a sen b



cos x + 3 = cos x cos 3 sen x sen 3 = 12 cos x 23 sen x



2 cos x + 3 = cos x 3 sen x = 1 2 cos x + 3 = 1 cos x + 3 sen x

Y aplicando las propiedades trigonomtricas [2]:cos (a






1 cos x + 3 sen x
1 cos x
1 cos x
L = lm
= lm
+ 3 = lm
+ 3 = L1+ 3
x0
x0
x0
sen x
sen x
sen x

SEN( 3 )

Resolviendo el lmite

x
x
lmx0 1cos
lmx0 1cos
1 cos x /x
1 cos x
x
x
=
=
= lm
x0
x0
sen x /x
lmx0 senx x
1
x

L1 = lm

Aplicando la propiedad anteriormente expuesta 2.34.

2 sen2
x0
x

L1 = lm

x
2

= lm

sen x2

x0

x
2

lm sen
x0

x
= 1 sen 0 = 1 0 = 0
2

Por lo tanto:

L = L1 +

3=0+

3=

Bibliografa

[1] Sebastian Marsinyach Dalmases.

Matemticas /1. FP 1er grado Administrativa. Bruo-

Edeb, 1975 edition, 1975.


[2] Y. Deplanche.

Dicciofrmulas. EDUNSA, Ediciones y Distribuciones Universitarias,

S.A., 1996 edition, 1996.


[3] Ferrn Hurtado.

Atlas de Matemticas (anlisis) + ejercicios. Ediciones Jover, S.A.,

1985 edition, 1985.


[4] N. Piskunov.
1966.

Clculo Diferencial e Integral. Montaner y Simn S.A., 1970 edition,

También podría gustarte