Because (2n+n)−(2n−1)=n+1, we have gcd(2n+n,2n−1)=gcd(n+1,2n−1).
From 22≡4(mod5), 23≡3(mod5) and Fermat's Little Theorem we see that 2n≡1(mod5) iff n is divisible by 4. Hence, when n≡−1(mod5) and n≡0(mod4), the two numbers 2n+n and 2n−1 are both divisible by 5. They can only be co-prime for n≡2(mod4).
Suppose n=4k+2, then n+1=4k+3 and this number is divisible by 5 exactly when k≡3(mod5). Such k can be written as k=5m+3 and so n=20m+14. This means that the smallest candidates for n for which 2n+n and 2n−1 could be co-prime, are n=14,34,54,….
Next we observe that 2n≡(−1)n≡1(mod3) for all even numbers n. Hence, whenever n+1 is divisible by 3, the two numbers 2n+n and 2n−1 are both divisible by 3. This rules out n=14.
Consider n=34, then n+1=35=5⋅7. As we have seen above, 24≡1(mod5) and so 234≡22≡4(mod5) which means that 5 does not divide gcd(35,234−1). Similarly, we have 23≡1(mod7) and so 234≡2(mod7), which shows that 7 does not divide gcd(35,234−1). Hence, gcd(35,234−1)=1 and n=34 is the smallest positive even integer for which n+1 is divisible by 5 and for which 2n+n and 2n−1 are co-prime.