mirror of
https://github.com/AlekseyLobanov/AlekseyLobanov.github.io.git
synced 2026-01-12 05:02:02 +03:00
Added solution of problem 146
This commit is contained in:
@@ -1,5 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/all.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2016-07-22T13:35:00+03:00</updated><entry><title>Нахождение суммы k-ых степеней</title><link href="http://likemath.ru/posts/nakhozhdenie-summy-k-ykh-stepenei/" rel="alternate"></link><published>2016-07-22T13:35:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-07-22:posts/nakhozhdenie-summy-k-ykh-stepenei/</id><summary type="html"><p>Как придумать формулу для суммы <span class="math">\(1^5 + 2^5 + 3^5 + \ldots + n^5\)</span> и есть ли она&nbsp;вообще?</p>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/all.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2016-10-21T17:40:00+03:00</updated><entry><title>Моё решение задачи 146</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-146/" rel="alternate"></link><published>2016-10-21T17:40:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-10-21:posts/moio-reshenie-zadachi-146/</id><summary type="html"><p>Краткое условие: необходимо найти сумму всех натуральных <span class="math">\(n\)</span>, что <span class="math">\(n^2+1\)</span>, <span class="math">\(n^2+3\)</span>, <span class="math">\(n^2+7\)</span>, <span class="math">\(n^2+9\)</span>, <span class="math">\(n^2+13\)</span>, и <span class="math">\(n^2+27\)</span> будут последовательными простыми&nbsp;числами.</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
mathjaxscript.type = 'text/javascript';
|
||||
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
|
||||
"MathJax.Hub.Config({" +
|
||||
" config: ['MMLorHTML.js']," +
|
||||
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
|
||||
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
|
||||
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
|
||||
" displayAlign: 'center'," +
|
||||
" displayIndent: '0em'," +
|
||||
" showMathMenu: true," +
|
||||
" tex2jax: { " +
|
||||
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
|
||||
" displayMath: [ ['$$','$$'] ]," +
|
||||
" processEscapes: true," +
|
||||
" preview: 'TeX'," +
|
||||
" }, " +
|
||||
" 'HTML-CSS': { " +
|
||||
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
|
||||
" } " +
|
||||
"}); ";
|
||||
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
|
||||
}
|
||||
</script></summary><category term="Project Euler"></category><category term="c++"></category><category term="FLINT"></category></entry><entry><title>Нахождение суммы k-ых степеней</title><link href="http://likemath.ru/posts/nakhozhdenie-summy-k-ykh-stepenei/" rel="alternate"></link><published>2016-07-22T13:35:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-07-22:posts/nakhozhdenie-summy-k-ykh-stepenei/</id><summary type="html"><p>Как придумать формулу для суммы <span class="math">\(1^5 + 2^5 + 3^5 + \ldots + n^5\)</span> и есть ли она&nbsp;вообще?</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss version="2.0"><channel><title>Блог 529</title><link>http://likemath.ru/</link><description>Project Euler и остальное</description><lastBuildDate>Fri, 22 Jul 2016 13:35:00 +0300</lastBuildDate><item><title>Нахождение суммы k-ых степеней</title><link>http://likemath.ru/posts/nakhozhdenie-summy-k-ykh-stepenei/</link><description><p>Как придумать формулу для суммы <span class="math">\(1^5 + 2^5 + 3^5 + \ldots + n^5\)</span> и есть ли она&nbsp;вообще?</p>
|
||||
<rss version="2.0"><channel><title>Блог 529</title><link>http://likemath.ru/</link><description>Project Euler и остальное</description><lastBuildDate>Fri, 21 Oct 2016 17:40:00 +0300</lastBuildDate><item><title>Моё решение задачи 146</title><link>http://likemath.ru/posts/moio-reshenie-zadachi-146/</link><description><p>Краткое условие: необходимо найти сумму всех натуральных <span class="math">\(n\)</span>, что <span class="math">\(n^2+1\)</span>, <span class="math">\(n^2+3\)</span>, <span class="math">\(n^2+7\)</span>, <span class="math">\(n^2+9\)</span>, <span class="math">\(n^2+13\)</span>, и <span class="math">\(n^2+27\)</span> будут последовательными простыми&nbsp;числами.</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
mathjaxscript.type = 'text/javascript';
|
||||
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
|
||||
"MathJax.Hub.Config({" +
|
||||
" config: ['MMLorHTML.js']," +
|
||||
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
|
||||
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
|
||||
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
|
||||
" displayAlign: 'center'," +
|
||||
" displayIndent: '0em'," +
|
||||
" showMathMenu: true," +
|
||||
" tex2jax: { " +
|
||||
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
|
||||
" displayMath: [ ['$$','$$'] ]," +
|
||||
" processEscapes: true," +
|
||||
" preview: 'TeX'," +
|
||||
" }, " +
|
||||
" 'HTML-CSS': { " +
|
||||
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
|
||||
" } " +
|
||||
"}); ";
|
||||
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
|
||||
}
|
||||
</script></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Fri, 21 Oct 2016 17:40:00 +0300</pubDate><guid isPermaLink="false">tag:likemath.ru,2016-10-21:posts/moio-reshenie-zadachi-146/</guid><category>Project Euler</category><category>c++</category><category>FLINT</category></item><item><title>Нахождение суммы k-ых степеней</title><link>http://likemath.ru/posts/nakhozhdenie-summy-k-ykh-stepenei/</link><description><p>Как придумать формулу для суммы <span class="math">\(1^5 + 2^5 + 3^5 + \ldots + n^5\)</span> и есть ли она&nbsp;вообще?</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/feed.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2016-07-22T13:35:00+03:00</updated><entry><title>Нахождение суммы k-ых степеней</title><link href="http://likemath.ru/posts/nakhozhdenie-summy-k-ykh-stepenei/" rel="alternate"></link><published>2016-07-22T13:35:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-07-22:posts/nakhozhdenie-summy-k-ykh-stepenei/</id><summary type="html"><p>Как придумать формулу для суммы <span class="math">\(1^5 + 2^5 + 3^5 + \ldots + n^5\)</span> и есть ли она&nbsp;вообще?</p>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/feed.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2016-10-21T17:40:00+03:00</updated><entry><title>Моё решение задачи 146</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-146/" rel="alternate"></link><published>2016-10-21T17:40:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-10-21:posts/moio-reshenie-zadachi-146/</id><summary type="html"><p>Краткое условие: необходимо найти сумму всех натуральных <span class="math">\(n\)</span>, что <span class="math">\(n^2+1\)</span>, <span class="math">\(n^2+3\)</span>, <span class="math">\(n^2+7\)</span>, <span class="math">\(n^2+9\)</span>, <span class="math">\(n^2+13\)</span>, и <span class="math">\(n^2+27\)</span> будут последовательными простыми&nbsp;числами.</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
mathjaxscript.type = 'text/javascript';
|
||||
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
|
||||
"MathJax.Hub.Config({" +
|
||||
" config: ['MMLorHTML.js']," +
|
||||
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
|
||||
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
|
||||
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
|
||||
" displayAlign: 'center'," +
|
||||
" displayIndent: '0em'," +
|
||||
" showMathMenu: true," +
|
||||
" tex2jax: { " +
|
||||
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
|
||||
" displayMath: [ ['$$','$$'] ]," +
|
||||
" processEscapes: true," +
|
||||
" preview: 'TeX'," +
|
||||
" }, " +
|
||||
" 'HTML-CSS': { " +
|
||||
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
|
||||
" } " +
|
||||
"}); ";
|
||||
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
|
||||
}
|
||||
</script></summary><category term="Project Euler"></category><category term="c++"></category><category term="FLINT"></category></entry><entry><title>Нахождение суммы k-ых степеней</title><link href="http://likemath.ru/posts/nakhozhdenie-summy-k-ykh-stepenei/" rel="alternate"></link><published>2016-07-22T13:35:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-07-22:posts/nakhozhdenie-summy-k-ykh-stepenei/</id><summary type="html"><p>Как придумать формулу для суммы <span class="math">\(1^5 + 2^5 + 3^5 + \ldots + n^5\)</span> и есть ли она&nbsp;вообще?</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss version="2.0"><channel><title>Блог 529</title><link>http://likemath.ru/</link><description>Project Euler и остальное</description><lastBuildDate>Fri, 22 Jul 2016 13:35:00 +0300</lastBuildDate><item><title>Нахождение суммы k-ых степеней</title><link>http://likemath.ru/posts/nakhozhdenie-summy-k-ykh-stepenei/</link><description><p>Как придумать формулу для суммы <span class="math">\(1^5 + 2^5 + 3^5 + \ldots + n^5\)</span> и есть ли она&nbsp;вообще?</p>
|
||||
<rss version="2.0"><channel><title>Блог 529</title><link>http://likemath.ru/</link><description>Project Euler и остальное</description><lastBuildDate>Fri, 21 Oct 2016 17:40:00 +0300</lastBuildDate><item><title>Моё решение задачи 146</title><link>http://likemath.ru/posts/moio-reshenie-zadachi-146/</link><description><p>Краткое условие: необходимо найти сумму всех натуральных <span class="math">\(n\)</span>, что <span class="math">\(n^2+1\)</span>, <span class="math">\(n^2+3\)</span>, <span class="math">\(n^2+7\)</span>, <span class="math">\(n^2+9\)</span>, <span class="math">\(n^2+13\)</span>, и <span class="math">\(n^2+27\)</span> будут последовательными простыми&nbsp;числами.</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
mathjaxscript.type = 'text/javascript';
|
||||
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
|
||||
"MathJax.Hub.Config({" +
|
||||
" config: ['MMLorHTML.js']," +
|
||||
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
|
||||
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
|
||||
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
|
||||
" displayAlign: 'center'," +
|
||||
" displayIndent: '0em'," +
|
||||
" showMathMenu: true," +
|
||||
" tex2jax: { " +
|
||||
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
|
||||
" displayMath: [ ['$$','$$'] ]," +
|
||||
" processEscapes: true," +
|
||||
" preview: 'TeX'," +
|
||||
" }, " +
|
||||
" 'HTML-CSS': { " +
|
||||
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
|
||||
" } " +
|
||||
"}); ";
|
||||
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
|
||||
}
|
||||
</script></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Алексей Лобанов</dc:creator><pubDate>Fri, 21 Oct 2016 17:40:00 +0300</pubDate><guid isPermaLink="false">tag:likemath.ru,2016-10-21:posts/moio-reshenie-zadachi-146/</guid><category>Project Euler</category><category>c++</category><category>FLINT</category></item><item><title>Нахождение суммы k-ых степеней</title><link>http://likemath.ru/posts/nakhozhdenie-summy-k-ykh-stepenei/</link><description><p>Как придумать формулу для суммы <span class="math">\(1^5 + 2^5 + 3^5 + \ldots + n^5\)</span> и есть ли она&nbsp;вообще?</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
|
||||
Binary file not shown.
@@ -1,2 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/project-euler.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2015-11-22T23:41:00+03:00</updated><entry><title>Моё решение задачи 60</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-60/" rel="alternate"></link><published>2015-11-22T23:41:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-07-17:posts/moio-reshenie-zadachi-60/</id><summary type="html"><p>Краткое условие: необходимо найти множество из пяти простых чисел с минимальной суммой такое, что после &#8220;склеивания&#8221; в любом порядке любых двух чисел из него тоже будет простое&nbsp;число.</p></summary><category term="Project Euler"></category><category term="c++"></category><category term="BGL"></category></entry></feed>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/project-euler.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2016-10-21T17:40:00+03:00</updated><entry><title>Моё решение задачи 146</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-146/" rel="alternate"></link><published>2016-10-21T17:40:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-10-21:posts/moio-reshenie-zadachi-146/</id><summary type="html"><p>Краткое условие: необходимо найти сумму всех натуральных <span class="math">\(n\)</span>, что <span class="math">\(n^2+1\)</span>, <span class="math">\(n^2+3\)</span>, <span class="math">\(n^2+7\)</span>, <span class="math">\(n^2+9\)</span>, <span class="math">\(n^2+13\)</span>, и <span class="math">\(n^2+27\)</span> будут последовательными простыми&nbsp;числами.</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
mathjaxscript.type = 'text/javascript';
|
||||
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
|
||||
"MathJax.Hub.Config({" +
|
||||
" config: ['MMLorHTML.js']," +
|
||||
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
|
||||
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
|
||||
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
|
||||
" displayAlign: 'center'," +
|
||||
" displayIndent: '0em'," +
|
||||
" showMathMenu: true," +
|
||||
" tex2jax: { " +
|
||||
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
|
||||
" displayMath: [ ['$$','$$'] ]," +
|
||||
" processEscapes: true," +
|
||||
" preview: 'TeX'," +
|
||||
" }, " +
|
||||
" 'HTML-CSS': { " +
|
||||
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
|
||||
" } " +
|
||||
"}); ";
|
||||
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
|
||||
}
|
||||
</script></summary><category term="Project Euler"></category><category term="c++"></category><category term="FLINT"></category></entry><entry><title>Моё решение задачи 60</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-60/" rel="alternate"></link><published>2015-11-22T23:41:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-07-17:posts/moio-reshenie-zadachi-60/</id><summary type="html"><p>Краткое условие: необходимо найти множество из пяти простых чисел с минимальной суммой такое, что после &#8220;склеивания&#8221; в любом порядке любых двух чисел из него тоже будет простое&nbsp;число.</p></summary><category term="Project Euler"></category><category term="c++"></category><category term="BGL"></category></entry></feed>
|
||||
Binary file not shown.
@@ -1,2 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/tag-c.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2015-11-22T23:41:00+03:00</updated><entry><title>CrossGen v1.0</title><link href="http://likemath.ru/posts/crossgen-v10/" rel="alternate"></link><published>2015-08-04T17:40:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-08-02:posts/crossgen-v10/</id><summary type="html"><p>Читая хабр, случайно натолкнулся на идею сделать программу, которая по заданной кроссвордной сетке находит способ её заполнить. В этом посте вкратце напишу про моё решение и первую версию&nbsp;приложения.</p></summary><category term="проект"></category><category term="c++"></category><category term="wxWidgets"></category></entry><entry><title>Моё решение задачи 60</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-60/" rel="alternate"></link><published>2015-11-22T23:41:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-07-17:posts/moio-reshenie-zadachi-60/</id><summary type="html"><p>Краткое условие: необходимо найти множество из пяти простых чисел с минимальной суммой такое, что после &#8220;склеивания&#8221; в любом порядке любых двух чисел из него тоже будет простое&nbsp;число.</p></summary><category term="Project Euler"></category><category term="c++"></category><category term="BGL"></category></entry></feed>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/tag-c.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2016-10-21T17:40:00+03:00</updated><entry><title>Моё решение задачи 146</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-146/" rel="alternate"></link><published>2016-10-21T17:40:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-10-21:posts/moio-reshenie-zadachi-146/</id><summary type="html"><p>Краткое условие: необходимо найти сумму всех натуральных <span class="math">\(n\)</span>, что <span class="math">\(n^2+1\)</span>, <span class="math">\(n^2+3\)</span>, <span class="math">\(n^2+7\)</span>, <span class="math">\(n^2+9\)</span>, <span class="math">\(n^2+13\)</span>, и <span class="math">\(n^2+27\)</span> будут последовательными простыми&nbsp;числами.</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
mathjaxscript.type = 'text/javascript';
|
||||
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
|
||||
"MathJax.Hub.Config({" +
|
||||
" config: ['MMLorHTML.js']," +
|
||||
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
|
||||
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
|
||||
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
|
||||
" displayAlign: 'center'," +
|
||||
" displayIndent: '0em'," +
|
||||
" showMathMenu: true," +
|
||||
" tex2jax: { " +
|
||||
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
|
||||
" displayMath: [ ['$$','$$'] ]," +
|
||||
" processEscapes: true," +
|
||||
" preview: 'TeX'," +
|
||||
" }, " +
|
||||
" 'HTML-CSS': { " +
|
||||
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
|
||||
" } " +
|
||||
"}); ";
|
||||
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
|
||||
}
|
||||
</script></summary><category term="Project Euler"></category><category term="c++"></category><category term="FLINT"></category></entry><entry><title>CrossGen v1.0</title><link href="http://likemath.ru/posts/crossgen-v10/" rel="alternate"></link><published>2015-08-04T17:40:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-08-02:posts/crossgen-v10/</id><summary type="html"><p>Читая хабр, случайно натолкнулся на идею сделать программу, которая по заданной кроссвордной сетке находит способ её заполнить. В этом посте вкратце напишу про моё решение и первую версию&nbsp;приложения.</p></summary><category term="проект"></category><category term="c++"></category><category term="wxWidgets"></category></entry><entry><title>Моё решение задачи 60</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-60/" rel="alternate"></link><published>2015-11-22T23:41:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-07-17:posts/moio-reshenie-zadachi-60/</id><summary type="html"><p>Краткое условие: необходимо найти множество из пяти простых чисел с минимальной суммой такое, что после &#8220;склеивания&#8221; в любом порядке любых двух чисел из него тоже будет простое&nbsp;число.</p></summary><category term="Project Euler"></category><category term="c++"></category><category term="BGL"></category></entry></feed>
|
||||
Binary file not shown.
29
feeds/tag-flint.atom.xml
Normal file
29
feeds/tag-flint.atom.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/tag-flint.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2016-10-21T17:40:00+03:00</updated><entry><title>Моё решение задачи 146</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-146/" rel="alternate"></link><published>2016-10-21T17:40:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-10-21:posts/moio-reshenie-zadachi-146/</id><summary type="html"><p>Краткое условие: необходимо найти сумму всех натуральных <span class="math">\(n\)</span>, что <span class="math">\(n^2+1\)</span>, <span class="math">\(n^2+3\)</span>, <span class="math">\(n^2+7\)</span>, <span class="math">\(n^2+9\)</span>, <span class="math">\(n^2+13\)</span>, и <span class="math">\(n^2+27\)</span> будут последовательными простыми&nbsp;числами.</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
mathjaxscript.type = 'text/javascript';
|
||||
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
|
||||
"MathJax.Hub.Config({" +
|
||||
" config: ['MMLorHTML.js']," +
|
||||
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
|
||||
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
|
||||
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
|
||||
" displayAlign: 'center'," +
|
||||
" displayIndent: '0em'," +
|
||||
" showMathMenu: true," +
|
||||
" tex2jax: { " +
|
||||
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
|
||||
" displayMath: [ ['$$','$$'] ]," +
|
||||
" processEscapes: true," +
|
||||
" preview: 'TeX'," +
|
||||
" }, " +
|
||||
" 'HTML-CSS': { " +
|
||||
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
|
||||
" } " +
|
||||
"}); ";
|
||||
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
|
||||
}
|
||||
</script></summary><category term="Project Euler"></category><category term="c++"></category><category term="FLINT"></category></entry></feed>
|
||||
BIN
feeds/tag-flint.atom.xml.gz
Normal file
BIN
feeds/tag-flint.atom.xml.gz
Normal file
Binary file not shown.
@@ -1,2 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/tag-project-euler.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2015-11-22T23:41:00+03:00</updated><entry><title>Моё решение задачи 60</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-60/" rel="alternate"></link><published>2015-11-22T23:41:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-07-17:posts/moio-reshenie-zadachi-60/</id><summary type="html"><p>Краткое условие: необходимо найти множество из пяти простых чисел с минимальной суммой такое, что после &#8220;склеивания&#8221; в любом порядке любых двух чисел из него тоже будет простое&nbsp;число.</p></summary><category term="Project Euler"></category><category term="c++"></category><category term="BGL"></category></entry></feed>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Блог 529</title><link href="http://likemath.ru/" rel="alternate"></link><link href="http://likemath.ru/feeds/tag-project-euler.atom.xml" rel="self"></link><id>http://likemath.ru/</id><updated>2016-10-21T17:40:00+03:00</updated><entry><title>Моё решение задачи 146</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-146/" rel="alternate"></link><published>2016-10-21T17:40:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2016-10-21:posts/moio-reshenie-zadachi-146/</id><summary type="html"><p>Краткое условие: необходимо найти сумму всех натуральных <span class="math">\(n\)</span>, что <span class="math">\(n^2+1\)</span>, <span class="math">\(n^2+3\)</span>, <span class="math">\(n^2+7\)</span>, <span class="math">\(n^2+9\)</span>, <span class="math">\(n^2+13\)</span>, и <span class="math">\(n^2+27\)</span> будут последовательными простыми&nbsp;числами.</p>
|
||||
<script type="text/javascript">if (!document.getElementById('mathjaxscript_pelican_#%@#$@#')) {
|
||||
var mathjaxscript = document.createElement('script');
|
||||
mathjaxscript.id = 'mathjaxscript_pelican_#%@#$@#';
|
||||
mathjaxscript.type = 'text/javascript';
|
||||
mathjaxscript.src = '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
mathjaxscript[(window.opera ? "innerHTML" : "text")] =
|
||||
"MathJax.Hub.Config({" +
|
||||
" config: ['MMLorHTML.js']," +
|
||||
" TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } }," +
|
||||
" jax: ['input/TeX','input/MathML','output/HTML-CSS']," +
|
||||
" extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js']," +
|
||||
" displayAlign: 'center'," +
|
||||
" displayIndent: '0em'," +
|
||||
" showMathMenu: true," +
|
||||
" tex2jax: { " +
|
||||
" inlineMath: [ ['\\\\(','\\\\)'] ], " +
|
||||
" displayMath: [ ['$$','$$'] ]," +
|
||||
" processEscapes: true," +
|
||||
" preview: 'TeX'," +
|
||||
" }, " +
|
||||
" 'HTML-CSS': { " +
|
||||
" styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: 'black ! important'} }" +
|
||||
" } " +
|
||||
"}); ";
|
||||
(document.body || document.getElementsByTagName('head')[0]).appendChild(mathjaxscript);
|
||||
}
|
||||
</script></summary><category term="Project Euler"></category><category term="c++"></category><category term="FLINT"></category></entry><entry><title>Моё решение задачи 60</title><link href="http://likemath.ru/posts/moio-reshenie-zadachi-60/" rel="alternate"></link><published>2015-11-22T23:41:00+03:00</published><author><name>Алексей Лобанов</name></author><id>tag:likemath.ru,2015-07-17:posts/moio-reshenie-zadachi-60/</id><summary type="html"><p>Краткое условие: необходимо найти множество из пяти простых чисел с минимальной суммой такое, что после &#8220;склеивания&#8221; в любом порядке любых двух чисел из него тоже будет простое&nbsp;число.</p></summary><category term="Project Euler"></category><category term="c++"></category><category term="BGL"></category></entry></feed>
|
||||
Binary file not shown.
Reference in New Issue
Block a user