Let $L = \Bbb Q[t_1, t_2, \ldots]$ (polynomial ring in infinitely many variables). Let $I$ be the ideal of $L$ generated by $t_1^2$ and $t_i - t_{i+1}^2$ for all $i$. I am allowed to assume that $t_1 \notin I$.
The question is, is $R = L/I$ Noetherian?
I have no idea how to attack this problem. $L$ itself is very clearly not Noetherian, and $I$ isn't finitely generated. The thing I'm allowed to assume gives me that for all $i$, $t_i \notin I$ since if $t_2 \in I$ then $t_1 - t_2^2 + t_2^2 \in I$, so $t_1 \in I$. And repeat to get $t_i \notin I$ for all $i$.
Does this perhaps give me an infinite chain of ideals in $R$:
$$Rt_1 < Rt_1 + Rt_2 < Rt_1 + Rt_2 + Rt_3 <\ldots$$
This seems too easy and must not work, I guess because maybe they're not distinct because some stuff ends up in $I$.
I can't understand what $R$ really looks like or how its ideals behave, any help would be appreciated.