|
| |
|
|
A082734
|
|
For n odd, a(n) is the least positive integer not already used. For n even, a(n) is 1 plus the lcm of the last n/2 terms.
|
|
0
| |
|
|
1, 2, 3, 7, 4, 85, 5, 2381, 6, 2428621, 8, 11796395066041, 9, 24556753509547879827590761, 10, 603034142928692112838699618154188070450425864968361, 11
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
EXAMPLE
| a(8): The previous 4 terms are 7, 4, 85, 5 and their lcm is 2380, so a(8) = 2381.
|
|
|
CROSSREFS
| Sequence in context: A168087 A168085 A086885 * A021425 A060940 A205299
Adjacent sequences: A082731 A082732 A082733 * A082735 A082736 A082737
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 14 2003
|
|
|
EXTENSIONS
| Edited and extended by David Wasserman (wasserma(AT)spawar.navy.mil), Sep 27 2004
|
| |
|
|