Skip to main content
Notice removed Draw attention by asianirish
Bounty Ended with IljaKlebanov's answer chosen by asianirish

Suppose we have a function $F$$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 function $G$$G\colon \mathbb{R}^2 \to \mathbb{R}^2$ such that, for each $[a,b]\in\mathbb{R}^2$:

$$F = G(G([a,b]))$$$$F([a,b]) = G(G([a,b]))$$

Is there a general algorithm to find such a function?

Suppose we have a function $F$ over a numeric pair (pair of real numbers) $[a, b]$ such that:

$$F([a,b]) = [1-br+a, 1-br+a+b]$$

find a function $G$ such that:

$$F = G(G([a,b]))$$

Is there a general algorithm to find such a function?

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 function $G\colon \mathbb{R}^2 \to \mathbb{R}^2$ such that, for each $[a,b]\in\mathbb{R}^2$:

$$F([a,b]) = G(G([a,b]))$$

Is there a general algorithm to find such a function?

Notice added Draw attention by asianirish
Bounty Started worth 50 reputation by asianirish
Improved LaTeX formatting.
Source Link

Functional square root of a function F$F([a,b])=[1−b∗r+a=[1−br+a,1−b∗r+a+b]1−br+a+b]$.

Suppose we have a function F$F$ over a numeric pair (pair of real numbers) [a, b]$[a, b]$ such that:

$$F([a,b]) = [1-b*r+a, 1-b*r+a+b]$$$$F([a,b]) = [1-br+a, 1-br+a+b]$$

find a function G$G$ such that:

$$F = G(G([a,b]))$$

Is there a general algorithm to find such a function?

Functional square root of a function F([a,b])=[1−b∗r+a,1−b∗r+a+b]

Suppose we have a function F over a numeric pair (pair of real numbers) [a, b] such that:

$$F([a,b]) = [1-b*r+a, 1-b*r+a+b]$$

find a function G such that:

$$F = G(G([a,b]))$$

Is there a general algorithm to find such a function?

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

Suppose we have a function $F$ over a numeric pair (pair of real numbers) $[a, b]$ such that:

$$F([a,b]) = [1-br+a, 1-br+a+b]$$

find a function $G$ such that:

$$F = G(G([a,b]))$$

Is there a general algorithm to find such a function?

added 23 characters in body
Source Link

Suppose we have a function F over a numeric pair (pair of real numbers) [a, b] such that:

$$F([a,b]) = [1-b*r+a, 1-b*r+a+b]$$

find a function G such that:

$$F = G(G([a,b]))$$

Is there a general algorithm to find such a function?

Suppose we have a function F over a numeric pair [a, b] such that:

$$F([a,b]) = [1-b*r+a, 1-b*r+a+b]$$

find a function G such that:

$$F = G(G([a,b]))$$

Is there a general algorithm to find such a function?

Suppose we have a function F over a numeric pair (pair of real numbers) [a, b] such that:

$$F([a,b]) = [1-b*r+a, 1-b*r+a+b]$$

find a function G such that:

$$F = G(G([a,b]))$$

Is there a general algorithm to find such a function?

edited title
Link
Loading
deleted 18 characters in body
Source Link
Loading
Source Link
Loading