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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A222305 Numbers n such that 9n is in A045980. 4
0, 1, 3, 6, 7, 8, 13, 14, 21, 24, 27, 31, 38, 39, 43, 48, 52, 56, 57, 64, 73, 78, 81, 84, 91, 95, 104, 105, 111, 112, 125, 133, 134, 147, 148, 155, 157, 162, 168, 183, 186, 189, 192, 195, 206, 211, 216, 237, 241, 244, 245, 248, 258, 259, 273, 291, 294, 301, 304, 305, 307, 312, 343, 344, 351, 372, 375, 378, 381, 384 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
The sequence "numbers n such that 3n is in A045980" consists of these numbers multiplied by 3.
LINKS
Charles R Greathouse IV, Table of n, a(n) for n = 1..10000
PROG
(PARI) T=thueinit('z^3+1); is(n)=n==0 || #thue(T, 9*n)>0 \\ Charles R Greathouse IV, Nov 29 2014
CROSSREFS
Sequence in context: A189659 A157041 A293758 * A189098 A241007 A139451
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Feb 15 2013, based on a suggestion from Allan C. Wechsler.
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 April 24 07:28 EDT 2024. Contains 371922 sequences. (Running on oeis4.)