- I know lists of problems like these have been compiled before, but most tend to collect either extremely difficult problems ( like Collatz conjecture in a question about number theory ) or very specialized and require expensive background experience to even understand the question.
- I was wondering if you had any questions that would be appropriate for a mathematics undergrad: number theory would be especially good, but other undergrad topics are great as well.
- The other condition is that the problems can’t be very famous: it’s ok if they’re on things like Open Problem Garden ( I’ve gotten a couple there myself ) but the goal is to have them come from your individual sources, or even internetwide things that might not be so popular.
Thank you !.
Here's an open problem that I believe satisfies your criterion:
Do there exists $n$ consecutive integers, each having either two distinct prime factors less than $n$ or a repeated prime factor less than $n$ ?
I believe the above question comes from "Unsolved Problems in Number Theory", by Richard K. Guy. More so, this book has a fantastic collection of unsolved problems in Number Theory.
As a note however: One difficult part about research is that there is no telling just how hard an open problem will be. For example, Fermat's Last Theorem is simple to understand, but it's solution is unbelievably sophisticated. On the other hand, Hilbert thought that showing ${\sqrt{2}}^{\sqrt{2}}$ is irrational will be a very difficult problem to prove (but now it's commonly proven in most introductory proof courses).
However I chose the above problem because you can attack it with a computer program to test different sequences of integers (PARI might be useful here). Maybe you'll find such a sequence, or maybe you'll verify no such sequence exists for $n<100$. The point is to get your hands dirty and struggle with a problem that you can understand. If I were you, I would definitely ask a professor to see if they can advise you in any way. Good Luck!