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.

-1 votes
1 answer
110 views

Find all $f:N_0\to N_0$ which obey the functional equation $2f(m^2+n^2)=f(m)^2+f(n)^2$ for all non-negative integers $m,n$

Find all $f:\Bbb{N_0}\to \Bbb{N_0}$ which obey the functional equation $$2f(m^2+n^2)=f(m)^2+f(n)^2$$ for all non-negative integers $m,n$. My attempt Putting $m=n=0$, we get $f(0)=0$ or $1$. Case 1: $...
An Alien's user avatar
  • 516
-1 votes
1 answer
94 views

How total derivative of a function works and what is the derivation of the formula?

If f is a function of $(x,y,z)$ then the total derivative is $$d f = \frac { \partial f } { \partial x } d x + \frac { \partial f } { \partial y } d y + \frac { \partial f } { \partial z } d z$$ but ...
Hawkingo's user avatar
  • 132
-1 votes
2 answers
658 views

Is this function injective or surjective: $g: \mathbb{N} \rightarrow \mathbb{N}, n \mapsto 2n^{3}-1$

Is this function injective or surjective: $g: \mathbb{N} \rightarrow \mathbb{N}, n \mapsto 2n^{3}-1$ I don't know how I can say this. I have to find some values for which we see it cannot be ...
berndgr's user avatar
  • 375
-1 votes
1 answer
191 views

What's the image of the function $f(x)=(3x+2^{v_2(x)})$ on the Prufer 2-group?

What's the image of the function $f_r(x)=\left(\dfrac{3x}{2^r}+2^{v_2\left(\tfrac{x}{2^r}\right)}\right)$ on the Prufer 2-group $\mathbb{Z}_2(2^{\infty})$? For each case of $r=0, 1,\text{ or }2$? To ...
it's a hire car baby's user avatar
-1 votes
1 answer
67 views

Proving that a real function is bounded [closed]

Let $y$ be a real function and $c>0$. If $y$ satisfies the following inequality \begin{equation} y^{\prime}(t)+y(t)\leq y^{\frac{3}{2}}(t)+c \end{equation} How can I prove that $y$ is bounded.
Mee Na's user avatar
  • 5
-1 votes
1 answer
87 views

Consider the function $f:\Bbb Q\to \Bbb Q$.Prove that $f$ is not monotonic,find it's range... [closed]

Consider the function $f:\Bbb Q\to \Bbb Q $.For every $m\in \Bbb Z,n\in \Bbb N$ with the condition $\gcd(m,n)=1$ we have: $f(\frac mn)=\frac{m}{n+1}$.Now: a)Prove that $f$ is not monotonic(...
Hamid Reza Ebrahimi's user avatar
-1 votes
1 answer
193 views

Set theory proof, $\exists g(g\colon A\twoheadrightarrow C)$ or $\exists h(h\colon C\hookrightarrow B)$ [closed]

Let $A$, $B$ and $C$ be such that $|A \cup B|=|C \times C|$. Prove that $\exists g(g\colon A\twoheadrightarrow C)\lor \exists h(h\colon C\hookrightarrow B)$ ($h$ is injection and $g$ surjection).
Petko Kamenov's user avatar
-1 votes
1 answer
602 views

Calculation of average of sine wave based on area under the curve and amplitude [closed]

Is it possible to derive analytically the mean value of the sine wave function (expressed as $f(x) = mean + A*\sin(x)$) based on known area under the curve and amplitude ($A$) (for illustration of ...
user84566's user avatar
-1 votes
1 answer
73 views

Is the formula $\exists x [f(x) = a]$ logically valid?

Since the variable $x$ belongs to the universal set, then we could say that $f^{-1}(a)$ is one of the values we could assign to $x$. Therefore, $\exists x [(f(x) = a]$ is equivalent to $f(x_0)=a \lor ...
TylerD007's user avatar
  • 621
-1 votes
1 answer
2k views

What is a continuous transfer function?

What is continuous transfer and what does a continuous transfer function (like the CLR from SciLab) do? Why is it useful/where is it used?
Bob's user avatar
  • 87
-1 votes
1 answer
129 views

Existence of additive non-linear function [closed]

The following question should have a positive answer: it is taken from Example 1.11 of the book "Positive Operators" by Aliprantis and Burkinshaw. Question: Does there exist an additive function $\...
Paolo Leonetti's user avatar
-1 votes
4 answers
3k views

Solving a problem using the definition of limit [closed]

How can I solve this using the definition of limit? Prove using the definition of limit that: $$\lim_{x\to 1} (x²-4x)=-3$$ How can I approach this? EDIT: OH my god! Thanks @adam! Maybe you can ...
user136829's user avatar
-1 votes
1 answer
70 views

Question about writing cyclometric function in function of $x$

I have an excercise about cyclometric functions and I'm stuck right now: $\cot(2\operatorname{arcsec}x)$ Let $ y=\operatorname{arcsec}x \Leftrightarrow \sec y=x$ then $$\cot 2y=\frac {\cos2y}{\sin2y}...
Kishintai's user avatar
-1 votes
1 answer
82 views

What this means,f(x)=y in case of surjective function? [closed]

$x$ means input, $y$ means output so $$f(x)=y$$ means any input that goes into this function give the $y$ that means output, but how this can prove a function is surjective?
Noman's user avatar
  • 193
-1 votes
4 answers
136 views

Calculate function: $\int_{a}^{b} \left(f{(x)}\right)dx=c$

Is there a way to find the function $f{(x)}$ for a given value of $a,b,c$? $$\int_{a}^{b} \left(f{(x)}\right)dx=c$$ For example: $a=0,b=1,c=\frac{1}{3}$ we get: $$\int_{0}^{1} \left(f{(x)}\right)...
Jan Eerland's user avatar
  • 28.7k
-2 votes
1 answer
82 views

How to create a function f(x,y) = z where an increase in |x-y| corresponds with an increase z and |y| corresponds with decrease in z [closed]

I'm trying to figure out a function that does the following: Increases with a (that is, the absolute value of the magnitude between ...
O.rka's user avatar
  • 777
-2 votes
3 answers
142 views

Problem on theory of equations.

Let $P(x) := \prod_{k = 1}^{50} (x - k)$ and $Q(x) := \prod_{k = 1}^{50} (x + k)$. If $P(x) Q(x) = \sum_{k = 0}^{100} a_k x^k$, find $a_{100} - a_{99} - a_{98} - a_{97}$. The correct answer is ...
user avatar
-2 votes
1 answer
43 views

Do these points trace out a function? $ P(2^{2^s},2^{2^{-s}}) $

Do these points trace out a function? What is the functional equation? $$ P(2^{2^s},2^{2^{-s}})$$ for $s\in\Bbb R.$ I know that $$ P(2^s,2^{-s}) $$ traces out the function $f(x)=\frac{1}{x}.$
zeta space's user avatar
-2 votes
1 answer
40 views

Composing inverse with a function vs manipulating to have inverse in function's expression

Consider a function $f(x)=2x$ with inverse $g(x)= \frac{x}{2}$, now notice that: $$ f(x) = 2x = 4 \frac{x}{2} = 4g$$ Or, $$ f(x) = 4g$$ Now it looks very tempting to say: $$ f(g) =4g \tag{1}$$ The ...
Cathartic Encephalopathy's user avatar
-2 votes
1 answer
240 views

What is the growth rate of $h(n)?$

$$h(n) = \#\{ \pi(x)\pi(n-x),x\le n\}$$ What is the growth rate of $h(n)?$ (the notation means find the distinct values of $h(n)$ for each $n \in \Bbb N)$ for example, plotting the point $(12,4)$ ...
zeta space's user avatar
-2 votes
2 answers
112 views

How do I prove interval 𝐴⊂[0,3] exists on this integration

Let $f:[0,3] \to \mathbb{R}$ be a continuous function satisfying $$\int_{0}^{3}x^{k}f(x)dx=0 \quad \text{for each k = 0,1,}\dots,n-1$$ and $$\int_{0}^{3}x^{n}f(x)dx=3.$$ Then prove that there is an ...
Hyunwoo Kim's user avatar
-2 votes
0 answers
40 views

function plese help me [duplicate]

find $a$, if $$f(x)= \frac{x^2-ax+2}{x-2}$$ has no vertical asymptotes
Венци Генова's user avatar
-2 votes
1 answer
291 views

if f and g are monotonically increasing functions, such that f(g(n))=O(n) and f(n)=Ω(n) then g(n)=O(n) [closed]

I have to prove this statement : if $f$ and $g$ are monotonically increasing functions, such that $f(g(n))=O(n)$ and $f(n)=Ω(n)$ then $g(n)=O(n).$
helpless1000's user avatar
-2 votes
1 answer
2k views

proving that f is bijection from NxNxN to N [closed]

How should I construct a function to show that their exist a bijection from $\mathbb {N}$x$\mathbb {N}$x$\mathbb{N}$ to $\mathbb{N}$?
rathod dinesh's user avatar
-3 votes
1 answer
113 views

Find the relationship between $x$ and $y$ so that $y:=0\rightarrow\frac{\pi}{2}\Leftrightarrow x:=y\rightarrow\frac{\pi}{2}$

Find the relationship between $x$ and $y$ so that $$y:=0\rightarrow\frac{\pi}{2}\Leftrightarrow x:=y\rightarrow\frac{\pi}{2}$$ I'm having trouble solving the multivariable calculus if I change the ...
user avatar
-3 votes
1 answer
159 views

Find all functions $f:\mathbb{R}\to\mathbb{R}$ such as $x\left[f(x+y)-f(x-y)\right]=4yf(x)$

Find all functions $f:\mathbb{R}\to\mathbb{R}$ such as $$x\left[f(x+y)-f(x-y)\right]=4yf(x)$$ My attempt: Let $x=0\Rightarrow 4yf(0)=0\Rightarrow f(0)=0.$ Let $y=x\Rightarrow xf(2x)=4xf(x)\Rightarrow ...
NKellira's user avatar
  • 2,011

15 30 50 per page
1
88 89 90 91
92