Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

#1: Initial revision by user avatar Pavel Kocourek‭ · 2023-01-21T15:22:38Z (over 1 year ago)
Is there a two variable quartic polynomial with two strict local minima and no other critical point?
> Does there exist a degree 4 polynomial $p:\Bbb R^2 \to \Bbb R$ that has two strict local minima and no other critical point?

This is the same as [this question rock-star](https://math.stackexchange.com/q/4024737/1134951), except for that I'm only interested in quartic polynomials instead of general functions $f:\Bbb R^2 \to \Bbb R, C^\infty$.

One option would be to consider polynomials in the form $p(x,y)=u(x,y)^2 + v(x,y)^2$. Since we need $p$ to be degree 4 polynomial, $u$ and $v$ must be quadratic polynomials. We need there to be a set $P\subset \Bbb R^2$ containing two points such that:
1. $(x,y)\in P \ \ \Longleftrightarrow \ \ u(x,y)=v(x,y)=0$;
2. $(x,y)\in P \ \ \Longleftrightarrow \ \ u_x u + v_x v = u_y u + v_y v =0$ when evaluated at $(x,y)$.  

> Do there exist quadratic polynomials $u,v:\Bbb R^2 \to \Bbb R$ and a two-point set $P$ satisfying conditions 1 and 2?

**Disclaimer.** I asked [this question in a more general form](https://math.stackexchange.com/q/4620929/1134951) ($P$ consisting of 2-4 points) on MSE.