Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118502
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118502 Numbers n such that n divides floor((4/3)^n). +0
1
1, 7, 14, 21, 66, 205, 583, 837, 1259, 1631, 2178, 6346, 15851, 58371, 61804, 129196, 409879, 1670753 (list; graph; listen)
OFFSET

1,2

COMMENT

Next term after 409879 is greater than 10^6.

EXAMPLE

floor((4/3)^21) = 420 and 420 is divisible by 21, so 21 is in the sequence.

MATHEMATICA

t = 1; Do[t = 4t/3; If[Mod[Floor[t], n] == 0, Print[n]], {n, 10^6}]

CROSSREFS

Cf. A073633.

Sequence in context: A028555 A061823 A018890 this_sequence A036556 A013644 A050953

Adjacent sequences: A118499 A118500 A118501 this_sequence A118503 A118504 A118505

KEYWORD

more,nonn

AUTHOR

Ryan Propper (rpropper(AT)stanford.edu), May 06 2006

EXTENSIONS

One more term from Ryan Propper (rpropper(AT)stanford.edu), Jul 21 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research