computer science
Página Principal
domingo, 9 de agosto de 2015
Home
» » Collatz Conjecture
Collatz Conjecture
8:48 p.m.
No comments
La conjetura de Collatz, fue enunciada por el matemático
Lothar Collatz
en
1937
, y a la fecha no se ha resuelto.
Sea la siguiente operación, aplicable a cualquier
número entero
positivo:
Si el número es par, se divide entre 2.
Si el número es impar, se multiplica por 3 y se suma 1.
Ejemplo: para N = 13
N = 13
[13, 40, 20, 10, 5, 16, 8, 4, 2, 1, 4, 2, 1 ]
code
Enviar esto por correo electrónico
BlogThis!
Compartir en X
Compartir en Facebook
Entrada más reciente
Entrada antigua
Página Principal
0 comentarios:
Publicar un comentario
About
Popular
Tags
Blog Archives
Instalar Atom Editor en ubuntu
Instalar Atom Editor en U buntu sitio oficial: https://atom.io/ descargar la version ( Download .deb ) luego desde el terminal ...
GRAFOS - GRAPH K-MEANS
GRAFOS = (V, E) siendo V = Vértices, E = Edges, Aristas. TIPOS DE GRAFOS GRAFO TRIVIAL GRAFO SIMPLE GRAFO P...
Clifford Stoll
Clifford Stoll [English] Clifford Paul "Cliff" Stoll (born June 4, 1950) is an American astronomer, author and teacher....
400 words in English that are sufficient for you to understand 75% of the texts
400 words in English that are sufficient for you to understand 75% of the texts The 100 word most use to on english language ...
Sqlite Browser and single table
Sqlite Browser Comand to Install sudo add-apt-repository ppa:linuxgndu/sqlitebrowser sudo apt-get update sudo apt-get install sqlit...
teach yourself programming in ten years [Peter Norvig]
Teach Yourself Programming in Ten Years Peter Norvig Why is everyone in such a rush? Walk into any bookstore, and you'll see ...
search dfs(depth first search)-bfs(breadth fisrt search)
search dfs(depth first search)-bfs(breadth fisrt search)
Instalar Xampp Linux
Como instalar XAMPP vamos al siguiente enlace de la página oficial de xampp: https://www.apachefriends.org/es/index.html descargamo...
Installing Octave on GNU/Linux / Instalar Octave GNU/Linux
Installing Octave on GNU/Linux / Instalación Octave GNU/Linux sudo apt-get update && sudo apt-get install octave On Fedor / ...
SFML-UBUNTU 14.04 LTD
SFML-UBUNTU 14.04 LTD SFML proporciona una interfaz sencilla para los diversos componentes de su PC, para facilitar el desarro...
Con tecnología de
Blogger
.
Acerca de mí
Unknown
Ver mi perfil completo
Blog Archive
►
2016
(8)
►
septiembre
(1)
►
agosto
(2)
►
junio
(1)
►
mayo
(1)
►
abril
(2)
►
enero
(1)
▼
2015
(18)
►
noviembre
(7)
►
octubre
(3)
►
septiembre
(1)
▼
agosto
(2)
SFML-UBUNTU 14.04 LTD
Collatz Conjecture
►
julio
(2)
►
junio
(1)
►
mayo
(2)
Blogroll
0 comentarios:
Publicar un comentario