<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=Project_Euler%2F234</id>
	<title>Project Euler/234 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=Project_Euler%2F234"/>
	<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=Project_Euler/234&amp;action=history"/>
	<updated>2026-06-19T11:36:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://charlesreid1.com/w/index.php?title=Project_Euler/234&amp;diff=30625&amp;oldid=prev</id>
		<title>Admin: Create Project Euler/234 - Semidivisible Numbers (via create-page on MediaWiki MCP Server)</title>
		<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=Project_Euler/234&amp;diff=30625&amp;oldid=prev"/>
		<updated>2026-06-17T21:19:08Z</updated>

		<summary type="html">&lt;p&gt;Create Project Euler/234 - Semidivisible Numbers (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Problem Statement==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Semidivisible Numbers&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
For an integer n ≥ 4, we define the lower prime square root of n, denoted by lps(n), as the largest prime ≤ √n and the upper prime square root of n, ups(n), as the smallest prime ≥ √n.&lt;br /&gt;
&lt;br /&gt;
So, for example, lps(4) = 2 = ups(4), lps(1000) = 31, ups(1000) = 37.&lt;br /&gt;
&lt;br /&gt;
Let us call an integer n ≥ 4 semidivisible, if one of lps(n) and ups(n) divides n, but not both.&lt;br /&gt;
&lt;br /&gt;
The sum of the semidivisible numbers not exceeding 15 is 30, the numbers are 8, 10 and 12. 15 is not semidivisible because it is a multiple of both lps(15) = 3 and ups(15) = 5. As a further example, the sum of the 92 semidivisible numbers up to 1000 is 34825.&lt;br /&gt;
&lt;br /&gt;
What is the sum of all semidivisible numbers not exceeding 999966663333?&lt;br /&gt;
&lt;br /&gt;
==Flags==&lt;br /&gt;
&lt;br /&gt;
{{ProjectEulerFlag}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>