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.

223 votes
4 answers
100k views

Are there some good overviews of basic facts about images and inverse images of sets under functions?
195 votes
9 answers
70k views

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's ...
user1411893's user avatar
  • 2,173
164 votes
1 answer
3k views

Definition. A function $f:\Bbb R\to\Bbb R$ will be called potentially continuous if there is a bijection $\phi:\Bbb R\to\Bbb R$ such that $f\circ \phi$ is continuous. So one could say a potentially ...
M. Winter's user avatar
  • 31k
144 votes
1 answer
6k views

During computation of some Shapley values (details below), I encountered the following function: $$ f\left(\sum_{k \geq 0} 2^{-p_k}\right) = \sum_{k \geq 0} \frac{1}{(p_k+1)\binom{p_k}{k}}, $$ where $...
Yuval Filmus's user avatar
  • 58.1k
105 votes
12 answers
106k views

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

How do you in general prove that a function is well-defined? $$f:X\to Y:x\mapsto f(x)$$ I learned that I need to prove that every point has exactly one image. Does that mean that I need to prove the ...
Kasper's user avatar
  • 14k
80 votes
7 answers
37k views

What are the functions that are their own inverse? (thus functions where $ f(f(x)) = x $ for a large domain) I always thought there were only 4: $f(x) = x , f(x) = -x , f(x) = \frac {1}{x} $ and $ ...
Willemien's user avatar
  • 6,810
76 votes
6 answers
14k views

I am a Software Engineering student and this year I learned about how CPUs work, it turns out that electronic engineers and I also see it a lot in my field, we do use derivatives with discontinuous ...
Santiago Pardal's user avatar
72 votes
6 answers
19k views

As we saw here, the minimum of two quantities can be written using elementary functions and the absolute value function. $\min(a,b)=\frac{a+b}{2} - \frac{|a-b|}{2}$ There's even a nice intuitive ...
Oscar Cunningham's user avatar
72 votes
7 answers
7k views

Consider the function $f(x)=a_0x^2$ for some $a_0\in \mathbb{R}^+$. Take $x_0\in\mathbb{R}^+$ so that the arc length $L$ between $(0,0)$ and $(x_0,f(x_0))$ is fixed. Given a different arbitrary $a_1$, ...
sam wolfe's user avatar
  • 3,585
67 votes
8 answers
266k views

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
66 votes
18 answers
9k views

I'm thinking about this question in the sense that we often have a term $(-1)^n$ for an integer $n$, so that we get a sequence $1,-1,1,-1...$ but I'm trying to find an expression that only gives every ...
Kristaps John Balodis's user avatar
65 votes
6 answers
63k views

is there some way to create unique number from 2 positive integer numbers? Result must be unique even for these pairs: 2 and 30, 1 and 15, 4 and 60. In general, if I take 2 random numbers result must ...
drizzt's user avatar
  • 719
65 votes
6 answers
23k views

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.8k
64 votes
9 answers
10k views

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
  • 151k

15 30 50 per page
1
2 3 4 5
2310