login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A072632 Solutions to A072631[n]=0. 0
1, 3, 8, 21, 55, 149, 404, 1097, 2981, 8104, 22027, 59875, 162755, 442414, 1202605, 3269018 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

Essentially the same as A001671.

LINKS

Table of n, a(n) for n=1..16.

EXAMPLE

Compare with A072610 [related to A004648].

MATHEMATICA

Do[s=Floor[Mod[Floor[n*Log[n]]//N, n]]; If[s==0, Print[n]], {n, 1, 10000000}]

CROSSREFS

Cf. A004648, A072608, A072609, A072610, A072630, A072631, A072610.

Sequence in context: A084625 A088305 A001906 * A001671 A090413 A128105

Adjacent sequences:  A072629 A072630 A072631 * A072633 A072634 A072635

KEYWORD

more,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jun 28 2002

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 25 20:05 EDT 2013. Contains 225649 sequences.