Skip to main content

Questions tagged [functions]

For elementary questions about functions, notation, properties, and operations such as function composition. Consider also using the (graphing-functions) tag.

194 votes
9 answers
67k views

How to define a bijection between $(0,1)$ and $(0,1]$?

How to define a bijection between $(0,1)$ and $(0,1]$? Or any other open and closed intervals? If the intervals are both open like $(-1,2)\text{ and }(-5,4)$ I do a cheap trick (don't know if that'...
user1411893's user avatar
  • 2,163
209 votes
4 answers
87k views

Overview of basic results about images and preimages

Are there some good overviews of basic facts about images and inverse images of sets under functions?
58 votes
6 answers
61k views

Proving that $\lim\limits_{x\to\infty}f'(x) = 0$ when $\lim\limits_{x\to\infty}f(x)$ and $\lim\limits_{x\to\infty}f'(x)$ exist

I've been trying to solve the following problem: Suppose that $f$ and $f'$ are continuous functions on $\mathbb{R}$, and that $\displaystyle\lim_{x\to\infty}f(x)$ and $\displaystyle\lim_{x\to\...
saurs's user avatar
  • 1,387
41 votes
3 answers
53k views

Calculating the total number of surjective functions

It is quite easy to calculate the total number of functions from a set $X$ with $m$ elements to a set $Y$ with $n$ elements ($n^{m}$), and also the total number of injective functions ($n^{\underline{...
user50229's user avatar
  • 3,092
51 votes
4 answers
7k views

No continuous function switches $\mathbb{Q}$ and the irrationals

Is there a way to prove the following result using connectedness? Result: Let $J=\mathbb{R} \setminus \mathbb{Q}$ denote the set of irrational numbers. There is no continuous map $f: \mathbb{R} \...
user10's user avatar
  • 5,698
18 votes
3 answers
1k views

Is function $f:\mathbb C-\{0\}\rightarrow\mathbb C$ prescribed by $z\rightarrow \large \frac{1}{z}$ by definition discontinuous at $0$?

Is function $f:\mathbb C-\{0\}\rightarrow\mathbb C$ prescribed by $z\rightarrow \large{\frac{1}{z}}$ by definition discontinuous at $0$? Personally I would say: "no". In my view a function can only ...
drhab's user avatar
  • 152k
22 votes
3 answers
31k views

Surjectivity of $f:S\to S$ implies injectivity for finite $S$, and conversely

Let $S$ be a finite set. Let $f$ be a surjective function from $S$ to $S$. How do I prove that it is injective?
Mohan's user avatar
  • 15k
63 votes
6 answers
20k views

Do harmonic numbers have a “closed-form” expression?

One of the joys of high-school mathematics is summing a complicated series to get a “closed-form” expression. And of course many of us have tried summing the harmonic series $H_n =\sum \limits_{k \leq ...
Srivatsan's user avatar
  • 26.4k
31 votes
6 answers
6k views

Do we really need polynomials (In contrast to polynomial functions)?

In the following I'm going to call a polynomial expression an element of a suitable algebraic structure (for example a ring, since it has an addition and a multiplication) that has the form $a_{n}x^{...
temo's user avatar
  • 5,255
25 votes
3 answers
16k views

There exists an injection from $X$ to $Y$ if and only if there exists a surjection from $Y$ to $X$.

Theorem. Let $X$ and $Y$ be sets with $X$ nonempty. Then (P) there exists an injection $f:X\rightarrow Y$ if and only if (Q) there exists a surjection $g:Y\rightarrow X$. For the P $\implies$ Q part, ...
ohmygoodness's user avatar
6 votes
4 answers
3k views

Inverse of $f(x)=\sin(x)+x$

What is the inverse of $$f(x)=\sin(x)+x.$$ I thought about it for a while but I couldn't figure it out and I couldn't find the answer on the internet. What about $$f(x)=\sin(a \cdot x)+x$$ where ...
Mircea's user avatar
  • 119
36 votes
3 answers
12k views

When functions commute under composition

Today I was thinking about composition of functions. It has nice properties, its always associative, there is an identity, and if we restrict to bijective functions then we have an inverse. But then ...
AnonymousCoward's user avatar
58 votes
9 answers
9k views

On the functional square root of $x^2+1$

There are some math quizzes like: find a function $\phi:\mathbb{R}\rightarrow\mathbb{R}$ such that $\phi(\phi(x)) = f(x) \equiv x^2 + 1.$ If such $\phi$ exists (it does in this example), $\phi$ can ...
user1551's user avatar
  • 141k
97 votes
12 answers
98k views

Is there a bijective map from $(0,1)$ to $\mathbb{R}$?

I couldn't find a bijective map from $(0,1)$ to $\mathbb{R}$. Is there any example?
ieb's user avatar
  • 979
62 votes
8 answers
248k views

Is there a way to get trig functions without a calculator?

In school, we just started learning about trigonometry, and I was wondering: is there a way to find the sine, cosine, tangent, cosecant, secant, and cotangent of a single angle without using a ...
Jonathan Lam's user avatar
39 votes
7 answers
23k views

Show that the $\max{ \{ x,y \} }= \frac{x+y+|x-y|}{2}$.

Show that the $\max{ \{ x,y \} }= \dfrac{x+y+|x-y|}{2}$. I do not understand how to go about completing this problem or even where to start.
user72195's user avatar
  • 1,557
37 votes
5 answers
5k views

Why are removable discontinuities even discontinuities at all?

If I have, for example, the function $$f(x)=\frac{x^2+x-6}{x-2}$$ there will be a removable discontinuity at $x=2$, yes? Why does this discontinuity exist at all if the function can be simplified to $...
Kyle Delaney's user avatar
  • 1,431
5 votes
2 answers
2k views

I need a better explanation of $(\epsilon,\delta)$-definition of limit

I am reading the $\epsilon$-$\delta$ definition of a limit here on Wikipedia. It says that $f(x)$ can be made as close as desired to $L$ by making the independent variable $x$ close enough, but ...
themhz's user avatar
  • 1,223
3 votes
4 answers
14k views

How do I prove that $\arccos(x) + \arccos(-x)=\pi$ when $x \in [-1,1]$? [closed]

Prove that $\arccos x + \arccos(-x) = \pi$ when $x \in [-1,1]$. How do I prove this? Where should I begin and what should I consider?
Rocky G.'s user avatar
  • 307
39 votes
4 answers
7k views

Is There a Natural Way to Extend Repeated Exponentiation Beyond Integers?

This question has been in my mind since high school. We can get multiplication of natural numbers by repeated addition; equivalently, if we define $f$ recursively by $f(1)=m$ and $f(n+1)=f(n)+m$, ...
Ben Blum-Smith's user avatar
37 votes
3 answers
66k views

Derivative of a function with respect to another function. [duplicate]

I want to calculate the derivative of a function with respect to, not a variable, but respect to another function. For example: $$g(x)=2f(x)+x+\log[f(x)]$$ I want to compute $$\frac{\mathrm dg(x)}{\...
Marco's user avatar
  • 771
31 votes
7 answers
8k views

How to evaluate fractional tetrations?

Recently I've come across 'tetration' in my studies of math, and I've become intrigued how they can be evaluated when the "tetration number" is not whole. For those who do not know, tetrations are the ...
Mr. Vubio's user avatar
  • 681
52 votes
3 answers
28k views

Why is an empty function considered a function?

A function by definition is a set of ordered pairs, and also according the Kuratowski, an ordered pair $(x,y)$ is defined to be $$\{\{x\}, \{x,y\}\}.$$ Given $A\neq \varnothing$, and $\varnothing\...
user11750's user avatar
  • 1,009
31 votes
4 answers
30k views

When do two functions become equal?

When do two functions become equal? I have stumbled over this definition of equality of functions in elementary real analysis. Let $X$ and $Y$ be two sets. Let $f:X\rightarrow Y$ and $g:X\...
Tommjjerry's user avatar
8 votes
3 answers
19k views

X,Y are independent exponentially distributed then what is the distribution of X/(X+Y)

Been crushing my head with this exercise. I know how to get the distribution of a ratio of exponential variables and of the sum of them, but i can't piece everything together. The exercise goes as ...
entourager's user avatar
45 votes
3 answers
68k views

How do I divide a function into even and odd sections?

While working on a proof showing that all functions limited to the domain of real numbers can be expressed as a sum of their odd and even components, I stumbled into a troublesome roadblock; namely, I ...
Mana's user avatar
  • 749
27 votes
2 answers
23k views

Prove that the only eigenvalue of a nilpotent operator is 0?

I need to prove that: if a linear operator $\phi : V \rightarrow V$ on a vector space is nilpotent, then its only eigenvalue is $0$. I know how to prove that this for a nilpotent matrix, but I'm ...
Mathlete's user avatar
  • 1,347
8 votes
3 answers
5k views

bijection between $\mathbb{N}$ and $\mathbb{N}\times\mathbb{N}$ [duplicate]

I understand that both $\mathbb{N}$ and $\mathbb{N}\times\mathbb{N}$ are of the same cardinality by the Shroeder-Bernstein theorem, meaning there exists at least one bijection between them. But I can'...
rurouniwallace's user avatar
7 votes
3 answers
808 views

Does $f(a,b)$ being directly proportional to $a$ and $b$ separately imply that $f(a,b)$ is directly proportional to $ab?$

For example, in physics, if $$\text{F} \propto m_1m_2$$ and $$\text{F} \propto \frac{1}{r^2},$$ then $$\text{F} \propto (m_1m_2)\left(\frac{1}{r^2}\right)= \frac{m_1m_2}{r^2}.$$ This property (...
aaksaksyk's user avatar
  • 171
24 votes
4 answers
28k views

Count number of increasing functions, nondecreasing functions $f: \{1, 2, 3, \ldots, n\} \to \{1, 2, 3, \ldots, m\}$, with $m \geq n$.

I stumbled upon a question given like: Let $m$ and $n$ be two integers such that $m \geq n \geq 1$. Count the number of functions $$f: \{1, 2, · · · , n\} \to \{1, 2, · · · , m\}$$ of the following ...
lu5er's user avatar
  • 491

15 30 50 per page
1
2 3 4 5
92