Paper: Vibe coding: programming through conversation with artificial intelligence. 2025
1 What do they do, and what’s the result?
1.1 What do they do?
1.1.1
1.1.2
1.1.3
1.2 What’s the result?
1.2.1
1.2.2
1.2.3
2: Can I use any of it in my work? If yes, how?
2.1 …
2.1.1
2.1.2
2.1.3
2.2 …
2.2.1
2.2.2
3: Sparked ideas, thought or questions.
3.1.1
3.1.2
3.1.3
4: Knowledge or useful tools, tricks.
4.1.1
4.1.2
4.1.3
At first, we sample
in the
(
is odd) equidistant points around
:
![]()
where
is some step.
Then we interpolate points
by polynomial
(1) 
Its coefficients
are found as a solution of system of linear equations:
(2) ![]()
Here are references to existing equations: (1), (2).
Here is reference to non-existing equation (??).
Done