Está en la página 1de 138

CÁLCULO III

CUADERNO DE EJERCICIOS
SOLUCIONES

Dra. Lorena Zogaib


Departamento de Matemáticas
ITAM

Agosto 5, 2015

1
INTRODUCCIÓN

Este documento constituye un material de apoyo para el curso de Cálculo III para las carreras
de Economía y Dirección Financiera en el ITAM. Contiene las soluciones detalladas del
documento de trabajo Cálculo III, Cuaderno de Ejercicios, Lorena Zogaib, Departamento
de Matemáticas, ITAM, agosto 5 de 2015.

Todas las soluciones fueron elaboradas por mí, sin una revisión cuidadosa, por lo que se-
guramente el lector encontrará varios errores en el camino. Ésta es una transcripción en
computadora, de mis versiones manuscritas originales. Para este fin, tuve la suerte de contar
con la colaboración de dos estudiantes de Economía del ITAM: Angélica Martínez Leyva,
que realizó la primera transcripción de las soluciones en Scientific WorkPlace, y Rigel Jarabo
García, que elaboró la gran mayoría del material gráfico. Quiero expresar mi agradecimiento
a ellas, por el entusiasmo y esmero con que llevaron a cabo su trabajo.

Agradezco de antemano sus comentarios y correcciones en relación con este material.

Lorena Zogaib

2
CÁLCULO III
TAREA 1 - SOLUCIONES
INTEGRAL INDEFINIDA. INTEGRACIÓN POR SUSTITUCIÓN
(Tema 1.1)

1. (a)

−3

5
dx = −3 x−4/5 dx
x4
x1/5
= −3 1 +C
5
1/5
= −15x + C.

(b)

√ 1/2 1/2
x dx = x1/2 dx

= x1/8 dx

x9/8
= 9 +C
8
8 9/8
= x + C.
9

(c)

x 2 1
− 3 +2 dx = x dx − 2 x−3 dx + 2 dx
5 x 5
1 x2 x−2
= −2 + 2x + C
5 2 −2
x2 1
= + + 2x + C.
10 x2

(d)
2
√ 3 6 9
x+ dx = x+ √ + 2 dx
x x x
= x dx + 6 x−1/2 dx + 9 x−2 dx

x2 x1/2 9x−1
= +6 1 + +C
2 2
−1
x2 √ 9
= + 12 x − + C
2 x

3
(e)
√ 1/2
e2x + ln 2 dx = e2x + ln 2 dx

= (ex + ln 2) dx
= ex + (ln 2) x + C
= ex + x ln 2 + C.

2. (a) f ′ (x) = 7x + cos x.

f (x) = f ′ (x) dx

= (7x + cos x) dx
7x2
= + senx + C.
2
(b) f ′′ (x) = 9x2 + 6x.

f ′ (x) = f ′′ (x) dx

= 9x2 + 6x dx

= 3x3 + 3x2 + C1 ,

f (x) = f ′ (x) dx

= 3x3 + 3x2 + C1 dx
3 4
= x + x3 + C1 x + C2 .
4
(c) f ′′ (x) = −1.

f ′ (x) = f ′′ (x) dx

= (−1) dx
= −x + C1 ,

f (x) = f ′ (x) dx

= (−x + C1 ) dx
x2
= − + C1 x + C2 .
2

4
(d) f ′′ (x) = 0.

f ′ (x) = f ′′ (x) dx

= 0 dx = C1 ,

f (x) = f ′ (x) dx

= C1 dx
= C1 x + C2 .

dy 1
3. (a) = 2 + x, y (2) = 1.
dx x
Se tiene
dy 1 1 x2
y (x) = dx = +x dx = − + + C.
dx x2 x 2

Sabemos que
1 22 1
y (2) = 1 = − + +C ∴ C=− .
2 2 2
Por lo tanto,
1 x2 1
y (x) = − + − .
x 2 2
d2 s 3t
(b) 2
= , s (4) = 4, s′ (4) = 3.
dt 8
Se tiene
3t 3
s′ (t) = s′′ (t) dt = dt = t2 + C1 ,
8 16
3 2 t3
s (t) = s′ (t) dt = t + C1 dt = + C1 t + C2 .
16 16

Sabemos que

43
s (4) = 4 = + 4C1 + C2
16
3
s′ (4) = 3 = 42 + C1
16
∴ C1 = 0, C2 = 0.

Por lo tanto,
t3
s (t) = .
16

5
4. Sabemos que la utilidad marginal es u′ (q) = 100 − 2q y que u (10) = 700. Para
maximizar la utilidad u (q) es necesario que u′ (q) = 0. Entonces,

u′ (q) = 0 = 100 − 2q ∴ q = 50.

Observamos que se trata de un problema de maximización, ya que

u′′ (q) = −2 < 0.

Para encontrar la utilidad máxima umáx debemos encontrar la función u (q) . Se tiene

u (q) = u′ (q) dq = (100 − 2q) dq = 100q − q 2 + A.

Sabemos que

u (10) = 700 = 100 (10) − (10)2 + A ∴ A = −200.

Así, la función de utilidad es

u(q) = 100q − q 2 − 200.

Concluimos que la empresa maximiza su utilidad en q = 50, con

umáx = u(50) = 2, 300 dólares.

5. En cualquier punto (x, y) de la curva y(x) la pendiente es el doble de la abscisa, es


decir,
dy
= 2x.
dx

De esta manera,
dy
y (x) = dx = 2x dx = x2 + C.
dx
La curva pasa por el punto (−1, 2), de donde

y(−1) = 2 = (−1)2 + C ∴ C = 1.

Por lo tanto, la curva que buscamos es

y (x) = x2 + 1.

6

6. (a) 1 − 2x dx.
Sea
u = 1 − 2x
du = −2dx.
Así,
√ 1 √
1 − 2x dx = − 1 − 2x (−2dx)
2
1 √
= − u du
2
1
= − u3/2 + C
3
1
= − (1 − 2x)3/2 + C.
3
y−1
(b) dy.
y 2 − 2y + 1
Sea
u = y 2 − 2y + 1
du = (2y − 2) dy = 2 (y − 1) dy.
Así,
y−1 1 2 (y − 1)
dy = dy
y2 − 2y + 1 2 y 2 − 2y + 1
1 du √
= √ = u+C
2 u
= y 2 − 2y + 1 + C
= (y − 1)2 + C
= |y − 1| + C.

7r3
(c) √
5
dr.
1 − r4
Sea
u = 1 − r4
du = −4r3 dr
Así,
7r3 7 −4r3
√ dr = − √ dr
5
1 − r4 4 5
1 − r4
7
= − u−1/5 du
4
35
= − u4/5 + C
16
35 4/5
= − 1 − r4 + C.
16

7
3x
(d) dx.
(3x2 + 3)3
Sea
u = 3x2 + 3
du = 6x dx
Así,
3x 1 (6x dx)
3 dx =
(3x2 + 3) 2 (3x2 + 3)3
1 du
=
2 u3
1
= u−3 du
2
1
= − u−2 + C
4
1
= − +C
4 (3x2 + 3)2
(e) sen (−4x) dx.
Sea
u = −4x
du = −4 dx.
Así,
1
sen (−4x) dx = − sen (−4x) (−4 dx)
4
1
= − sen u du
4
1
= cos u + C
4
1
= cos (−4x) + C.
4
(f) sen5 (x/3) cos (x/3) dx.
Sea
u = sen (x/3)
1
du = cos (x/3) dx.
3
Así,
1
sen5 (x/3) cos (x/3) dx = 3 sen5 (x/3) cos (x/3) dx
3
= 3 u5 du
u6
= +C
2
1
= sen6 (x/3) + C.
2

8
(g) 2x2 cos (x3 ) dx.
Sea
u = x3
du = 3x2 dx.
Así,
2
2x2 cos x3 dx = cos x3 3x2 dx
3
2
= cos u du
3
2
= sen u + C
3
2
= sen x3 + C.
3
1 1
(h) 2
cos2 dx.
x x
Sea
1
u=
x
1
du = − 2 dx.
x
Así,
1 1 1 1
cos2 dx = − cos2 − dx
x2 x x x2
= − cos2 u du
u sen (2u)
= − + +C
2 4
1 1 2
= − − sen + C.
2x 4 x

(i) cos x 1 − 2 sen x dx.
Sea
u = 1 − 2 sen x
du = −2 cos x dx.
Así,
√ 1
cos x 1 − 2 sen x dx = − 1 − 2 sen x)(−2 cos x) dx
2
1 √
= − u du
2
1
= − u3/2 + C
3
1
= − (1 − 2 sen x)3/2 + C.
3

9
1
(j) √ √ 2 dx.
x (1 + x)
Sea √
u=1+ x
1
du = √ dx.
2 x
Así,

1
1 √
2 x
dx
√ √ 2 dx = 2 √ 2
x (1 + x) (1 + x)
du
= 2
u2
2
= − +C
u
2
= − √ + C.
1+ x

(k) x 3x + 2 dx.
Sea
u = 3x + 2
du = 3 dx
u−2
x= .
3
Así,
√ 1 √
x 3x + 2 dx = x 3x + 2 (3 dx)
3
1 u−2 √
= u du
3 3
1
= u3/2 − 2u1/2 du
9
2 5/2 4
= u − u3/2 + C
45 27
2 4
= (3x + 2)5/2 − (3x + 2)3/2 + C.
45 27

10
e2x
(l) dx.
e2 + e2x
Sea
u = e2 + e2x
du = (0 + 2e2x ) dx = 2e2x dx
Así,

e2x 1 2e2x dx
dx =
e2 + e2x 2 e2 + e2x
1 du
=
2 u
1
= ln |u| + C
2
1
= ln e2 + e2x + C
2
1
= ln(e2 + e2x ) + C.
2

1 1 √
(m) 1+ dx = e−x 1 + e−x dx.
ex ex
Sea
u = 1 + e−x
du = −e−x dx
Así,

1 1 √
1+ dx = e−x 1 + e−x dx
ex ex

= − 1 + e−x −e−x dx

= − u du
2
= − u3/2 + C
3
2 3/2
= − 1 + e−x + C.
3

21/x
(n) dx.
x2
Sea
1
u=
x
1
du = − 2 dx
x

11
Así,

21/x 1
dx = − 21/x − dx
x2 x2
= − 2u du
1 u
= − 2 +C
ln 2
1 1/x
= − 2 + C.
ln 2

ln (4 x)
(o) dx.
x
Sea √
u = ln (4 x) = ln 4 + 12 ln x
1
du = dx
2x
Así,

ln (4 x) √ 1
dx = 2 ln 4 x dx
x 2x
= 2u du

= u2 + C

= ln2 4 x + C.

2 2
(p) (ex + e−x ) dx = (ex )2 + 2 (ex ) (e−x ) + (e−x ) dx = [e2x + 2 + e−2x ] dx
= e2x dx + 2 dx + e−2x dx.
Sean
u = 2x y w = −2x
du = 2 dx dw = −2 dx.
Así,

2 1 1
ex + e−x dx = e2x (2 dx) + 2 dx − e−2x (−2 dx)
2 2
1 1
= eu du + 2 dx − ew dw
2 2
1 u 1
= e + 2x − ew + C
2 2
1 2x 1
= e + 2x − e−2x + C.
2 2

12
(q) (3x + 1)2 dx = (3x )2 + 2 (3x ) (1) + 1 dx = [32x + 2 (3x ) + 1] dx.
Sea
u = 2x
du = 2 dx.
Así,
1
(3x + 1)2 dx = 32x (2 dx) + 2 3x dx + dx
2
1
= 3u du + 2 3x dx + dx
2
1 1 u 1 x
= 3 +2 3 +x+C
2 ln 3 ln 3
1 2x 2 x
= 3 + 3 + x + C.
2 ln 3 ln 3

(r) x3α dα.


Sea
u = 3α
du = 3 dα.
Así,
1
x3α dα = x3α (3 dα)
3
1
= xu du
3
1 1 u
= x +C
3 ln x
1 1 3α
= x + C.
3 ln x

7. (a) Sean a = 0, p = −1. Sea


u = ax + b
du = a dx.
Así,
1
(ax + b)p dx = (ax + b)p (a dx)
a
1
= up du
a
1 up+1
= +C
a p+1
1
= (ax + b)p+1 + C.
a(p + 1)

13
(b) i) (2x + 1)4 dx.
Identificamos a = 2, b = 1 y p = 4. Así,
1
(2x + 1)4 dx = (2x + 1)4+1 + C
2(4 + 1)
1
= (2x + 1)5 + C.
10
1
ii) √ dx.
4−x
Identificamos a = −1, b = 4 y p = −1/2. Así,

1 1
√ dx = 1 (4 − x)(−1/2)+1 + C
4−x (−1)(− 2 + 1)

= −2 4 − x + C.

14
CÁLCULO III
TAREA 2 - SOLUCIONES
SUMAS FINITAS. SUMAS DE RIEMANN. INTEGRAL DEFINIDA.
(Tema 1.2)
100
1. (a) (−1)k+1 2k−1 = 1 − 2 + 22 + · · · − 299 .
k=1
100
(b) (−1)k 2k−1 = −1 + 2 − 22 + · · · + 299 .
k=1
n
(c) (−1)i cos (ix) = 1 − cos (x) + cos (2x) − cos (3x) + · · · + (−1)n cos (nx) .
i=0
j+2
(d) n2 = j 2 + (j + 1)2 + (j + 2)2 .
n=j
n
(e) f (xk ) ∆xk = f (x1 ) ∆x1 + f (x2 ) ∆x2 + · · · + f (xn ) ∆xn .
k=1

25
1 1 1 1 1 1
2. (a) + + + + · · · + = .
2 4 6 8 50 k=1
2k
8
1 1 1 1 1 1
(b) 1 − + − + + · · · − = (−1)k+1 .
3 5 7 9 15 k=1
2k − 1
5 5
1 2 3 4 5 1 1 1
(c) − + − + − = (−1 + 2 − 3 + 4 − 5) = (−1)k k = − (−1)k+1 k.
5 5 5 5 5 5 5 k=1
5 k=1
4
(d) x−2 + x−1 + x0 + x1 = xk−3 .
k=1

4
√ √ √ √ √
3. i) 3− 4+ 5− 6= (−1)k+1 k + 2.
k=1
6
√ √ √ √ √
ii) 3− 4+ 5− 6= (−1)k+1 k.
k=3
−2
√ √ √ √ √
iii) 3− 4+ 5− 6= (−1)k+1 k + 8.
k=−5

n n n
2n (n + 1) 6n (n + 1) (2n + 1)
4. (a) 2k(1+3k) = 2 k +6 k2 = + = 2n (n + 1)2 .
k=1 k=1 k=1
2 6

15
(b)
99
1 1 1 1 1 1 1 1 1 1 1 1
− = ( − ) + ( − ) + ( −···− ) + ( − )+( − )
k k+1 3 4 4 5 5 98 98 99 99 100
k=3
1 1 97
= − = .
3 100 300
(c)
2 3 2
(i + j) = [(i + 1) + (i + 2) + (i + 3)]
i=1 j=1 i=1
2
= (3i + 6)
i=1
= [3 (1) + 6] + [3 (2) + 6] = 21.

5. n
n (n + 1)
i= = 78
i=1
2

∴ n (n + 1) = 156
∴ n2 + n − 156 = 0
∴ (n + 13) (n − 12) = 0
∴ n = 12 (se descarta n = −13).

6. Sean x1 = 3, x2 = 4, x3 = 1.
3
1 1 1 8
(a) µ = xi = (x1 + x2 + x3 ) = (3 + 4 + 1) = .
3 3 3 3
k=1
3 3 2 2
1 1 1 1
(b) σ 2 = x2i − xi = (x21 + x22 + x23 ) − (x1 + x2 + x3 )
3 k=1
3 k=1
3 3
2
1 2 1 14
= (3 + 42 + 12 ) − (3 + 4 + 1) = .
3 3 9

7. Sean r = 1 y n ≥ 1.

(a) Sea
n−1
Sn = rk = 1 + r + r2 + r3 + · · · + rn−2 + rn−1 .
k=0

Multiplicando por r ambos lados de la igualdad, se obtiene

rSn = r + r2 + r3 + r4 + · · · + rn−1 + rn ,

16
de donde

Sn − rSn = 1 − rn
(1 − r)Sn = 1 − rn
1 − rn
Sn = .
1−r
n−1
1 − rn
∴ rk = .
k=0
1−r

(b) Partimos de la suma geométrica (r = 1, k ≥ 1)


n−1
1 − rn
rk = .
k=0
1−r

Esto es,
1 − rn
1 + r + r2 + r3 + · · · + rn−1 =
.
1−r
Derivando con respecto a r ambos lados de la igualdad, se tiene

d d 1 − rn
1 + r + r2 + r3 + · · · + rn−1 =
dr dr 1−r

1 − nrn−1 + (n − 1)rn
∴ 1 + 2r + 3r2 + · · · + (n − 1) rn−2 =
(1 − r)2
Multiplicando por r ambos lados de la igualdad se llega a

r [1 − nrn−1 + (n − 1)rn ]
r + 2r2 + 3r3 + · · · + (n − 1) rn−1 =
(1 − r)2
n−1
r [1 − nrn−1 + (n − 1)rn ]
∴ krk = .
k=0
(1 − r)2
De esta manera,
n−1 n−1 n−1
k k
(a + kd)r = a r +d krk
k=0 k=0 k=0
a(1 − r ) rd [1 − nrn−1 + (n − 1)rn ]
n
= + .
1−r (1 − r)2
100
1
99 k 99 k 1− − 100 100
k 1 1 2 2 1 2 1
8. (a) (−1) = − = = 1− − = 1− .
2 2 1 3 2 3 2
k=0 k=0 1− −
2

17
100 k−1 99 m 100
k−1 1 m 1 2 1
(b) (−1) = (−1) = 1− .
k=1
2 ↑ m=0
2 3 2
m= k−1
99 100
1 1 1
99
1 − 100 + 99
1
k 2 2 2 1
99
1
100
(c) k = 2 = 2 1 − 100 + 99 .
k=0
2 1 2 2
1−
2
n
1
9. (a) lim (2c2k − 5ck ) ∆xk = 0
(2x2 − 5x) dx.
P →0
k=1
n
1 √
(b) lim 4 − c2k ∆xk = 0
4 − x2 dx.
P →0
k=1
n
π
(c) lim cos(ck ) ∆xk = π/2
cos x dx.
P →0
k=1

n b b−a
10. Hay que identificar lim f (ck )∆x = f (x) dx, donde ck = a + k∆x y ∆x = .
n→∞
k=1 a n

n 2
3k 3
(a) lim .
n→∞
k=1
n n
f (ck ) ∆x

3k
Sea ck = . Se tiene
n
3k
ck = =⇒ f (ck ) = c2k .
n
Como
3k 3
ck = =0+k = a + k∆x,
n n
por lo tanto

a = 0,
3 b−a
∆x = = ,
n n
b = 3 + a = 3 + 0 = 3.

Así,
n 2 3
3k 3
lim = x2 dx.
n→∞ n n 0
k=1

18
n 2
4k 4
(b) lim 2+ .
n→∞
k=1
n n
f (ck ) ∆x

Aquí hay dos respuestas directas:


4k
(b.1) Sea ck = 2 + . Se tiene
n
4k
ck = 2 + =⇒ f (ck ) = c2k .
n
Como
4k 4
ck = 2 + =2+k = a + k∆x,
n n
por lo tanto

a = 2,
4 b−a
∆x = = ,
n n
b = 4 + a = 4 + 2 = 6.

Así,
n 2 6
4k 4
lim 2+ = x2 dx.
n→∞
k=1
n n 2

4k
(b.2) Sea ck = . Se tiene
n
4k
ck = =⇒ f (ck ) = (2 + ck )2 .
n
Como
4k 4
ck = =0+k = a + k∆x,
n n
por lo tanto

a = 0,
4 b−a
∆x = = ,
n n
b = 4 + a = 4 + 0 = 4.

Así,
n 2 4
4k 4
lim 2+ = (2 + x)2 dx.
n→∞
k=1
n n 0

Nota que las dos respuestas son equivalentes. En efecto, usando la sustitución
u = 2 + x en la integral de la segunda respuesta, se obtiene
4 6
2
(2 + x) dx = u2 du.
0 2

19
n 2
3k 3
(c) lim 4 − −1 + .
n→∞
k=1
n n
∆x
f (ck )

3k
Sea ck = −1 + . Se tiene
n
3k
ck = −1 + =⇒ f (ck ) = 4 − c2k .
n
Como
3k 3
ck = −1 + = −1 + k = a + k∆x,
n n
por lo tanto

a = −1,
3 b−a
∆x = = ,
n n
b = 3 + a = 3 + (−1) = 2.

Así,
n 2 2
3k 3
lim 4 − −1 + = 4 − x2 dx.
n→∞ n n −1
k=1
n
1 3
(d) lim .
n→∞
k=1
1 + 3k/n n
f (ck ) ∆x

Aquí hay dos respuestas directas:


3k
(d.1) Sea ck = . Se tiene
n
3k 1
ck = =⇒ f (ck ) = .
n 1 + ck
Como
3k 3
ck = =0+k = a + k∆x,
n n
por lo tanto

a = 0,
3 b−a
∆x = = ,
n n
b = 3 + a = 3 + 0 = 3.

Así,
n 3
3/n 1
lim = dx.
n→∞
k=1
1 + 3k/n 0 1+x

20
3k
(d.2) Sea ck = 1 + . Se tiene
n
3k 1
ck = 1 + =⇒ f (ck ) = .
n ck
Como
3k 3
ck = 1 + =1+k = a + k∆x,
n n
por lo tanto

a = 1,
3 b−a
∆x = = ,
n n
b = 3 + a = 3 + 1 = 4.

Así,
n 4
3/n 1
lim = dx.
n→∞
k=1
1 + 3k/n 1 x
n n
1 1 1 1
(e) lim = lim .
n→∞ n
k=1
1 + (k/n)2 n→∞ k=1
1 + (k/n)2 n
f (ck ) ∆x

k
Sea ck = . Se tiene
n
k 1
ck = =⇒ f (ck ) = .
n 1 + c2k

Como
k 1
ck = =0+k = a + k∆x,
n n
por lo tanto

a = 0,
1 b−a
∆x = = ,
n n
b = 1 + a = 1 + 0 = 1.

Así,
n 1
1 1 1
lim = dx.
n→∞ n
k=1
1 + (k/n)2 0 1 + x2

21
n n 4
k4 k 1
(f) lim = lim .
n→∞
k=1
n5 n→∞ k=1
n n
f (ck ) ∆x

k
Sea ck = . Se tiene
n
k
ck = =⇒ f (ck ) = c4k .
n
Como
k 1
ck = =0+k = a + k∆x,
n n
por lo tanto

a = 0,
1 b−a
∆x = = ,
n n
b = 1 + a = 1 + 0 = 1.

Así,
n
k4 1
lim = x4 dx.
n→∞
k=1
n5 0

5 5 5 n 5
1 1 2 3 n 5 k 1
(g) lim + + + ... + = lim .
n→∞ n n n n n n→∞ n n
k=1
f (ck ) ∆x

k
Sea ck = . Se tiene
n
k
ck = =⇒ f (ck ) = f (ck ) = c5k .
n
Como
k 1
ck = =0+k = a + k∆x,
n n
por lo tanto

a = 0,
1 b−a
∆x = = ,
n n
b = 1 + a = 1 + 0 = 1.

Así,
5 5 5 1
1 1 2 3 n 5
lim + + + ... + = x5 dx.
n→∞ n n n n n 0

22
n n
3/n 3 1 5
(h) lim = lim .
n→∞
k=1
2 + 5k/n 5 n→∞ k=1
2 + 5k/n n
∆x
f (ck )

Aquí hay dos respuestas directas:


5k
(h.1) Sea ck = . Se tiene
n
5k 1
ck = =⇒ f (ck ) = √ .
n 2 + ck
Como
5k 5
ck = =0+k = a + k∆x,
n n
por lo tanto

a = 0,
5 b−a
∆x = = ,
n n
b = 5 + a = 5 + 0 = 5.

Así,
n n 5
3/n 3 5/n 3 1
lim = lim = √ dx.
n→∞
k=1
2 + 5k/n 5 n→∞ k=1
2 + 5k/n 5 0 2+x

5k
(h.2) Sea ck = 2 + . Se tiene
n
5k 1
ck = 2 + =⇒ f (ck ) = √ .
n ck

Como
5k 5
ck = 2 + =2+k = a + k∆x,
n n
por lo tanto

a = 2,
5 b−a
∆x = = ,
n n
b = 5 + a = 5 + 2 = 7.

Así,
n n 7
3/n 3 5/n 3 1
lim = lim = √ dx.
n→∞
k=1
2 + 5k/n 5 n→∞ k=1
2 + 5k/n 5 2 x

23
 
n n
3/n 1 3
(i) lim = lim   .
n→∞
k=1 2 + 3k/n (3k/n) n→∞
k=1 2 + 3k/n (3k/n) n
∆x
f (ck )

3k
Sea ck = . Se tiene
n
3k 1
ck = =⇒ f (ck ) = √ .
n 2 + ck ck

Como
3k 3
ck = =0+k = a + k∆x,
n n
por lo tanto

a = 0,
3 b−a
∆x = = ,
n n
b = 3 + a = 3 + 0 = 3.

Así,
n 3
3/n 1
lim = √ dx.
n→∞
k=1 2 + 3k/n (3k/n) 0 2+x x

1
11. Para calcular la integral (2x) dx utilizando sumas de Riemann, observamos que
0

f (ck ) = 2ck ,

b−a 1
a = 0, b = 1 ∴ ∆x = =
n n
1 k
∴ ck = a + k∆x = 0 + k = .
n n
De esta manera,

1 n n n
2k 1 2
(2x) dx = lim (2ck ) ∆x = lim = lim k
0 P →0
k=1
n→∞
k=1
n n n→∞ n2 k=1
2 n (n + 1) n+1 1
= lim = lim = lim 1 + = 1.
n→∞ n2 2 n→∞ n n→∞ n

24
0√
12. (a) La integral 16 − x2 dx representa la cuarta parte del área de un círculo con
−4
centro en el origen y radio igual a 4:

0√ 1
16 − x2 dx = (π · 42 ) = 4π.
−4 4

1
(b) La integral (1 − |x|) dx representa el área de un triángulo isósceles con base 2
−1
y altura 1:

1 2 (1)
(1 − |x|) dx = = 1.
−1 2

5
x, 0≤x<3
(c) Si f (x) = , la integral f (x) dx representa el área del
3, 3 ≤ x ≤ 5. 0
trapecio mostrado en la figura:

5 3 (3) 21
f (x) dx = + 2 (3) = .
0 2 2

5 5
13. Sea f continua y tal que f (x) dx = −1 y f (x) dx = 4.
1 3

5 5
(a) f (u) du = f (x) dx = −1.
1 1
1 1
(b) f (x) dx = f (x) dx = 0.
1 1
1 1 5
(c) [−3f (t)] dt = −3 f (t) dt = 3 f (t) dt = 3 (−1) = −3.
5 5 1
3 5 5
(d) f (x) dx = f (x) dx − f (x) dx = (−1) − (4) = −5.
1 1 3

25
1 1
14. Sea f una función impar y g una par, tales que |f (x)| dx = g (x) dx = 3.
0 0

1 0 1
(a) f (x) dx = f (x) dx + f (x) dx = −3 + 3 = 0.
−1 −1 0
1 0 1 1 1
(b) |f (x)| dx = |f (x)| dx+ |f (x)| dx = |f (x)|+ |f (x)| dx = 3 + 3 = 6.
−1 −1 0 0 0
1 0 1
(c) g (x) dx = g (x) dx + g (x) dx = 3 + 3 = 6.
−1 −1 0

(d) Nota que si g (x) es par, entonces xg (x) es impar (par×par=impar×impar=par;


par×impar=impar). Por lo tanto,
1 0 1
[xg (x)] dx = [xg (x)] dx + [xg (x)] dx = 0.
−1 −1 0
impar

b
15. (a) Si f es continua y f (x) ≥ 0 para todo x ∈ [a, b], entonces a
f (x) dx ≥ 0.
Verdadera.
b
(b) Si f (x) dx ≥ 0, entonces f (x) ≥ 0 para todo x ∈ [a, b].
a
2 3
Falsa. Ejemplo: −1 x dx = > 2, pero f (x) = x < 0 para algunos x ∈ [−1, 2] .
2
b
(c) Si a f (x) dx, entonces f (x) = 0 para todo x ∈ [a, b].
1
Falsa. Ejemplo: −1
x dx = 0, pero f (x) = 0 para algunos x ∈ [−1, 1] .
b
(d) Si f (x) ≥ 0 y a
f (x) dx = 0, entonces f (x) = 0 para todo x ∈ [a, b].
Verdadera.
b b b
(e) Si a f (x) dx > a
g (x) dx, entonces a
[f (x) − g (x)] dx > 0.
Verdadera.
(f) Si f y g son continuas y f (x) > g (x) para todo x ∈ [a, b] , entonces
b b
a
f (x) dx > a g (x) dx .
Falsa. Ejemplo: Sean f (x) = x y g (x) = −2x. Claramente, f (x) > g (x) en
3 2 2
[1, 2] . Sin embargo, = 1 x dx < 1 (−2x) dx = 3.
2

26
1 3 1
16. El integrando de 2
dx es la función continua f (x) = . Los valores mínimo
1 1+x 1 + x2
y máximo de f en el intervalo [1, 3] son, respectivamente,
1 1 1 1
min f = = , max f = = .
1 + 32 10 1+1 2
Por la desigualdad max-min se tiene
1 3 1 1
(3 − 1) ≤ dx ≤ (3 − 1),
10 1 1 + x2 2
es decir,
1 3 1
≤ dx ≤ 1.
5 1 1 + x2
Por lo tanto, el valor de la integral está entre 1/5 y 1.

1
17. El integrando de sen (x2 ) dx es la función continua f (x) = sen (x2 ) . Los valores
0
mínimo y máximo de f en el intervalo [0, 1] son, respectivamente,
min f = sen(0) = 0, max f = sen(1).
Por la desigualdad max-min se tiene
1
(0) (1 − 0) ≤ sen x2 dx ≤ (sen1) (1 − 0),
0

es decir,
1
0≤ sen x2 dx ≤ sen1.
0
Como
sen1 < 2,
por lo tanto
1
sen x2 dx = 2.
0

3 3
18. (a) π dx = π dx = π (3 − 1) = 2π.
1 1
1/2 1/2
(1/2)2 (−1/2)2
(b) (−3x) dx = −3 x dx = −3 − = 0.
−1/2 −1/2 2 2
(c)
0 x 1 0 1 0 1 0
x2 − + dx = x2 dx − x dx + dx
−1 2 2 −1 2−1 2 −1
03 (−1)3 1 02 (−1)2 1 13
= − − − + [0 − (−1)] = .
3 3 2 2 2 2 12

27
CÁLCULO III
TAREA 3 - SOLUCIONES
TEOREMA FUNDAMENTAL DEL CÁLCULO. SUSTITUCIÓN EN
INTEGRAL DEFINIDA
(Temas 1.3-1.4)
x √
1. (a) G (x) = 1 + t4 dt.
1

dG (x) d x √ √
= 1 + t4 dt = 1 + x4 .
dx dx 1

1 √
(b) G (x) = 1 + t4 dt.
x

dG (x) d 1 √ d x √ √
= 1 + t4 dt = − 1 + t4 dt = − 1 + x4 .
dx dx x dx 1

1 √
(c) G (x) = 1 + t4 dt.
−1

dG (x) d 1 √
= 1 + t4 dt = 0.
dx dx −1
cons tan te

1 √
(d) G (x) = x2 1 + t4 dt.
−1

dG (x) d 1 2√ d 1 √
= x 1 + t4 dt = (x2 1 + t4 dt)
dx dx −1 dx −1

cons tan te
dx2 1 √ 1 √
= 1 + t4 dt = 2x 1 + t4 dt.
dx −1 −1

x √
(e) G (x) = x2 1 + t4 dt.
−1

dG (x) d x 2√ d x √
= x 1 + t4 dt = x2 1 + t4 dt
dx dx −1 dx −1
d x √ dx 2 x √
= x2 1 + t4 dt + 1 + t4 dt
dx −1 dx −1
√ x √
= x2 1 + x4 + 2x 1 + t4 dt.
−1

28
sen x
(f) G (x) = (u2 + sen u) du.
0

dG (x) d sen x 2 d sen x


= u + sen u du = (sen x)2 + sen (sen x)
dx dx 0 dx
= sen2 x + sen (senx) cos x.

x3 √
(g) G (x) = 1 + t4 dt.
x
Usando la regla de Leibnitz se tiene

d x √ √
3 3
dG (x) 4 3 4 dx dx
= 1 + t dt = 1 + (x ) − 1 + x4
dx dx x dx dx
√ 2

= 1 + x12 3x − 1 + x4 .

x
9
(h) G (x) = (x2 + t3 ) dt.
0
Usando el caso general de la regla de Leibnitz se tiene

dG (x) d x
9
= x2 + t3 dt
dx dx 0
x ∂ (x2 + t3 )9
9 dx 9 d0
= x2 + x3 − x2 + 03 + dt
dx dx 0 ∂x
x
9 8
= x2 + x3 −0+ 9 x2 + t 3 (2x) dt
0
x
9 8
= x2 + x3 + 18x x2 + t3 dt.
0

x2
(i) G (x) = cos(t2 − x4 ) dt.

x
Usando el caso general de la regla de Leibnitz se tiene
2
dG (x) d x
= cos(t2 − x4 ) dt
dx dx √x
√ x2 ∂ cos(t2 − x4 )
2 2 d x2
4
√ 2 d x 4
= cos( x −x ) − cos( x −x ) + dt
dx dx √
x ∂x
x 2
1
= 2x cos(0) − √ cos(x − x4 ) − sen(t2 − x4 ) −4x3 dt
2 x √
x
x 2
1
= 2x − √ cos(x − x4 ) + 4x3 sen(t2 − x4 ) dt.
2 x √
x

29
e3θ
2. (a) r (θ) = ln t dt.

e θ


dr (θ) d e3θ de3θ √ de θ √ 1 √
= ln t dt = ln e3θ − ln e θ = 3θ 3e3θ − θ √ e θ
dθ dθ e

θ
dθ dθ 2 θ
1 √
= 9θe3θ − e θ .
2
ln u
(b) α (u) = sen (ex ) dx.
0

dα (u) d ln u d ln u 1 sen u
= sen (ex ) dx = sen eln u = (sen u) = .
du du 0 du u u
2 ln x
(c) G (x) = (et + t2 ) dt, x > 1.
0

dG (x) d 2 ln x d 2 ln x
= et + t2 dt = e2 ln x + (2 ln x)2
dx dx 0 dx
ln x2 2 2 2
= e + 4 (ln x)2 = x + 4 ln2 x .
x x
y
1
(d) x (y) = y2 ds.
0 1 + s3
dx (y) d y 2 1 d 2
y
1
= y 3
ds = y 3
ds
dy dy 0 1+s dy 0 1+s
dy 2 y 1 2 d y 1
= ds + y ds
dy 0 1 + s3 dy 0 1 + s3
y
1 y2
= 2y 3
ds + .
0 1+s 1 + y3
t
e(t −z ) dz.
2 2
(e) x (t) =
0

dx (t) d t d t
e(t −z ) dz =
2 2 2 2
= et e−z dz
dt dt 0 dt 0
t2 t t
de 2 2 d 2
= e−z dz + et e−z dz
dt 0 dt 0
t t
e(t −z ) dz + 1.
2 2 2 2 2 2
= 2tet e−z dz + et e−t = 2t
0 0

Nota que la respuesta también se puede escribir como


dx (t)
= 2t x(t) + 1.
dt

30
1/x x
1 1
3. Sea f (x) = 2
dt + 2
dt, con x > 0. Como
0 t +1 0 t +1

df (x) d 1/x 1 d x 1 1 d 1 1
= 2
dt + 2
dt = 2 · +
dx dx 0 t + 1 dx 0 t + 1 (1/x) + 1 dx x x2 +1
2
x 1 1
= 2
− 2 + 2 = 0,
1+x x x +1

por lo tanto f es constante para todo x > 0.


x
4. Sea G (x) = f (t) dt, con a una constante.
a

dG (x) d x
(a) = f (t) dt = f (x) .
dx dx a
x2
(b) G (x2 ) = f (t) dt.
a

dG (x2 ) d x2 dx2
(c) = f (t) dt = f (x2 ) = 2x f (x2 ) .
dx dx a dx

x2 √
5. Sea F (x) = e t
dt, para todo x ≥ 2.
4

4 √
(a) F (2) = e t
dt = 0.
4
2
d x √t √
2 dx2 √
(b) F (x) =

e dt = e x = 2xe|x| = 2xex . Nota que x2 = |x| = x,
dx 4 dx
para x ≥ 2.
F ′ (2) = 4e2
d
(c) F ′′ (x) = (2xex ) = 2xex + 2ex = 2 (x + 1) ex .
dx
F ′′ (2) = 6e2
x s
6. Sea G (x) = s f (t) dt ds, donde f es continua para todo real t.
2 2
s x
Definimos α (s) = s f (t) dt, de modo que G (x) = α (s) ds.
2 2

2
(a) G (2) = α (s) ds = 0.
2
d x x
(b) G′ (x) = α (s) ds = α (x) = x f (t) dt.
dx 2 2

31
2
(c) G′ (2) = 2 f (t) dt = 0.
2

d x dx x d x x
(d) G′′ (x) = x f (t) dt = f (t) dt+x f (t) dt = f (t) dt + x f(x).
dx 2 dx 2 dx 2 2
2
(e) G′′ (2) = f (t) dt + 2 f (2) = 0 + 2f (2) = 2f(2).
2

x √
7. Sea F (x) = t − 2t ln t dt, x ≥ 1. Por lo tanto,
1
d x √ √ √
F ′ (x) = t − 2t ln t dt = x − 2x ln x = x (1 − 2 ln x) = x (1 − ln x) .
dx 1
Puntos críticos:
F ′ (x) = 0 =⇒ x=0 o (1 − ln x) = 0
se descarta ya que x≥1

∴ ln x = 1
∴ x = e.
d 1
F ′′ (x) = [x (1 − ln x)] = x − + (1 − ln x) = − ln x,
dx x
F ′′ (e) = − ln e = −1.
Como F ′′ (e) < 0, por lo tanto F es cóncava en x = e.
Por lo tanto, F tiene un máximo local en x = e.
x
8. Sea f tal que f ′ > 0 y f (1) = 0. Sea g (x) = f (t) dt.
0

(a) g es una funcion diferenciable de x.


Verdadero.
Como f es diferenciable, por lo tanto f es continua. Por el Teorema Fundamental
dg
de Cálculo, g (x) es diferenciable (con = f ).
dx
(b) g es una funcion continua de x.
Verdadero.
Como g es diferenciable, por lo tanto g es continua.
(c) La gráfica de g tiene una tangente horizontal en x = 1.
Verdadero.
dg(x) dg(x)
= f (x) ∴ = f (1) = 0 ∴ en x = 1 la tangente de g es
dx dx x=1
horizontal.
(d) g tiene un máximo local en x = 1.
Falso.
g ′′ (x) = f ′ (x) > 0 ∴ g es convexa ∀x ∴ g tiene un mínimo local en x = 1.

32
dg
(e) La gráfica de cruza el eje x en x = 1.
dx
Verdadero.
dg(x)
g ′ (1) = = f (1) = 0.
dx x=1

9. Reescribimos el precio P (t), de la siguiente manera:


20 20 t
P (t) = v (s) er(t−s) ds = ert v (s) e−rs ds = −ert v (s) e−rs ds.
t t 20

En ese caso,
dP (t) dert t d t
= − v (s) e−rs ds − ert v (s) e−rs ds
dt dt 20 dt 20
t
= −rert v (s) e−rs ds − ert v (t) e−rt
20
t
= −r v (s) er(t−s) ds − v (t)
20
20
= r v (s) er(t−s) ds − v (t)
t
= rP (t) − v (t) .

10. De acuerdo con el Teorema Fundamental del Cálculo,


dF (x) x
= 5 + ex2 =⇒ F (x) = 5 + et2 dt,
dx a

con a una constante. En particular,


2
F (2) = 5 + et2 dt,
a

de modo que
x 2
F (x) − F (2) = 5 + et2 dt − 5 + et2 dt
a a
x a
= 5 + et2 dt + 5 + et2 dt
a 2
a x x
= 5 + et2 dt + 5 + et2 dt = 5 + et2 dt.
2 a 2

De esta manera,
x
F (x) = 5 + et2 dt + F (2).
2

Como F (2) = 7, por lo tanto


x
F (x) = 5 + et2 dt + 7.
2

33
En efecto,
2
F (2) = 5 + et2 dt + 7 = 0 + 7 = 7,
2
dF (x) d x
= 5 + et2 dt + 7 = 5 + ex2 .
dx dx 2

11. De acuerdo con el Teorema Fundamental del Cálculo,


dx(t) t
= t2 f (t) =⇒ x (t) = u2 f (u) du,
dt a

con a una constante. En particular,


3
x (3) = u2 f (u) du,
a

de modo que
t 3 t
x (t) − x(3) = u2 f (u) du − u2 f (u) du = u2 f (u) du.
a a 3

De esta manera,
t
x (t) = u2 f (u) du + x(3).
3
Por último, como x(3) = 5, por lo tanto
t
x (t) = u2 f (u) du + 5.
3

12. De acuerdo con el Teorema Fundamental del Cálculo,


dF (t) t
f (t) = =⇒ F (t) = f (u) du,
dt a

con a una constante. En particular,


t0
F (t0 ) = f (u) du,
a

de modo que
t t0 t
F (t) − F (t0 ) = f (u) du − f (u) du = f (u) du.
a a t0

De esta manera,
t
F (t) = f (u) du + F (t0 ).
t0

Por último, como F (t0 ) = K, por lo tanto,


t
F (t) = f (u) du + K.
t0

34
13. (a)
−1 −1
−1 8 x5/3 1
5x 2/3
−5− 2 dx = 5 5 − 5 [x]−1
−8 + 8
−8 x 3 −8
x −8
1 1
= 3 (−1)5/3 − (−8)5/3 − 5 [(−1) − (−8)] + 8 −
(−1) (−8)
1
= 3 [(−1) − (−32)] − 5 [7] + 8 −1 + = 51.
8
(b)
−1
−1 y5 + 1 −1 y3 1
dy = y 2 + y −3 dy = − 2
−2 y3 −2 3 2y −2
1 1 8 1 7 3 47
= − − − − − = − = .
3 2 3 8 3 8 24
(c)
1
1
1
2 2 x5 4x3 38
x + 2x dx = x4 + 4x3 + 4x2 dx = + x4 + = .
0 5 3 0 15
0

(d)
ln 3
(ex + 1) dx = [ex + x]ln 3
− ln 3 = e
ln 3
+ ln 3 − e− ln 3 + (− ln 3)
− ln 3
1 1
= eln 3 + ln 3 − − ln 3 = (3 + ln 3) − − ln 3
eln 3 3
8 8
= + 2 ln 3 = + ln 9.
3 3
(e) Como
x + 1, x ≥ −1,
|x + 1| =
−x − 1, x < −1,
por lo tanto,
−1 0
0 −1 x2 0 x2
∴ |x + 1| dx = (−x − 1) dx+ (x + 1) dx = − − x + +x = 5.
−4 −4 −1 2 −4 2 −1
O bien, por sustitución,
0 1
0 1 0u2 1 u2
|x + 1| dx = |u| du = − u du + u du = − + = 5.
−4 −3 −3 0 2 −3 2 0

35
3 √
14. (a) 6 − 2x dx.
1
Sea u = 6 − 2x. Se tiene
u = 6 − 2x =⇒ du = −2 dx, u(1) = 4, u(3) = 0.
Por lo tanto,
3 √ 1 3√ 1 0 √ 1 4 √
6 − 2x dx = − 6 − 2x (−2 dx) = − u du = u du
1 2 1 2 4 2 0
1 3/2 4 1 3/2 8
= u 0
= 4 −0 = .
3 3 3
x t2
(b) √ dt.
1 t3 + 3
Sea u = t3 + 3. Se tiene
u = t3 + 3 =⇒ du = 3t2 dt, u(1) = 4, u(x) = x3 + 3.
Por lo tanto,
x t2 1 x 1 1 x3 +3 du
√ dt = √ 3t2 dt = √
1 t3 + 3 3 1 t3 + 3 3 4 u
4
2 √ x3 +3 2 √ 3
= u 4
= x +3−2 .
3 3
3 x2 + 1
(c) 3
dx.
1 x + 3x
Sea u = x3 + 3x. Se tiene
u = x3 + 3x =⇒ du = 3x2 + 3 dx, u(1) = 4, u(3) = 36.
Por lo tanto,
3 x2 + 1 1 3 1 2 1 36 du
dx = 3x + 3 dx =
1 x3 + 3x 3 1 x3 + 3x 3 4 u
1 1 1 36 1
= [ln |u|]36
4 = (ln 36 − ln 4) = ln = ln 9.
3 3 3 4 3
4 dx
(d) √ √ 2.
1 2 x (1 + x)

Sea u = 1 + x. Se tiene
√ 1
u = 1 + x =⇒ du = √ dx, u(1) = 2, u(4) = 3.
2 x
Por lo tanto,
4 4 3 3
dx 1 1 du 1
√ √ 2 = √ 2 √ dx = 2
= −
1 2 x (1 + x) 1 (1 + x) 2 x 2 u u 2
1 1 1
= − + = .
3 2 6

36
3 x
(e) √ dx.
0 1+x

Sea u = 1 + x. Se tiene

u = 1 + x =⇒ x = u2 − 1 =⇒ dx = 2u du, u(0) = 1, u(3) = 2.
Por lo tanto,
2 u2 2
3 x −1 2 u3
√ dx = 2u du = 2 u2 − 1 du = 2 −u
0 1+x 1 u 1 3 1
8 1 8
. = 2 −2 − −1 = .
3 3 3
0 √ 0
(f) ex dx = ex/2 dx.
−4 ln 3 −4 ln 3
x
Sea u = . Se tiene
2
x 1
u= =⇒ du = dx, u(−4 ln 3) = −2 ln 3, u(0) = 0.
2 2
Por lo tanto,
0 √ 0 1 0
ex dx = 2 ex/2 dx =2 eu du = 2 [eu ]0−2 ln 3
−4 ln 3 −4 ln 3 2 −2 ln 3
−2 1 16
= 2(e0 − e−2 ln 3 ) = 2(1 − eln 3 ) = 2(1 − ) = .
9 9
ln 2e3x dx
(g) 3x − 1
.
0 2e
Sea u = 2e3x − 1. Se tiene
u = 2e3x −1 =⇒ du = 6e3x dx, u(0) = 1, u(ln 2) = 2e3 ln 2 −1 = 2eln 8 −1 = 15.
Por lo tanto,
ln 2 e3x dx 1 ln 2 6e3x dx 1 15 du 1 1
3x
= 3x
= = [ln |u|]15
1 = ( ln 15 − ln 1)
0 2e − 1 6 0 2e − 1 6 1 u 6 6
1
= ln 15.
6
e dx
(h) .
1 x (ln x + 1)
Sea u = ln x + 1. Se tiene
1
u = ln x + 1 =⇒ du = dx, u(1) = ln 1 + 1 = 1, u(e) = ln e + 1 = 2.
x
Por lo tanto,
e dx e 1 1 2 du
= dx = = [ln |u|]21 = ln 2 − ln 1 = ln 2.
1 x (ln x + 1) 1 ln x + 1 x 1 u

37
π/4
cos (2θ)
(i) dθ.
π/8 sen3 (2θ)
Sea u = sen(2θ). Se tiene
π 1 π
u = sen(2θ) =⇒ du = 2 cos(2θ) dθ, u( ) = √ , u( ) = 1.
8 2 4
Por lo tanto,
π/4 π/4
cos (2θ) 1 2 cos(2θ) dθ 1 1 du
dθ = =
π/8
3
sen (2θ) 2 π/8 [sen (2θ)]3 2 1/√2 u3
1
1 1 1 1 1
= − 2 √
= − +1 = .
2 2u 1/ 2 2 2 4

π/2
5 sen x cos x
(j) dx.
0 (1 + sen2 x)2
Sea u = 1 + sen2 x. Se tiene
π
u = 1 + sen2 x =⇒ du = 2 sen x cos x dx, u(0) = 1, u( ) = 2.
2
Por lo tanto,
π/2 π/2 2
5 sen x cos x 5 2 sen x cos x dx 5 du
2 dx = 2 =
0
2
(1 + sen x) 2 0
2
(1 + sen x) 2 1 u2
2
5 1 5 1 5
= − = ( − +1 = .
2 u 1 2 2 4

15. (a) Sea u = x + λ. Se tiene

u= x+λ =⇒ du = dx, u(a) = a + λ, u(b) = b + λ, x = u − λ.

Por lo tanto,
b b+λ b+λ
f (x) dx = f (u − λ)du = f (x − λ)dx.
a a+λ a+λ

La última igualdad del lado derecho es válida, ya que en una integral definida la
variable de integración es una variable muda (es indistinto llamarla u o x).
(b) Sea u = λx. Se tiene
u
u = λx =⇒ du = λ dx, u(a) = λa, u(b) = λb, x = .
λ
Por lo tanto,
b b λb λb
1 1 u 1 x
f(x) dx = f (x) λdx = f du = f dx.
a λ a λ λa λ λ λa λ

38
CÁLCULO III
TAREA 4 - SOLUCIONES
ÁREA. VALOR PROMEDIO. LONGITUD DE CURVA
(Tema 1.5)

1. (a) y = 2−x , −2 ≤ x ≤ 1.

1 −1 2 1 1 7
2
A= 2−x dx = − 2u du = 2u du = [2u ]2−1 = 22 − 2−1 −1
= .
−2 2 −1 ln 2 ln 2 2 ln 2

(b) y = 3 sen x 1 + cos x, −π ≤ x ≤ 0.

0 √ 2 √ 2 2
A=− 3 sen x 1 + cos x dx = 3 u du = 3 u3/2 0
= 25/2 .
−π 0 3
(c) y = −3x2 + 6x + 9, −3 ≤ x ≤ 3.

−1 3
A = 3x2 − 6x − 9 dx + −3x2 + 6x + 9 dx
−3 −1
−1 3
= x3 − 3x2 − 9x −3
+ −x3 + 3x2 + 9x −1
= 64.

39
(d) y = (1 − x)1/3 , −7 ≤ x ≤ 2.

1 2 0 −1
A = (1 − x)1/3 dx − (1 − x)1/3 dx = − u1/3 du + u1/3 du
−7 1 8 0
8 0 3 4/3 3 4/3 51
8 0
= u1/3 du − u1/3 du = u 0
− u −1
= .
0 −1 4 4 4

(e) y = x 4 − x2 , −2 ≤ x ≤ 2.

0 √ √ 1 4√
2 1 0√
A = − x 4 − x2 dx +
x 4 − x2 dx = u du − u du
−2 0 2 0 2 4
1 4√ 1 4√ 4√ 2 3/2 4 16
= u du + u du = u du = u 0
= .
2 0 2 0 0 3 3

2. (a) y = ln x y y = ln (2x) , 1 ≤ x ≤ 5.

5 5 5
A= [ln (2x) − ln x] dx = [ln 2 + ln x − ln x] dx = ln 2 dx = (ln 2) [x]51 = 4 ln 2.
1 1 1

40
(b) y = 2 sen x y y = sen (2x) , 0 ≤ x ≤ π.

π π π
A = [2 sen x − sen (2x)] dx = 2 sen x dx − sen (2x) dx
0 0 0
π 1 2π 1
= 2 sen u du = −2 [cos x]π0 + [cos u]2π
sen x dx − 0
0 0 2 2
 
1
= −2 cos π − cos 0 + cos (2π) − cos 0 = 4.
2
−1 1 1 1

Nota: Otra manera de obtener el mismo resultado consiste en utilizar la identidad


trigonométrica
sen (2x) = 2 sen x cos x.
De esta manera,
π π
A = [2 sen x − sen (2x)] dx = [2 sen x − 2 sen x cos x] dx
0 0
π 2
2
= 2 sen x [1 − cos x] dx = 2 u du = u2 0
= 4.
0 0

(c) y = x2 y y = −2x4 , −1 ≤ x ≤ 1.

1 1 1
A = x2 − −2x4 dx = x2 + 2x4 dx = 2 x2 + 2x4 dx
−1 −1 0
3 5 1
x 2x 22
= 2 + = .
3 5 0 15

41
(d) y = 4 − x2 y y = 2 − x, −2 ≤ x ≤ 3.

−1 2 3
A = (2 − x) − 4 − x2 dx + 4 − x2 − (2 − x) dx + (2 − x) − 4 − x2 dx
−2 −1 2
−1 2 3
= x2 − x − 2 dx + −x2 + x + 2 dx + x2 − x − 2 dx
−2 −1 2
3 2 −1 3 2 2 3
x x x x x3 x2 49
= − − 2x + − + + 2x + − − 2x = .
3 2 −2 3 2 −1 3 2 2 6

(e) x + y 2 = 3 y 4x + y 2 = 0, −2 ≤ y ≤ 2.

2
2
2 y2 2 3y 2 y3
A= 3−y − − dy = 3− dy = 3y − = 8.
−2 4 −2 4 4 −2

3. (a) y = 2x − x2 y y = −3.

2x − x2 = −3
x2 − 2x − 3 = 0
(x + 1) (x − 3) = 0
∴ x = −1 o x = 3.

3
3
2
3
2 x3 2 32
A= 2x − x − (−3) dx = 2x − x + 3 dx = x − + 3x = .
−1 −1 3 −1 3

42
(b) y = 2 − x2 y y = x.

2 − x2 = x
x2 + x − 2 = 0
(x + 2) (x − 1) = 0
∴ x = −2 o x = 1.

1
1 x3 x2 9
A= 2 − x2 − x dx = 2x − − = .
−2 3 2 −2 2
2
x
(c) y = |x2 − 4| y y = + 4.
2
x2
|x2 − 4| = 2
+4
2
2 x 2
|x2 − 4| = 2
+ 4
x4
x4 − 8x2 + 16 = 4
+ 4x2 + 16
3x2 (x2 − 16) = 0
∴ x = −4 o x = 0 o x = 4.

−2 x2 2 x2
A = + 4 − x2 − 4 dx + + 4 − 4 − x2 dx
−4 2 −2 2
4 x2
+ + 4 − x2 − 4 dx
2 2
2 x2 4 x2 64
= 2 + 4 − 4 − x2 dx + 2 + 4 − x2 − 4 dx = .
0 2 2 2 3

(d) y = |x| y 5y = x + 6.
|x| = x+6
5
, x ≥ −6
25 |x| = (x + 6)2
i) x ≥ 0 =⇒ 25x = (x + 6)2
x2 − 13x + 36 = 0
(x − 4) (x − 9) = 0
∴ x = 4 o x = 9.
ii) − 6 ≤ x < 0 =⇒ −25x = (x + 6)2
x2 + 37x + 36 = 0
(x + 1) (x + 36) = 0
∴ x = −1.

0 x 6 √ 4 x 6 √
A = + − −x dx + + − x dx
−1 5 5 0 5 5
9 √ x 6 5
+ x− + dx = .
4 5 5 3

43
4. (a) y = ex , y = e2x , x = 0 y x = ln 3.

ln 3 ln 3
2x x 1 1 1
A = e −e dx = e2x − ex = e2 ln 3 − eln 3 − −1
0 2 0 2 2
1 ln 9 1 9 1
= e − eln 3 + = − 3 + = 2.
2 2 2 2

1
(b) y = x, y = , x = 2 y y = 0.
x2

1 2
1 2 1 x2 1
A= (x − 0) dx + −0 dx = − = 1.
0 1 x2 2 0 x 1

5. y = x, y = 6 − x y y = 0.


x = 6 − x, x ≤ 6
x = 36 − 12x + x2
x2 − 13x + 36 = 0
(x − 4) (x − 9) = 0
∴ x = 4.

(a) Integrando con respecto a x (región y-simple):


4 √ 6 22
A= x − 0 dx + [(6 − x) − 0] dx = .
0 4 3

(b) Integrando con respecto a y (región x-simple):


2 22
A= (6 − y) − y 2 dy = .
0 3

44
6. y = 3 − x2 y y = −1.

3 − x2 = −1
x2 = 4
|x| = 2
∴ x = 2 o x = −2.

(a) Integrando con respecto a x (región y-simple):


2 2 2 32
A= 3 − x2 − (−1) dx = 4 − x2 dx = 2 4 − x2 dx = .
−2 −2 0 3

(b) Integrando con respecto a y (región x-simple):


3 3 0√
A = 3−y− − 3−y dy = 2 3 − y dy = −2 u du
−1 −1 4
4√ 4 3/2 32
4
= 2 u du = u 0
= .
0 3 3
7. En la figura se muestra las ecuaciones de las rectas que unen a cada par de puntos:

En consecuencia,
2 1 7 5 1 7 27
A= − x+ − (−2x + 2) dx + − x+ − (x − 4) dx = .
−1 2 2 2 2 2 2

8. Los excedentes del consumidor EC y del productor EP están dados por


8 1024
EC = 144 − q 2 − 80 dq = ≈ 341.3,
0 3
8 q2 512 EC
EP = 80 − 48 + dq = ≈ 170.7 = .
0 2 3 2

45

9. (a) f (x) = x2 − 1 en 0, 3 .

√ √
3
1 3 1 x3
f¯ = √ x2 − 1 dx = √ −x = 0.
3−0 0 3 3 0
∴ f¯ = 0 y se alcanza en x = 1, ya que f (1) = 0.

(b) f (x) = |x − 1| en [−1, 2] .

1 2 1 1 2 5
f¯ = |x − 1| dx = (1 − x) dx + (x − 1) dx = .
2 − (−1)−1 3 −1 1 6
5 1 11 1 11 5
∴ f¯ = y se alcanza en x1 = , y x2 = , ya que f =f = .
6 6 6 6 6 6

2
10. Sea f continua y tal que f (x) dx = 4. Como
1

1 2 1
f¯ = f(x) dx = (4) = 4,
2 − 11 1
y como f es una función continua en [1, 2], por el Teorema del Valor Medio para
integrales definidas existe c ∈ [1, 2] tal que f (c) = 4. Por lo tanto, f (x) = 4 al menos
una vez en [1, 2] .

46
11.

La longitud L del segmento de la recta y = 3x + 5 entre x = 1 y x = 4 está dada por


4
L= 1 + [y ′ (x)]2 dx.
1

Como y (x) = 3x + 5, por lo tanto y ′ (x) = 3, de modo que


4√ √ 4 √
L= 1 + 32 dx = 10 dx = 3 10.
1 1

En efecto, la distancia L entre el punto (1, 8) y el (4, 17) es


√ √ √
L= (4 − 1)2 + (17 − 8)2 = 9 + 81 = 90 = 3 10.

12. Como y (x) = 2x3/2 , por lo tanto y ′ (x) = 3x1/2 , de modo que
7
2
7 √ 1 64√ 2 3/2 64 112
L= 1 + [3x1/2 ] dx = 1 + 9x dx = u du = u 4
= .
1/3 1/3 94 27 3

47
CÁLCULO III
TAREA 5 - SOLUCIONES
INTEGRALES RELACIONADAS CON LAS FUNCIONES
TRIGONOMÉTRICAS INVERSAS
(Tema 1.6)
1
1. (a) csc cos−1 .
2
1
Sea θ = cos−1
2
1 cateto adyacente
∴ cos θ = =
2 hipotenusa
1 2
∴ csc cos−1 = csc θ = √ .
2 3
3
(b) sec sen−1 .
4
3
Sea θ = sen−1
4
3 cateto opuesto
∴ sen θ = =
4 hipotenusa
3 4
∴ sec sen−1 = sec θ = √ .
4 7
(c) cos (tan−1 (1)) .
Sea θ = tan−1 (1)
cateto opuesto
∴ tan θ = 1 =
cateto adyacente
1
∴ cos (tan−1 (1)) = cos θ = √ .
2
2.
log5 2x + tan−1 (y) − log5 x = 1
2x + tan−1 y
log5 = 1
x
2x+tan−1 y
log5
5 x
= 51
2x + tan−1 y
= 5
x
2x + tan−1 y = 5x
tan−1 y = 3x
y = tan(3x).

48

3. (a) Si y = sen−1 2 x , entonces
√ √ √
dy dsen−1 2 x 1 d 2x 2
= = √ =√ .
dx dx 2 dx 1 − 2 x2
1− 2x

(b) Si y = cot−1 (1/x) − tan−1 x, entonces


dy d [cot−1 (1/x) − tan−1 x] 1 d (1/x) 1
= =− 2 −
dx dx 1 + (1/x) dx 1 + x2
1 1 1 1 1
= − 2 − 2 − 2
= 2 − = 0.
1 + (1/x) x 1+x x + 1 1 + x2
d cot−1 (1/x) d tan−1 x
En otras palabras, dx
= dx
.

(c) Si y = ln (tan−1 x), entonces


dy d ln (tan−1 x) 1 d tan−1 x 1 1 1
= = −1 = = .
dx dx tan x dx tan−1 x 1 + x2 (1 + x2 ) tan−1 x

(d) Si y = etan (x ) , entonces


−1 5

detan (x ) 5x4 etan (x )


−1 5 −1 5
−1
dy 5 d tan (x5 ) 1 dx5
= etan (x ) = etan (x )
−1 −1 5
= = .
dx dx dx 1 + (x5 )2 dx 1 + x10

(e) Si y = csc−1 (ex ), entonces


dy d csc−1 (ex ) 1 dex ex 1
= =− =− √ =−√ .
dx dx dx x 2x
e e −1 2x
e −1
|ex | (ex )2 − 1

4. (a)
dx 1 2 dx 1 du 1 1
√ = = √ = sen−1 u+C = sen−1 (2x)+C.
1 − 4x2 2 2 1−u 2 2 2
1 − (2x)2

(b)
dy dy 1 2 dy
= =
3 + 4y − 4y 2 2
4 − (2y − 1)2 4 − (2y − 1)2
1 du 1 u 1 2y − 1
= √ = sen−1 + C = sen−1 + C.
2 4−u 2 2 2 2 2

(c)
et dt et dt du
√ = = √ = sen−1 u + C = sen−1 et + C.
1 − e2t 1 − (et )2 1 − u2

49
dt
(d)
7 + 3t2
√ √
dt 1 3 dt 1 1 3t
2
= √ √ 2 √ 2 = √ √ tan−1 √ +C
7 + 3t 3 7 + 3t 3 7 7
1 3
= √ tan−1 t + C.
21 7

(e)
sen θ dθ du
=− = − tan−1 u + C = − tan−1 (cos θ) + C.
1 + cos2 θ 1 + u2
(f)
3x dx 3x dx 1 3x ln 3 dx 1 du
= 2 = 2 =
1 + 32x 1 + (3x ) ln 3 1 + (3x ) ln 3 1 + u2
1 1
= tan−1 u + C = tan−1 (3x ) + C.
ln 3 ln 3
(g)
√ √
dx 5 dx 1 −1 5x
√ = √ √ = √ sec √ +C
x 5x2 − 2 5x 5x
2
−2 2 2

1 5
= √ sec−1 x + C.
2 2

(h)
dx 1 dx du
= = = ln |u|+C = ln tan−1 x +C.
(1 + x2 ) tan−1 x tan−1 x 1 + x2 u

(i)
−1
esen x dx −1 x dx −1 x
√ = esen √ = eu du = eu + C = esen + C.
1 − x2 1 − x2
5. (a)
1 4 dx 1 dx −1 x 1
1
√ = 4 √ = 4 sen = 4 sen−1 − sen−1 (0)
0 4 − x2 0 4 − x2 2 0 2
π 2π
= 4 −0 = .
6 3
(b)
e dt e 1 dt du 1
1
= = = tan−1 u
1 t 1 + ln2 t 1
2
1 + (ln t) t0 1 + u2 0

π π
= tan−1 (1) − tan−1 (0) = − 0 = .
4 4

50
(c)
2 8 dt 2 dt du 1
1
= 8 =8= 8 tan−1 u 0
1
2
t − 2t + 2 1 (t − 1)2 + 1
0 + 1 u2
π
= 8 tan−1 (1) − tan−1 (0) = 8 − 0 = 2π.
4

(d) Método1:
−1
sec (2)
2 sec2 (sec−1 x) dx 2
2 −1 dx
√ = sec (sec x) √ = sec2 u du

2 x x2 − 1 √
2
2
x x − 1 sec−1 ( 2)

π/3
π/3 π π √
= sec2 u du = [tan u]π/4 = tan − tan = 3 − 1.
π/4 3 4

Método 2:
2
Como sec(sec−1 x) = x, por lo tanto sec2 (sec−1 x) = [sec(sec−1 x)] = x2 . De esta
manera,
2 sec2 (sec−1 x) dx x2 dx
2 2 x dx 2 2x dx
√ = √ = √ = √

2 x x2 − 1 √ x x2 − 1
2

2 x2 − 1 √2 2 x2 − 1
3 du √ 3 √
= √ = u 1 = 3 − 1.
1 2 u

6. Las integrales indefinidas


dx dx
√ = sen−1 x + C y √ = − cos−1 x + C
1−x 2 1−x 2

son equivalentes. En efecto, si en la segunda expresión utilizamos la identidad


π
sen−1 x + cos−1 x = ,
2
obtenemos
dx −dx π
√ =− √ = − cos−1 x + C = sen−1 x − + C.
1 − x2 1 − x2 2

Observamos que las dos integrales indefinidas difieren sólo en una constante, de modo
que ambas respuestas son correctas.

51
CÁLCULO III
TAREA 6 - SOLUCIONES
TÉCNICAS DE INTEGRACIÓN
(Tema 1.7)

e2x dx
1. (a) .
4 + 9e2x
Sea u = 4 + 9e2x . Se tiene

u = 4 + 9e2x =⇒ du = 18e2x dx.

Por lo tanto,

e2x dx 1 18e2x dx 1 du 1 1
2x
= 2x
= = ln |u| + C = ln 4 + 9e2x + C
4 + 9e 18 4 + 9e 18 u 18 18
1
= ln 4 + 9e2x + C.
18
ex dx
(b) .
4 + 9e2x
Nota que
ex dx ex dx
= .
4 + 9e2x 4 + (3ex )2
Sea u = 3ex . Se tiene

u = 3ex =⇒ du = 3ex dx.

Por lo tanto,

ex dx 1 3ex dx 1 du 1 1 u
2x
= 2 = 2
= tan−1 +C
4 + 9e 3 x
4 + (3e ) 3 4+u 3 2 2
x
1 3e
= tan−1 + C.
6 2

16 1
(c) √ dx.
2 2x ln x
Sea u = ln x. Se tiene
1
u = ln x =⇒ du = dx, u(2) = ln 2, u(16) = ln 16.
x
Por lo tanto,
16 1 16 1 1 ln 16 du √ ln 16
√ dx = √ dx = √ = u ln 2
2 2x ln x 2 2x
ln x ln 2 2 u
√ √ √ √ √
= ln 16 − ln 2 = 4 ln 2 − ln 2 = ln 2.

52
dx
(d) √ .
x 1 − ln x
Sea u = 1 − ln x. Se tiene
1
u = 1 − ln x =⇒ du = − dx.
x
Por lo tanto,
dx 1 1 du √
√ = − √ − dx = − √ = −2 u + C
x 1 − ln x 1 − ln x x u

= −2 1 − ln x + C.
dx
(e) .
x 1 − ln2 x

Nota que
dx 1 1
= dx.
2 x
x 1 − ln x 1 − (ln x)2
Sea u = ln x. Se tiene
1
u = ln x =⇒ du = dx.
x
Por lo tanto,
dx 1 1 du
= dx = √ = sen−1 (u) + C
x 1 − ln x 2 x 1−u 2
1 − (ln x)2
= sen−1 (ln x) + C.

ln x
(f) dx.
x + 4x ln2 x
Nota que
ln x ln x 1 ln x
dx = dx = dx.
x + 4x ln2 x x 1 + 4 ln2 x 2
1 + 4 (ln x) x

Sea u = 1 + 4 (ln x)2 . Se tiene


1 8 ln x
u = 1 + 4 (ln x)2 =⇒ du = 8 (ln x) dx = dx.
x x
Por lo tanto,
ln x 1 1 8 ln x 1 du 1
2 dx = 2 dx = = ln |u| + C
x + 4x ln x 8 1 + 4 (ln x) x 8 u 8
1
= ln 1 + 4 ln2 x + C.
8

53

1+ x
(g) √ dx.
x

Sea u = 1 + x. Se tiene
√ 1
u= 1+ x =⇒ du = √ dx.
2 x
Por lo tanto,

1+ x √ 1 √ 4
√ dx = 2 1+ x √ dx = 2 u du = u3/2 + C
x 2 x 3
4 √ 3/2
= 1+ x + C.
3

x
(h) √ dx.
1+ x
√ √
Sea u = 1 + x, de modo que x = u − 1. Se tiene
√ 1 √
u=1+ x =⇒ du = √ dx =⇒ dx = 2 x du = 2 (u − 1) du.
2 x
Por lo tanto,

x (u − 1) (u − 1) u2 − 2u + 1
√ dx = 2 du = 2 du
1+ x u u
1 u2
= 2 u−2+ du = 2 − 2u + ln |u| + C
u 2
√ 2 √ √
= 1 + x − 4 1 + x + 2 ln 1 + x + C.
√ 2 √ √
= 1 + x − 4 1 + x + 2 ln 1 + x + C.

dx
(i) √ √ .
x + 4x x
Nota que
dx dx 1 1
√ √ = √ = √ 2 √ dx.
x + 4x x x (1 + 4x) 1 + (2 x) x

Sea u = 2 x. Se tiene
√ 1
u=2 x =⇒ du = √ dx.
x
Por lo tanto,
dx 1 1 1
√ √ = √ 2 √ dx = du = tan−1 (u) + C
x + 4x x 1 + (2 x) x 1 + u2

= tan−1 2 x + C.

54
x
2. (a) dx.
x−1
x x−1+1 1
dx = dx = 1+ dx = x + ln |x − 1| + C.
x−1 x−1 x−1

x
(b) dx.
x+1

Sea u = x. Se tiene

u= x =⇒ u2 = x =⇒ 2u du = dx.

Por lo tanto,

x u u2 u2 + 1 − 1
dx = 2u du = 2 du = 2 du
x+1 u2 + 1 u2 + 1 u2 + 1
1
= 2 1− 2 du = 2 u − tan−1 u + C
u +1
√ √
= 2 x − 2 tan−1 x + C.

x−1
(c) dx.
x5

x−1 1 x−1 1 1
dx = dx = 1− dx.
x5 x2 x x2 x

1
Sea u = 1 − . Se tiene
x
1 1
u=1− =⇒ du = dx.
x x2
Por lo tanto,
3/2
x−1 1 1 √ 2 2 1
dx = 1− dx = u du = u3/2 +C = 1− +C.
x5 x x2 3 3 x

(d) (sec x + cot x)2 dx.

(sec x + cot x)2 dx = sec2 x + 2 sec x cot x + cot2 x dx

1 cos x
= sec2 x + 2 + csc2 x − 1 dx
cos x sen x
= sec2 x + 2 csc x + csc2 x − 1 dx
= tan x − 2 ln |csc x + cot x| − cot x − x + C.

55
1
(e) dx.
1 + sen x
1 1 1 − sen x 1 − sen x 1 − sen x
dx = dx = 2
dx = dx
1 + sen x 1 + sen x 1 − sen x 1 − sen x cos2 x
1 sen x
= 2
dx − 2
d x = sec2 x dx − sec x tan x dx
cos x cos x
= tan x − sec x + C.
1 − sen θ
(f) dθ.
cos θ
1 − sen θ 1 − sen θ 1 + sen θ 1 − sen2 θ
dθ = dθ = dθ
cos θ cos θ 1 + sen θ cos θ (1 + sen θ)
2
cos θ cos θ
= dθ = dθ.
cos θ (1 + sen θ) 1 + sen θ

Sea u = 1 + sen θ. Se tiene

u = 1 + sen θ =⇒ du = cos θ dθ.

Por lo tanto,
1 − sen θ cos θ du
dθ = dθ = = ln |u| + C = ln |1 + sen θ| + C.
cos θ 1 + sen θ u

1
(g) dx.
ex +1
1 1 e−x e−x e−x
x
dx = x
dx = dx = dx.
e +1 e +1 e−x e−x (ex + 1) 1 + e−x
Sea u = e−x . Se tiene

u = e−x =⇒ du = −e−x dx.

Por lo tanto,
1 e−x (−e−x ) dx du
x
dx = −x
dx = − −x
=−
e +1 1+e 1+e u
−x
= − ln |u| + C = − ln 1 + e + C = − ln 1 + e−x + C.

1
(h) dx.
ex + e−x
1 1 ex ex ex
dx = dx = dx = dx.
x
e + e−x x
e + e−x ex ex (ex + e−x ) e2x + 1
Sea u = ex . Se tiene
u = ex =⇒ du = ex dx.

56
Por lo tanto,
1 ex ex dx du
dx = dx = =
x
e + e−x e2x + 1 (ex )2 + 1 u2 +1
= tan−1 (u) + C = tan−1 (ex ) + C.
ex
(i) dx.
ex + e−x
ex ex ex e2x e2x
dx = dx = dx = dx.
ex + e−x ex + e−x ex ex (ex + e−x ) e2x + 1
Sea u = e2x + 1. Se tiene
u = e2x + 1 =⇒ du = 2e2x dx.
Por lo tanto,
ex e2x 1 (2e2x ) dx 1 du 1
dx = dx = = = ln |u| + C
ex + e−x 2x
e +1 2 2x
e +1 2 u 2
1 1
= ln e2x + 1 + C = ln e2x + 1 + C.
2 2
dx
(j) √ .
e2x − 1
dx dx ex ex dx
√ = √ dx = √ .
e2x − 1 e2x − 1 ex ex e2x − 1
Sea u = ex . Se tiene
u = ex =⇒ du = ex dx.
Por lo tanto,
dx ex dx ex dx du
√ = √ = = √
2x
e −1 ex e2x − 1 u u2 − 1
ex (ex )2 − 1
= sec−1 |u| + C = sec−1 |ex | + C = sec−1 (ex ) + C.
1 √ x
(k) e − 1 dx.
2
√ x
Sea u = e − 1. Se tiene
√ 2u
u = ex − 1 =⇒ x = ln(u2 + 1) =⇒ dx = du.
u2+1
Por lo tanto,
1 √ 1 2u u2 u2 + 1 − 1
ex − 1 dx = u 2 du = du = du
2 2 u +1 u2 + 1 u2 + 1
1
= 1− 2 du = u − tan−1 (u) + C
u +1
√ √
= e − 1 − tan−1 ex − 1 + C.
x

57
8
(l) dt.
t2 − 2t + 2
Completando cuadrados, se obtiene
8 dt
dt = 8 .
t2 − 2t + 2 (t − 1)2 + 1
Sea u = t − 1. Se tiene

u=t−1 =⇒ du = dt.

Por lo tanto,
8 dt du
dt = 8 =8 = 8 tan−1 (u)+C = 8 tan−1 (t − 1)+C.
t2 − 2t + 2 (t − 1)2 + 1 u2+1

dz
(m) √ .
3 − 2z − z 2
Completando cuadrados, se obtiene
dz dz
√ = .
3 − 2z − z 2 4 − (z + 1) 2

Sea u = z + 1. Se tiene

u=z+1 =⇒ du = dz.

Por lo tanto,
dz dz du −1 u z+1
√ = = √ = sen +C = sen−1 +C.
3 − 2z − z 2 4−u 2 2 2
4 − (z + 1)2

3. (a) x sen (3x) dx.

Proponemos

u = x =⇒ du = dx
1
dv = sen (3x) dx =⇒ v = − cos (3x) .
3
Por lo tanto,
x 1
x sen (3x) dx = − cos (3x) − − cos (3x) dx
3 3
x 1
= − cos (3x) + cos (3x) dx
3 3
x 1
= − cos (3x) + sen (3x) + C.
3 9

58
2
(b) xe−x/2 dx.
0

Primero conviene determinar xe−x/2 dx. Para ello, proponemos

u = x =⇒ du = dx
dv = e−x/2 dx =⇒ v = −2e−x/2 .
De esta manera,

xe−x/2 dx = −2xe−x/2 − −2e−x/2 dx = −2xe−x/2 + 2 e−x/2 dx

= −2xe−x/2 + 2 −2e−x/2 + C = −2xe−x/2 − 4e−x/2 + C


= −2(x + 2)e−x/2 + C.
Por lo tanto,
2
2
xe−x/2 dx = −2 (x + 2)e−x/2 0
= −2 4e−1 − 2e0 = −8e−1 + 4.
0

(c) x2 e−x/2 dx.

Proponemos
u = x2 =⇒ du = 2x dx
dv = e−x/2 dx =⇒ v = −2e−x/2 .
Por lo tanto,

x2 e−x/2 dx = −2x2 e−x/2 − −2e−x/2 (2x) dx = −2x2 e−x/2 + 4 xe−x/2 dx.

Ahora integramos por partes la nueva integral. Para ello, proponemos


u = x =⇒ du = dx
dv = e−x/2 dx =⇒ v = −2e−x/2 .
Por lo tanto,

x2 e−x/2 dx = −2x2 e−x/2 + 4 xe−x/2 dx

= −2x2 e−x/2 + 4 −2xe−x/2 − −2e−x/2 dx

= −2x2 e−x/2 − 8xe−x/2 + 8 e−x/2 dx

= −2x2 e−x/2 − 8xe−x/2 + 8 −2e−x/2 + C


= −2x2 e−x/2 − 8xe−x/2 − 16e−x/2 + C
= −2 x2 + 4x + 8 e−x/2 + C.

59
ln x
(d) dx.
x2
Proponemos
1
u = ln x =⇒ du = dx
x
1 1
dv = dx =⇒ v=− .
x2 x
Por lo tanto,

ln x 1 1 1 1 1
2
dx = − ln x − − dx = − ln x + dx
x x x x x x2
1 1 1
= − ln x − + C = − (ln x + 1) + C.
x x x
e √
(e) ln x dx.
1

Nota que
e √ e 1e
ln x dx = ln x1/2 dx = ln x dx.
1 1 21
Primero determinemos ln x dx. Para ello, proponemos

1
u = ln x =⇒ du = dx
x
dv = dx =⇒ v = x.

De esta manera,
1
ln x dx = x ln x − (x) dx = x ln x − dx = x ln x − x + C.
x
Por lo tanto,
e √ 1 e 1 1
ln x dx = ln x dx = [x ln x − x]e1 = [(e ln e − e) − (ln 1 − 1)]
1 2 1 2 2
1 1
= [(e − e) + 1] = .
2 2
e
(f) x2 ln x dx.
1

Primero determinemos x2 ln x dx. Para ello, proponemos

1
u = ln x =⇒ du = dx
x
x3
dv = x2 dx =⇒ v= .
3

60
De esta manera,

x3 x3 1 x3 1 x3 x3
x2 ln x dx = ln x − dx = ln x − x2 dx = ln x − + C.
3 3 x 3 3 3 9

Por lo tanto,
e
e x3 x3 e3 e3 1 1
x2 ln x dx = ln x − = ln e − − ln 1 −
1 3 9 1 3 9 3 9
e3 e3 1 2 1
= − + = e3 + .
3 9 9 9 9

(g) cos x ln (senx) dx.

Proponemos
cos x
u = ln (sen x) =⇒ du = dx
sen x
dv = cos x dx =⇒ v = sen x.

Por lo tanto,
cos x
cos x ln (senx) dx = sen x ln (sen x) − (sen x) dx
sen x
= sen x ln (sen x) − cos x dx
= sen x ln (sen x) − sen x + C.

e2x dx
(h) √ .
1 − ex
Como
e2x dx ex
√ = ex √ dx,
1 − ex 1 − ex
proponemos

u = ex =⇒ du = ex dx
e x √
dv = √ dx =⇒ v = −2 1 − ex .
1 − ex
Por lo tanto,

e2x dx x
√ √
√ = −2e 1 − ex − −2 1 − ex (ex ) dx
1 − ex
√ √
= −2ex 1 − ex + 2 ex 1 − ex dx
√ 4
= −2ex 1 − ex − (1 − ex )3/2 + C.
3

61
(i) tan−1 (x) dx.

Proponemos
dx
u = tan−1 (x) =⇒ du =
1 + x2
dv = dx =⇒ v = x.

Por lo tanto,
x 1
tan−1 (x) dx = x tan−1 (x) − 2
dx = x tan−1 (x) − ln 1 + x2 + C.
1+x 2

2
(j) x3 ex dx.

Como
2 2
x3 ex dx = x2 xex dx,
proponemos

u = x2 =⇒ du = 2x dx
x2 1 2
dv = xe dx =⇒ v = ex .
2
Por lo tanto,
2 1 2 x2 1 x2 1 2 2
x3 ex dx = xe − e (2x) dx = x2 ex − xex dx
2 2 2
1 2 x2 1 x2 1 2 2
= x e − e +C = x − 1 ex + C.
2 2 2

(k) e−x cos x dx.

Proponemos

u = e−x =⇒ du = −e−x dx
dv = cos x dx =⇒ v = sen x.

Por lo tanto,

e−x cos x dx = e−x sen x − (sen x) −e−x dx

= e−x sen x + e−x sen x dx.

Ahora integramos por partes la nueva integral. Para ello, proponemos

u = e−x =⇒ du = −e−x dx
dv = sen x dx =⇒ v = − cos x.

62
Por lo tanto,

e−x cos x dx = e−x sen x + e−x sen x dx

= e−x sen x + −e−x cos x − (− cos x) −e−x dx

= e−x sen x − e−x cos x − e−x cos x dx.

Por lo tanto,
2 e−x cos x dx = e−x (sen x − cos x) ,

de modo que
1
e−x cos x dx = e−x (sen x − cos x) + C.
2

(l) sen (ln x) dx.

Proponemos
1
u = sen (ln x) =⇒ du = cos (ln x) dx
x
dv = dx =⇒ v = x.
Por lo tanto,

sen (ln x) dx = xsen (ln x) − cos (ln x) dx.

Ahora integramos por partes la nueva integral. Para ello, proponemos


1
u = cos (ln x) =⇒ du = −sen (ln x) dx
x
dv = dx =⇒ v = x.
Por lo tanto,

sen (ln x) dx = xsen (ln x) − cos (ln x) dx

= xsen (ln x) − x cos (ln x) − (−sen (ln x)) dx

= x [sen (ln x) − cos (ln x)] − sen (ln x) dx.

De esta manera,

2 sen (ln x) dx = x [sen (ln x) − cos (ln x)] ,

de modo que
x
sen (ln x) dx = [sen (ln x) − cos (ln x)] + C.
2

63

(m) e x
dx.

Primero proponemos la sustitución y = x. Se tiene

y = x =⇒ y 2 = x =⇒ 2y dy = dx.
Por lo tanto,

x
e dx = ey (2y) dy = 2 yey dy.

Esta última se integra por partes. Para ello, proponemos


u = y =⇒ du = dy
dv = ey dy =⇒ v = ey .
Por lo tanto,

x
e dx = 2 yey dy = 2 yey − ey dy = 2 [yey − ey ] + C
√ √
= 2 (y − 1) ey + C = 2 x − 1 e x + C.

(n) cos ( x) dx.

Primero proponemos la sustitución y = x. Se tiene

y = x =⇒ x = y 2 =⇒ dx = 2y dy.
Por lo tanto,

cos x dx = 2 y cos y dy.

Esta última se integra por partes. Para ello, proponemos


u = y =⇒ du = dy
dv = cos y dy =⇒ v = sen y.
Por lo tanto,

cos x dx = 2 y cos y dy = 2 y sen y − sen y dy
√ √ √
= 2y sen y + 2 cos y + C = 2 x sen x + 2 cos x + C

xn eax n
4. (a) Hay que demostrar xn eax dx = − xn−1 eax dx, para toda a = 0.
a a
Proponemos
u = xn =⇒ du = nxn−1 dx
1
dv = eax dx =⇒ v = eax .
a
Por lo tanto,
xn eax 1 ax xn eax n
xn eax dx = − e nxn−1 dx = − xn−1 eax dx.
a a a a

64
(b)

x3 ex dx = x3 ex − 3 x2 ex dx = x3 ex − 3 x2 ex − 2 xex dx

= x3 ex − 3x2 ex + 6 xex dx = x3 ex − 3x2 ex + 6 xex − ex dx

= x3 ex − 3x2 ex + 6xex − 6ex + C.


x+4
5. (a) dx.
x2 + 5x + 6
Proponemos
x+4 x+4 A B
= = +
x2 + 5x + 6 (x + 2) (x + 3) x+2 x+3
A (x + 3) + B (x + 2) (A + B) x + (3A + 2B)
= = ,
(x + 2) (x + 3) (x + 2) (x + 3)
de donde
A+B = 1
3A + 2B = 4.
Al resolver el sistema de ecuaciones se obtiene
A = 2 y B = −1,
por lo que
x+4 2 1
= − .
x2 + 5x + 6 x+2 x+3
Por lo tanto,
x+4 2 1 dx dx
dx = − dx = 2 −
x2 + 5x + 6 x+2 x+3 x+2 x+3
= 2 ln |x + 2| − ln |x + 3| + C.
1
(b) dx.
(x + 1) (x2 + 1)
Proponemos
1 A Bx + C A (x2 + 1) + (Bx + C) (x + 1)
= + =
(x + 1) (x2 + 1) x+1 x2 + 1 (x + 1) (x2 + 1)
(A + B) x2 + (B + C) x + (A + C)
= ,
(x + 1) (x2 + 1)
de donde
A+B = 0
B+C = 0
A + C = 1.

65
Al resolver el sistema de ecuaciones se obtiene
A = C = 1/2 y B = −1/2,
por lo que
1 1/2 − 12 x + 12
= + 2 .
(x + 1) (x2 + 1) x+1 x +1
Por lo tanto,
1 1/2 − 1 x + 12
dx = + 22 dx
(x + 1) (x2 + 1) x+1 x +1
1 dx 1 x 1 dx
= − dx +
2 x+1 2 x2 + 1 2 x2 + 1
1 1 1
= ln |x + 1| − ln x2 + 1 + tan−1 (x) + C.
2 4 2
x
(c) dx.
(x − 1)2
Proponemos
x A B A (x − 1) + B Ax + (B − A)
2 = + 2 = 2 = ,
(x − 1) x − 1 (x − 1) (x − 1) (x − 1)2
de donde
A = 1
B − A = 0.
Al resolver el sistema de ecuaciones se obtiene
A = B = 1,
por lo que
x 1 1
2 = + .
(x − 1) x − 1 (x − 1)2
Por lo tanto,
x 1 1 dx dx
dx = + dx = +
(x − 1)2 x − 1 (x − 1)2 x−1 (x − 1)2
1
ln |x − 1| − + C.
x−1
1
(d) dx.
x2 − x3
Proponemos
1 1 A B C Ax (1 − x) + B (1 − x) + Cx2
= = + + =
x2 − x3 x2 (1 − x) x x2 1 − x x2 (1 − x)
(C − A) x2 + (A − B) x + B
= ,
x2 (1 − x)

66
de donde

C −A = 0
A−B = 0
B = 1.

Al resolver el sistema de ecuaciones se obtiene

A = B = C = 1,

por lo que
1 1 1 1
= + 2+ .
x2 −x3 x x 1−x
Por lo tanto,

1 1 1 1
dx = + 2+ dx
x2 − x3 x x 1−x
dx dx dx
= + 2
+
x x 1−x
1
= ln |x| − − ln |1 − x| + C.
x

x2
(e) dx.
x2 − 1
Primero reducimos la fracción impropia en el integrando, quedando

x2 1
2
=1+ 2 .
x −1 x −1
De este modo,
x2 1
dx = 1+ dx.
x2 − 1 x2 −1
Proponemos

1 A B A (x − 1) + B (x + 1)
= + =
x2 −1 x+1 x−1 (x + 1) (x − 1)
(A + B) x + (B − A)
= ,
(x + 1) (x − 1)

de donde

A+B = 0
B − A = 1.

Al resolver el sistema de ecuaciones se obtiene

A = −1/2 y B = 1/2,

67
de modo que
1 1/2 1/2
=− + .
x2 −1 x+1 x−1
Por lo tanto,
x2 1 1/2 1/2
dx = 1+ dx = 1− + dx
x2 − 1 −1 x2 x+1 x−1
1 dx 1 dx
= dx − +
2 x+1 2 x−1
1 1
= x − ln |x + 1| + ln |x − 1| + C.
2 2
x3 − x2 + 1
(f) dx.
x2 − x
Primero reducimos la fracción impropia en el integrando, quedando
x3 − x2 + 1 1
2
= x+ 2 .
x −x x −x
De este modo,
x3 − x2 + 1 1
dx = x+ dx.
x2 − x x2 −x
Proponemos
1 1 A B
= = +
x2 − x x (x − 1) x x−1
A (x − 1) + Bx (A + B) x − A
= = ,
x (x − 1) x (x − 1)
de donde
A+B = 0
−A = 1.
Resolviendo el sistema de ecuaciones se obtiene
A = −1 y B = 1,
de modo que
1 1 1
=− + .
x2 −x x x−1
Por lo tanto,
x3 − x2 + 1 1 1 1
dx = x+ dx = x− + dx
x2 − x x2
−x x x−1
dx dx
= x dx − +
x x−1
x2
= − ln |x| + ln |x − 1| + C.
2

68
x4 + x2 − 1
(g) dx.
x3 + x
Primero reducimos la fracción impropia en el integrando, quedando

x4 + x2 − 1 1 1
= x − = x − .
x3 + x x3 + x x (x2 + 1)

De este modo,

x4 + x2 − 1 1
dx = x− dx.
x3 + x x (x2+ 1)

Proponemos

1 A Bx + C A (x2 + 1) + (Bx + C) x
= + =
x (x2 + 1) x x2 + 1 x (x2 + 1)
(A + B) x2 + Cx + A
= ,
x (x2 + 1)

de donde

A+B = 0
C = 0
A = 1.

Al resolver el sistema de ecuaciones se obtiene

A = 1, B = −1 y C = 0,

por lo que
1 1 −x
= + 2 .
x (x2 + 1) x x +1
Por lo tanto,

x4 + x2 − 1 1 1 −x
dx = x− dx = x− + 2 dx
x3 + x x (x2
+ 1) x x +1
dx x
= xdx − + 2
dx
x x +1
x2 1
= − ln |x| + ln x2 + 1 + C.
2 2

ln x
6. (a) dx.
x
Método 1: Usando la sustitución u = ln x.
Se tiene
1
u = ln x =⇒ du = dx.
x

69
Por lo tanto,

ln x u2 (ln x)2 1
dx = u du = +C = + C = ln2 x + C.
x 2 2 2
Método 2: Integrando por partes.
Proponemos
1
u = ln x =⇒ du = dx
x
1
dv = dx =⇒ v = ln x.
x
Por lo tanto,
ln x ln x
dx = (ln x)2 − dx.
x x
Así,
ln x
2 dx = (ln x)2 ,
x
de donde
ln x (ln x)2
dx = + C.
x 2
ln x
(b) dx.
x2
Se integra por partes. Para ello, proponemos
1
u = ln x =⇒ du = dx
x
1 1
dv = dx =⇒ v=− .
x2 x
Por lo tanto,
ln x 1 1 1 1 1
2
dx = − ln x − − dx = − ln x + dx
x x x x x x2
1 1
= − ln x − + C.
x x
sen x
(c) dx.
1 + cos2 x
Se propone la sustitución u = cos x. Se tiene

u = cos x =⇒ du = −sen x dx.

Por lo tanto,
sen x du
dx = − = − tan−1 u + C = − tan−1 (cos x) + C.
1 + cos2 x 1+u 2

70
1
(d) dx.
1 + cos x
Se utilizan procedimientos algebraicos e identidades trigonométricas:
1 1 1 − cos x 1 − cos x 1 − cos x
dx = dx = dx = dx
1 + cos x 1 + cos x 1 − cos x 1 − cos2 x sen2 x
= csc2 x − csc x cot x dx = − cot x + csc x + C.

(e) ln (1 + x2 ) dx.

Se integra por partes. Para ello, proponemos


2x
u = ln 1 + x2 =⇒ du = dx
1 + x2
dv = dx =⇒ v = x.

Por lo tanto,
x2
ln 1 + x2 dx = x ln 1 + x2 − 2 dx
1 + x2
1
= x ln 1 + x2 −2 1− dx
1 + x2
= x ln 1 + x2 − 2x + 2 tan−1 (x) + C.

x dx
(f) .
x4 + 1
Se integra por sustitución. Para ello, primero nota que
x dx x dx
= .
x4 + 1 (x2 )2 +1

Sea u = x2 . Se tiene
u = x2 =⇒ du = 2x dx.
Por lo tanto,
x dx 1 2x dx 1 du 1 1
4
= 2 = = tan−1 (u) + C = tan−1 x2 + C.
x +1 2 2
(x ) + 1 2 u2 +1 2 2

5x − 3
(g) dx.
x2 − 2x − 3
Se integra por fracciones parciales. Para ello, proponemos
5x − 3 5x − 3 A B
= = +
x2 − 2x − 3 (x + 1) (x − 3) x+1 x−3
A (x − 3) + B (x + 1) (A + B) x + (−3A + B)
= = ,
(x + 1) (x − 3) (x + 1) (x − 3)

71
de donde

A+B = 5
−3A + B = −3.

Al resolver el sistema de ecuaciones se obtiene

A = 2 y B = 3,

por lo que
5x − 3 2 3
= + .
x2 − 2x − 3 x+1 x−3
Por lo tanto,
5x − 3 2 3 dx dx
dx = + dx = 2 +3
x2 − 2x − 3 x+1 x−3 x+1 x−3
= 2 ln |x + 1| + 3 ln |x − 3| + C.

dx
(h) √
x− x
Se integra por sustitución. Para ello, nota que
dx dx
√ = √ √ .
x− x x ( x − 1)

Sea u = x − 1. Se tiene
√ 1
u= x−1 =⇒ du = √ dx.
2 x
Por lo tanto,

dx 1 1 du √
√ =2 √ √ dx = 2 = 2 ln |u| + C = 2 ln x − 1 + C.
x− x x−1 2 x u

(i) sen−1 (x) dx.

Se integra por partes. Para ello, proponemos


dx
u = sen−1 (x) =⇒ du = √
1 − x2
dv = dx =⇒ v = x.

Por lo tanto,
x
sen−1 (x) dx = x sen−1 (x) − √ dx
1 − x2

= x sen−1 (x) + 1 − x2 + C.

72
x dx
(j) √ .
x+1
Método 1: Usando la sustitución u = x + 1.
Se tiene
u = x + 1 =⇒ x = u − 1 =⇒ dx = du.
Por lo tanto,
x dx u−1 2
√ = √ du = u1/2 − u−1/2 du = u3/2 − 2u1/2 + C
x+1 u 3
2 2
= (x + 1)3/2 − 2 (x + 1)1/2 + C = (x + 1)1/2 (x − 2) + C.
3 3

Método 2: Usando la sustitución u = x + 1.
Se tiene

u = x + 1 =⇒ u2 = x + 1 =⇒ x = u2 − 1 =⇒ dx = 2u du.

Por lo tanto,

x dx u2 − 1 2
√ = 2u du = 2 u2 − 1 du = u3 − 2u + C
x+1 u 3
2 2
= (x + 1)3/2 − 2 (x + 1)1/2 + C = (x + 1)1/2 (x − 2) + C.
3 3
Método 3: Integrando por partes.
Proponemos

u = x =⇒ du = dx
dx √
dv = √ =⇒ v = 2 x + 1.
x+1
Por lo tanto,
x dx √ √ √ 4
√ = 2x x + 1 − 2 x + 1dx = 2x x + 1 − (x + 1)3/2 + C
x+1 3
2
= (x + 1)1/2 (x − 2) + C.
3

73
CÁLCULO III
TAREA 7 - SOLUCIONES
FORMAS INDETERMINADAS. REGLA DE L´HOPITAL
(Tema 2.1)

1. (a)
x−2 L 1 1
lim 2
= lim = .
x→2 x − 4 x→2 2x 4
(b) Aquí no se aplica la regla de L´Hopital, ya que el límite no es del tipo 00 , sino 06 .
Se tiene
x−3 3−3 0
lim 2 = = = 0.
x→3 x − 3 9−3 6
(c)
3x − 1 L 3x ln 3 ln 3
lim x
= lim x
= .
x→0 2 − 1 x→0 2 ln 2 ln 2
(d)
−3sen(3x)
ln (cos 3x) L cos(3x) 3 tan (3x) L 3 3 sec2 (3x) 9
lim = lim = − lim = − lim =− .
x→0 2x2 x→0 4x 4 x→0 x 4 x→0 1 4
(e)
t sen t L t cos t + sen t L −t sen t + cos t + cos t
lim = lim = lim = 2.
t→0 1 − cos t t→0 sen t t→0 cos t
(f)
3x 1 3x − 1 L 3x ln 3
lim − = lim = lim = ln 3.
x→0 x x x→0 x x→0 1
(g) Aquí no se aplica la regla de L´Hopital, ya que el límite no es del tipo 00 , sino −a
0
.
Se tiene
√ √
ax + x2 − a ax + x2 − a
lim+ = −∞ y lim− = ∞.
x→0 x x→0 x

(h)
x √ d x√ √
0
1 + sen t dt L dx 0
1 + sen t dt 1 + sen x
lim = lim = lim = 1.
x→0 x x→0 1 x→0 1
(i)
d 2x 2
2x 4x−t2
e dt L dx
e4x 2
e−t dt 4e4x
2x 2
e−t dt + e4x e−(2x)
2 d(2x)
2 2 dx
lim = lim = lim
x→1 x−1 x→1 1 x→1 1
2x
2 2
= lim 4e4x e−t dt + 2e4x−4x
x→1 2
2
2
= 4e4 e−t dt + 2e4−4 = 0 + 2 = 2.
2

74
(j)
x − 8x2 L 1 − 16x L 16 2
lim 2
= lim = lim − =− .
x→∞ 12x + 5 x→∞ 24x x→∞ 24 3
(k)

x100 L 100x99 L (100) (99) x98 L L 1


lim = lim = lim = ... = (100) (99) ... (1) lim = 0.
x→∞ ex x→∞ ex x→∞ ex x→∞ ex
0

(l)
x1/10 L (1/10) x−9/10 1 x 1
lim = lim = lim 9/10 = lim x1/10 = ∞.
x→∞ ln x x→∞ 1/x 10 x→∞ x 10 x→∞

(m)
2x+2
ln (x2 + 2x) L x2 +2x x (2x + 2) 2x + 2 L 2
lim = lim 1 = lim = lim = lim = 2.
x→∞ ln x x→∞
x
x→∞ x2 + 2x x→∞ x + 2 x→∞ 1

(n)
x ln x L x 1 + ln x
lim = lim x 1/x = lim [(x ln x) (1 + ln x)] = ∞.
x→∞ ln (ln x) x→∞ x→∞
ln x

(o)
2 −x x2 L 2x L 2
lim xe = lim x = lim x = lim x = 0.
x→∞ x→∞ e x→∞ e x→∞ e

(p)
e1/x L e1/x (−1/x2 )
lim+ xe1/x = lim+ = lim+ 2
= lim+ e1/x = ∞.
x→0 x→0 1/x x→0 −1/x x→0

(q)
e−1/x
lim xe−1/x = lim = ∞.
x→∞ x→∞ 1/x
no se usa L’Hopital

(r)
−3/x2
ln (1 + 3/x) L 1+3/x 3
lim [x ln (1 + 3/x)] = lim = lim = lim 3 = 3.
x→∞ x→∞ 1/x x→∞ −1/x2 x→∞ +1
x

(s)
−e−x
ln (1 + e−x ) L 1
= lim 1+e−x = lim
x −x −x
lim e ln 1 + e = lim −x
= 1.
x→∞ x→∞ e x→∞ −e x→∞ 1 + e−x

(t)
ln x L 1/x 1
lim+ x2 ln x = lim+ = lim = − lim x2 = 0.
x→0 x→0 1/x2 x→0+ (−2/x3 ) 2 x→0+

75
(u) Aquí no se aplica la regla de L´Hopital, ya que el límite no es del tipo 0 · ∞, sino
∞ · ∞. Se tiene
lim x2 ln x = ∞.
x→∞

(v)
x
lim+ [ln x − ln (sen x)] = lim+ ln
x→0 x→0 sen x
x L 1
= ln lim+ = ln lim+ = ln 1 = 0.
x→0 sen x x→0 cos x
(w)
2x
lim [ln (2x) − ln (x + 1)] = lim ln
x→∞ x→∞ x+1
2x L 2
= ln lim = ln lim = ln 2.
x→∞ x + 1 x→∞ 1

(x) Aquí no se aplica la regla de L´Hopital, ya que el límite no es del tipo ∞ − ∞,


sino ∞ − 0. Se tiene
2x 2x
lim+ [ln (2x) − ln (x + 1)] = lim+ ln = ln lim+ = ln (0) = −∞.
x→0 x→0 x+1 x→0 x+1

2. Utilizando la regla de L’Hopital:


cot x L − csc2 x csc x L − csc x cot x cot x
lim+ = lim+ = lim+ = lim+ = lim .
x→0 csc x x→0 − csc x cot x x→0 cot x x→0 − csc2 x x→0+ csc x

límite original

Utilizando identidades trigonométricas:

cot x (cos x/senx)


lim+ = lim+ = lim+ (cos x) = 1.
x→0 csc x x→0 (1/senx) x→0

3. (a)
2/x lim ln x2/x lim [ x2 ln x]
lim+ x2/x = lim+ eln x = ex→0+ = ex→0+ = e−∞ = 0.
x→0 x→0

(b)
1/(x−1) lim ln x1/(x−1) lim [ x−1
1
ln x]
lim+ x1/(x−1) = lim+ eln x = ex→1+ = ex→1+
x→1 x→1
ln x 1/x
lim x−1 L lim 1
= ex→1+ = ex→1+ = e.

(c)
1/x lim ln(ln x)1/x lim [ x1 ln(ln x)]
lim (ln x)1/x = lim eln(ln x) = ex→∞ = ex→∞
x→∞ x→∞
ln(ln x)
lim L lim
( 1/x
ln x )
lim 1
= e x→∞ x
= ex→∞ 1
= ex→∞ x ln x
= e0 = 1.

76
(d)
1/ ln x lim ln x1/ ln x lim [ ln1x ln x]
lim x1/ ln x = lim eln x = ex→∞ = ex→∞ = lim e1 = e.
x→∞ x→∞ x→∞

no se usa L’Hopital

(e)
x lim ln xx lim [x ln x]
lim+ xx = lim+ eln x = ex→0+ = ex→0+
x→0 x→0
ln x (1/x)
lim (1/x) L lim 2 − lim x
= e x→0+ =e x→0+ (−1/x ) =e x→0+ = e0 = 1.

(f)
x +x)1/x lim ln(ex +x)1/x lim [ x1 ln(ex +x)]
lim+ (ex + x)1/x = lim+ eln(e = ex→0+ = ex→0+
x→0 x→0
ex +1
ln(ex +x) ex +x ex +1
lim L lim limex +x
= e2 .
x 1
= e x→0+
=e x→0+ =e x→0 +

(g)
lim ln(1+2x)1/3x lim [ 3x1 ln(1+2x)]
1/(3x) ln(1+2x)1/3x
lim (1 + 2x) = lim e =e x→0+ =e x→0+
x→0+ x→0+
2
ln(1+2x) 1+2x
lim L lim
= e2/3 .
3x 3
= e x→0+ =e x→0+

(h)
1/(2 ln x) lim ln(1+2x)1/(2 ln x) lim [ 2 ln1 x ln(1+2x)]
lim (1 + 2x)1/(2 ln x) = lim eln(1+2x) = ex→∞ = ex→∞
x→∞ x→∞
2
lim
ln(1+2x)
L lim 1+2x
lim x
L lim 1 √
= e x→∞ 2 ln x
=e x→∞ 2/x
= ex→∞ 1+2x
= ex→∞ 2
= e.

(i)
1/(2 ln x) lim (1+2x)1/(2 ln x)
lim+ (1 + 2x)1/(2 ln x) = lim+ e(1+2x) = ex→0+
x→0 x→0
ln(1+2x)
lim [ 2 ln1 x ln(1+2x)] lim 2 ln x 0
= ex→0+ = ex→0+ = e −∞ = 1.
no se usa L’Hopital

(j)
x +1)1/x
lim (2x + 1)1/x = lim eln(2
x→∞ x→∞
lim ln(2x +1)1/x lim [ x1 ln(2x +1x )]
= ex→∞ = ex→∞
2x ln(2)
ln(2x +1) 2x +1
lim L lim
= e x→∞ x x→∞ =e 1

2x ln(2) 2x ln(2) ln(2)


lim x L lim 2x ln(2)
= e =e
x→∞ 2 +1 x→∞

lim ln(2)
= ex→∞ = eln(2) = 2.

77
4.
d
x1−a − 1 L (x1−a − 1) x1−a ln x (−1)
lim = lim da
d
= lim = lim x1−a ln x = ln x.
a→1 1−a a→1
da
(1 − a) a→1 (−1) a→1

5.
kt lim ln(1+r/k)kt
lim A0 (1 + r/k)kt = A0 lim (1 + r/k)kt = A0 lim eln(1+r/k) = A0 ek→∞
k→∞ k→∞ k→∞
lim [kt ln(1+r/k)] t lim [k ln(1+r/k)]
= A0 ek→∞ = A0 e k→∞ .

Calculemos por separado lim [k ln (1 + r/k)] :


k→∞

d
ln (1 + r/k) L ln (1 + r/k)
lim [k ln (1 + r/k)] = lim = lim dk d
k→∞ k→∞ 1/k k→∞
dk
(1/k)
(−r/k )
2

1+(r/k) r
= lim 2
= lim = r.
k→∞ (−1/k ) k→∞ 1 + r/k

Por lo tanto,
lim A0 (1 + r/k)kt = A0 et(r) = A0 ert .
k→∞

6.
n 1/t
! 1/t
= lim+ eln(c1 x1 +...+cn xn )
1/t t t
lim+ ci xti = lim+ c1 xt1 + . . . + cn xtn
t→0 i=1 t→0 t→0

lim ln(c1 xt1 +...+cn xtn )


1/t
lim
(
ln c1 xt1 +...+cn xtn )
t
= e t→0+ =e t→0+ .
ln(c1 xt1 +...+cn xtn )
Nota que lim+ t
es del tipo 00 , ya que c1 + ... + cn = 1. Usando la regla de
t→0
L’Hopital,

c1 xt1 ln x1 + ... + cn xtn ln xn


ln (c1 xt1 + . . . + cn xtn ) c1 xt1 + ... + cn xtn
lim+ = lim+
t→0 t t→0 1
c1 ln x1 + ... + cn ln xn
=
c1 + ... + cn
c1 ln x1 + ... + cn ln xn
=
1
= ln xc11 + ... + ln xcnn
= ln (xc11 · . . . · xcnn ) .

Por lo tanto,
n 1/t (
ln c1 xt1 +...+cn xtn ) n
lim c1 "
·...·xcnn )
lim+ ci xti =e t→0+
t
= eln(x1 = xc11 · . . . · xcnn = xci i .
t→0
i=1 i=1

78
v 1−1/σ
1
1− v
1− v1 v−1
γh +c
7. Sea f (σ, v) = .
1 − 1/σ
v
1 1
1− v v−1
(a) Por simplicidad, definimos x(v) = γh1− v + c , con x > 0. Así,

x1−1/σ
f= .
1 − 1/σ
1
La transformación monotónica y (σ, v) = f (σ, v) − se convierte en
1 − 1/σ

1 x1−1/σ 1 x1−1/σ − 1
y=f− = − = .
1 − 1/σ 1 − 1/σ 1 − 1/σ 1 − 1/σ

De esta manera,
d
x1−1/σ − 1 L dσ
x1−1/σ − 1 x1−1/σ (ln x) (1/σ 2 )
lim y = lim = lim d
= lim
σ→1 σ→1 1 − 1/σ σ→1

(1 − 1/σ) σ→1 (1/σ 2 )
= lim x1−1/σ ln x = ln x.
σ→1

Nota que este resultado coincide con el del ejercicio 4. Por último, sustituimos la
función x(v), de donde
v
1
1− v v−1
1− v1
lim y (σ, v) = ln γh +c .
σ→1

1 (1− σ1 )( v−1
v
)
(b) La transformación monotónica y (σ, v) = f (σ, v) aquí es
1+γ
v 1−1/σ
1 1
1− v v−1
( 1− σ1 )( v
) ( 1− σ1 )( v
) γh1− v + c
1 v−1
1 v−1
y = f=
1+γ 1+γ 1 − 1/σ
v 1−1/σ
1 1 1− v1
1
1− v v−1
= γh +c
1 − 1/σ 1+γ
v 1−1/σ
1 γ 1 1 1− v1 v−1 z 1−1/σ
= h1− v + c = ,
1 − 1/σ 1+γ 1+γ 1 − 1/σ
v
1
γ 1 1 1− v v−1
donde hemos definido, por simplicidad, z(v) = 1+γ
h1− v + 1+γ
c , con
z > 0. De esta manera,

z 1−1/σ 1 1−1/σ
lim y = lim = lim z .
v→1 v→1 1 − 1/σ 1 − 1/σ v→1

79
Calculemos por separado lim z :
v→1

  v

v γ 1 1 1− v1 v−1
lim ln 1+γ h1− v + c 
γ 1 1 1− v1 v−1 v→1
1+γ
lim z(v) = lim h1− v + c =e .
v→1 v→1 1+γ 1+γ

Usando la regla de L’Hopital en el exponente, se tiene

γ 1 1 1− v1
v ln 1+γ
h1− v + c
γ 1 1 1− v1 v−1
1+γ
lim ln h1− v + c = lim v−1
v→1 1+γ 1+γ v→1
v

γ 1 1 1− v1
ln 1+γ
h1− v c +
1+γ
= lim
v→1 1 − 1/v
γ 1 1
1+γ
h 1− v
(ln h)(1/v2 )+ 1+γ
1
c1− v (ln c)(1/v 2 )

γ 1 1 1− v1
1+γ
h1− v + c
1+γ
= lim
v→1 1/v 2
γ 1 γ 1
1+γ
ln h + 1+γ ln c 1+γ
ln h + 1+γ ln c
= =
γ 1 1
1+γ
+
1+γ
γ 1
= ln h 1+γ c 1+γ .

γ 1
ln h 1+γ c 1+γ γ 1
∴ lim z(v) = e = h 1+γ c 1+γ .
v→1

1 γ 1 1−1/σ
∴ lim y (σ, v) = h 1+γ c 1+γ .
v→1 1 − 1/σ

80
CÁLCULO III
TAREA 8 - SOLUCIONES
INTEGRALES IMPROPIAS
(Tema 2.2)
1. (a)
−2
−2 dx −2
−5 x−4 1 1
= lim x dx = lim = lim − 4 +
−∞ x5 a→−∞ a a→−∞ −4 a
a→−∞ 4 (−2) 4a4
1 1 1
= − + lim =− .
4 (−2)4 a→−∞ 4a4 64
0

(b)
∞ dt b
dt √ b √ √
√ = lim √ = 2 lim t − 1 2 = 2 lim b−1− 2−1
2 t−1 b→∞ 2 t−1 b→∞ b→∞
√ √
= 2 lim b − 1 − 2 2 − 1 = ∞ ∴ diverge.
b→∞

(c)
b
∞ αβ α b y −α 1 1
α+1
dy = αβ α lim y −α−1
dy = αβ lim α
= −β α lim α
− α
β y b→∞ β b→∞ −α
β
b→∞ b β
1
= −β α lim + 1 = 1.
b→∞ bα
0 (α>0)

(d)
∞ b 1 1
b
e−2x dx = lim e−2x dx = − lim e−2x 0
=− lim e−2b − 1
0 b→∞ 0 2 b→∞ 2 b→∞
1 1 1 1
= − lim + = .
2 b→∞ e2b 2 2
0

(e)
0 0
0
xex/2 dx = lim xex/2 dx = lim 2xex/2 − 4ex/2 a
−∞ a→−∞ a a→−∞

= lim (0 − 4) − 2aea/2 − 4ea/2


a→−∞

= −4 − 2 lim aea/2 +4 lim ea/2 = −4.


a→−∞ a→−∞

0 (* L´Hopital) 0

a L 1
* L’Hopital: lim aea/2 = lim = lim = −2 lim ea/2 = 0.
a→−∞ a→−∞ e−a/2 a→−∞ − 1 e−a/2 a→−∞
2

81
(f)
∞ b 1 b 1
2 2 2 2
xe−x dx = lim xe−x dx = − lim e−x =− lim e−b − e−16
4 b→∞ 4 2 b→∞ 4 2 b→∞
1 1 1 1
= − lim + 16 = 16 .
2 b→∞ eb2 2e 2e
0

(g)
∞ dx b dx/x
= lim = lim [ln |ln x|]b2 = lim [ln |ln b| − ln |ln 2|]
2 x ln x b→∞ 2 ln x b→∞ b→∞

= ln lim |ln b| − ln |ln 2| = ∞ ∴ diverge.


b→∞

(h)
∞ e−θ dθ b e−θ dθ b
= lim = − lim ln 1 + e−θ 0
0 1 + e−θ b→∞ 0 1+e −θ b→∞
 
1  1 
= − lim ln 1 + − ln 2 = − ln 
 lim 1+  + ln 2
b→∞ eb b→∞ eb 
1
= − ln 1 + ln 2 = ln 2.
0

(i)
b b
∞ dx dx 1 3
= lim = lim − dx
1 x (3x + 1) b→∞ x (3x + 1) b→∞ x 3x + 1
1 1
fracciones parciales

= lim [ln |x| − ln |3x + 1|]b1


b→∞
= lim [ln |b| − ln |3b + 1| − ln |1| + ln |4|] (b > 0)
b→∞
b b 4
= lim ln + ln 4 = ln lim + ln 4 = ln .
b→∞ 3b + 1 b→∞ 3b + 1 3
1/3 (* L´Hopital)

b 1 1
* L’Hopital: lim = lim = .
b→∞ 3b + 1 b→∞ 3 3

82
(j)
∞ dx 0 dx ∞ dx
2
= 2
+
−∞ x + 2x + 2 −∞ x + 2x + 2 0 x2 + 2x + 2
0 dx b dx
= lim + lim
a→−∞ a (x + 1)2 + 1 b→∞ 0 (x + 1)2 + 1
0 b
= lim tan−1 (x + 1) a
+ lim tan−1 (x + 1) 0
a→−∞ b→∞
−1 −1
= lim tan (1) − tan (a + 1) + lim tan−1 (b + 1) − tan−1 (1)
a→−∞ b→∞
−1 −1
= tan (1) − lim tan (a + 1) + lim tan−1 (b + 1) − tan−1 (1)
a→−∞ b→∞

= − lim tan−1 (a + 1) + lim tan−1 (b + 1) = π.


a→−∞ b→∞

−π/2 π/2

2. (a)
10 dt dt10 √ 10 √
√ = √
lim+ = lim+ 2t − 4 a
= lim+ 4 − 2a − 4
2 2t − 4 a→2 a 2t − 4 a→2 a→2

= 4 − lim+ 2a − 4 = 4.
a→2

(b) Método 1:
−2 b b
dt dt 1 1
= lim− 2 = − lim−
−3 (6 + 3t)2 b→−2 −3 (6 + 3t) 3 b→−2 6 + 3t −3
1 1 1
= − lim− +
3 b→−2 6 + 3b 3
1 1 1
= − lim− − = ∞ ∴ diverge.
3 b→−2 6 + 3b 9
−∞

Método 2 (con cambio de variable):


Sea u = 6 + 3t. Se tiene
u = 6 + 3t =⇒ du = 3 dt, u(−3) = −3, u(−2) = 0.
Por lo tanto,
−2 b
dt 1 0 du 1 b du 1 1
2 = 2
= lim 2
= lim− −
−3 (6 + 3t) 3 −3 u 3 b→0 −3 u
− 3 b→0 u −3
1 1 1
= lim− − −
3 b→0 b 3
1 1 1
= − lim− − = ∞ ∴ diverge.
3 b→0 b 9
−∞

83
(c)
1/ ln 2 1/ ln 2
e−1/x e−1/x 1/ ln 2
dx = lim+ dx = lim+ e−1/x a
= lim+ e− ln 2 − e−1/a
0 x2 a→0 a x2 a→0 a→0

1 1
= ln 2 − lim+ e−1/a = .
e a→0 2
0

(d)
1
1 1 x2 x2
x ln x dx = lim+ x ln x dx = lim+ ln x −
0 a→0 a a→0 2 4 a
2 2
1 1 a a
= lim+ ln 1 − − ln a −
a→0 2 4 2 4
0
1 1 1 1
= − − lim+ a2 ln a + lim+ a2 = − .
4 2 a→0 4 a→0 4
0 (* L´Hopital) 0

ln a L 1/a 1
* L’Hopital: lim+ a2 ln a = lim+ = lim =− lim a2 = 0.
a→0 a→0 1/a2 a→0+ −2/a3 2 a→0+
(e)
2 s+1 s+1 b b s b 1
√ ds = √
lim− ds = lim √ ds + √ ds
0 4 − s2 b→2 0 4−s 2 b→2 −
0 4−s 2
0 4 − s2
√ b s b
= − lim− 4 − s2 + lim− sen−1
b→2 0 b→2 2 0
√ b
= − lim− 4 − b2 − 2 + lim− sen−1 − sen−1 0
b→2 b→2 2
0
√ b π
= − lim− 4 − b2 + 2 + lim− sen−1 =2+ .
b→2 b→2 2 2
0 π/2

(f)
8 dx 0 dx 8 dx
= +
−1 x1/3 −1 x1/3 0 x1/3
b dx dx 3 8 3
b 8
= lim− 1/3
+ lim+1/3
= lim− x2/3 −1 + lim+ x2/3 a
b→0 −1 x a x
a→0 2 b→0 2 a→0
3 3
= lim− b2/3 − (−1)2/3 + lim 82/3 − a2/3
2 b→0 2 a→0+
3 3 12 3 9
= lim− b2/3 − + − lim+ a2/3 = .
2 b→0 2 2 2 a→0 2
0 0

84
(g)
1 dx 0 dx 1 dx
= +
−1 x5 −1 x5 0 x5
b 1 dx b 1
dx 1 1 1 1
= lim− 5
+ lim 5
= − lim − lim
b→0 −1 x a→0+ a x 4 b→0− x −1 4 a→0+ x4
4
a
1 1 1 1
= − lim− 4 − 1 − lim+ 1 − 4
4 b→0 b 4 a→0 a
1 1 1 1
= − lim− 4 + lim+ 4 = −∞ + ∞ ∴ diverge.
4 b→0 b 4 a→0 a
∞ ∞

(h)
e dx 1 du 0 du 1 du
= = +
e−1 x (ln x)3 −1 u3 −1 u3 0 u3
b 1 du b 1
du 1 1
= lim− 3
+ lim 3
= lim − + lim+ −
b→0 −1 u a→0+ a u b→0− 2u2 −1 a→0 2u2 a
1 1 1 1
= lim− − 2 + + lim+ − + 2 ∴ diverge.
b→0 2b 2 a→0 2 2a
(i)
2 dx 1 dx 2 dx
= √ + √
0 |x − 1| 0 1−x 1 x−1
dx b 2 dx
= √
lim− + lim+ √
b→1 0 1 − x a→1 a x − 1
√ b √ 2
= −2 lim− 1 − x 0 + 2 lim+ x − 1 a
b→1 a→1
√ √
= −2 lim− 1 − b − 1 + 2 lim+ 1 − a − 1
b→1 a→1
√ √
= −2 lim− 1 − b + 2 + 2 − 2 lim+ a−1 = 4.
b→1 a→1

0 0

3. (a) Efectuando el cambio de variable u = ln x se obtiene



 1
e 1 du

 , si p < 1,
dx 1−p
p = p
=
1 x (ln x) 0 u 

 diverge, si p ≥ 1.

(b) Efectuando el cambio de variable u = ln x se obtiene



∞ dx ∞ du  diverge, si p ≤ 1,
p = = 1
e x (ln x) 1 u
p  , si p > 1.
p−1

85
4. (a) Si f es par entonces f (−x) = f (x) .

Partimos de
∞ 0 ∞
f (x) dx = f (x) dx + f (x) dx.
−∞ −∞ 0
0
Ahora reescribimos −∞ f (x) dx. Para ello, utilizamos el hecho de que f (−x) = f (x)
e introducimos el cambio de variable u = −x, de modo que
0 0 0 ∞
f(x) dx = f (−x) dx = f (u) (−du) = f (u) du.
−∞ −∞ ∞ 0

De esta manera,
∞ ∞ ∞ ∞
f (x) dx = f (u) du + f (x) dx = 2 f (x) dx.
−∞ 0 0 0
son iguales

(b) Si f es impar entonces f (−x) = −f (x) .

Partimos de
∞ 0 ∞
f (x) dx = f (x) dx + f (x) dx.
−∞ −∞ 0
0
Ahora reescribimos −∞ f (x) dx. Para ello, utilizamos el hecho de que −f (−x) = f (x)
e introducimos el cambio de variable u = −x, de modo que
0 0 0 ∞
f (x) dx = − f (−x) dx = − f (u) (−du) = − f (u) du.
−∞ −∞ ∞ 0

De esta manera,
∞ ∞ ∞
f (x) dx = − f (u) du + f (x) dx = 0.
−∞ 0 0

son iguales

86
1 2 ∞
5. Sea f (x) = √ e−x /2 en (−∞, ∞) , con −∞
f (x) dx = 1. Como f (x) = f (−x),

por lo tanto f es una función par.


(a) Calculemos la media µ = xf (x) dx. Sabemos que
−∞

∞ 0 ∞
µ= xf (x) dx = xf (x) dx + xf (x) dx.
−∞ −∞ 0

0
Ahora reescribimos −∞ xf (x) dx. Para ello, utilizamos el hecho de que f (−x) = f (x)
e introducimos el cambio de variable u = −x, de modo que
0 0 0 0 ∞
xf (x) dx = xf (−x) dx = (−u)f (u) (−du) = uf (u) du = − uf (u) du.
−∞ −∞ ∞ ∞ 0

De esta manera,
∞ ∞
µ = − uf (u) du + xf (x) dx = 0.
0 0

∞ ∞ 2
(b) Calculemos la varianza σ 2 = x2 f (x) dx − xf (x) dx . Tomando en
−∞ −∞
cuenta el inciso anterior (µ = 0), se tiene
∞ ∞ 2 ∞ ∞
σ2 = x2 f (x) dx − xf (x) dx = x2 f (x) dx − µ2 = x2 f (x) dx.
−∞ −∞ −∞ −∞

Partiendo la integral resultante, se tiene


0 ∞
σ2 = x2 f (x) dx + x2 f (x) dx.
−∞ 0

0
Ahora reescribimos −∞ x2 f (x) dx. Para ello, utilizamos el hecho de que f (−x) = f (x)
e introducimos el cambio de variable u = −x, de modo que
0 0 0 ∞
x2 f (x) dx = x2 f (−x) dx = (−u)2 f (u) (−du) = u2 f (u) du.
−∞ −∞ ∞ 0

De esta manera,
∞ ∞ ∞ ∞
σ2 = x2 f (x) dx = u2 f (u) du + x2 f (x) dx = 2 x2 f (x) dx.
−∞ 0 0 0

87
Por último, calculamos la integral resultante:
∞ b 2 b
2
σ2 = 2 x2 f (x) dx = 2 lim x2 f (x) dx = √ lim x2 e−x /2 dx
0 b→∞ 0 2π b→∞ 0
2 b 2 b b
2 /2 2 2
= √ lim x xe−x dx = √ lim −xe−x /2 + e−x /2 dx
2π b→∞ 0 u
2π b→∞ 0 0
dv
2 ∞ 1 ∞ 1
2 2 2
= −√ lim be−b /2 + 2 √ e−x /2 dx = √ e−x /2 dx = 1.
2π b→∞ 0 2π −∞ 2π
0 (*L’Hopital)
1 (ver enunciado)

2 /2 b L 1
* L’Hopital: lim be−b = lim 2 = lim 2 = 0.
b→∞ b→∞ eb /2 b→∞ beb /2

1
6. Sea f (x) = e−x/a en [0, ∞), con a > 0.
a
(a)
∞ 1 b 1 b b
f (x) dx = lim e−x/a dx =
lim −ae−x/a 0 = − lim e−x/a 0
0 a b→∞0 a b→∞ b→∞

1
= − lim e−b/a − 1 = − lim b/a + 1 = 1.
b→∞ b→∞ e

0 (a>0)

(b)
∞ 1 b 1 b
xf (x) dx = lim xe−x/a dx = lim −axe−x/a − a2 e−x/a 0
0 a b→∞ 0 a b→∞
b
= lim −xe−x/a − ae−x/a 0
= lim −be−b/a − ae−b/a − (0 − a)
b→∞ b→∞
b 1
= − lim − a lim + a = a.
b→∞ eb/a b→∞ eb/a

0 (*L’Hopital) 0 (a>0)

b L 1
* L’Hopital: lim = lim = 0.
b→∞ eb/a b→∞ 1 eb/a
a

(c)
∞ ∞ ∞
(x − a) f (x) dx = xf (x) dx − a f (x) dx = a − a (1) = 0.
0 0 0
a 1

88
(d)
∞ 1 b 1 b
x2 f (x) dx = lim x2 e−x/a dx = lim −ax2 e−x/a − 2a2 xe−x/a − 2a3 e−x/a 0
0 a b→∞ 0 a b→∞
b
= lim −x2 e−x/a − 2axe−x/a − 2a2 e−x/a 0
b→∞
2 −b/a −b/a 2 −b/a
= lim −b e − 2abe − 2a e + 2a2
b→∞
b2 b 1
= − lim − 2a lim − 2a2 lim + 2a2 = 2a2 .
b→∞ eb/a b→∞ eb/a b→∞ eb/a

0 (* L’Hopital) 0 (** L’Hopital) 0 (a>0)

b2 L 2b L 2
* L’Hopital: lim b/a = lim 1 b/a = lim 1 b/a = 0.
b→∞ e b→∞ e b→∞ e
a a2
b L 1
** L’Hopital: lim b/a = lim 1 b/a = 0.
b→∞ e b→∞ e
a
(e)
∞ ∞
(x − a)2 f (x) dx = x2 − 2ax + a2 f (x) dx
0 0
∞ ∞ ∞
= x2 f (x) dx − 2a xf (x) dx + a2 f (x) dx = a2 .
0 0 0

2a2 a 1

7. Observa que
∞ e−x/4 1 ∞ (t−1/4)x
m (t) = etx dx = e dx,
0 4 4 0
por lo que se debe analizar por separado los casos t ≥ 1/4 y t < 1/4.

i) Si t ≥ 1/4, entonces la integral diverge (ver figura de la izquierda).


1
ii) Si t < (figura de la derecha), entonces
4
b (t−1/4)b
1 1
m (t) = lim e(t−1/4)x dx = lim eu du
4 b→∞ 0 4 (t − 1/4) b→∞ 0
1 1
= lim [eu ]0(t−1/4)b = lim e(t−1/4)b − 1
4t − 1 b→∞ 4t − 1 b→∞
1 1 1
= lim e(t−1/4)b − = .
4t − 1 b→∞ 4t − 1 1 − 4t
0 (t<1/4)

89
Concluimos entonces que
 1
∞ −x/4

 , t < 14 ,
tx e 1 − 4t
m(t) = e dx =
0 4 

diverge, t ≥ 14 .


8. Sea Γ (α) = y α−1 e−y dy, α ∈ R+ .
0

(a)
∞ ∞ a
a
Γ (1) = y 1−1 e−y dy = e−y dy = lim e−y dy = lim −e−y 0
0 0 a→∞ 0 a→∞
1

= lim −e−a + 1 = − lim e−a + 1 = 1.


a→∞ a→∞
0

(b)
∞ b
Γ (α) = y α−1 e−y dy = lim y α−1 e−y dy
0 b→∞ 0
b
)
b
= lim −y α−1 e−y 0 + (α − 1) y α−2 −y
e dy
b→∞ 0

= − lim bα−1 e−b + (α − 1) y (α−1)−1 e−y dy = (α − 1) Γ (α − 1) .
b→∞ 0
0 (* L´Hopital) Γ(α−1)

bα−1 L (α − 1) bα−2 L L (α − 1) (α − 2) · . . . · (1)


* L’Hopital: lim b
= lim b
= . . . = lim = 0.
b→∞ e b→∞ e b→∞ eb
(c) Sabemos que Γ (α) = (α − 1) Γ (α − 1) y que Γ (1) = 1. De esta manera,
Γ (1) = 1 = 0!
Γ (2) = 1 · Γ (1) = 1 · 1 = 1!
Γ (3) = 2 · Γ (2) = 2 · 1 = 2!
Γ (4) = 3 · Γ (3) = 3 (2!) = 3!, etc...
Por lo tanto,
Γ (n) = (n − 1)!, n ∈ Z+ .

y α−1 e−y/β
9. Sea f (y) = α en [0, ∞) .
β Γ (α)

(a) Efectuando el cambio de variable u = y/β se tiene


∞ 1 ∞ 1 ∞ 1
f (y) dy = α y α−1 e−y/β dy = uα−1 e−u du = Γ (α) = 1.
0 β Γ (α) 0 Γ (α) 0 Γ (α)
Γ(α)

90
(b) Efectuando el cambio de variable u = y/β se tiene
∞ 1 ∞ β ∞ α −u
α−1 −y/β
yf (y) dy = y y e dy = u e du
0 β α Γ (α) 0 Γ (α) 0
β ∞ (α+1)−1 −u β
= u e du = Γ (α + 1) = αβ.
Γ (α) 0 Γ (α)
αΓ(α)

(c) Efectuando el cambio de variable u = y/β se tiene



2 1 ∞
2 α−1 −y/β β2 ∞
y f (y) dy = α y y e dy = uα+1 e−u du
0 β Γ (α) 0 Γ (α) 0
β2 ∞ β2
= u(α+2)−1 e−u du = Γ (α + 2)
Γ (α) 0 Γ (α)
(α+1)Γ(α+1)
αΓ(α)

Γ (α + 1)
= β 2 (α + 1) = α (α + 1) β 2 .
Γ (α)

10. La función de distribución acumulada para la función de densidad f (x) = e−2|x| es


x x
FX (x) = f(t) dt = e−2|t| dt, x ∈ R.
−∞ −∞

Si x < 0, entonces
x x x 1 x
FX (x) = e−2(−t) dt = e2t dt = lim e2t dt = lim e2t a
−∞ −∞ a→−∞ a 2 a→−∞

1 1
= lim e2x − e2a = e2x .
2 a→−∞ 2
Si x ≥ 0, entonces
0 x 0 x
FX (x) = e−2(−t) dt + e−2(t) dt = lim e2t dt + e−2t dt
−∞ 0 a→−∞ a 0
1 0 1 x 1 1 −2x 1
= lim e2t a − e−2t 0
= − e − 1 = 1 − e−2x .
2 a→−∞ 2 2 2 2
Por lo tanto,
1 2x
2
e , si x < 0
FX (x) =
1 − 12 e−2x si x ≥ 0.

91
CÁLCULO III
TAREA 9 - SOLUCIONES
INTEGRACIÓN MÚLTIPLE
(Temas 3.1-3.7)
1. (a)
0
3 0
2
3 0
2
3
2 y2
x y − 2xy dydx = x − 2x y dydx = x − 2x dx
0 −1 0 −1 0 2 −1
3 02 (−1)2 1 3
= x2 − 2x − dx = − x2 − 2x dx
0 2 2 2 0
3
1 x3 1 33
= − − x2 = − − 32 = 0.
2 3 0 2 3
(b)
3 1 3 2 2 3
3/2 1
2x x2 + y dxdy = x2 + y dy = (y + 1)3/2 − y 3/2 dy
0 0 0 3 0 3 0
)
2 2 3 2 5/2 3
= (y + 1)5/2 − y 0
3 5 0 5
4 4 5/2 4
= 45/2 − 1 − 3 = 31 − 35/2 .
15 15 15
32

(c)
ln 3 ln 2 ln 3 ln 2 ln 3
e2x+y dydx = e2x ey dydx = e2x [ey ]ln
0
2
dx
0 0 0 0 0
ln 3 ln 3 1 2x ln 3
= e2x eln 2 − e0 dx = e2x dx = e 0
0 0 2
2 1
1 2 ln 3 1 ln 32 1
= e − e0 = e − 1 = [9 − 1] = 4.
2 2 2
(d)
1 1 1 1
xexy dydx = [exy ]10 dx = [ex − 1] dx = [ex − x]10 = e1 − 1 − e0 = e − 2.
0 0 0 0

2. (a)
1 ln 3 1
(3x + 1)2 − 1 dA = 32x + 2 (3x ) dydx = 32x + 2 (3x ) [y]ln 3
0 dx
0 0 0
R
1 1
1 2x 2
= ln 3 32x + 2 (3x ) dx = ln 3 3 + (3x )
0 2 ln 3 ln 3 0
1
1 2x 1 1
= 3 + 2 (3x ) = 9 + 2 (3) − +2 = 8.
2 0 2 2

92
(b)
e4x 2 2x e4x 2 e4x 2x 2 e4x 2
dA = dydx = [y]−2x dx = (4x) dx = 4e4x dx
x 1 −2x x 1 x 1 x 1
R
2
= e4x 1
= e8 − e4 .
(c)
1 1+x 1 1 1
2 2 2 2 2
ex dA = ex dydx = ex [y]1+x
1−x dx = 2xex dx = ex = e − 1.
0 1−x 0 0 0
R

(d)
1 1 3y 1 1 1 1 2y
dA = dxdy = [x]3y
y dy = dy
1 + y2 0 y 1 + y2 0 1 + y2 0 1 + y2
R
1
= ln 1 + y 2 0
= ln 2 − ln 1 = ln 2.
(e)
1 3 1+x 1 3 1
dA = dydx = [y]1+x
0 dx
2x + x2 1 0 2x + x2 1 2x + x2
R
1+x 3 1 3 2 + 2x 1 3
= 2
dx = 2
dx = ln 2x + x2 1
1 2x + x 2 1 2x + x 2
1 1 15 1
= [ln 15 − ln 3] = ln = ln 5.
2 2 3 2
3. (a)

x−1
2 x−1 2 y2 1 2 1 2 1
y dydx = dx = (x − 1)2 dx = (x − 1)3 1
= .
1 0 1 2 0 2 1 6 6
(b)

93
2−x
1 2−x 1 y2 1 1
xy dydx = x dx = x (2 − x)2 − x4 dx
−2 x2 −2 2 x2 2 −2
1
1 1 2 x4 x6 45
= 4x − 4x2 + x3 − x5 dx = x2 − x3 + − =− .
2 −2 3 8 12 −2 8

(c)

3 2y 2y
y3
3
y3 x2 1 3
3
xe dxdy = e dy = ey 4y 2 − y 2 dy
1 −y 1 2 −y 2 1

1 3 1 y3 3 1 27
3
= 3y 2 ey dy = e = e −e .
2 1 2 1 2

(d)


2 4−x2 2 √
4−x2
2 √ 2 3/2 2 16
x dydx = x [y]−√4−x2
dx = 2x 4 − x2 dx = − 4 − x2 = .

0 − 4−x2 0 0 3 0 3

(e)


1 1−y2 1 √ 2 1
1−y 2 3/2 1 2
y dxdy = y [x] √ 2 dy = 2y 1 − y 2 dy = − 1 − y2 = .
0 −
√ 0 − 1−y 0 3 0 3
1−y2

94
(f)

 
ln 8 ln y ln 8 ln y ln 8 ln 8
ex+y dxdy = ey ex dxdy = ey [ex ]ln
0
y
dy = ey  eln y − 1 dy
1 0 1 0 1 1 y
ln 8
= ey [y − 1] dy = [(y − 1) ey − ey ]ln
1
8
= [(y − 2) ey ]ln
1
8

1
int. por partes

= (ln 8 − 2) eln 8 − (1 − 2) e1 = 8 ln 8 − 16 + e.
8

4. (a)

1 4−2x 4 2−y/2
f (x, y) dydx = f (x, y) dxdy.
0 2 2 0

(b)

√ √
1 1−y2 1 1−x2
f (x, y) dxdy = f (x, y) dydx.
0
√ −1 0
− 1−y2

95
(c)

2 2−x 0 y+2 1 2−y


f (x, y) dydx = f (x, y) dxdy + f (x, y) dxdy.
1 x−2 −1 1 0 1

(d)

4 x−2 0 4 2 4
f (x, y) dydx = f (x, y) dxdy + f (x, y) dxdy.
2 2−x −2 2−y 0 y+2

(e)

ln 2 e−x 1/2 ln 2 1 − ln y
f (x, y) dydx = f (x, y) dxdy + f (x, y) dxdy.
0 0 0 0 1/2 0

96
(f)

1 y 2 2−y 1 2−x
f (x, y) dxdy + f (x, y) dxdy = f (x, y) dydx.
0 0 1 0 0 x

(g)

1 1 e 1 1 ey
f (x, y) dydx + f (x, y) dydx = f (x, y) dxdy.
0 0 1 ln x 0 0

(h)

1 1 2 1 1 1+x
f (x, y) dxdy + f (x, y) dxdy = f (x, y) dydx.
0 1−y 1 y−1 0 1−x

97
5. (a)

4 2 3 2 y2 3 2 3 2
2 3y 2
3
dydx = 3
dxdy = 3
[x]y0 dy = dy
0

x y +1 0 0 y +1 0 y +1 0 y3 + 1
3 2
= ln y + 1 0
= ln 9 − ln 1 = ln 9.
(b)

1 1 2x 1 x 2x 1 2x x
1 x2
dxdy = dydx = [y]0 dx = 2 dx
0 y x3 + 1 3
0 0 x +1
3
0 x +1
3
0 x +1
2 1 2 2
= ln x3 + 1 0 = [ln 2 − ln 1] = ln 2.
3 3 3
(c)

1 1 1 y3 1 y3 1 3
4y e 4 xy
dydx = 4y e 4 xy
dxdy = 4y 3
yexy dxdy = 4y 3 [exy ]x=y
x=0 dy

0 3x 0 0 0 0 0
1 1
4 4
= 4y 3 ey − 1 dy = ey − y 4 = (e − 1) − (1 − 0) = e − 2.
0 0

98
(d)

1 1 1 x 1 1 1 x2 1 1
2 2 2 2
ex dxdy = ex dydx = ex [y]x0 dx = xex dx = e = [e − 1] .
0 y 0 0 0 0 2 0 2
6. (a)

e e
AR = dydx = (e − 1)2 .
1 1

1 e e 1 1 e 1 1 e 1
f = dydx = [ln |y|]e1 dx = ln e − ln 1 dx
AR 1 1 xy AR 1 x AR 1 x
1 0
1 1 1 1
= [ln |x|]e1 = [ln e − ln 1] = = .
AR AR AR (e − 1)2
(b)

e 3/x e 2
AR = dydx = dx = 2 [ln |x|]e1 = 2 (ln e − ln 1) = 2.
1 1/x 1 x

e 3/x y=3/x
1 xy 1 e exy 1 e 1 3
f = e dydx = dx = e − e dx
AR 1 1/x AR 1 x y=1/x AR 1 x
e3 − e e3 − e e3 − e
= [ln |x|]e1 = (ln e − ln 1) = .
AR AR 2

99
(c)

1 x2 1 1 3 1
1
AR = dydx = x2 dx = x 0
= .
0 0 0 3 3

1 1 x2 1 1 x2 1 1 2
f = 3x3 exy dydx = 3x2 xexy dydx = 3x2 [exy ]y=x
y=0 dx
AR 0 0 AR 0 0 AR 0
1 1 1 1 e−2
3 3
= 3x2 ex − 1 dx = ex − x3 = = 3 (e − 2) .
AR 0 AR 0 AR

7.

1 4
AR = dKdL = 4.
0 0

1 4 1 4 1
1 1/2 1/2 1 1/2 2 3/2 16
P = L K dKdL = L K dL = L1/2 dL
AR 0 0 AR 0 3 0 3AR 0

16/3
1
16 2 3/2 32 8
= L = = .
3AR 3 0 9AR 9
2/3

8. (a)


1−x2 1
1 π 1 π r2 1 π 1 π π
dydx = rdrdθ = dθ = dθ = [θ] = .
−1 0 0 0 0 2 0 2 0 2 0 2

100
(b)


9−x2 3
3 2π 3 2π r2 9 2π 9
dydx = rdrdθ = dθ = dθ = (2π) = 9π.

−3 − 9−x2 0 0 0 2 0 2 0 2

(c)

3π/2 2 3π/2 2 3π/2


2 0
2 2 2 r4
x +y dxdy = r rdrdθ = dθ = 4 dθ = 4π.
−2
√ π/2 0 π/2 4 0 π/2
− 4−y2

(d)


1 1−x2 π/2 1 π/2 1
1 2
e−(x ) dydx =
2 +y 2 2
e−r rdrdθ = − e−r dθ
0 0 0 0 0 2 0
π/2
1 1 1 1 π π (1 − e−1 )
= − e−1 + dθ = − e−1 + = .
2 2 0 2 2 2 4

101
(e)

√ √
1/ 2 1−x2 √ π/2 1 π/2
− x2 +y2 −r 1
e dydx = e rdrdθ = − (r + 1) e−r 0

0 x π/4 0 π/4
π/2
π π (−2e−1 + 1)
= −2e−1 + 1 dθ = −2e−1 + 1 = .
π/4 4 4

(f)

1 x π/4 1/ cos θ
8xy dydx = 8 (r cos θ) (r sen θ) rdrdθ
√ √
1/ 2 1−x2 0 1

π/4 1/ cos θ
r4
= 8 cos θ sen θ dθ
0 4 1
π/4 4
1
= 2 cos θ sen θ − 1 dθ
0 cos θ
π/4 π/4
2 sen θ 1
= 3
− 2 sen θ cos θ dθ = 2
+ cos2 θ
0 cos θ cos θ 0
1 1
= + cos2 (π/4) − − cos2 (0)
cos2 (π/4) cos2 (0)
1 √ 2 1
= √ 2 + 1/ 2 − 1 − 1 = .
1/ 2 2

102
(g)

6 y π/2 6/sen θ π/2 6/sen θ


r3
x dxdy = r cos θ rdrdθ = cos θ dθ
0 0 π/4 0 π/4 3 0

1 π/2 63 216 π/2


= cos θ dθ = (senθ)−3 cos θ dθ
3 π/4 sen3 θ 3 π/4
1
216 1 −3 216 u−2
= u du = −
3 1/√2 3 2 √
1/ 2

108 1
= − 1− √ 2 = −36 (1 − 2) = 36.
3 1/ 2

(h)

1 1
1 1 π/4 cos θ
=sec θ π/2 senθ
=csc θ
dxdy = r drdθ + r drdθ
0 0 0 0 π/4 0
π/4 sec θ π/2 csc θ π/4 π/2
r2 r2 1
= dθ + dθ = sec2 θ dθ + csc2 θ dθ
0 2 0 π/4 2 0 2 0 π/4
   
1 1 π/2 1 π  1 π π
= [tan θ]π/4
0 − [cot θ]π/4 = tan − tan 0 − cot − cot  = 1.
2 2 2 4 2 2 4
0
1 0 1

103
(i)


1−y 2 3π/4 3π/4 1
1 1 r2
dxdy = rdrdθ = dθ
√ √ π/4 √1 π/4 2 √1 csc θ
1/ 2 − 1−y2 csc θ 2
2

3π/4 3π/4
1 1 θ 1
= − csc2 θ dθ = + cot θ
π/4 2 4 2 4 π/4

3π 1 3π π 1 π 1 π
= + cot − − cot = −1 .
8 4 4 8 4 4 2 2
−1 1

(j)

√ √
4−x2 π/4 π/4 2
1 x 2 x 2 2 r2
dydx + dydx + dydx = rdrdθ = dθ
√ √
1/ 2 1−x2 1 0

2 0 0 1 0 2 1
B C
A
π/4
3 3 π 3π
= dθ = = .
2 0 2 4 8

9. (a)

104
Región Y -simple:
√ √
1 π/4 1/ 2 x 1 1−x2
r drdθ = dydx + dydx.

0 0 0 0 1/ 2 0

Región X-simple: √

1 π/4 1/ 2 1−y2
r drdθ = dxdy.
0 0 0 y

(b)

Región Y -simple:

π/2 1/sen θ 1/ 2 1 1 1
3r2 cos θ drdθ = 3x dydx + 3x dydx.
√ √
π/4 1 0 1−x2 1/ 2 x

Región X-simple:
π/2 1/sen θ 1 y
3r2 cos θ drdθ = 3x dxdy.
π/4 1
√ √
1/ 2 1−y2

10. (a)

∞ x b x b b
2 2 2 2
e−x dydx = lim e−x dydx = lim e−x [y]x0 dx = lim xe−x dx
0 0 b→∞ 0 0 b→∞ 0 b→∞ 0

1 2 b 1 2 1
= − lim e−x =− lim e−b − 1 = .
2 b→∞ 0 2 b→∞ 2
(b)

105
∞ x b x b b
e−x dydx = lim e−x dydx = lim e−x [y]x0 dx = lim xe−x dx
0 0 b→∞ 0 0 b→∞ 0 b→∞ 0
b
= lim −xe−x − e−x 0
= lim −be−b − e−b + 1
b→∞ b→∞
b 1
= − lim − lim + 1 = 1.
b→∞ eb b→∞ eb
0 (*L´Hopital) 0

b L 1
*L’Hopital: lim b
= lim b = 0.
b→∞ e b→∞ e

(c)

∞ 0.4 0.4 ∞ 0.4 b


5xe−xy dxdy = 5xe−xy dydx = 5 lim xe−xy dydx
0 0.2 0.2 0 0.2 b→∞ 0
Región rectangular
0.4 0.4
y=b
= −5 lim e−xy y=0
dx = −5 lim e−bx − 1 dx
0.2 b→∞ 0.2 b→∞
0.4
1
= −5 lim − e−bx − x
b→∞ b 0.2
 

 

 1 1 
= 5 lim 0.4b
+ 0.4 − lim − 0.2 = 1.

b→∞ be b→∞ be0.2b 

 
0 0

(d)

106
∞ ∞ b c
xe−(x+2y) dxdy = lim lim xe−x e−2y dxdy
0 0 b→∞ 0 c→∞ 0
Integrando factorizable
Región Rectangular
 
c b
=  lim xe−x dx  lim e−2y dy
b→∞ 0 c→∞ 0
por partes
b
−x c 1 1
= lim −xe − e−x 0 lim − e−2y = .
c→∞ c→∞ 2 0 2
1 (ver 9b) 1/2

(e)

1 1 sen y 1 y sen y sen y 1 y


dydx = dxdy = dxdylim+
0 x y 0 0 y int. impropia a→0 a 0 y
1 sen y 1 sen y
= lim+ [x]y0 dy = lim+ (y − 0) dy
a→0 a y a→0 a y
1 1
= lim+ sen y dy = sen y dy = [− cos y]10
a→0 a int. propia 0

= − cos 1 + cos 0 = 1 − cos 1.

(f)

√ √
2 4−y2 2yex 4 4−x
2yex b 4−x
2yex
dxdy = dydx = lim− dydx
0 0 4−x 0 0 4−x b→4 0 0 4−x

x √
b e 4−x b ex 4−x
= lim− 2y dydx = lim− y2 0
dx
b→4 0 4−x 0 b→4 0 4−x
b ex b 4
= lim− (4 − x) dx = lim− ex dx = ex dx
b→4 0 4−x b→4 0 0
= [ex ]40 = e − 1. 4

107
(g)

0 1 e4x 2 1 e4x 1 2x e4x 1 2x e4x


dxdy + dxdy = dydx = lim+ dydx
−2 −y/2 x 0 y/2 x 0 −2x x a→0 a −2x x
4x
1 e 1 e4x
= lim+ [y]2x
−2x dx = lim+ (4x) dx
a→0 a x a→0 a x
1 1
= lim 4e4x dx = 4e4x dx
a→0+ a 0
1
= e4x 0 = 4
e − 1.

11. (a)

∞ ∞ π/2 ∞ π/2 b
e−(x ) dydx =
2 +y 2 2 2
e−r rdrdθ = lim e−r rdr dθ
0 0 0 0 0 b→∞ 0
 
π/2 r=b π/2
1 2  1 −b2 1
= lim − e−r dθ = − lim e +  dθ
0 b→∞ 2 r=0 0 2 b→∞ 2
0
π/2
1 1 π π
= dθ = = .
2 0 2 2 4

108
(b)

∞ ∞ π/2 ∞ π/2 b
1 1 r
2 dydx = rdrdθ = lim dr dθ
0 0 (1 + x2 + y2) 0 0 (1 + r2 )2 0 b→∞ 0 (1 + r2 )2
π/2 r=b
1
= lim − dθ
0 b→∞ 2 (1 + r2 ) r=0
 
π/2  1 π/2
− 1 1 1 1 π π
=  2 lim +  dθ = dθ = = .
0 b→∞ 1 + b2 2 2 0 2 2 4
0

12. e e e e e e
1 1 1
dxdydz = [ln |x|]e1 dydz = [ln |y|]e1 dz = [ln |z|]e1 = 1.
1 1 1 xyz 1 1 yz 1 z
1 1

13.

Las superficies z = 0 y z = 4 − x2 − y 2 se intersecan en 4 − x2 − y 2 = 0, es decir,

x2 + y 2 = 4, con − 2 ≤ x ≤ 2.

Por lo tanto, el volumen VR de la región R está dado por



x=2 y= 4−x2 z=4−x2 −y 2
VR = 1 dzdydx.

x=−2 y=− 4−x2 z=0

109
14.

y z y
Las superficies z = 0 y x + + = 1 se intersecan en x + = 1, x, y ≥ 0, es decir,
2 3 2
y = 2 − 2x, con 0 ≤ x ≤ 1.

Por lo tanto, el volumen VR de la región R está dado por


3
x=1 y=2−2x z=3−3x− 2 y
VR = 1 dzdydx.
x=0 y=0 z=0

15.

1
Las superficies z = x2 + y 2 y z = 1 − x2 − y 2 se intersecan en x2 + y 2 = , es
2
decir,
1 1 1
y=± − x2 , con − √ ≤ x ≤ √ .
2 2 2
Por lo tanto, el volumen VR de la región R está dado por
√ √ 2
√ 2 2
x=1/ 2 y= (1−2x )/2 z= 1−x −y
VR = 1 dzdydx.
√ √ √
x=−1/ 2 y=− (1−2x2 )/2 z= x2 +y2

110
CÁLCULO III
TAREA 10
SUCESIONES - SOLUCIONES
(Temas 4.1-4.3)
1
1. (a) an =
n!
1 1 1 1 1 1 1 1
Se trata de la sucesión 1, , , , , ... = 1, , , , , ...
2! 3! 4! 5! 2 6 24 120
(b) an = 2 + (−1)n .
Se trata de la sucesión 1, 3, 1, 3, 1, ...
2n 1
(c) an = n+1 = .
2 2
1 1 1 1 1
Se trata de la sucesión , , , , , ...
2 2 2 2 2
1−n
(d) an = .
n2
1 2 3 4
Se trata de la sucesión 0, − , − , − , − , ...
4 9 16 25
2. (a) an+1 = (n + 1) an , a1 = 1.
Como
a1 = 1 = 1!
a2 = (1 + 1) a1 = 2a1 = 2 = 2!
a3 = (2 + 1) a2 = 3a2 = 3·2 = 3!
a4 = (3 + 1) a3 = 4a3 = 4·3·2 = 4!
a5 = (4 + 1) a4 = 5a4 = 5·4·3·2 = 5!, etc...

por lo tanto se trata de la sucesión 1!, 2!, 3!, 4!, 5!, ... = 1, 2, 6, 24, 120, ...
an+1
(b) an+2 = , a1 = 2, a2 = −1.
an
Como
a1 = 2
a2 = −1
a2 (−1) 1
a3 = = = −
a1 2 2
a3 (−1/2) 1
a4 = = =
a2 (−1) 2
a4 (1/2)
a5 = = = −1, etc...
a3 (−1/2)
1 1
por lo tanto se trata de la sucesión 2, −1, − , , −1, ...
2 2
3. (a) 1, −1, 1, −1, 1, ...
Una posible respuesta es an = (−1)n+1 , n ≥ 1.
(b) −1, 1, −1, 1, −1...
Una posible respuesta es an = (−1)n , n ≥ 1.

111
1 1 1 1
(c) 1, − , , − , , ...
4 9 16 25
1
Una posible respuesta es an = (−1)n+1 , n ≥ 1.
n2
(d) −3, −2, −1, 0, 1, 2, ...
Una posible respuesta es an = n − 4, n ≥ 1.
(e) 1, −3, 5, −7, 9, −11, ...
Una posible respuesta es an = (−1)n+1 (2n − 1) , n ≥ 1.

4. (a) an = ln (3en ) − n.

lim an = lim [ln (3en ) − n] = lim [ln 3 + ln en − n] = lim [ln 3 + n − n] = ln 3.


n→∞ n→∞ n→∞ n→∞

sen n
(b) an = .
n
Usaremos el teorema del sándwich:

−1 ≤ sen n ≤ 1
1 sen n 1
− ≤ ≤
n n n
1 sen n 1
− lim ≤ lim ≤ lim
n→∞ n n→∞ n n→∞ n
sen n
0 ≤ lim ≤ 0.
n→∞ n
Por lo tanto,
sen n
lim an = lim = 0.
n→∞ n→∞ n
sen n
(c) an = ((−1)n + 1) .
n
sen n
Observa que para n par an = 2 y para n impar an = 0. Por el teorema del
n
sándwich:
sen n sen n
0 ≤ ((−1)n + 1) ≤2
n n
n sen n sen n
lim 0 ≤ lim ((−1) + 1) ≤ 2 lim
n→∞ n→∞ n n→∞ n
n sen n
0 ≤ lim ((−1) + 1) ≤ 0.
n→∞ n
Por lo tanto,
sen n
lim an = lim ((−1)n + 1) = 0.
n→∞ n→∞ n
n+1
(d) an = ((−1)n + 1) .
n
Aquí no se cumplen las hipótesis del teorema del sándwich. La sucesión no tiene
un límite, ya que

112
k+1 2
k par =⇒ ak = 2 = 2+ =⇒ lim ak = 2
k k k→∞
k impar =⇒ ak = 0 =⇒ lim ak = 0.
k→∞
Por lo tanto,

lim an no existe
n→∞
∴ {an } diverge.

n
(e) an = (−1)n .
+1 n2
Podemos utilizar el teorema del valor absoluto:
Como
n 1
lim |an | = lim 2 = lim 1 = 0,
n→∞ n→∞ n + 1 n→∞ n +
n
por lo tanto
n
lim an = lim (−1)n = 0.
n→∞ n→∞ n2 +1
Nota que en este ejemplo también puede utilizarse el teorema del sándwich.
3n2
(f) an = (−1)n .
n2 + 1
Aquí no podemos utilizar el teorema del valor absoluto, ya que lim |an | = 0.
n→∞
Tampoco se cumplen las hipótesis del teorema del sándwich.
La sucesión no tiene un límite, ya que
3k 2 3
k par =⇒ ak = 2 = =⇒ lim ak = 3
k +1 1 + k12 k→∞
2
3k 3
k impar =⇒ ak = − 2 =− =⇒ lim ak = −3.
k +1 1 + k12 k→∞

Por lo tanto,

lim an no existe
n→∞
∴ {an } diverge.

3n
(g) an = .
n3
3n L 3n ln 3 L 3n (ln 3)2 L 3n (ln 3)3
lim an = lim = lim = lim = lim = ∞.
n→∞ n→∞ n3 n→∞ 3n2 n→∞ 6n n→∞ 6
∴ {an } diverge.

ln n
(h) an = .
ln (ln n)
ln n (1/n)
lim an = lim = lim = lim (ln n) = ∞.
n→∞ n→∞ ln (ln n) n→∞ 1/n n→∞
ln n

113
n
ln (2 + e−x ) dx
(i) an = 0
.
n
n
ln (2 + e−x ) dx L ln (2 + e−n )
lim an = lim 0
= lim = ln lim 2 + e−n = ln 2.
n→∞ n→∞ n n→∞ 1 n→∞

2n x3
e dx
(j) an = 0
n 8x3 .
0
e dx
2n x3 3
0
e dx L e(2n) 2
lim an = lim n 8x3 = lim 3 = 2.
n→∞ n→∞
0
e dx n→∞ e8n

1 + 2n
(k) an = .
3 + 5n
-
1 + 2n 1 + 2n L 2 2
lim an = lim = lim = lim = .
n→∞ n→∞ 3 + 5n n→∞ 3 + 5n n→∞ 5 5

(l) an = ln n − ln (n + 1) .

n
lim an = lim [ln n − ln (n + 1)] = lim ln
n→∞ n→∞ n→∞ n+1
n L 1
= ln lim = ln lim = ln 1 = 0.
n→∞ n+1 n→∞ 1

ln (n3 )
(m) an = .
n
0
3
ln (n ) 3 ln n ln n
lim an = lim = lim = 3 lim = 0.
n→∞ n→∞ n n→∞ n n→∞ n
lím. frecuente

2n − 1
(n) an = .
3n
0 0
n n n n
2n − 1 2 1 2 1
lim an = lim = lim − = lim − lim = 0.
n→∞ n→∞ 3n n→∞ 3 3 n→∞ 3 n→∞ 3
lím. frecuentes

(−4)n
(o) an = .
n!
0

(−4)n
lim an = lim =0.
n→∞ n→∞ n!
lím. frecuente

114
1/n
3
(p) an = .
n
1

3
1/n
31/n lim 31/n
n→∞
lim an = lim = lim 1/n = = 1.
n→∞ n→∞ n n→∞ n lim n1/n
n→∞
1
lím. frecuentes
n
1
(q) an = 1− .
n
n n
1 (−1)
lim an = lim 1− = lim 1+ = e−1 .
n→∞ n→∞ n n→∞ n
lím. frecuente

1
(r) an = n ln 1 − .
3n
n
1 1
lim an = lim n ln 1 − = lim ln 1 −
n→∞ n→∞ 3n n→∞ 3n
n
1 1
= ln lim 1 − = ln e−1/3 = − .
n→∞ 3n 3
lím. frecuente
n
n
(s) an = .
n+1
n
n 1 1 1
lim an = lim = lim n = n = .
n→∞ n→∞ n+1 n→∞ n+1 1 e
lim 1+
n n→∞ n
lím. frecuente

(t) an = (n + 4)1/(n+4) .
ln(n+4) 1/(n+4)
1/(n+4) lim L lim
lim an = lim (n + 4)1/(n+4) = lim eln(n+4) = en→∞ n+4
= en→∞ 1
= e0 = 1.
n→∞ n→∞ n→∞

También puedes intentar el cambio de variable


m = n + 4,
de modo que
lim an = lim (n + 4)1/(n+4) = lim m1/m = 1. (por límites frecuentes)
n→∞ n→∞ m→∞

(u) an = n (1 − cos (1/n)) .


1 − cos (1/n) L (−1/n2 ) sen (1/n)
lim an = lim n (1 − cos (1/n)) = lim = lim
n→∞ n→∞ n→∞ 1/n n→∞ (−1/n2 )
= lim sen (1/n) = sen 0 = 0.
n→∞

115
(v) an = n 31/n − 1 .

1/n 31/n − 1 L 31/n (ln 3) (−1/n2 )


lim an = lim n 3 −1 = lim = lim
n→∞ n→∞ n→∞ (1/n) n→∞ (−1/n2 )
= lim 31/n ln 3 = ln 3.
n→∞
lím. frecuente

n/2
2
(w) an = 1− .
n
lím. frecuente
n/2 m
2 1
lim an = lim 1− = lim 1− = e−1 .
n→∞ n→∞ n m→∞ m
cambio de variable: m=n/2

(2n)!
(x) an = .
n2 (2n − 2)!

(2n)! (2n) (2n − 1) [(2n − 2)!] 4n2 − 2n


lim an = lim = lim = lim
n→∞ n→∞ n2 (2n − 2)! n→∞ n2 [(2n − 2)!] n→∞ n2
2
= lim 4 − = 4.
n→∞ n

116
CÁLCULO III
TAREA 11 - SOLUCIONES
SERIES
(Temas 5.1-5.4)

! ∞
! n
1. (a) e−2n = (e−2 ) es una serie geométrica, con r = e−2 . Como 0 < e−2 < 1, la
n=0 n=0
serie converge. El valor de la suma es

n 1 e2
e−2 = = .
n=0
1 − e−2 e2 − 1

∞ n
! 1
(b) no es una serie geométrica (la base depende de n).
n=1 n
!∞
(c) 22/n no es una serie geométrica (la potencia no es entera).
n=1
!∞ ∞ √
! n √ √
(d) 2n/2 = 2 es una serie geométrica, con r = 2. Como 2 > 1, la serie
n=0 n=0
diverge.
!∞ ∞
!
(e) (−1)n (ln 2)n = (− ln 2)n es una serie geométrica, con r = − ln 2. Como
n=0 n=0
|r| < 1, la serie converge. El valor de la suma es

1 1
(− ln 2)n = = .
n=0
1 − (− ln 2) 1 + ln 2

∞ ∞ n−1
! ! 1 1
(f) (ln 2)1−n = es una serie geométrica, con r = . Como r > 1,
n=1 n=1 ln 2 ln 2
la serie diverge.
∞ ∞ 3/2
! 1 1!
(g) 3/2
= no es una serie geométrica (la base depende de n y la
n=1 n n=1 n
potencia es constante).
!∞ rn
(h) no es una serie geométrica (le sobra n! en el denominador).
n=1 n!

2. (a)

1 1 2 4 8 1 1 2 4 8
2− + − + − + ··· = 2 − + 1− + − + ···
2 3 9 27 81 2 3 3 9 27
2 3
1 1 2 2 2
= 2− + 1+ − + − + − + ···
2 3 3 3 3
1 1 1 17
= 2− + · 2
= .
2 3 1 − −3 10

117
(b)
∞ ∞ ∞ n−1
n+2 5 3 n−1 (5) (−1)3 (5) 1
(−1) = (−1) (−1) =
n=1
(−6)n n=1
(−6) (−6)n−1 (−6) n=1
6
∞ n−1
5 1 5 1
= = · = 1.
6 6 6 1
n=1 1−
6

(c)
∞ ∞ ∞
n+2 (−6) 4 n−2 (−6) (−6) (−1)4 (−1)n−2
(−1) = (−1) (−1) =
n=2
3n n=2
32 · 3n−2 9 n=2
3n−2
∞ n−2
2 1 2 1 2 3 1
= − − =− · =− =− .
3 3 3 1 3 4 2
n=2 1− −
3

(d)
∞ ∞ ∞
n 1 4n
(−1)n+1 22n 81−n = (−1)n+1 22 = (−1)n+1
n=2 n=2
8n−1 n=2
8n−1
∞ ∞ n−2
3 n−2
2 n−2
44 (−1)3 42 4
= (−1) (−1) = −
n=2
8 · 8n−2 8 n=2
8
∞ n−2
1 1 4
= −2 − = −2 · =− .
2 1 3
n=2 1− −
2

(e)

ce−r + ce−2r + ce−3r + ce−4r + · · · = ce−r 1 + e−r + e−2r + e−3r + · · ·


2 3
= ce−r 1 + e−r + e−r + e−r + ···
1 ce−r
= ce−r · = , r > 0.
1 − e−r 1 − e−r

(f)
∞ ∞
1
r (1 − r)n = r (1 − r)n = r · = 1, 0 < r < 2.
n=0 n=0
1 − (1 − r)

(g)
∞ ∞ n
(1 + g)n D D 1+g D 1 D
n+1 = = · = , 0 < g < r.
(1 + r) 1+r 1+r 1+r 1+g r−g
n=0 n=0 1−
1+r

118
(h)
∞ ∞ ∞ ∞
1−k 2 k 3−k k γk γ · γ k−1
(1 + r) (1 + r) γ = (1 + r) γ = =
k=1 k=1 k=1
(1 + r)k−3 k=1
(1 + r)−2 (1 + r)k−1
∞ k−1
2 γ 1
= γ(1 + r) = γ(1 + r)2 · γ
k=1
1+r 1−
1+r
γ(1 + r)3
= , 0 < γ < 1 + r, r > 0
1+r−γ

! ∞
!
3. (a) (−1)n xn = (−x)n , de modo que r = −x.
n=0 n=0
La serie converge sólo si |−x| = |x| < 1, es decir, si −1 < x < 1. En ese caso,
∞ ∞
n 1 1
(−1) x = n
(−x)n = = , − 1 < x < 1.
n=0 n=0
1 − (−x) 1+x

∞ 2n ∞ n
! ! 2 2
(b) n
= , de modo que r = .
n=0 x n=0 x x
2 2
La serie converge sólo si = < 1, es decir, si x < −2 o x > 2. En ese caso,
x |x|
∞ ∞ n
2n 2 1 x
= = = , x < −2 o x > 2.
xn x 2 x−2
n=0 n=0 1−
x

! ∞
! n
2 2 2
(c) e−nx = e−x , de modo que r = e−x .
n=0 n=0
i) Si x = 0, entonces r = 1, de modo que la serie diverge.
ii) Si x = 0, entonces 0 < r < 1, de modo que la serie converge. El valor de la
suma es
∞ ∞ 2
−nx2 −x2
n 1 ex
e = e = = , x = 0.
n=0 n=0
1 − e−x2 ex2 − 1


!
(d) (ln x)n , de modo que r = ln x.
n=0
La serie converge sólo si |ln x| < 1, es decir, si e−1 < x < e. En ese caso,

1 1
(ln x)n = , < x < e.
n=0
1 − ln x e

4. Sea |r| < 1. De acuerdo con el resultado 7b de la tarea 2,


n−1
(1 − rn ) rd [1 − nrn−1 + (n − 1)rn ]
(a + kd)rk = a + .
k=0
1−r (1 − r)2

119
Como |r| < 1, en el límite k → ∞ se satisface

lim rn = 0
n→∞
n L 1 rn
lim nrn = lim = lim = − lim = 0.
n→∞ n→∞ r−n n→∞ (−r−n ln r) n→∞ ln r

De esta manera,
∞ n−1
k
(a + kd)r = lim (a + kd)rk
n→∞
k=0 k=0
(1 − rn ) rd [1 − nrn−1 + (n − 1)rn ]
= lim a +
n→∞ 1−r (1 − r)2
a rd
= ( 1 − lim rn ) + (1 − lim nrn−1 + lim (n − 1)rn )
1−r n→∞ (1 − r)2 n→∞ n→∞
=0 =0 =0
a rd
= + .
1 − r (1 − r)2

5. (a) Sea
∞ k
1 1 1 1
S= √ −√ = lim √ −√ = lim Sk .
n=1
n n+1 k→∞
n=1
n n+1 k→∞

Sk

Como
k
! 1 1
Sk = √ −√
n=1 n n+1
1 1 1 1 1 1 1 1
= −√ + √ −√ + ... + √ −√ + √ −√
1 2 2 3 k−1 k k k+1
1
= 1− √ ,
k+1
por lo tanto
1
S = lim Sk = lim 1− √ = 1.
k→∞ k→∞ k+1
De esta manera,

1 1
√ −√ = 1.
n=1
n n+1

(b) Sea
∞ k
−n 1−n
S= e −e = lim e−n − e1−n = lim Sk .
k→∞ k→∞
n=−2 n=−2

Sk

120
Como
k
!
Sk = (e−n − e1−n )
n=−2

= (e2 − e3 ) + (e1 − e2 ) + ... + e1−k − e2−k + e−k − e1−k


= −e3 + e−k ,
por lo tanto
S = lim Sk = lim −e3 + e−k = −e3 .
k→∞ k→∞

De esta manera,

e−n − e1−n = −e3 .
n=−2


! 1
6. (a) diverge, ya que
n=1 22/n
1 1 1 1
lim = lim = · = 1 = 0.
n→∞ 22/n n→∞ (21/n ) (21/n ) lim 2 1/n
lim 21/n
n→∞ n→∞
1 1


! n−1 ∞
! 1
(b) (−1)n = (−1)n 1 − diverge, ya que
n=1 n n=1 n

1
lim (−1)n 1 − no existe (hay dos puntos de acumulación, 1 y − 1).
n→∞ n

∞ n
! 3
(c) 1− diverge, ya que
n=1 n
n
3
lim 1− = e−3 = 0.
n→∞ n

! n!
(d) n
diverge, ya que
n=0 1000

n! 1
lim = no existe.
n→∞ 1000n 1000n
lim
n→∞ n!
0


!
(e) cos (nπ) diverge, ya que no existe lim cos (nπ).
n=0 n→∞

!∞ (ln n)n
7. (a) .
n=1 nn
n
(ln n)n ln n
an = =
nn n

121
-
n

n a = n
ln n
ln n
∴ n =
n
n
√ ln n
∴ lim n an = lim =0<1
n→∞ n→∞ n
0
!∞ (ln n)n
∴ converge.
n=1 nn

!
(b) n2 e−n .
n=1
n2
an = n2 e−n =
en

n a =
n2 n1√ √
∴ n = n
n n
n
en e
√ 1 1
∴ lim n an = lim n1/n · lim n1/n = < 1
n→∞ e n→∞ n→∞ e
1 1

!
∴ n2 e−n converge.
n=1

! n!
(c) n
.
n=1 10
n! (n + 1)!
an = n
, an+1 =
10 10n+1
n
an+1 (n + 1)! 10 (n + 1)! (n + 1) n! (n + 1)
∴ = n+1
= = =
an 10 n! 10 n! 10 n! 10
an+1 1
∴ lim = lim (n + 1) = ∞
n→∞ an 10 n→∞
∞ n!
!
∴ n
diverge.
n=1 10
∞ n
! n+1
(d) .
n=1 n
n+1 n 1 n
an = = 1+
n n
-
n
√ 1 1
∴ n an = n 1 + =1+
n n
√ 1
∴ lim n a = lim
n = 1 ∴ la prueba no es concluyente.
1+
n→∞ n→∞ n
Utilizamos la prueba del n−ésimo término:
n
1
lim an = lim 1 + =e=0
n→∞ n→∞ n
!∞ n+1 n
∴ diverge.
n=1 n

122
!∞ nn
(e) n2
.
n=1 2
nn
an =
2n2

n a =
nnn n n
∴ n 2 = 2 /n =
2n 2 n 2n
√ n L 1
∴ lim n an = lim n = lim n =0<1
n→∞ n→∞ 2 n→∞ 2 ln 2
!∞ nn
∴ n2
converge.
n=1 2
!∞ n
(f) n.
n=2 (ln n)
n
an =
(ln n)n
√ n n1/n
∴ n an = n =
(ln n)n ln n
√ n1/n 1
∴ lim n a = lim
n = lim n1/n · lim =0<1
n→∞ n→∞ ln n n→∞ n→∞ ln n
1 0

! n
∴ n converge.
n=2 (ln n)
!∞ 3n
(g) 3 n
.
n=1 n 2
3n 3n+1
an = 3 n , an+1 =
n2 (n + 1)3 2n+1
an+1 3n+1 n3 2n 3n3
∴ = =
an (n + 1)3 2n+1 3n 2 (n + 1)3
an+1 3n3 L 3
∴ lim = lim 3 = >1
n→∞ an n→∞ 2 (n + 1) 2

! 3 n
∴ 3 n
diverge.
n=1 n 2
!∞ (n + 3)!
(h) n
.
n=1 3! n! 3
(n + 3)!
an =
3! n! 3n
((n + 1) + 3)! (n + 4)!
∴ an+1 = n+1
=
3! (n + 1)! 3 3! (n + 1)! 3n+1
an+1 (n + 4)! 3! n! 3n (n + 4)! n!
∴ = n+1
=
an 3! (n + 1)! 3 (n + 3)! 3 (n + 1)! (n + 3)!
(n + 4) (n + 3)! n! (n + 4)
= =
3 (n + 1) n! (n + 3)! 3 (n + 1)
an+1 1 n+4 1
∴ lim = lim = <1
n→∞ an 3 n→∞ n + 1 3

123
∞ (n + 3)!
!
∴ n
converge.
n=1 3! n! 3
!∞ nn
(i) .
n=1 n!
nn (n + 1)n+1
an = , an+1 =
n! (n + 1)!
n+1 n
an+1 (n + 1) n! (n + 1) (n + 1)n n! (n + 1)n n+1
∴ = = = =
an (n + 1)! nn (n + 1) n! nn nn n
n n
an+1 n+1 1
∴ lim = lim = lim 1 + =e>1
n→∞ an n→∞ n n→∞ n
∞ nn
!
∴ diverge.
n=1 n!
!∞ n!
(j) .
n=1 (2n + 1)!
n!
an =
(2n + 1)!
(n + 1)! (n + 1)!
∴ an+1 = =
(2 (n + 1) + 1)! (2n + 3)!
an+1 (n + 1)! (2n + 1)! (n + 1) n! (2n + 1)! n+1
∴ = = =
an (2n + 3)! n! (2n + 3) (2n + 2) (2n + 1)! n! (2n + 3) (2n + 2)
an+1 n+1 1
∴ lim = lim = lim =0<1
n→∞ an n→∞ (2n + 3) 2 (n + 1) n→∞ 4n + 6

! n!
∴ converge.
n=1 (2n + 1)!


!
8. (a) 2−n .
n=1

Sabemos que
∞ b b
2−x 1 1 1
2−x dx = lim 2−x dx = lim − = lim − + = .
1 b→∞ 1 b→∞ ln 2 1
b→∞ 2b ln 2 2 ln 2 2 ln 2


∴ 2−x dx converge
1

∴ 2−n converge.
n=1

Este resultado establece que la serie dada converge, pero no dice a qué valor. De

!
hecho, es fácil mostrar que 2−n = 1 (la serie es tipo geométrica, con r = 1/2).
n=1

! ∞ −x
Observa que 2−n = 1
2 dx.
n=1

124

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

Sabemos que
∞ b
1 1 1 1
dx = lim dx = lim [ln |2x + 1|]b1 = lim (ln (2b + 1) − ln 3) .
1 2x + 1 b→∞ 1 2x + 1 2 b→∞ 2 b→∞

1
∴ dx diverge
1 2x + 1

1
∴ diverge.
n=1
2n + 1

! 1
(c) .
n=2 n (ln n)2
Sabemos que
∞ b b
1 1 1 1
dx = lim 2 dx = b→∞
lim = .
2 x (ln x)2 b→∞ 2 x (ln x) ln x 2 ln 2


1
∴ dx converge
2 x (ln x)2

1
∴ converge.
n=2
n (ln n)2

! 1
(d) √ √ 2.
n=1 n ( n + 1)
Sabemos que
∞ b b
dx dx 2
√ √ 2 = b→∞
lim √ √ lim − √
2 = b→∞ = 1.
1 x ( x + 1) 1 x ( x + 1) x+1 1


dx
∴ √ √ 2 converge
1 x ( x + 1)

1
∴ √ √ 2 converge.
n=1 n ( n + 1)

! 1
9. (a) n
.
n=1 3 + 1
1 1 !∞ 1 ∞
! 1
Como < , por lo tanto < .
3n + 1 3n n
n=1 3 + 1 n=1 3
n

!∞ 1
Sabemos que n
converge (tipo geométrica, con r = 1/3).
n=1 3

! 1
Por lo tanto n
converge.
n=1 3 + 1

125

! 3
(b) √ .
n=1 n + n
3 3 3 1
Sabemos que √ ≥ = > .
n+ n n+n 2n n
3 1 !∞ 3 !∞ 1
Como √ > , por lo tanto √ > .
n+ n n n=1 n + n n=1 n
∞ 1
!
Sabemos que diverge (serie armónica, o serie-p con p = 1).
n=1 n

! 3
Por lo tanto √ diverge.
n=1 n + n
!∞ n+1
(c) 5/2
.
n=1 n
n+1 n+n 2 3
Sabemos que 5/2
≤ 5/2 = 3/2 < 3/2 .
n n n n
n+1 3 !∞ n+1 !∞ 1
Como 5/2
< 3/2
, por lo tanto 5/2
< 3 3/2
.
n n n=1 n n=1 n

! 1
Sabemos que 3 3/2
converge (serie-p con p = 3/2).
n=1 n
∞ n+1
!
Por lo tanto 5/2
converge.
n=1 n
!∞ 1
(d) n
.
n=1 n2
1 1 2 1
Sabemos que ≤ < = .
n2n 2n 2n 2n−1
1 1 !∞ 1 !∞ 1
Como n
< n−1
, por lo tanto n
< n−1
.
n2 2 n=1 n2 n=1 2

! 1
Sabemos que n−1
converge (geométrica, con r = 1/2).
n=1 2

! 1
Por lo tanto n
converge.
n=1 n2
∞ n
! n
(e) .
n=1 3n + 1
n n
n n n 1
Sabemos que < = .
3n + 1 3n 3
n n ∞ n ∞ n
n 1 ! n ! 1
Como < , por lo tanto < .
3n + 1 3 n=1 3n + 1 n=1 3
∞ n
! 1
Sabemos que converge (tipo geométrica, con r = 1/3).
n=1 3
∞ n
! n
Por lo tanto converge.
n=1 3n + 1
!∞ 1
(f) .
n=3 ln (ln n)
Sabemos que ln (ln n) < ln n < n, para n ≥ 3.

126
1 1 !∞ 1 !∞ 1
Como > , por lo tanto > .
ln (ln n) n n=3 ln (ln n) n=3 n
!∞ 1
Sabemos que diverge (tipo armónica, o serie-p con p = 1).
n=3 n

! 1
Por lo tanto diverge.
n=3 ln (ln n)

! 1
10. (a) .
n=1 3n −1
∞ ∞ n
1 1 ! ! 1
Sean an = n
, bn = n
. Sabemos que b n = converge (tipo
3 −1 3 n=1 n=1 3
geométrica, con r = 1/3) y que
an 3n L 3n ln 3
lim = lim n = lim n = 1.
n→∞ bn n→∞ 3 − 1 n→∞ 3 ln 3

! 1
∴ converge.
n=1 −13n
!∞ 10n + 1
(b) .
n=1 n (n + 1) (n + 2)
10n + 1 1 !∞ !∞ 1
Sean an = , bn = 2 . Sabemos que bn = 2
converge
n (n + 1) (n + 2) n n=1 n=1 n
(serie-p, con p = 2 > 1) y que
an (10n + 1) n2 10n3 + n2 L
lim = lim = lim 3 = 10.
n→∞ bn n→∞ n (n + 1) (n + 2) n→∞ n + 3n2 + 2n

! 10n + 1
∴ converge.
n=1 n (n + 1) (n + 2)
!∞ 1
(c) √ .
n=2 n ln n
1 1 !∞ !∞ 1
Sean an = √ , bn = . Sabemos que bn = diverge (tipo armónica,
n ln n n n=2 n=2 n
o serie-p con p = 1) y que
√ √ √
an n n L 1/ (2 n) n
lim = lim √ = lim = lim = lim = ∞.
n→∞ bn n→∞ n ln n n→∞ ln n n→∞ 1/n n→∞ 2


! 1
∴ √ diverge.
n=2 n ln n
!∞ (ln n)2
(d) .
n=1 n3
(ln n)2 1 !∞ !∞ 1
Sean an = , b n = . Sabemos que b n = converge (serie-p con
n3 n2 n=1 n=1 n
2

p = 2 > 1) y que
an (ln n)2 L 2 (ln n) (1/n) ln n
lim = lim = lim = 2 lim = 0.
n→∞ bn n→∞ n n→∞ 1 n→∞ n

127
!∞ (ln n)2
∴ converge.
n=1 n3
∞ n
1 1 1 1 ! 1
11. (a) 1 − + − + − ··· = (−1)n .
5 25 125 625 n=0 5
∞ n
! 1
converge (geométrica con r = 1/5 < 1).
n=0 5
∞ n ∞ n
! n 1 ! 1
(−1) converge, ya que converge.
n=0 5 n=0 5

!
∴ (−5)−n converge absolutamente.
n=0
1 1 1 1 !∞ 1
(b) 1 − √ + √ − √ + √ − · · · = (−1)n+1 √ .
2 3 4 5 n=1 n
!∞ 1 ∞
! 1
(−1)n+1 √ = √ diverge (serie-p con p = 1/2 ≤ 1).
n=1 n n=1 n
!∞ 1 1
(−1)n+1 √ converge (serie alternante, an = √ , an+1 < an , lim an = 0).
n=1 n n n→∞
!∞ 1
∴ (−1)n+1 √ converge condicionalmente.
n=1 n
!∞ n!
(c) (−1)n n .
n=1 2
Prueba del n-ésimo término:
n!
lim (−1)n n = 0.
n→∞ 2
!∞ n!
∴ (−1)n n diverge.
n=1 2
!∞ 1
(d) (−1)n+1 .
n=3 ln n
!∞ 1 !∞ 1 !∞ 1 ∞ 1
!
diverge (ya que > y diverge).
n=3 ln n n=3 ln n n=3 n n=3 n
!∞ 1 1
(−1)n+1 converge (serie alternante, an = , an+1 < an , lim an = 0).
n=3 ln n ln n n→∞
!∞ 1
∴ (−1)n+1 converge condicionalmente.
n=3 ln n
!∞ n
(e) (−1)n .
n=1 n+1
Prueba del n-ésimo término:
n
lim (−1)n = 0 (hay dos puntos de acumulación, 1 y −1).
n→∞ n+1
!∞ n
∴ (−1)n diverge.
n=1 n+1

128
∞ n
! ln n
(f) (−1)n .
n=2 ln n2
∞ n ∞ n ∞ n
! ln n ! ln n ! 1
2
= = converge (tipo geométrica con r = 1/2 < 1).
n=2 ln n n=2 2 ln n n=2 2
∞ n ∞ n
! ln n ! ln n
(−1)n converge, ya que converge.
n=2 ln n2 n=2 ln n2
∞ n
! ln n
∴ (−1)n converge absolutamente.
n=2 ln n2
!∞ (−2)n+1
(g) n
.
n=1 n + 5

! 2n+1 an+1 2
n
converge (prueba del cociente: lim = < 1).
n=1 n + 5 n→∞ an 5
∞ (−2) n+1 ∞ n+1
! ! 2
n
converge, ya que n
converge.
n=1 n + 5 n=1 n + 5
∞ (−2)n+1
!
∴ n
converge absolutamente.
n=1 n + 5

! n
12. (a) .
n=0 n + 1

Prueba del n-ésimo término:


n L 1
lim = lim = 1 = 0.
n→∞ n + 1 n→∞ 1
!∞ n
∴ diverge.
n=0 n + 1
!∞ 2
(b) √ .
n=1 n n
!∞ 2 !∞ 1
√ =2 3/2
serie-p con p = 3/2 > 1.
n=1 n n n=1 n
!∞ 2
∴ √ converge.
n=1 n n
!∞ 1 + cos n
(c) .
n=1 n3
Prueba de la comparación directa:
!∞ 1 + cos n !∞ 2 ∞ 2
!
< y converge (serie p con p = 3 > 1).
n=1 n3 n=1 n
3
n=1 n
3
∞ 1 + cos n
!
∴ converge.
n=1 n2

!
(d) e−nπ .
n=0

! ∞
!
e−nπ = (e−π )n serie geométrica con r = e−π < 1.
n=0 n=0

!
∴ e−nπ converge.
n=0

129
!∞ n!
(e) n
.
n=1 n

Prueba del cociente:


n
an+1 n 1 1
lim = lim = 1 n
= < 1.
n→∞ an n→∞ n + 1 lim 1 + e
n→∞ n
!∞ n!
∴ n
converge.
n=1 n
!∞ 1
(f) −n
.
n=0 2
!∞ 1 !∞
−n
= 2n serie geométrica con r = 2 > 1.
n=0 2 n=0
!∞ 1
∴ −n
diverge.
n=0 2
!∞
(g) n−1/2 .
n=1

! !∞ 1
n−1/2 = √ serie-p con p = 1/2 ≤ 1.
n=1 n=1 n

!
∴ n−1/2 diverge.
n=1
!∞ ln n
(h) .
n=3 n

Prueba de la integral:
b
∞ ln x b ln x (ln x)2
3
dx = lim 3
dx = lim diverge
x b→∞ x b→∞ 2
3
!∞ ln n
∴ diverge.
n=3 n
También puede utilizarse la prueba de la comparación directa:
!∞ ln n !∞ 1 !∞ 1
> y diverge (tipo armónica).
n=3 n n=3 n n=3 n
!∞ ln n
∴ diverge.
n=3 n


! n
(i) .
n=2 ln n

Prueba del n-ésimo término:


1
√ √ √
n L 2 n n
lim = lim = lim = ∞ = 0.
n→∞ ln n n→∞ 1 n→∞ 2

√ n
!∞ n
∴ diverge.
n=2 ln n

130
!∞ 22n
(j) n
.
n=1 n

Prueba de la raíz n-ésima:


2n
√ n 2 22
lim n an = lim = lim = 0 < 1.
n→∞ n→∞ nn n→∞ n
!∞ 22n
∴ n
converge.
n=1 n
!∞ 1
(k) (−1)n+1 .
n=2 ln n
1
Serie alternante: an = , an+1 < an , lim an = 0.
ln n n→∞

! n+1 1
∴ (−1) converge.
n=2 ln n
!∞
2
(l) ne−n
n=0
Prueba de la integral:
b
∞ 2 b 2 2
0
xe−x dx = lim xe−x dx = lim − 12 e−x = 1
2
converge.
b→∞ 0 b→∞ 0

! 2
∴ ne−n converge.
n=0

!∞ nxn
13. (a) .
n=0 n + 2
!∞ nxn x 2x2 3x3 4x4 5x5
= + + + + + ...
n=0 n + 2 3 4 5 6 7
nxn
∴ an =
n+2
(n + 1)xn+1 (n + 1)xn+1
∴ an+1 = =
(n + 1) + 2 n+3
n+1
an+1 (n + 1) x (n + 2) x (n + 1) (n + 2)
∴ = =
an (n + 3) nxn (n + 3) n
an+1 x (n + 1) (n + 2) n2 + 3n + 2
∴ = = |x|
an (n + 3) n n2 + 3n
2
an+1 n + 3n + 2
∴ lim = |x| lim = |x| < 1
n→∞ an n→∞ n2 + 3n
1
∴ −1 < x < 1.
!∞ n (1)n ∞
! n
En x = 1 : = diverge (prueba del n-ésimo término).
n=0 n + 2 n=0 n + 2
!∞ n (−1)n !∞ n
En x = −1 : = (−1)n diverge (prueba del n-ésimo término).
n=0 n + 2 n=0 n+2
∴ La serie converge en el intervalo −1 < x < 1 y el radio es R = 1.

131
!∞ n (x + 3)n
(b) .
n=0 5n
!∞ n (x + 3)n x + 3 2 (x + 3)2 3 (x + 3)3 4 (x + 3)4
= + + + + ...
n=0 5n 5 52 53 54
n (x + 3)n
∴ an =
5n
(n + 1) (x + 3)n+1
∴ an+1 =
5n+1
an+1 (n + 1) (x + 3)n+1 5n (n + 1) (x + 3)
∴ = n+1 n =
an 5 n (x + 3) 5n
an+1 (n + 1) (x + 3) 1 n+1
∴ = = |x + 3|
an 5n 5 n
an+1 1 n+1 1
∴ lim = |x + 3| lim = |x + 3| < 1
n→∞ an 5 n→∞ n 5
1
∴ |x + 3| < 5 ∴ −8 < x < 2.

! n (−5)n !∞
En x = −8 : = (−1)n n = −1 + 2 − 3 + 4 − ... diverge
n=0 5n n=0
!∞ n (5)n !∞
En x = 2 : = n = 1 + 2 + 3 + 4 + ... diverge
n=0 5n n=0
∴ La serie converge en el intervalo −8 < x < 2 y el radio es R = 5.
!∞ (x − 1)n
(c) √ .
n n
n=1 2
!∞ (x − 1)n (x − 1) (x − 1)2 (x − 1)3

n n
= √ + √ + √ + ...
n=1 2 2 1 22 2 23 3
(x − 1)n
∴ an = n √
2 n
(x − 1)n+1
∴ an+1 = n+1 √
2 n+1
√ √
an+1 (x − 1)n+1 2n n (x − 1) n
∴ = n+1 √ = √
an 2 n + 1 (x − 1)n 2 n+1

an+1 (x − 1) n 1 n
∴ = √ = |x − 1|
an 2 n+1 2 n+1
an+1 1 n 1 n 1
∴ lim = |x − 1| lim = |x − 1| lim = |x − 1| < 1
n→∞ an 2 n→∞ n+1 2 n→∞ n + 1 2
1
∴ |x − 1| < 2 ∴ −1 < x < 3.
! (−2)n
∞ ∞ (−1)n 2n
! ∞
! 1
En x = −1 : n
√ = n
√ = (−1)n √ converge (serie alternante).
n=1 2 n n=1 2 n n=1 n
!∞ (2)n !∞ 1
En x = 3 : n
√ = √ diverge (serie-p con p = 1/2 < 1).
n=1 2 n n=1 n
∴ La serie converge en el intervalo −1 ≤ x < 3 y el radio es R = 2.

132

! (x + 2)n
(d) (−1)n+1 .
n=1 n2n
n
!∞
n+1 (x + 2) (x + 2) (x + 2)2 (x + 2)3 (x + 2)4
(−1) = − + − + ...
n=1 n2n 1·2 1 · 22 3 · 23 4 · 24
(−1)n+1 (x + 2)n
∴ an =
n2n
(−1)n+1 (x + 2)n |x + 2|n
∴ |an | = =
n2n n2n

n
|x + 2|n
n |x + 2|
∴ |an| = n
=
n2 2 n1/n
|x + 2| 1 |x + 2| 1 |x + 2|
∴ lim n |an | = lim 1/n = 1/n
= < 1.
n→∞ 2 n→∞ n 2 lim n 2
n→∞
1
∴ |x + 2| < 2 ∴ −4 < x < 0.
!∞ (−1)n+1 (−2)n !∞ 1
En x = −4 : = − diverge (armónica).
n=1 n2n n=1 n
∞ n ∞
! n+1 (2) ! 1
En x = 0 : (−1) n
= (−1)n+1 converge (armónica alternante).
n=1 n2 n=1 n
∴ La serie converge en el intervalo −4 < x ≤ 0 y el radio es R = 2.
!∞ 3n xn
(e) .
n=0 n!
!∞ 3n x n (3x)2 (3x)3 (3x)4
= 1 + 3x + + + + ...
n=0 n! 2! 3! 4!
3n xn
∴ an =
n!
3n+1 xn+1
∴ an+1 =
(n + 1)!
an+1 3n+1 xn+1 n! 3x n! 3x
∴ = n n
= =
an (n + 1)! 3 x (n + 1) n! n+1
an+1 3x 1
∴ = = 3 |x|
an n+1 n+1
an+1 1
∴ lim = 3 |x| =0<1
n→∞ an n+1
∴ La serie converge en −∞ < x < ∞ y el radio es R = ∞.
!∞
(f) nn xn .
n=1

!
nn xn = x + 22 x2 + 33 x3 + 44 x4 + ...
n=1
∴ an = nn xn
∴ |an | = |nn xn | = |x|n nn

133
∴ n
|an| = n
|x|n nn = |x| n
n 0, x=0
∴ lim |an | = |x| lim n =
n→∞ n→∞ ∞, x = 0.
∴ La serie sólo converge en x = 0 y el radio es R = 0.
14. La serie de Taylor generada por f (x) alrededor de x0 está dada por

f (n) (x0 ) 1 1
(x − x0 )n = f (x0 )+f ′ (x0 ) (x − x0 )+ f ′′ (x0 ) (x − x0 )2 + f ′′′ (x0 ) (x − x0 )3 +. . .
n=0
n! 2 3!
y el correspondiente polinomio de Taylor de orden 2 es la función
1
P2 (x) = f (x0 ) + f ′ (x0 ) (x − x0 ) + f ′′ (x0 ) (x − x0 )2 .
2
(a) f (x) = e−2x , x0 = 0.
f (x) = e−2x ∴ f (0) = 1
f ′ (x) = −2e−2x ∴ f ′ (0) = −2
f ′′ (x) = 4e−2x ∴ f ′′ (0) = 4
f ′′′ (x) = −8e−2x ∴ f ′′′ (0) = −8
.. ..
. .
f (n) (x) = (−2)n e−2x ∴ f (n) (0) = (−2)n .
De este modo, la serie de Taylor generada por f alrededor de x0 = 0 es
∞ ∞ ∞
f (n) (0) xn (−2)n xn (−2x)n (2x)2 (2x)3 (2x)4
= = = 1−2x+ − + −...
n=0
n! n=0
n! n=0
n! 2! 3! 4!
El polinomio de Taylor de orden 2 es:
P2 (x) = 1 − 2x + 2x2 .
(b) f (x) = ex , x0 = −3.
f (x) = ex ∴ f (−3) = e−3
f ′ (x) = ex ∴ f ′ (−3) = e−3
.. ..
. .
f (n) (x) = ex ∴ f (n) (−3) = e−3 .
De este modo, la serie de Taylor generada por f alrededor de x0 = −3 es
∞ ∞ ∞
f (n) (−3) (x − (−3))n e−3 (x + 3)n −3 (x + 3)n
= =e
n=0
n! n=0
n! n=0
n!

−3 (x + 3)2 (x + 3)3
= e 1 + (x + 3) + + + ... .
2! 3!
El polinomio de Taylor de orden 2 es:
(x + 3)2
P2 (x) = e−3 1 + (x + 3) + .
2

134
(c) f (x) = x4 − 2x3 − 5x + 4, x0 = 0.
f (x) = x4 − 2x3 − 5x + 4 ∴ f (0) = 4
f ′ (x) = 4x3 − 6x2 − 5 ∴ f ′ (0) = −5
f ′′ (x) = 12x2 − 12x ∴ f ′′ (0) = 0
f ′′′ (x) = 24x − 12 ∴ f ′′′ (0) = −12
f (IV ) (x) = 24 ∴ f (IV ) (0) = 24
f (n) (x) = 0, n ≥ 5 ∴ f (n) (0) = 0, n ≥ 5.
De este modo, la serie de Taylor generada por f alrededor de x0 = 0 es

f (n) (0) xn x2 x3 x4
= (4) +(−5) x+ (0) + (−12) + (24) + 0 = 4 −5x− 2x3 + x4 .
n=0
n! 2 3! 4!

El polinomio de Taylor de orden 2 es:

P2 (x) = 4 − 5x.

1
15. (a) f (x) = , x0 = 0.
1−x
1
f (x) = ∴ f (0) = 1
1−x
′ 1
f (x) = ∴ f ′ (0) = 1
(1 − x)2
2
f ′′ (x) = ∴ f ′′ (0) = 2.
(1 − x)3
P2 (x) = f (0) + f ′ (0) x + 12 f ′′ (0)x2
∴ P2 (x) = 1 + x + x2 .
(b) f (x) = 1 + 2x, x0 = 0.
f (x) = 1 + 2x ∴ f (0) = 1
f ′ (x) = 2 ∴ f ′ (0) = 2
f ′′ (x) = 0 ∴ f ′′ (0) = 0.
P2 (x) = f (0) + f ′ (0) x + 12 f ′′ (0)x2
∴ P2 (x) = 1 + 2x.
Observa que P2 (x) = f (x) , ya que f es un polinomio de grado ≤ 2.
(c) f (x) = ln (2 + x) , x0 = −1.
f (x) = ln (2 + x) ∴ f (−1) = 0
1
f ′ (x) = ∴ f ′ (−1) = 1
2+x
′′ 1
f (x) = − ∴ f ′′ (−1) = −1.
(2 + x)2
1
P2 (x) = f (−1) + f ′ (−1) (x + 1) + f ′′ (−1) (x + 1)2
2
1 2
∴ P2 (x) = (x + 1) − (x + 1) .
2
135
3x 2
(d) f (x) = 2 + 3
e9−t dt, x0 = 1.
3x 2 3 2
f (x) = 2 + 3 e9−t dt ∴ f (1) = 2 + 3 e9−t dt = 2.
2 2
f ′ (x) = 3e9−(3x) = 3e9−9x ∴ f ′ (1) = 3
2
f ′′ (x) = −54xe9−9x ∴ f ′′ (1) = −54.
1
P2 (x) = f (1) + f ′ (1) (x − 1) + f ′′ (1) (x − 1)2
2
∴ P2 (x) = 2 + 3 (x − 1) − 27 (x − 1)2 .

16. (a) f (x) = 4 + x, x0 = 0.

f (x) = 4 + x ∴ f (0) = 2
1 1 1
f ′ (x) = √ ∴ f ′ (0) = =
2 4+x 2 (2) 4
1 1 1 1
f ′′ (x) = − 3/2
∴ f ′′ (0) = − 3/2
=− 3 = − .
4 (4 + x) 4 (4) 4 (2) 32
1 1
∴ P2 (x) = 2 + x − x2
4 64
√ 1 1
∴ 4+x∼ = 2 + x − x2 .
4 64

∼ 0.2 (0.2)2
(b) 4.2 = 4 + (0.2) = 2 + − = 2.049375 .
4 64
compara con 2.0493901
√ 1 1
(c) 4+x∼ = 2 + x − x2 , para x cercano a 0.
4 64
√ 1 1 2 1 1
∴ 4 + 2x2 ∼
= 2 + (2x2 ) − (2x2 ) = 2 + x2 − x4 .
4 64 2 16
17. (a) f (x) = ex , x0 = 0.
f (x) = ex ∴ f (0) = 1
f ′ (x) = ex ∴ f ′ (0) = 1
f ′′ (x) = ex ∴ f ′′ (0) = 1.
x2
∴ P2 (x) = 1 + x +
2
2
x
∴ ex ∼=1+x+ .
2
0.15 ∼ (0.15)2
(b) e = 1 + (0.15) + = 1.16125 .
2
compara con 1.16183424

x2
(c) ex ∼
= 1 + x + , para x cercano a 0.
2
−3x ∼ (−3x)2 9x2
∴ e = 1 + (−3x) + = 1 − 3x + .
2 2

136
!∞ xn
18. La serie de Taylor generada por f (x) = ex alrededor de x0 = 0 es . Por lo tanto,
n=0 n!

(ln 2)2 (ln 2)3 (ln 2)4 !∞ (ln 2)n


(a) 1 + ln 2 + ++ + + ··· = = eln 2 = 2.
2! 3! 4! n=0 n!
!∞ λn e−λ !∞ λn
(b) =e−λ
= e−λ eλ = 1.
n=0 n! n=0 n!

19. El polinomio de Taylor de orden 2 generado por f(x, y) alrededor de (x0 , y0 ) es

P2 (x, y) = f (x0 , y0 ) + fx (x0 , y0 ) (x − x0 ) + fy (x0 , y0 ) (y − y0 )


1
+ fxx (x0 , y0 ) (x − x0 )2 + 2fxy (x0 , y0 ) (x − x0 ) (y − y0 ) + fyy (x0 , y0 ) (y − y0 )2 .
2
(a) f (x, y) = ex ln (1 + y) , (x0 , y0 ) = (0, 0) .
f (x, y) = ex ln (1 + y) ∴ f (0, 0) = 0
fx (x, y) = ex ln (1 + y) ∴ fx (0, 0) = 0
ex
fy (x, y) = ∴ fy (0, 0) = 1
1+y
fxx (x, y) = ex ln (1 + y) ∴ fxx (0, 0) = 0
ex
fxy (x, y) = ∴ fxy (0, 0) = 1
1 + yx
e
fyy (x, y) = − ∴ fyy (0, 0) = −1.
(1 + y)2

∴ P2 (x, y) = 0 + (0) (x − 0) + (1) (y − 0)


1
+ (0) (x − 0)2 + 2 (1) (x − 0) (y − 0) + (−1) (y − 0)2
2
1
∴ P2 (x, y) = y + xy − y 2 .
2

(b) f (x, y) = 3x4 + 14x3 y + y 3 x2 , (x0 , y0 ) = (2, −1) .


f (x, y) = 3x4 + 14x3 y + y 3 x2 ∴ f (2, −1) = −68
fx (x, y) = 12x3 + 42x2 y + 2y 3 x ∴ fx (2, −1) = −76
fy (x, y) = 14x3 + 3y 2 x2 ∴ fy (2, −1) = 124
fxx (x, y) = 36x2 + 84xy + 2y 3 ∴ fxx (2, −1) = −26
fxy (x, y) = 42x2 + 6y 2 x ∴ fxy (2, −1) = 180
fyy (x, y) = 6yx2 ∴ fyy (2, −1) = −24.

∴ P2 (x, y) = −68 + (−76) (x − 2) + (124) (y + 1)


1
+ (−26) (x − 2)2 + 2 (180) (x − 2) (y + 1) + (−24) (y + 1)2
2
∴ P2 (x, y) = −68 − 76 (x − 2) + 124 (y + 1)
−13 (x − 2)2 + 180 (x − 2) (y + 1) − 12 (y + 1)2 .

137
2y
2
(c) f (x, y) = et dt, (x0 , y0 ) = (2, 1) .
x

2y 2
2 2
f (x, y) = et dt ∴ f (2, 1) = et dt = 0
x 2
2
fx (x, y) = −ex ∴ fx (2, 1) = −e4
2
fy (x, y) = 2e4y ∴ fy (2, 1) = 2e4
2
fxx (x, y) = −2xex ∴ fxx (2, 1) = −4e4
fxy (x, y) = 0 ∴ fxy (2, 1) = 0
2
fyy (x, y) = 16ye4y ∴ fyy (2, 1) = 16e4 .

∴ P2 (x, y) = 0 + −e4 (x − 2) + 2e4 (y − 1)


1
+ −4e4 (x − 2)2 + (0) (x − 2) (y − 1) + 16e4 (y − 1)2
2
∴ P2 (x, y) = e4 − (x − 2) + 2 (y − 1) − 2 (x − 2)2 + 8 (y − 1)2 .

20. El punto crítico (x0 , y0 ) de f (x, y) = xy − x2 − y 2 + 3y satisface


fx (x, y) = y − 2x = 0
fy (x, y) = x − 2y + 3 = 0,
de donde (x0 , y0 ) = (1, 2) .
Se tiene:
f (x, y) = xy − x2 − y 2 + 3y ∴ f (1, 2) = 3
fx (x, y) = y − 2x ∴ fx (1, 2) = 0
fy (x, y) = x − 2y + 3 ∴ fy (1, 2) = 0
fxx (x, y) = −2 ∴ fxx (1, 2) = −2
fxy (x, y) = 1 ∴ fxy (1, 2) = 1
fyy (x, y) = −2 ∴ fyy (1, 2) = −2.

∴ P2 (x, y) = 3 + (0) (x − 1) + (0) (y − 2)


1
+ (−2) (x − 1)2 + 2 (1) (x − 1) (y − 2) + (−2) (y − 2)2
2
∴ P2 (x, y) = 3 − (x − 1)2 + (x − 1) (y − 2) − (y − 2)2 .

138

También podría gustarte