<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>2026-07 on Andrey's Notes on Everything</title><link>https://blog.dmitriev.de/archives/2026-07/</link><description>Recent content in 2026-07 on Andrey's Notes on Everything</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 03 Jul 2026 17:24:56 +0200</lastBuildDate><atom:link href="https://blog.dmitriev.de/archives/2026-07/index.xml" rel="self" type="application/rss+xml"/><item><title>Interactive Mathematical Pendulum Simulation</title><link>https://blog.dmitriev.de/algorithms/pendulum/</link><pubDate>Fri, 03 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.dmitriev.de/algorithms/pendulum/</guid><description>&lt;p&gt;Mathematical pendulums are among the most fundamental oscillating systems studied in physics. This interactive simulation allows you to explore how pendulum motion depends on length, gravity, and initial displacement. The model uses the full nonlinear pendulum equation and integrates the motion using a fourth-order Runge–Kutta method for improved numerical accuracy.&lt;/p&gt;</description></item><item><title>Interactive Pendulum Wave Simulation</title><link>https://blog.dmitriev.de/algorithms/pendulums/</link><pubDate>Fri, 03 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.dmitriev.de/algorithms/pendulums/</guid><description>&lt;p&gt;A pendulum wave is a mesmerizing physical phenomenon created by multiple pendulums of different lengths oscillating from the same support. Although all pendulums start in phase, their slightly different natural periods gradually cause them to drift apart, forming beautiful wave-like patterns. After a certain amount of time, the system partially or fully synchronizes again, creating repeating visual structures.&lt;/p&gt;
&lt;p&gt;This interactive simulation lets you experiment with pendulum lengths, initial angle, gravity, and time scale while observing how differences in oscillation period influence phase relationships between multiple pendulums.&lt;/p&gt;</description></item><item><title>Lemniscate of Bernoulli</title><link>https://blog.dmitriev.de/math/lemniscate/</link><pubDate>Fri, 03 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.dmitriev.de/math/lemniscate/</guid><description>&lt;p&gt;The &lt;strong&gt;Lemniscate of Bernoulli&lt;/strong&gt; is a fascinating plane curve discovered by the Swiss mathematician &lt;strong&gt;Jakob Bernoulli&lt;/strong&gt; in 1694. Its characteristic figure-eight shape makes it one of the most recognizable curves in mathematics. The curve can be defined as the set of points for which the product of the distances to two fixed points (foci) remains constant.&lt;/p&gt;</description></item><item><title>Visualizing Sorting Algorithms in Real Time</title><link>https://blog.dmitriev.de/algorithms/sort/</link><pubDate>Fri, 03 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.dmitriev.de/algorithms/sort/</guid><description>&lt;p&gt;Sorting algorithms are one of the fundamental building blocks of computer science. While their source code is often only a few lines long, understanding how elements move through a collection can be much easier when the process is visualized.&lt;/p&gt;</description></item></channel></rss>