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.

A175460 Numbers n such that R(7*n) is not palindromic and R(7*n) is divisible by 7.

Original entry on oeis.org

24, 37, 123, 136, 144, 153, 154, 166, 167, 179, 192, 205, 218, 228, 231, 241, 243, 244, 254, 266, 267, 279, 287, 296, 297, 309, 322, 335, 348, 361, 371, 373, 374, 383, 384, 386, 387, 397, 409, 422, 439, 452, 465, 478, 491, 503, 504, 513, 514, 516, 517, 526
Offset: 1

Views

Author

Zak Seidov, May 23 2010

Keywords

Comments

n is not divisible by 10, 7*n is not in A045642, and R(7*n) is divisible by 7.

Examples

			R(7*{24,37,123})=R({168,259,861})={861,952,168}=7*{123,136,24}.
		

Crossrefs

Cf. A004086 R(n), A045642 Palindromic and divisible by 7.