login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097260 Numbers whose set of base 14 digits is {0,D}, where D base 14 = 13 base 10. 2
0, 13, 182, 195, 2548, 2561, 2730, 2743, 35672, 35685, 35854, 35867, 38220, 38233, 38402, 38415, 499408, 499421, 499590, 499603, 501956, 501969, 502138, 502151, 535080, 535093, 535262, 535275, 537628, 537641, 537810, 537823, 6991712 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
n such that there exists a permutation p_1, ..., p_n of 1, ..., n such that i + p_i is a power of 14 for every i.
LINKS
FORMULA
a(n) = 13*A033050(n).
a(2n) = 14*a(n), a(2n+1) = a(2n)+13.
MATHEMATICA
FromDigits[#, 14]&/@Tuples[{0, 13}, 6] (* Harvey P. Dale, Sep 22 2011 *)
CROSSREFS
Sequence in context: A020544 A009015 A067385 * A178303 A158548 A285399
KEYWORD
nonn,base
AUTHOR
Ray Chandler, Aug 03 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified December 4 18:21 EST 2023. Contains 367563 sequences. (Running on oeis4.)