prove $(\sqrt x+\sqrt {x+1})^n$ where n is an odd natural number can always be written as $\sqrt y + \sqrt{y+1}$ while y is also a natural number .
I have tried using induction by proving the question when n is an even integer which is easy,then I tried reducing $(\sqrt x+\sqrt {x+1})^n$ to $(\sqrt z+\sqrt {z+1})$.$(\sqrt x+\sqrt {x+1})$ in my induction process but I hit a hard wall here and don't seem to figure out a way to write these two parentheses in form of a unified $\sqrt y + \sqrt{y+1}$ .
Should I change my approach?
Is there any other way to prove this ?