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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A141498 A010696(n-1)* A086892(n). 2
2, 6, 2, 30, 2, 42, 2, 30, 2, 66, 46, 2730, 2, 6, 2, 510, 2, 798, 2, 1650, 2, 138, 94, 2730, 2, 6, 2, 870, 2, 14322, 2, 510, 46, 6, 142, 140100870, 2, 6, 2, 67650, 2, 12642, 862, 690, 2, 282, 2, 4501770, 2, 66, 2, 1590, 2, 798, 46, 870, 2, 354, 2, 283933650, 2, 6, 2, 510, 2 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MAPLE

A010696 := proc(n) op( (n mod 2)+1, [2, 6]) ; end: A086892 := proc(n) gcd(2^n-1, 3^n-1) ; end:

A141498 := proc(n) A010696(n-1)* A086892(n) ; end: seq(A141498(n), n=1..80) ; # R. J. Mathar, Sep 03 2009

CROSSREFS

Sequence in context: A076743 A027760 A141056 * A144845 A200563 A122018

Adjacent sequences:  A141495 A141496 A141497 * A141499 A141500 A141501

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Aug 10 2008

EXTENSIONS

Offset modified, extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 03 2009

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 14 18:09 EST 2012. Contains 205663 sequences.