You are on page 1of 2

\documentclass[a4paper,10pt]{article}%{report}

\usepackage[a4paper,left=20mm,right=20mm,top=20mm, bottom=22mm]{geometry}
\usepackage[spanish]{babel}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{bbm}
\usepackage{amsfonts}
\usepackage{epsfig}
\usepackage{wasysym}
\usepackage{color}
\usepackage{stmaryrd}
\usepackage{latexsym}
\usepackage{mathrsfs}%italicas
\usepackage{enumerate}
\usepackage{mdwlist}
\usepackage{multicol}
\usepackage[all]{xy}
\usepackage{fancyhdr}%ENCABEZADOS
%---------------------------
\lhead{\footnotesize{\textbf{La derivada de una función}}}
\chead{}
\rhead{}%\nouppercase{\rightmark}}
\lfoot{UNSCH}
\cfoot{$\boxed{\thepage}$}
\rfoot{\footnotesize{Autor: YUCRA HUYHUA, Wilson Alejandro.}}
\pagestyle{fancy}
%\renewcommand{\chaptermark}[1]{ \markboth{#1}{}}
%\renewcommand{\sectionmark}[1]{\markright{\thesection. \#1}}
\renewcommand{\headrulewidth}{0.5pt}
\renewcommand{\footrulewidth}{0.5pt}
%---------------------------
\setlength{\columnsep}{8mm}%---------espacio entre columnas (multicol)-----------
--------
%-----definiendo autocontadores (definiciones, teoremas, etc)--------
\newtheorem{defi}{\underline{Def\hspace{0.3mm}inición}}[section]
\newtheorem{teo}{\underline{Teorema}}[section]
\newtheorem{lema}{Lema}%[section]
\newtheorem{cor}{Corolario}%\nonumber%[section]
\newtheorem{prop}{Proposición}%[section]
\newtheorem{ej}{\underline{Ejemplo}}[section]
\newtheorem{eje}{\underline{Ejercicio}}
\newtheorem{no}{Nota}
%-------------------------------------------------
\newcommand{\A}{\mathbbm{A}}
\newcommand{\N}{\mathbbm{N}}
\newcommand{\Z}{\mathbbm{Z}}
\newcommand{\Q}{\mathbbm{Q}}
\newcommand{\R}{\mathbbm{R}}
\newcommand{\C}{\mathbbm{C}}
\newcommand{\K}{\mathbbm{K}}
\newcommand{\mB}{\mathcal{B}}
\newcommand{\mC}{\mathcal{C}}
\newcommand{\mL}{\mathscr{L}}%italicas
\newcommand{\dd}{\displaystyle}
\newcommand{\ep}{\varepsilon}%------epsilon-----
\newcommand{\p}{\partial}
\renewcommand{\baselinestretch}{1.30}% espaciado entre líneas
%-------------------------------------------------
\newcommand{\tr}{{\rm traza\,}}
\newcommand{\la}{\langle}
\newcommand{\ra}{\rangle}
\newcommand{\var}{\varnothing}
\newcommand{\ov}{\overline}
\newcommand{\e}{{\Large{\textsl{e}}}}
\newcommand{\ve}{\overrightarrow}
\newcommand{\dom}{\textup{Dom}\,}
\newcommand{\ran}{\textup{Ran}\,}
\newcommand{\adj}{\textup{adj}\,}
\newcommand{\sech}{\textup{sech}\,}
\newcommand{\csch}{\textup{csch}\,}
\newcommand{\dx}{\dfrac{d}{dx}}%operador derivada
\newcommand{\dy}{\dfrac{d}{dy}}%operador derivada
\newcommand{\dt}{\dfrac{d}{dt}}%operador derivada
\newcommand{\ddx}{\dfrac{d^2}{dx^2}}%operador derivada 2
\newcommand{\dddx}{\dfrac{d^3}{dx^3}}%operador derivada 3
\newcommand{\dxn}{\dfrac{d^n}{dx^n}}%operador derivada n
\newcommand{\fx}{\dfrac{df}{dx}}
\newcommand{\fy}{\dfrac{df}{dy}}
\newcommand{\yx}{\dfrac{dy}{dx}}
\newcommand{\yyx}{\dfrac{d^2y}{dx^2}}
\newcommand{\dxy}{\dfrac{dx}{dy}}
\newcommand{\xt}{\dfrac{dx}{dt}}
\newcommand{\yt}{\dfrac{dy}{dt}}
%-----------------------------------------------------
\newcommand{\ed}{ecuación diferencial }
\newcommand{\Ed}{Ecuación diferencial }
\newcommand{\eds}{ecuaciones diferenciales }
\newcommand{\Eds}{Ecuaciones diferenciales }
\newcommand{\edo}{ecuación diferencial ordinaria }
\newcommand{\Edo}{Ecuación diferencial ordinaria }
\newcommand{\edos}{ecuaciones diferenciales ordinarias }
\newcommand{\Edos}{Ecuaciones diferenciales ordinarias }
%-----------------------------------------------------
\title{\textbf{\textsf{La derivada de una función}}}
\author{Por: \textbf{Yo.}}
\date{Octubre de 2017}
\begin{document}
\maketitle
\section{La derivada:}
La noción de la derivada de una función está relacionada con el cambio de los
valores de la función cuando cambia su variable independiente,
por ejemplo en física con el cambio de posición de una partícula conforme
trascurre el tiempo, cuando el cambio sucede en intervalos
pequeños de tiempo da como resultado la velocidad de la partícula en ese
instante. En este artículo presentaremos la derivada y sus aplicaciones
que serán claves para el desarrollo del cálculo diferencial.
\begin{defi}[La derivada de una función en un punto]
\end{defi}

\begin{teo}
\end{teo}

\begin{teo}
\end{teo}

\begin{ej}
\end{ej}

\end{document}

You might also like