I would like to find the positive integers $k$ for which $\sqrt{1+\frac{k}{n}}$ is irrational for all $n\in\mathbb{N}$.
I was led to this question when I was making up an example for my class, and I suspect that this is only true for a few small values of $k$.
Suppose $k\ge3$ is a multiple of an odd number. Then there exist $a,b\in\mathbb{N}$ such that $k=(2a+1)b.$ For $n=a^2b,$ $$\sqrt{1+\dfrac{(2a+1)b}{a^2b}}=1+\dfrac{1}{a}\in\mathbb{Q}$$ Now we only need to consider powers of two. Suppose $k$ is a multiple of $8.$ Then there exist $a\in\mathbb{N}$ such that $k=8a.$ For $n=a,$ $$\sqrt{1+\dfrac{8a}{a}}=3\in\mathbb{Q}$$
Then only we have remained the cases $$k=1,2,4$$ which can be treated individually.