У нас вы можете посмотреть бесплатно A New Look At Prime Numbers или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, NATURE WINDOW explores prime numbers from a new angle—starting with a simple observation: aside from 2 and 5, prime numbers can only end in the digits 1, 3, 7, or 9. From that unit-digit pattern, I propose a set-based framework: Prime = {x} ∪ {2,5} ∪ { y} \ {z} Where: x = {1, 3, 7} y = any natural number whose unit digit is in {1,3,7,9} z = numbers generated as products of: x × x, or x × y, or y × y What this means (in plain words) This theory suggests that primes are: 2 ,3, 5, 7 plus numbers ending in 1, 3, 7, or 9 (y), excluding those that land in z (i.e., those that can be expressed as products built from the allowed sets). Examples used in the video 49 is not prime because it belongs to z as 7 × 7 (an x × x case). 33 is not prime because it belongs to z as 3 × 11 (an x × y case). 121 is not prime because it belongs to z as 11 × 11 (a y × y case). So even if a number ends in 1, 3, 7, or 9, it may still be composite—and this approach aims to describe that filtering logic through set construction. If you enjoy number patterns and prime discussions, watch through and share your thoughts: Does this framework help you think about primes differently? What examples would you test next? #PrimeNumbers #NumberTheory #Mathematics