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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079334 Numbers n such that n divides tau(n) and n+1 divides tau(n+1), where tau(n)=A000594(n) is Ramanujan's tau function; i.e. n and n+1 are in A063938. 1
1, 2, 3, 4, 5, 6, 7, 8, 9, 14, 15, 20, 24, 27, 35, 48, 49, 63, 80, 90, 91, 125, 160, 161, 224, 440, 728, 735, 2024, 2400, 2744, 4095, 4374, 12879, 13824, 20735, 30624 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

MATHEMATICA

(* First do <<NumberTheory`Ramanujan` *) test[n_] := Mod[RamanujanTau[n], n]==0; Select[Range[33000], test[ # ]&&test[ #+1]&]

CROSSREFS

Cf. A000594, A063938.

Sequence in context: A174876 A092597 A125506 * A085153 A130010 A033081

Adjacent sequences:  A079331 A079332 A079333 * A079335 A079336 A079337

KEYWORD

nonn

AUTHOR

Dean Hickerson (dean.hickerson(AT)yahoo.com), Jan 03 2003

EXTENSIONS

No other terms <212000, Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 06 2002

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 February 15 05:15 EST 2012. Contains 205694 sequences.