|
Search: id:A077224
|
|
|
| A077224 |
|
a(1) = 1; for n>1, a(n) = smallest number > a(n-1) such that a(n) + a(k) is square-free for k = 1 to n-1. |
|
+0 4
|
|
| 1, 2, 4, 9, 13, 29, 33, 101, 105, 109, 157, 177, 253, 289, 301, 353, 409, 429, 465, 501, 533, 553, 589, 609, 681, 753, 877, 933, 965, 1153, 1477, 1905, 1977, 2101, 2125, 2229, 2305, 2405, 2605, 2657, 2801, 2913, 3305, 3381, 3489, 3565, 3777, 3781, 3881, 4029
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Or, sum of any two terms is a squarefree number.
|
|
FORMULA
|
It can easily be proved that a(n) == 1 mod 4 for all n >3.
|
|
EXAMPLE
|
13 is a member as 13 + 1, 13 + 2, 13 + 4, 13 + 9 are all square-free.
|
|
CROSSREFS
|
Cf. A085902.
Sequence in context: A049793 A090942 A085901 this_sequence A059447 A078671 A119637
Adjacent sequences: A077221 A077222 A077223 this_sequence A077225 A077226 A077227
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 03 2002
|
|
EXTENSIONS
|
Edited by Sam Alexander (amnalexander(AT)yahoo.com), Dec 12 2003
|
|
|
Search completed in 0.002 seconds
|