You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
10$\begingroup$ Yes. A standard theorem (you can find it in most textbooks on approximation theory) is that for every positive continuous function $\delta$ on $\mathbb R$ and any continuous $f$ there, one can find a real analytic (even entire) $g$ such that $|g-f|\le\delta$ on the line. This doesn't yet give you what you want if used just as a black box, but if you look at the proof, you'll be able to modify it pretty easily to answer your question. To get 1-1, it helps to approximate the derivative together with $f$ itself. If you still have trouble with it, let me know and I'll post more details :-) $\endgroup$fedja– fedja2025-01-03 02:00:22 +00:00Commented Jan 3, 2025 at 2:00
-
4$\begingroup$ This is certainly so if the curve is parametrized by a non-compact interval. But if the curve is parametrized by $[a,b]$ the answer is negative. $\endgroup$Alexandre Eremenko– Alexandre Eremenko2025-01-03 15:38:41 +00:00Commented Jan 3, 2025 at 15:38
-
$\begingroup$ @fedja Can you say a bit more about how controlling/approximating the derivative allows you to prevent self-intersections between distant input points? $\endgroup$Kevin Casto– Kevin Casto2025-01-03 22:10:12 +00:00Commented Jan 3, 2025 at 22:10
-
4$\begingroup$ @KevinCasto Distant points are controlled by the small error of the approximation to a continuous curve you draw adding piece by piece already. The derivative is needed only to avoid self-intersections in a very near vicinity (if you have a non-self intersecting continuous $f$, its uniform approximation $g$ certainly won't glue faraway parameters, but can glue very close ones as much as it wants unless you control something like the derivative as well). $\endgroup$fedja– fedja2025-01-03 23:23:17 +00:00Commented Jan 3, 2025 at 23:23
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you