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.

Showing 1-3 of 3 results.

A034306 Palindromes P such that Fibonacci iterations starting with (1, P) lead to a "nine digits anagram".

Original entry on oeis.org

4004, 630036, 1559551, 4187814, 4870784, 6097906, 6834386, 9530359, 50755705, 51733715, 54988945, 62399326, 62488426, 63299236, 63477436, 64288246, 64377346, 71399317, 71488417, 73199137, 73466437, 74188147, 74366347, 81299218, 81477418, 82199128, 82466428, 84177148, 84266248
Offset: 1

Views

Author

Patrick De Geest, Oct 15 1998

Keywords

Comments

A "nine digit anagram" is a (so-called restricted zeroless pandigital) number whose digits are a permutation of [1..9], i.e., one of the first 9! terms of A050289.
In total there are exactly 68 such palindromes, 437606734 is the largest.

Examples

			Denote by F(1,P) the Fibonacci type sequence x(n+1) = x(n) + x(n-1) with x(0) = 1, x(1) = P.
Then for P = a(8) = 9530359, F(1,P) = (1, 9530359, 9530360, 19060719, 28591079, 47651798, 76242877, 123894675, ...) where a 9-digits anagram has occurred.
		

Crossrefs

Cf. A002113 (palindromes), A050289 (zeroless pandigital numbers).
Cf. A034587 (all starting values leading to 9-digit anagrams), A034588 (subset of primes), A034589 (subset of lucky numbers).

Programs

Formula

Intersection of A034587 and A002113 (palindromes). - M. F. Hasler, Jan 08 2020

Extensions

Edited by M. F. Hasler, Jan 09 2020

A034588 Primes p such that the Fibonacci iterations starting with (1, p) lead to a "nine digits anagram".

Original entry on oeis.org

1993, 8039, 22303, 30013, 31727, 46559, 50207, 63617, 65437, 72617, 83813, 92077, 101869, 102013, 109717, 131479, 136897, 141413, 145283, 156139, 162257, 163771, 204487, 206951, 207301, 209669, 211369, 221587, 221719, 225133, 225349, 233419
Offset: 1

Views

Author

Patrick De Geest, Oct 15 1998

Keywords

Comments

A "nine digits anagram" is a number whose digits are a permutation of {1, ..., 9}, or one of the first 9! terms of A050289.
Largest term is a(46494) = 987653411.
Subset of primes in A034587. There are 767 (resp. 2982, resp. 6045) primes among the first 10^4 (resp. 5*10^4, resp. 10^5) terms of A034587, and (0, 1, 14, 129, 1566) terms among the first (100, 10^3, 10^4, 10^5, 10^6) primes, the last of which is 15480869 = prime(999708). - M. F. Hasler, Jan 06 2020
The terms larger than 987654320/2 = 493827160 are primes of the form A050289(k)-1 with 158324 <= k <= 9!, cf. A034587. There are exactly 13005 of these which are therefore the last 13005 terms of this sequence, starting with 493851671 = A050289(158332)-1 = prime(26048750). - M. F. Hasler, Jan 09 2020
The graph of this sequence has a distinct slope for values below, between, and above the two limits of 2.07e8 and 4.94e8, as for the graph of A034587 (cf. link). - M. F. Hasler, Jan 11 2020

Examples

			Starting with (1, 233419), Fibonacci iterations x(n+1) = x(n) + x(n-1) yield the sequence (1, 233419, 233420, 466839, 700259, 1167098, 1867357, 3034455, 4901812, 7936267, 12838079, 20774346, 33612425, 54386771, 87999196, 142385967, ...) where a nine-digits anagram is reached.
		

Crossrefs

Cf. A034587 (full sequence), A034589 (lucky numbers), A034306 (palindromes).

Programs

Formula

Intersection of A000040 and A034587.

Extensions

Edited and offset changed to 1 by M. F. Hasler, Jan 06 2020

A034589 Lucky numbers N (A000959) such that Fibonacci iterations starting with (1, N) lead to a "nine digits anagram".

Original entry on oeis.org

8955, 24405, 30013, 59325, 62025, 71493, 72123, 76885, 85461, 92077, 99165, 106185, 109717, 112251, 119077, 148773, 153007, 155077, 163771, 163803, 196797, 211369, 221137, 223365, 227119, 228271, 228631
Offset: 1

Views

Author

Patrick De Geest, Oct 15 1998

Keywords

Comments

"Nine digits anagram" is a number whose digits are a permutation of {1, ..., 9}, also called restricted zeroless pandigital number. These are listed as the first 9! terms of A050289. - M. F. Hasler, Jan 10 2020

Examples

			Denote by F(1, N) the Fibonacci sequence x(k+1) = x(k) + x(k-1) starting with x(0) = 1, x(1) = N.
Then for N = 228631, F(1, N) = (1, 228631, 228632, 457263, 685895, 1143158, 1829053, 2972211, 4801264, 7773475, 12574739, 20348214, 32922953, 53271167, 86194120, 139465287, ...), where a nine-digits anagram has been reached.
		

Crossrefs

Cf. A000959 (lucky numbers), A050289 (zeroless pandigital numbers).
Cf. A034587 (all starting values leading to 9-digit anagrams), A034588 (subset of primes), A034306 (subset of palindromes).

Programs

Formula

Intersection of A000959 (lucky numbers) and A034587. - M. F. Hasler, Jan 10 2020

Extensions

Name, example & crossrefs edited, offset changed to 1 by M. F. Hasler, Jan 06 2020
Showing 1-3 of 3 results.