I know... reading lot of proofs and comments about them and working hard by myself on proving theorems are probably the only good solutions. But in the same time, it is not a solution at all because If I'm stock or if I only manipulate formulas without understanding what I am doing, I can spend my whole life working and reading without being able to prove anything...
But fortunately, I'm not so dumb. I only have the fault of not being a professional mathematician. In my physical research activity as PhD student, I often start with an intuition based on vague conceptual view of physical process. Then I imagine a "solution" based on that intuition (in the physicist sense, it only means to propose something that increase our knowledge of the physical process at hand). I have to end up with an analytical expression from which one can extract physical insights.
Unfortunately, physicists do not know exact solutions for most of the problems (anyway... it would not be a problem anymore!). Thus, our strategy is to use approximations (sorry about that, I did not invented that trick). So the rules of the game is to make only approximation that have as less impact as possible.
In the meanwhile, we have a lot of flexibility, but our ability is constrained by the mathematical tools we have at hand. I am generally able to figure out intuitive solutions, then I try to derive them from first principle (+ 1 or 2 approximations). But I often need relations that I think are correct but that are not formally proven or that I cannot find existing proof.
For example, I would like to use this relation:
$$\bigg( \sum_{i=1}^N a_i x_i \bigg) \bigg( \sum_{j=1}^N a_j x_j \bigg) = \sum_{\{i_n,j_n\}\in S}^{N_S} \bigg( a_{i_n} x_{i_n} +a_{j_n} x_{j_n} \bigg)^2$$
where $S$ is the set of all the distinct doublets of $i_n\in (1,N)$ and $j_n\in (1,N)$.
I think it is true, because we can trivially construct.
$$ (1,2,3,...)\otimes(1,2,3,...) = (1,2)\otimes(1,2) + (1,3)\otimes(1,3)+ (2,3)\otimes(2,3) + ...$$ Where $(1,2)\otimes(1,2) = \big\{(1,1),(1,2),(2,1),(2,2)\big\}$.
It looks like it is basic tensor algebra...
So, my questions are:
- I am totally wrong about this example?
- Which proof technic could I use to prove or refute this relation?
- In general, which are the most fundamental proof technics?
- Which kind of proof is more suited to which kind of problem? (and as a corollary, Is there some type of theorems that cannot be solved by some type of proofs).
- Which knowledge would you recommend my to learn to maximise my "proof skill" while minimizing the time I spend on learning math? (sorry, I do not have enough time this week to learn thousand of years of knowledge accumulation).
- Which knowledge would you recommend my to learn to improve my ability to search (and find!) existing proofs?