<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>欧拉计划 on Niweea’s Blog</title><link>https://niweea.github.io/categories/%E6%AC%A7%E6%8B%89%E8%AE%A1%E5%88%92/</link><description>Recent content in 欧拉计划 on Niweea’s Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 18 Jan 2022 23:52:31 +0800</lastBuildDate><atom:link href="https://niweea.github.io/categories/%E6%AC%A7%E6%8B%89%E8%AE%A1%E5%88%92/index.xml" rel="self" type="application/rss+xml"/><item><title>Even Fibonacci numbers</title><link>https://niweea.github.io/posts/projecteuler/problem_2/</link><pubDate>Tue, 18 Jan 2022 23:52:31 +0800</pubDate><guid>https://niweea.github.io/posts/projecteuler/problem_2/</guid><description>&lt;h1 id="even-fibonacci-numbers" class="relative group"&gt;Even Fibonacci numbers &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#even-fibonacci-numbers" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;&lt;p&gt;Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 terms will be:&lt;/p&gt;</description></item><item><title>Multiples of 3 and 5</title><link>https://niweea.github.io/posts/projecteuler/problem_1/</link><pubDate>Wed, 28 Oct 2020 17:40:00 +0800</pubDate><guid>https://niweea.github.io/posts/projecteuler/problem_1/</guid><description>&lt;h1 id="multiples-of-3-and-5" class="relative group"&gt;Multiples of 3 and 5 &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#multiples-of-3-and-5" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;&lt;p&gt;If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.
Find the sum of all the multiples of 3 or 5 below 1000.&lt;/p&gt;</description></item></channel></rss>