[go: up one dir, main page]

login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A180432 Start with 3. If a, b in sequence, so is ab+1. 0
3, 10, 31, 94, 101, 283, 304, 311, 850, 913, 934, 941, 962, 1011, 2551, 2740, 2803, 2824, 2831, 2887, 2915, 3034, 3041, 3111, 3132, 7654, 8221, 8410, 8473, 8494, 8501, 8662, 8746, 8774, 8837, 9103, 9124, 9131, 9334, 9341, 9397, 9411, 9425, 9495, 9621 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The difference between any two terms is == 0 (mod 7).
LINKS
MATHEMATICA
f[s_List] := Select[ Union@ Join[s, Union[1 + Times @@@ Subsets[ Join[s, s], {2}]]], # < 10000 &]; Nest[f, {3}, 8]
CROSSREFS
Cf. A009293.
Sequence in context: A339032 A374925 A033121 * A237930 A192337 A106517
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Sep 04 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 29 21:13 EDT 2024. Contains 375518 sequences. (Running on oeis4.)