google-deepmind / google-deepmind/formal-conjectures

Voronovskaja-type Formula for the Bezier Variant of the Bernstein Operators

Open
#1,396 0 comments 1 reaction 1 assignee Claimed by @shamEiNew View on GitHub
new conjecture
Dominant language
Lean
Stars
1.3k
Forks
485
Avg merge
1d 20h
Merged PRs (30d)
327

Description

### What is the conjecture
Source : [constructive theory of functions](https://www.math.bas.bg/mathmod/Proceedings_CTF/CTF-2010/files_CTF-2010/Open_problems.pdf?utm_source=perplexity)
**Open problem:**
For $\alpha \neq 1$, prove the existence of a Voronovskaja-type asymptotic formula and determine the limit
$`
\lim_{n \to \infty } \sqrt{n} \, \big (B_{ n,\alpha} f(x)-f(x) \big)
`$
for suitable smooth functions $f$. Where
```math
(B_{n,\alpha}f)(x)
=
\sum_{k=0}^{n}
f\!\left(\frac{k}{n}\right)
\left(J_{n,k}^\alpha(x)-J_{n,k+1}^\alpha(x)\right),
````
where
$`
J_{n,k}(x)=\sum_{j=k}^{n} \binom{n}{j}x^j(1-x)^{n-j}.
`$

### Prerequisites needed
I think most of the prerequisites for this problem is in mathlib

### [AMS categories](https://github.com/google-deepmind/formal-conjectures/labels?q=ams-)

* ams-26
* ams-40
* ams-47

### Choose either option
- [x] I plan on adding this conjecture to the repository
- [ ] This issue is up for grabs: I would like to see this conjecture added by somebody else

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.