Solved Exercises on Summations: A Mathematics I Workbook for Public Administration - Prof., Cheat Sheet of Mathematics

This workbook presents solved exercises focusing on summations, a crucial concept in mathematics. it covers various summation techniques, including expressing sums using summation notation, applying formulas for special sums, and utilizing the telescoping property. the exercises progressively increase in complexity, providing a solid foundation in summation calculations and problem-solving strategies relevant to public administration.

Typology: Cheat Sheet

2020/2021

Uploaded on 04/18/2025

agustin-salinas-4
agustin-salinas-4 šŸ‡ŗšŸ‡ø

1 document

1 / 9

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Universidad de Santiago de Chile
Facultad de Ciencia
Departamento de Matem“atica y C.C.
Matem“atica I para Administraci“on P“ublica
Primer Semestre 2015
Profesores: Valeska Alarc“on - Juan Aravena
Sumatorias
Ejercicios Resueltos
1. Exprese las siguientes sumas usando la notaci“on de sumatorias y calcule su resultado
a) 3+4+5+6+7+8+9+10+11+12
Soluci“on: Podemos expresar esta suma, notando que los t“erminos est“an ordena-
dos de manera creciente y corresponden a la suma desde 3 hasta 12 de manera
sucesiva. Escribimos entonces
3+4+5+6+7+8+9+10+11+12=
12
X
i=3
i
Ā“
O equivalentemente, y usando la propiedad de sumatorias
3+4+5+6+7+8+9+10+11+12=
10
X
i=1
(i+ 2)
Desarrollando la “ultima expresi“on, tenemos que
10
X
i=1
(i+ 2) =
10
X
i=1
i+
10
X
i=1
2
=10 Ā·(10 + 1)
2+ 10 Ā·2
= 75.
ObservaciĀ“on (Importante).Note que aplicamos las fĀ“ormulas de ā€œsumas espe-
cialesā€ sĀ“olo cuando el contador de la sumatoria comienza en 1.
pf3
pf4
pf5
pf8
pf9

Partial preview of the text

Download Solved Exercises on Summations: A Mathematics I Workbook for Public Administration - Prof. and more Cheat Sheet Mathematics in PDF only on Docsity!

Universidad de Santiago de Chile Facultad de Ciencia Departamento de Matem“atica y C.C. Matem“atica I para Administraci“on P“ublica Primer Semestre 2015

Profesores: Valeska Alarc“on - Juan Aravena

Sumatorias

Ejercicios Resueltos

  1. Exprese las siguientes sumas usando la notaci“on de sumatorias y calcule su resultado a) 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12

Soluci“on: Podemos expresar esta suma, notando que los t“erminos est“an ordena- dos de manera creciente y corresponden a la suma desde 3 hasta 12 de manera sucesiva. Escribimos entonces

3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 =

āˆ‘^12

i=

i

O equivalentemente, y usando la propiedad de sumatorias^ Ā“

āˆ‘^10

i=

(i + 2)

Desarrollando la Ā“ultima expresiĀ“on, tenemos que āˆ‘^10

i=

(i + 2) =

āˆ‘^10

i=

i +

āˆ‘^10

i=

ObservaciĀ“on (Importante). Note que aplicamos las fĀ“ormulas de ā€œsumas espe- cialesā€ sĀ“olo cuando el contador de la sumatoria comienza en 1.

b) 1^2 + 2^2 + 3^2 + 4^2 + 5^2 + 6^2 + 7^2 āˆ’ 5 āˆ’ 6 āˆ’ 7 āˆ’ 8 āˆ’ 9 āˆ’ 10 āˆ’ 11 āˆ’ 12 āˆ’ 13 āˆ’ 14

Soluci“on: Observemos primero que la expresi“on es equivalente a la suma siguien- te

12 + 2^2 + 3^2 + 4^2 + 5^2 + 6^2 + 7^2 āˆ’ (5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14)

es decir, podemos separarla en dos sumatorias; una que corresponde a la suma de los cuadrados de los primeros 7 n“umeros consecutivos y otra correspondiente a la suma desde 5 a 14. As“ı, tenemos que

12 + 2^2 + 3^2 + 4^2 + 5^2 + 6^2 + 7^2 +

āˆ’ (5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14) =

āˆ‘^7

i=

i^2 āˆ’

āˆ‘^14

i=

i

Tenemos entonces que, las sumatorias son āˆ‘^7

i=

i^2 āˆ’

āˆ‘^14

i=

i =

āˆ‘^7

i=

i^2 āˆ’

āˆ‘^10

i=

(i + 4)

āˆ‘^7

i=

i^2 āˆ’

āˆ‘^10

i=

i āˆ’

āˆ‘^10

i=

c) 6 + 13 + 20 + 27 + 34 + 41

Soluci“on: Observemos que, la diferencia entre t“erminos consecutivos es siempre igual a 7. Notamos tambi“en que el primer t“ermino, llam“emoslo a 1 , es

a 1 = 6 = 7 āˆ’ 1 = 7 Ā· 1 āˆ’ 1.

El segundo t“ermino, llam“emoslo a 2 , es

a 2 = 13 = 14 āˆ’ 1 = 7 Ā· 2 āˆ’ 1.

El tercero es a 3 = 20 = 21 āˆ’ 1 = 7 Ā· 3 āˆ’ 1 , y as“ı sucesivamente. Podemos entonces generalizar la expresiĀ“on buscando el i-Ā“esimo tĀ“ermino de la

b)

āˆ‘^3

i=

(ki +

8 āˆ’ ki)

SoluciĀ“on: En este caso, tenemos que āˆ‘^3

i=

(ki +

8 āˆ’ ki) =

āˆ‘^3

i=

ki +

āˆ‘^3

i=

8 āˆ’ ki

= (k 2 + k 3 ) +

8 āˆ’ k 2 +

8 āˆ’ k 3

luego reemplazando tenemos que āˆ‘^3

i=

(ki +

8 āˆ’ ki) = (k 2 + k 3 ) +

8 āˆ’ k 2 +

8 āˆ’ k 3

c)

āˆ‘^3

i=

(ki āˆ’ k^2 i )

SoluciĀ“on: Simplemente reemplazamos los tĀ“erminos y tenemos que āˆ‘^3

i=

(ki āˆ’ k^2 i ) = (k 2 āˆ’ k 22 ) + (k 3 āˆ’ k^23 )

= (āˆ’ 1 āˆ’ (āˆ’1)^2 ) + (5 āˆ’ 52 ) = āˆ’ 22.

d )

āˆ‘^2

i=

(2 + ki)

SoluciĀ“on: Notemos que āˆ‘^2

i=

(2 + ki) =

āˆ‘^2

i=

āˆ‘^2

i=

ki

luego reemplazando, tenemos que āˆ‘^2

i=

(2 + ki) =

āˆ‘^2

i=

āˆ‘^2

i=

ki

= 2 Ā· 2 + k 1 + k 2 = 2 Ā· 2 + 2 + āˆ’ 1 = 5.

  1. Determine el valor de x si se sabe que

āˆ‘^6

k=

xk = 630

SoluciĀ“on: Siendo x la incĀ“ognita, que no depende del contador k podemos escribir la sumatoria (^6) āˆ‘

k=

xk = x Ā·

āˆ‘^6

k=

k

donde sabemos que

x Ā·

āˆ‘^6

k=

k = x Ā·

[

]

= 21 x

As“ı, tenemos que (^) ( āˆ‘^6

k=

xk = 630

⇐⇒ (21x = 630)

de donde obtenemos el valor buscado simplemente dividiendo entre 21

x = 30.

Reescribamos entonces la expresiĀ“on original ai = i^2 āˆ’ 3: āˆ‘^ k+

i=k

ai =

āˆ‘^ k+

i=

ai āˆ’

āˆ‘^ kāˆ’^1

i=

ai

[k+ āˆ‘

i=

i^2 āˆ’ 3

]

[kāˆ’ 1 āˆ‘

i=

i^2 āˆ’ 3

]

[k+ āˆ‘

i=

i^2 āˆ’ 3 Ā·

āˆ‘^ k+

i=

]

[kāˆ’ 1 āˆ‘

i=

i^2 āˆ’ 3 Ā·

āˆ‘^ kāˆ’^1

i=

]

[

(k + 4)(k + 4 + 1)(2(k + 4) + 1) 6 āˆ’ 3(k + 4)

]

[

(k āˆ’ 1)(k āˆ’ 1 + 1)(2(k āˆ’ 1) + 1) 6 āˆ’ 3(k āˆ’ 1)

]

= 5 k^2 + 20k + 15. ObservaciĀ“on (Otra manera de abordar el problema). Notemos que āˆ‘^ k+

i=k

(i^2 āˆ’ 3) = (k^2 āˆ’ 3) + ((k + 1)^2 āˆ’ 3) + ((k + 2)^2 āˆ’ 3) + ((k + 3)^2 āˆ’ 3) + ((k + 4)^2 āˆ’ 3)

= 5 k^2 + 20k + 15.

  1. Si ai = i^2 , calcule el valor de

i=

(ai + 3)

SoluciĀ“on: Notemos primero que la sumatoria, sin el cuadrado, es equivalente a āˆ‘^4

i=

(ai + 3) =

āˆ‘^4

i=

ai + 3 Ā·

āˆ‘^4

i=

āˆ‘^4

i=

i^2 + 3 Ā· 4

Luego, ( (^4) āˆ‘

i=

(ai + 3)

= (42)^2

  1. Si, para todo m ∈ N,

āˆ‘^ m

i=

ai = 2m^2 + 3, calcule el valor de

āˆ‘^2 n

i=n+

ai

SoluciĀ“on: Escribamos la sumatoria, como ya hicimos con algunos ejercicios anteriores: āˆ‘^2 n

i=n+

ai = an+1 + an+2 + ... + a 2 nāˆ’ 1 + a 2 n

= a 1 + a 2 + ... + an + an+1 + an+2 + ... + a 2 nāˆ’ 1 + a 2 n āˆ’ (a 1 + a 2 + ... + an)

=

āˆ‘^2 n

i=

ai āˆ’

āˆ‘^ n

i=

ai

Usamos ahora el resultado dado que para todo m,

āˆ‘^ m

i=

ai = 2m^2 + 3, con m= 2n y con m= n, en donde āˆ‘^2 n

i=n+

ai =

āˆ‘^2 n

i=

ai āˆ’

āˆ‘^ n

i=

ai

= 2(2n)^2 + 3 āˆ’

2 n^2 + 3

= 6 n^2.

  1. Usando la propiedad telesc“opica, muestre que

āˆ‘^ n

k=

k(k + 1)

n n + 1

Soluci“on: Observemos que el t“ermino general de la sumatoria

k(k + 1)

, lo podemos descomponer usando fracciones parciales, esto es, buscamos constantes A y B tales, que 1 k(k + 1)

A

k

B

k + 1

A(k + 1) + Bk k(k + 1)

k(A + B) + A k(k + 1)

de donde necesitamos que A + B = 0 y A = 1, luego B = āˆ’1. Por lo tanto podemos escribir el tĀ“ermino general como 1 k(k + 1)

k

k + 1