Prime numbers as sums of three squares. by @ellis2013nz

I was interested by a LinkedIn post about the number 397:


“397 is conjectured to be the largest prime that can be represented uniquely as the sum of three positive squares”


That is, 3^2 + 8^2 + 18^2 = 397


This led to some confusion in the commen...


Continue reading: Prime numbers as sums of three squares. by @ellis2013nz


http://dlvr.it/TDWR55

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut