Skip to main content

All Questions

Tagged with
1 vote
0 answers
43 views

How to combine the $4$-dimensions of spacetime into 1 dimension?

I have been thinking about the possibility of representing all points in a $4$-dimensional spacetime coordinate system $\mathbb{R}^{1,4}$, as points on one line $P$ (or axis of a $1$-dimensional ...
A.M.M Elsayed 马克's user avatar
3 votes
1 answer
73 views

Whether the given function is one-one or onto or bijective?

Let $f:\mathbb{R}\to \mathbb{R}$ be such that $$f(x)=x^3+x^2+x+\{x\}$$ where $\{x\}$ denotes the fractional part of $x$. Whether $f$ is one-one or onto or both? For one-one, we need to show that if $f(...
PAMG's user avatar
  • 4,500
1 vote
1 answer
127 views

$g(f(x + y)) = f(x) + (x+y)g(y).$ Value of $𝑔(0) + 𝑔(1)+\dots+ 𝑔(2024)$?

Let $f$ and $g$ be functions such that for all real numbers $x$ and $y$: $$g(f(x + y)) = f(x) + (x+y)g(y).$$ The value of $𝑔(0) + 𝑔(1)+\ldots 𝑔(2024)$ is? I found the question on Mathematics Stack ...
NOT ACID's user avatar
6 votes
1 answer
168 views

Prove that for any function $f:\mathbb R\to\mathbb R$ there exist real numbers $x,y$, with $x\neq y$, such that $|f(x)-f(y)|\leq 1$.

I need help with a 9th grade functions exercise: Prove that for any function $f:\mathbb R\to\mathbb R$ there exist real numbers $x,y$, with $x\neq y$, such that $|f(x)-f(y)|\leq 1$. I tried assuming ...
Victor Ban's user avatar
1 vote
1 answer
34 views

A claim regarding some summations of monotonic functions in fraction

I am trying to prove this claim but it seems the math somehow does not work out... Let $f_1,f_2,g_1$ and $g_2$ be real-valued, strictly positive, continuously differentiable and strictly decreasing ...
Paul H.Y. Cheung's user avatar
1 vote
2 answers
119 views

Show that a function is $f$ bijective if $f(f(f(2x+3)))=x$ for all real $x$

Let $ f : \mathbb{R} \to \mathbb{R} $ is a function such that $$ \forall x\in\mathbb{R} : f(f(f(2x+3)))=x $$ Show that $f$ is bijective. We have to show that $f$ is injective and surjective. How do we ...
Trifon's user avatar
  • 113
4 votes
6 answers
682 views

Is $x^3$ really an increasing function for all intervals?

I had an argument with my maths teacher today... He says, along with another classmate of mine that $x^3$ is increasing for all intervals. I argue that it isn't. If we look at conditions for ...
Maddy's user avatar
  • 45
0 votes
1 answer
46 views

How can I study the changes of $f_k(x)=\frac{e^{kx}-1}{2e^x}$

Let $f_k(x)$ be a function defined on $\mathbb{R}$ by $$f_k(x)=\frac{e^{kx}-1}{2e^x}$$ Where $k$ is a real , How can I study according to the values of $k$ the changes of the changes of $f_k$ I ...
Mostafa dd's user avatar
-3 votes
1 answer
100 views

Is this an injection from $\mathbb{R}_+$ to $(0,1)$? [closed]

I am wondering if $f: \mathbb{R}_+ \rightarrow (0,1)$ is an injection if $f$ just moves the decimal point to the left of each number an equal amount of times as how far the decimal point is from the ...
Princess Mia's user avatar
  • 2,979
0 votes
1 answer
26 views

Is it possible for a function to be continuously derivable over its entire open domain except for a removable discontinuity?

For example, is there a function $f \in \mathcal{C}(\mathbb{R}) \cap \mathcal{C}^1(\mathbb{R} \setminus \{ 0 \})$ such that $$ \exists \lim_{x \to 0} f'(x) = \lim_{x \to 0} \lim_{y \to x} \frac{f(y)-f(...
Juan's user avatar
  • 33
0 votes
4 answers
67 views

Rudin PMA 4.31 - does the elements of $E$ have to be ordered (smallest to the biggest)?

Here is a reformulation of Rudin PMA $4.31$ remark: Let $a$ and $b$ be two real numbers such that $a < b$, let $E$ be any countable subset of the open interval $(a,b)$, and let the elements of $E$ ...
niobium's user avatar
  • 1,231
2 votes
2 answers
59 views

Is there a 'simple' function that flips the order of positive numbers without making them negative?

If I want to flip the order of some numbers, I can just multiply them with -1. But is there a not too complicated way to do it such that the numbers remain positive? Here's my attempt to word the ...
proof-of-correctness's user avatar
7 votes
2 answers
157 views

Find all real functions that satisfy: $f(x+y) = (f(x))^2 + (f(y))^2$, $x$, $y$ $\in$ $\mathbb{R}$

I am trying to find all real functions that satisfy the property: $f(x+y) = (f(x))^2 + (f(y))^2$, $x$, $y$ real numbers. I tried to substitute $x$ and $y$ with $0$ but end up with nothing, then I ...
David399's user avatar
  • 301
1 vote
1 answer
98 views

Functional square root of a function $F([a,b])=[1βˆ’br+a,1βˆ’br+a+b]$.

Suppose we have a function $F\colon \mathbb{R}^2 \to \mathbb{R}^2$ over a numeric pair (pair of real numbers) $[a, b]$ such that: $$F([a,b]) = [1-br+a, 1-br+a+b]$$ for some $r\in\mathbb{R}$. find a ...
asianirish's user avatar
2 votes
2 answers
122 views

Formula for the $n$-th term of the sequence $1, 2, 4, 6, 12, 16, 24, 30, 60, 72, 96, 112, \ldots$, where $f_n := \frac{1}{n} (f_{2n} - f_n)$

I'm struggling with this sequence. $$1, 2, 4, 6, 12, 16, 24, 30, 60, 72, 96, 112, \ldots$$ Where, $f_n := \frac{1}{n} (f_{2n} - f_n)$ You can also work it out for negative powers of 2, $$f_\frac{1}{2} ...
Adi's user avatar
  • 71
7 votes
2 answers
548 views

Find all functions $f:\mathbb{R}\rightarrow\mathbb{R}$ where $f(xf(y)+f(x)+y)=xy+f(x)+f(y)$

Find all functions $f:\mathbb{R}\rightarrow\mathbb{R}$ for two real numbers $x$ and $y$ where $f(xf(y)+f(x)+y)=xy+f(x)+f(y)$ For $x=0$ and $y=-f(0)$ then $f(-f(0))=0$. So, there is a real root $r_0$ ...
Farshid Farhat's user avatar
0 votes
0 answers
30 views

Complex Functions Examples

I was asked to give an example of a function: i) whose domain isn't equal to its codomain ii) whose domain isn't equal to its image iii) whose codomain isn't equal to its image iv) a function $f$ from ...
user avatar
0 votes
1 answer
30 views

Finding domain and range without equation

We are given that $f(x)$ has domain $x \geq -4$ and $f(x) < -1$. All numbers in $\mathbb{R}$. Now we want to find the domain of $3f(x+1)+4$. My solution is $x+1 \geq -4$ so new domain is $x \geq -5$...
Salazar_3854708's user avatar
2 votes
2 answers
70 views

Proof Surjective function with no ''given'' function

$f_1 : \mathbb{R}^2 \longrightarrow \mathbb{R}$ and $f_2 : \mathbb{R}^2 \longrightarrow \mathbb{R}$ and define $f: \mathbb{R}^2 \longrightarrow \mathbb{R}^2$ as $f(x,y) = (f_1(x,y),f_2(x,y))$. ...
Willem's user avatar
  • 177
-1 votes
1 answer
44 views

Does there exist a real-valued function such that for any proper subset of real numbers the function maps outsidr of the set?

Does there exist a bijective function $f$ from the real numbers to the real numbers such that for any non-empty proper subset of real numbers $R$ there exist $x$ in $R$ such that $f(x)$ is not an ...
Toothpick Anemone's user avatar
0 votes
1 answer
76 views

Proving that the map $f:\mathbb R \to \text{Seq}(\mathbb Q)/\sim$ is surjective

I was reading about constructing Real numbers using Cauchy sequences of rational numbers. To be more specific, let $\text{Seq}(\mathbb Q)$ be the set of all Cauchy sequences of rational numbers and ...
Eduardo MagalhΓ£es's user avatar
0 votes
1 answer
108 views

Show that $f(rx)=(f(x))^r$ for all $r\in \mathbb{Q}$ if $f(x+y)=f(x).f(y)$ for all $x,y\in \mathbb{R}$

$f:\mathbb{R}\to \mathbb{R}$ be function satisfying $f(x+y)=f(x).f(y)$ for all $x,y\in \mathbb{R}$ and $lim_{x\to 0} f(x)=1$ then show that $f(rx)=(f(x))^r$ for all $r\in \mathbb{Q}$. Here is what I ...
Shivam M's user avatar
  • 322
0 votes
0 answers
124 views

Converse of Bolzano Weierstrass Theorem

Bolzano Weierstrass Theorem (for sequences) states that Every bounded sequence has a limit point. However the converse is not true i.e. there do exist unbounded sequence(s) having only one real limit ...
Raminder Singh's user avatar
0 votes
0 answers
47 views

Find $f(3)$ if $f(f(x) - y) = f(x) + f(f(y) - f(-x)) + x$ [duplicate]

Let $f : \mathbb{R} \to \mathbb{R}$ be a function such that $$f(f(x) - y) = f(x) + f(f(y) - f(-x)) + x$$for all real numbers $x$ and $y.$ Let $n$ be the number of possible values of $f(3),$ and let $s$...
MathMagician's user avatar
0 votes
1 answer
1k views

Show that $\mathbb{R}$ and the open interval $(-1, 1)$ have the same cardinality.

I am a little confused about using functions to show that two sets of intervals have the same cardinality. I believe that if we can find a bijective function $f$ such that $f: \mathbb{R} \to (-1, 1)$, ...
Jason Chiu's user avatar
0 votes
0 answers
37 views

Bijection from $\mathcal{P} (\mathbb{R})$ to the set of functions from $\mathbb{R}$ to $\mathbb{R}$ [duplicate]

I’m a bit confused as to how we get the bijection between a powerset of a set to the set of functions from that self to itself I can see the obvious bijection from the powerset to the set ${[0,1]}^{R}$...
Ablation_nation's user avatar
6 votes
4 answers
1k views

Why is the range a larger set than the domain?

When we have a function $f: \mathbb{R} \to \mathbb{R}$, I can intuitively picture that and think that for every $x \in \mathbb{R}$, we can find a $y \in \mathbb{R}$ such that our function $f$ maps $x$ ...
nocomment's user avatar
  • 319
0 votes
0 answers
36 views

Is there a standard procedure to "invert" a multivariable function?

I have a function $P(Q,x)$ ($P$ as a function of variables $Q$ and $x$) and I would instead like to known the function $Q(P,x)$ ($Q$ as a function of variables $P$ and $x$). These functions are in ...
Saurabh Shringarpure's user avatar
0 votes
0 answers
38 views

Finding Sequence of Polynomials Whose Existence is Guaranteed

I'm interested in knowing whether we can find a sequence of polynomials (thanks to Stone-Weierstras) that converges to the Weierstrass function on some random interval (for instance, [-2 , 2]. The ...
Federico's user avatar
0 votes
2 answers
74 views

Nowhere continuous functions $f: \mathbb{R} \to \mathbb{R}$ such that $f(f(x)) = (f(x))^2$

Are there any nowhere continuous functions $f: \mathbb{R} \to \mathbb{R}$ satisfying the identity $f(f(x)) = (f(x))^2$ $\forall x \in \mathbb{R}$?
Rick Does Math's user avatar

15 30 50 per page
1
2 3 4 5
…
7