Skip to main content

Questions tagged [random-functions]

2 votes
1 answer
130 views

Given a prime number $p$ we consider the polynomial $P_p(z)=\sum_{n=1}^{p-1} \frac{z^n}{n}$. For $p$ an odd prime $<1500$ the set $P_p(\mathbb F_p))$ of values taken by $P_p$ on the finite field $\...
Roland Bacher's user avatar
11 votes
1 answer
403 views

I am looking at the random iteration in $\mathbb{C}$ $$z_{n+1}=\frac{1}{U_n-z_n},\qquad n\ge 0,$$ where $(U_n)$ is an random i.i.d. sequence taking the two complex values $4+\mathrm{i}$ and $4-\mathrm{...
stopro's user avatar
  • 311
3 votes
1 answer
133 views

Consider the following discrete random dynamical system: $$ X_{n+1} = F_\theta(X_n), $$ where at each step the index $\theta \in \{1,2\}$ is chosen randomly and independently, and $X_n \in \mathbb{C}$....
stopro's user avatar
  • 311
0 votes
1 answer
171 views

I'm trying to consider a probability space $\Omega$ and $f(x,\xi):\mathcal{X}\times\Omega\to\mathbb{R}$ (stochastic process over space? or function-valued random variable?), where $\mathcal{X}\subset\...
YJ Kim's user avatar
  • 321
0 votes
1 answer
261 views

A family of function hash functions $\mathcal{H}:\{h:N\rightarrow M\}$ is call $k$-wise independent if whenenver $h$ is drawn uniformly from $\mathcal{H}$, let $x_1,\ldots,x_k$ be distinct elements of ...
some1fromhell's user avatar
3 votes
1 answer
312 views

The background is as follows: I consider the following differential equation $$\phi_{xx}+u\phi=\lambda \phi,\ \ \lambda=-k^2$$ where $u=u(x),\ \phi=\phi(x,\lambda)$, $\lambda$ is the spectral ...
miao zhengwu's user avatar
1 vote
1 answer
382 views

Let $F = (F(x) : x \in \mathbf{R}^n)$ be a family of $\mathbf{R}^k$-valued random variables indexed by $\mathbf{R}^n$ (to be clear there is a single probability space $(\Omega,\Sigma,\mathbf{P})$ such ...
SBK's user avatar
  • 1,201
0 votes
1 answer
195 views

Let $X_{t}=\sum_{i=1}^n(1+s\cdot w_i)t_i\sin(t_i)$ where $t\in T=[-\pi/2,\pi/2]^n/\{\vec 0\}$, $w_i$ are iid standard gaussian variables, $s$ is a scalar denoting the strength of Gaussian noise. How ...
tony's user avatar
  • 405
0 votes
2 answers
198 views

Let $X_{t}=\sum_{i=1}^n(1+s\cdot w)\sin(t_i)$ where $t\in T=[-\pi/2,\pi/2]^n/\{\vec 0\}$, $w\sim\mathbb{N}(0,1)$, $s$ is a scalar denoting the strength of Gaussian noise. How to find the condition on $...
tony's user avatar
  • 405
2 votes
1 answer
246 views

Def $\{X_t\}_{t\in T}$ is called Lipschitz for metric $d$ on $T$ if there exists a random variable $C$ such that $$|X_t-X_s|\leq Cd(t,s),\text{ for all }t,s\in T.$$ Lemma Suppose $\{X_t\}_{t\in T}$ is ...
tony's user avatar
  • 405
2 votes
0 answers
137 views

Consider a random mapping $f:\{0,1\}^n \to \{0,1\}^n$, .i.e, a function such that for each $x \in \{0,1\}^n$, $f(x) \in \{0,1\}^n$ is chosen uniformly at random. My question is what would the fourier ...
David ross's user avatar
0 votes
1 answer
124 views

Let $T:=[-1,1]^{n-1}\times (0,1]$. Let $$f_n(x_1,\cdots,x_n,w_1,\cdots,w_n):=g(x_1,w_1)+\cdots+g(x_n,w_n)=\sum_{i=1}^ng(x_i,w_i),$$ where (i) $w_1,\cdots,w_n$ are i.i.d. Gaussian random variables (ii) ...
happyle's user avatar
  • 149
0 votes
1 answer
164 views

Consider a collection of independent standard Gaussian variables $w_i$ for $i = 1, 2, \ldots, N$. Define its linear combination $f:=\sum_{i=1}^Na_iw_i+b_i$, where $a_i=pb_i$ ($p$ is a fixed parameter),...
happyle's user avatar
  • 149
1 vote
1 answer
256 views

Question Given a random field $X(t)$ where the parameter space $T\subset\mathbb{R}_N$. Is there result regarding the concentration of the random field? For example $\mathbb{P}\{\|X(t)-\mathbb{E}\{X(t)\...
tony's user avatar
  • 405
1 vote
0 answers
120 views

In the literature about roots of random polynomials there are many results about the expected number of real roots of a complex polynomial building on Kac formula especially in the the asymptotic ...
AgnostMystic's user avatar

15 30 50 per page
1
2 3 4 5 6