15 Dominio e imagen

Definition 15.1 (Función).

Una función (de variable real) es una regla cualquiera que hace corresponder un número real y solamente uno a cada número de un cierto conjunto AA\subset\mathbb{R}:

f:A\displaystyle f\colon A
\displaystyle\longrightarrow\mathbb{R}
x\displaystyle x
f(x)\displaystyle\longmapsto f(x)
Definition 15.2.

Al conjunto AA le llamaremos dominio de ff, denotado por A=DomfA=Domf, y es el conjunto para los que f(x)f(x) tiene sentido. También, llamaremos imagen de ff, denotado por ImfImf, al conjunto de números reales yy para los que existe xDomfx\in Domf tal que

y=f(x)y=f(x)
Example 15.3.
xxyyf(x)=x2f(x)=x^{2}Dom(f)=\text{Dom}(f)=\mathbb{R}Im(f)=[0,+)\text{Im}(f)=[0,+\infty)
xxyyg(x)=x3g(x)=x^{3}Dom(g)=\text{Dom}(g)=\mathbb{R}Im(g)=\text{Im}(g)=\mathbb{R}
Example 15.4.

h(x)=11x2h(x)=\frac{1}{\sqrt{1-x^{2}}}

Dado xDomhx\in Domh, se tiene que 1x20,1x201x2>01-x^{2}\geq 0,\sqrt{1-x^{2}}\neq 0\Rightarrow 1-x^{2}>0. Por tanto, Domh={x1x2>0}Domh=\left\{x\in\mathbb{R}\mid 1-x^{2}>0\right\}

Resolviendo la ecuación, obtenemos como raíces x=±1x=\pm 1. Dividiendo por tramos:

1-111-++-

Por lo tanto, Domh=(1,1)Domh=(-1,1) ya que es el tramo que cumple que 1x2>01-x^{2}>0.

Para calcular la imagen de hh, sabemos que yImhy\in Imh si x(1,1)h(x)=y\exists x\in(-1,1)\mid h(x)=y.

  • Para y0y\leq 0: x(1,1)h(x)=y0<11x2=y0\exists x\in(-1,1)\mid h(x)=y\iff 0<\frac{1}{\sqrt{1-x^{2}}}=y\leq 0. No es posible.

  • Para y>0y>0: si yImh,x(1,1)y\in Imh,\exists x\in(-1,1) tal que h(x)=y11x2=y1=y(1x2)1=y2(1x2)1y2=1x2x2=11y2x=±11y2h(x)=y\Rightarrow\frac{1}{\sqrt{1-x^{2}}}=y\Rightarrow 1=y(\sqrt{1-x^{2}})% \Rightarrow 1=y^{2}\cdot(1-x^{2})\Rightarrow\frac{1}{y^{2}}=1-x^{2}\Rightarrow x% ^{2}=1-\frac{1}{y^{2}}\Rightarrow x=\pm\sqrt{1-\frac{1}{y^{2}}}.

    Supongamos yImhx(1,1)h(x)=y11x2=yx=±11y2? 11y2011y2y21y\in Imh\Rightarrow x\in(-1,1)\mid h(x)=y\Rightarrow\frac{1}{\sqrt{1-x^{2}}}=y% \Rightarrow x=\pm\sqrt{1-\frac{1}{y^{2}}}{\color[rgb]{1,0,0}\definecolor[named% ]{pgfstrokecolor}{rgb}{1,0,0}\in\mathbb{R}?}\;1-\frac{1}{y^{2}}\geq 0\iff 1% \geq\frac{1}{y^{2}}\iff y^{2}\geq 1. Luego Imh=[1,)Imh=[1,\infty).

    Cómo comprobamos si yImhy\in Imh?

    h(11y2)=11(11y2)2=111+1y2=11y2=y2=|y|=yh(\sqrt{1-\frac{1}{y^{2}}})=\frac{1}{\sqrt{1-(\sqrt{1-\frac{1}{y^{2}}})^{2}}}=% \frac{1}{\sqrt{1-1+\frac{1}{y^{2}}}}=\frac{1}{\sqrt{\frac{1}{y^{2}}}}=\sqrt{y^% {2}}=|y|=y.

    Además, 11y2(0,1)\sqrt{1-\frac{1}{y^{2}}}\in(0,1).

    • 11y20\sqrt{1-\frac{1}{y^{2}}}\geq 0.

    • 11y2<1\sqrt{1-\frac{1}{y^{2}}}<1. 0<1y21<1y2+111y2<1y2+11y211y2<111y2<1=10<\frac{1}{y^{2}}\Rightarrow 1<\frac{1}{y^{2}}+1\Rightarrow 1-\frac{1}{y^{2}}<% \frac{1}{y^{2}}+1-\frac{1}{y^{2}}\Rightarrow 1-\frac{1}{y^{2}}<1\Rightarrow% \sqrt{1-\frac{1}{y^{2}}}<\sqrt{1}=1

Proposition 15.5.

Sea f:Af\colon A\to\mathbb{R} una funcion y un conjunto BAB\subset A. Diremos que:

  • ff es creciente en BB si para todo x1,x2Bx_{1},x_{2}\in B, x1<x2x_{1}<x_{2}, f(x1)f(x2)f(x_{1})\leq f(x_{2}).

  • ff es decreciente en BB si para todo x1,x2B,x_{1},x_{2}\in B, x1,x2Bx_{1},x_{2}\in B, x1<x2x_{1}<x_{2}, f(x1)f(x2)f(x_{1})\geq f(x_{2}).

Diremos que es estricto cuando aparezca la desigualdad estricta.

Proposition 15.6.

Sea f:Af\colon A\to\mathbb{R} tal que si xAx\in A, xA-x\in A. Diremos que:

  • ff es par si f(x)=f(x)f(-x)=f(x) para todo xAx\in A

  • ff es impar si f(x)=f(x)f(-x)=-f(x) para todo xAx\in A.

Definition 15.7.

Sea f:Af\colon A\to\mathbb{R}. Diremos que:

  • ff es acotada superiormente si K\exists K\in\mathbb{R} tal que f(x)KxAf(x)\leq K\;\forall x\in A

  • ff es acotada inferiormente si K\exists K\in\mathbb{R} tal que f(x)KxAf(x)\geq K\;\forall x\in A

  • ff es acotada si K\exists K\in\mathbb{R} tal que |f(x)|KxA|f(x)|\leq K\;\forall x\in A, o equivalentemente K1,K2\exists K_{1},K_{2}\in\mathbb{R} tal que K2f(x)K1K_{2}\leq f(x)\leq K_{1} (acotada inferior y superiormente).

Definition 15.8 (Composición).

Sea f:Af\colon A\to\mathbb{R} y g:BRg:B\to R tal que f(a)Bf(a)\subset B. Se define la función composición como

gf:A\displaystyle g\circ f\colon A
\displaystyle\longrightarrow\mathbb{R}
x\displaystyle x
(gf)(x)=g(f(x))\displaystyle\longmapsto(g\circ f)(x)=g(f(x))
Definition 15.9 (Inversa).

Sea f:ABf\colon A\to B. Decimos que gg y ff, con g:BAg\colon B\to A, son funciones inversas si:

(gf)(x)=xxA y (fg)(x)=xxB(g=f1)(g\circ f)(x)=x\quad\forall x\in A\text{ y }(f\circ g)(x)=x\quad\forall x\in B% \quad(g=f^{-1})