lunes, 1 de noviembre de 2010

calculo diferencial

CALCULO  DIFERENCIAL  E  INTEGRAL


Función:  Es un conjunto de parejas ordenadas  ( x , y );  en donde todos los valores posibles de “ x “ se llama dominio de la función y todos los valores posibles de “ y “ se llama rango de la función.

Símbolo de función  y = f ( x )

Se lee:  “ y igual a f de x “

“x “es variable  independiente.

“y “es variable  dependiente.


Ejemplo:
           
            Y = f (x) = x 2 – 2 x
                                                           Encontrar  Dominio  de la función
                                                           Encontrar  Rango  de la función
x
-2     -1     0     1     2     3    
y
  8      3     0    -1    0     3


y = ( -2 ) 2 –2 ( -2 )  =  4 + 4  =  8
y = ( -1 ) 2 – 2 ( -1 ) = 3
y = ( 0 ) 2 – 2 ( 0 )  =  0 – 0  =  0
y = ( 1 ) 2 – 2 ( 1 ) = 1 – 2  =  -1
y = ( 2 ) 2 - 2 ( 2 ) = 0
y = ( 3 ) 2 – 2 ( 3 ) = 9 – 6 = 3

                                  Df  = ( - ∞ , ∞ )
                                                   Rf = [ -1 , ∞ )

Operaciones con funciones

Dado  y = f ( x )  =  x 2  - 2 x – 3        encontrar:

a)     y = f ( -2 )  =  ( -2 ) 2 –2 ( -2 ) –3  =  4 + 4 – 3  =  5

b)     y = f ( 3 )  =  ( 3 ) 2 –2 ( 3 ) – 3  =  9 – 6 – 3  =  0
      f ( -1 )      (-1) 2 – 2 ( -1 )-3       1 + 2 – 3      0
c)     y = f ( 1 ) – f ( 2 )  =  [ ( 1 ) 2 – 2 ( 1 ) – 3 ] [ ( -2 ) 2 – 2 ( -2 ) – 3 ]  =  [1–2–3]

[ 4 + 4 - 3 ]  =  [ -4 ] [ 5 ]  =  20

d)     y = f ( x + h )  =  ( x + h  ) 2  -  2 ( x + h ) – 3  =  x 2 + 2 x h + h 2 – 2 x -  2h –3

e)     y = f ( x + h )  =  f ( x )  =  x 2 + 2 x h + h 2 – 2 x – 3 – ( x 2 – 2 x – 3 ) 

=  2 x h + h 22 h

f)      y = f ( x + h ) – f ( x )  =  2 x h + h 22 h   =  2 x + h – 2
         h                        h




LIMITES


1)      Lim.  3 x 2 – 2 x  =  3 ( 3 ) 2 – 2 ( 3 )  =  2 ( 9 ) – 6 = 27 – 6  =  21

x    3
                                   \ lim  3 x 2 – 2 x  =  21
                                   x    3

2)      Lim  x – 4  =  4 – 4  =  0  =  0        x    4
2x        2( 4 )     8


3)      Lim            3 x    =  3 ( 1 )  =  3  = 
x    1       x – 1      1 – 1       0






4)      Lim                     x 2 – 4        =          ( 2 ) 2 – 4             =       4 – 4      =      0    = 0
x    -2          x 2 + 5 x + 6      ( - 2 ) 2 + 5 ( -2 ) + 6       4 – 10 -+ 6     -6 – 6
                                                                                                              indeterminación
por  lo  tanto  se  factoriza 
- 4
 
 

Lim                 ( x + 2 )  ( x – 2 )  =  lim             x – 2  =  - 2 –2_ =  -4  =
x    -2          ( x + 3 )  ( x + 2 )      x  →-2      x + 3      -2 + 3        1


5)      Lim         √ x + 1  - 3  =  √ 8 + 1  -  3  =  0                indeterminación
x  → 8          x – 8                8 – 8             0

Multiplicar  por  su  conjugado.

Lim         √ x – 1  - 3   *   √ x + 1   + 3   =   lim      ( √ x + 1 ) 2  - ( 3 ) 2
x  →8              x – 8          √ x + 1   + 3     x  → 8     ( x + 8 )  ( √ x + 1 +3 )

=  lim                  x + 1 – 9_______  =  lim                     x – 8________  =  lim              1___
x  → 8      ( x – 8 ) ( √ x + 1   + 3 )     x  → 8    ( x – 8 ) ( √ x + 1   +3 )      x  → 8   √x +1+3

            =              1____  =        1__  =  1_
                  √ 8 + 1   + 3          3 + 3        6



6)      Lim                 x 3 – 2 x 2 + 5 x  =  lim             x 3 – 2 x 2 + 5 x
x  → ∞            x + 3 x 2 + 4 x 3      x  → ∞__            x 3____________  =
                                                                            x + 3 x 2 + 4 x 3
                                                                                    x 3
           
1
4
 
                                   1 -  2  +  5_
            =  lim                     x      x 2___  =      lim          1  = 
               x  → ∞          1  +  3  +  4                x  → ∞    4
                                    x 2    x 


DERIVADA


La “derivada” es la pendiente tangente a una curva dada.
                
Matemáticamente.

Símbolo de la derivada.

                          =  D x y  =  lim           f ( x + ∆ x ) – f ( x )
                                               ∆x → 0               ∆ x


Ejemplo:

            Derivar  mediante de la definición 

                                                           y = f ( x ) = x 2
            D x y = lim         ( x + ∆ x ) 2  -  x 2
                        ∆ x → 0             ∆ x

            D x y = lim         x 2 + 2 x ∆ x + D x 2 – x 2   =  lim               2 x ∆ x + ∆ x 2
                        ∆ x → 0                ∆ x                                       ∆ x → 0                ∆ x
 


 2x

            = lim        2 x + ∆ x  = 
           ∆ x → 0               


FORMULAS  DE  DERIVADAS



1)      D x c  =  0

2)      D x x  =  1

3)      D x x n  =  n x n – 1

4)      D x ( u ± v ± w )  =  D x v ± D x v  ±  D x w

5)      D x ( u * v ) = u D x v + v D x u

6)      D x u/v  =  v D x u – u D x v
                v 2
7)      D x u n  =  n u n – 1  D x u








Ejemplos:

Derivar:

a)      y = x 3 – 2 x + 5         \ y 1  =  3 x 2 – 2

b)      y = x 2 – 36     \    =  ( x + 6 ) ( 2 x ) – ( x 2 – 36 ) ( 1 ) 
                    x + 6                                           ( x + 6 ) 2

            y´ =  2 x 2 + 12 x + - x 2 + 36  =  x 2 + 12 x + 36  =  ( x + 6 ) 2  = 1
                               ( x + 6 ) 2                          ( x + 6 ) 2         ( x + 6 ) 2

c)      y= Ö x 2 + 2 x              \       ½  ( x 2 + 2 x ) ½ - 1  ( 2 x + 2 ) 

=  ½ ( x 2 + 2 x ) – 1/2 ( 2 x + 2 )

            y = ( x 2 + 2 x ) ½                    y´ =            2 x 2_____   =     2 ( x + 1 )__
                                                                    2  ( x 2 + 2 x ) ½         2 Ö x 2 + 2 x
y´ =        x + 1__
        Ö x 2 + 2 x
 
 






MÁXIMOS Y MINIMOS



Dada la función  y = f ( x ) = x 3  -  3 x 2  -  10 x   encontrar Máximo y Mínimo, punto de inflexión y graficar                3           2


Solución.                                                 Criterio de la segunda derivada.

y´ =  x 2  -  3 x – 10  =  0                                        y´´ = 2 x – 3
 

            ( x 1 - 5 ) ( x 2 + 2 )  =  0                                               Es  mínimo

x 1  =  5           x 2  =  2  }  Puntos Críticos                y´´ = 2 ( 5 ) – 3 = 7

                                                                                  y´´ =  2 ( -2 ) – 3 = -7
                                                                                 
                                                                                              Es máximo
                                              
                                                           y´´ = 2 x – 3 = 0
                                                                       x = 3/2 “ punto de inflexión”
- 45.84
 
y 1  =  f ( x ) = ( 5 ) 3 3 ( 5 ) 2 – 10 ( 5 )  =  125 – 3 ( 25 ) – 50  =  41.66 – 37.5 – 50 =
                         3          2                                  3
11.33
 
 

y 2 =  f ( -2 )  =  ( -2 ) 33 ( -2 ) 2 – 10 ( -2 )  =  -8 – 6 + 20  =  -8  + 14  =  -8  + 42  = 34  =
                              3         2                                    3                      3                 3       3       3







Angulo  entre  dos  curvas.

    m 1 = f ´( x )
                                                           m 2 = y´( x )

Ejemplo.

Hallar el ángulo entre las curvas.

x 2 – 6 x – y  =  -6

-2 x + y  =  - 7
 

 
   y  =  x 2 – 6 x + 5                        y´ =  2 x – 6                \        m 1  =  2 ( 6 ) – 6  =  6
   y  =  2 x – 7                                 y´ =  2                         \        m 2  =  2
igualar

x 2 – 6 + 5  =  2 x – 7

x 2 – 8 x + 12  =  0

( x 1 – 6 )  ( x 2 – 2 )  =  0
x 1  =  6
y 1  =  5
 
 

                                   x 2  =  2
                                   y 2  =  - 3        

                                                           tan Ø  =        2 – 6___
                                                                                                             1 + ( 6 ) ( 2 )

                                                                       tan Ø  =  - 4_
                                                                                      13
                                               Ø  =  tan –1 ( -4 / 13 )

                                   Ø 1 =  17.10 °

            Ø 2  =  162.89°
                                    
           
Problemas  de  aplicación  de máximos  y mínimos.

Se pretende hacer una caja sin tapa de una lámina de aluminio de 10 cm. por lado   (cuadrado) se deberá de cortar de las esquinas.  ¿Cuánto se deberá de cortar en las esquinas para obtener un máximo volumen?
        
v ( x )  =  ( 10 – 2 x ) ( 10 – 2 x ) x

v ( x )  =  ( 10 – 2 x ) 2 x  =  ( 100 – 40 x + 4 x 2 ) x  =  100 x – 40 x 2 + 4 x 3

v´( x )  =  100 – 80 x + 12 x 2      \  v ´´ ( x ) = - 80 + 24 x
           
                                                           v´´ ( 5 / 3 ) = - 80 + ( 24 ) ( 5 / 3 ) = - 40

3 x 2 – 26 x + 25  =  0

x  =   - ( - 20 ± Ö ( - 20 ) 2 – 4 ( 3 ) ( 25 )  =   20 ± Ö 400 – 300
                                   2 ( 3 )                                      6

x  =   20 ± Ö 100  =   20 ± Ö 100  =  20 ± 10  
                6                        6                  6

x 1  =  5                                   x 2   =   10  =   5
                                                              6        6
Con x = 5 / 3  es  máximo
 
 






DERIVADA  DE  FUNCIONES  TRIGONOMETRICAS  Y  LOGARÍTMICAS


1)      y  =  sen v       \  y´ =  cos v v´

2)      y  =  cos v       \  y´ =  - sen v v´

3)      y  =  tan v       \  y´ =  sec 2 v v´

4)      y  =  csc v       \  y´ =  - csc v cot v v´

5)      y  =  sec v       \  y´ =  sec v tan v v

6)      y  =  cot v       \  y´ =  - csc 2 v v


1)      y  =  Ln v  \  y´ =  v´
  v

2)      y  =  e v     \  y1  =  e v  * v 1
Ejemplos

Derivar 

1)      y  =  f ( x )  =  cos x 2 – sen 3 x    \  y 1  =  - sen x 2 ( 2 x ) – cos 3 x ( 3 )

      y 1  =  - 2 x sen x 2 – 3 cos 3 x

2)      y  =  f ( x )  =  tan 2 x 2 + sec 3 x

y1  =  f´( x ) =  sec 2 2 x 2 4 x + sec 3 x tan 3 x ( 3 )

y1  =  4 x sec 2 2 x 2 + 3 sec 3 c tan 3 x
- 2 cot 2 x
 
 

3)      y  =  Ln csc 2 x     \  y1  =  - csc x cot 2 x ( 2 )   = 
csc 2 x

4)      y  =  e 3x2               \  y1  =  e 3 x 2 ( 6 x )  \  y1   =  6 x e 3 x 2



CALCULO  INTEGRAL


FORMULAS



                    i.            ò d u  =  u + c

                  ii.            ò a d u  =  a ò d u

                iii.            ò u m d u  =  u m +1  + c
  m + 1

                iv.            ò ( u ± v ± w ) d x  =  ò u d x ± ò v d x  ± ò w d x

                  v.            ò d u  =  L n u +c
    u

                vi.            ò e u d u  = e u + c

              vii.            òsen u d u  =  cos u + c

            viii.            ò cos u d u  =  sen u + c

                ix.            ò tan u d u  =  - L n | cos v | + c

                  x.            ò ba F ( x ) d x  =  f ( b ) – g ( a )|ba

                xi.            Integración  por  partes

ò w d v  =  u v - ò v d u


Ejemplos.


a)      ò ( x 2 – 2 x + 4 ) d x  =  ò x 2 d x - ò c x d x + ò 4 d x  =  x 2 + 1  -  2 x 2  + 4 x + c
= x 3 – x 2 + 4 x + c
   3
 
    + 1          2



b)      ò Ö x 2 – 2 x  ( 6 x – 6 ) d x
= ò ( x 2 – 2 x ) ½ m ( 6 x – 6 ) d x  = 3 ò u ½ d u  =  3 U 3/2 + c  =  2 Ö v 3 + c
                  v                      d v                                     3/2           
2 Ö ( x 2 – 2 x ) 3 + c
 
v  =  x 2 – 2 x
d v  =  ( 2 x – 2 ) d x

c)      ò ( 3 x 3 – 9 x 2 ) 5 ( 18 x 2 – 36 x ) d x  = ½ ò v 5 d v  =  ½ v 6 + 6
    6/1
= 1/12 ( 3 x 2 – 9 x 2 ) 6 + c
 
v  =  3x 2 – 9 x 2                                            = 1/12 v 6 + c
d v  =  ( 9 x 2 – 18 x ) d x

d)     ò21 ( x 2 – 2 x ) d x  =  ò 21 d x - ò 21 x 2 d x - ò 21 2 x  =  x 3 – 2 x 2  | 21  =  x 2 – x 2  | 21  = 
( 2 ) 3 – ( 2 ) 2   ( 1 ) 3 – ( 1 ) 2
   3                        3                            
-2 / 3
 
            =  8/3 – 4 – 1/3 + 1  =  8/3 – 12/3 – 1/3 + 3/3  =


Hallar el area bajo la curva de la función.
1.      y  =  f ( x )  =  x 2 – 3 x


A ò 30 ( x 2 – 3 x ) d x  =
A ò 30 x 2 d x – 3 ò 30 x d x  =  x 3 / 3 – 3 x 2 / 2 | 30
A ( 3 ) 3 / 3  -  3 ( 3 ) 2 /2  -  ( 0 3 /3  -  3 ( 0 ) 2 /2 )
- 9 /2 v 2
 
A 9 – 27/2  =  18/2 –27/2  = 

2.      ò sen 3 x 2  * 2 x d x  =  1/3 ò sen d v  = 1/3 ( - cos ) + c
v  =  3 x 2              =  -1/3 cos v + c  =  -1/3 cos 3 x 2 + c
d v = 6 x d x
3.     
2   Ln  | x + 8 | + C
 
ò 2 d x  = 2 ò d x  =
x + 8           x + 8 
v  =  x + 8
d v  =  d x 

No hay comentarios:

Publicar un comentario