cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A194041 Lucky numbers which are also unhappy numbers.

Original entry on oeis.org

3, 9, 15, 21, 25, 33, 37, 43, 51, 63, 67, 69, 73, 75, 87, 93, 99, 105, 111, 115, 127, 135, 141, 151, 159, 163, 169, 171, 189, 195, 201, 205, 211, 223, 231, 235, 237, 241, 259, 261, 267, 273, 283, 285, 289, 297, 303, 307, 321, 327, 339, 349, 357, 361, 385, 393
Offset: 1

Views

Author

Jonathan Vos Post, Aug 12 2011

Keywords

Comments

An unhappy number is a number that is not happy (A007770) i.e., a number n such that iterating this sum-of-squared-digits map starting with n never reaches the number 1. Many asymptotic properties of the prime numbers are shared by the lucky numbers.

Crossrefs

Formula

A000959 INTERSECTION A031177. {k such that k is in A000959 and k is not in A007770}.