Frazioni fragili
È possibile costruire la frazione $1/2$ come somma di altre frazioni della forma $1/x^2$?
La soluzione deve avere un numero finito di termini, non ripetuti e tali che $x<=100$.
Cordialmente, Alex
La soluzione deve avere un numero finito di termini, non ripetuti e tali che $x<=100$.
Cordialmente, Alex
Risposte
Sì, davo per scontato che per $x$ si intendesse un numero naturale

Ti posso dire due cose:
Cordialmente, Alex
Cordialmente, Alex
Come immaginavo era la 2
edit:
edit:
Supposizione sensata però non penserai che l'errore lo trovi io!

Problema molto carino, ma si va a tentativi o esiste una soluzione ingegnosa?
Non credo esista un algoritmo o una procedura per trovarla. O almeno così era quando l'ho letta.
Gli stessi autori non sapevano se esistessero le soluzioni per i primi cento $1/n$ anzi scrivevano
"Perhaps the only way to answer this question is through a brute force search—by systematically testing the sums of all subsets of those first $100$ rational squares until we find solutions for all of the targeted values ($1/1$ through $1/100$).
This approach is challenging because so many subsets exist, in particular, $2^100– 1 = 1,267,650,600,228,229,401,496,703,205,375$ subsets.
Even with a computer that could perform 1 billion of these subset sums per second, it would take $4 xx 10^13$ years to check them all. However, this number may be reduced substantially by using intelligent searches"
Quindi se trovi una "intelligent search" sei grande
Gli stessi autori non sapevano se esistessero le soluzioni per i primi cento $1/n$ anzi scrivevano
"Perhaps the only way to answer this question is through a brute force search—by systematically testing the sums of all subsets of those first $100$ rational squares until we find solutions for all of the targeted values ($1/1$ through $1/100$).
This approach is challenging because so many subsets exist, in particular, $2^100– 1 = 1,267,650,600,228,229,401,496,703,205,375$ subsets.
Even with a computer that could perform 1 billion of these subset sums per second, it would take $4 xx 10^13$ years to check them all. However, this number may be reduced substantially by using intelligent searches"
Quindi se trovi una "intelligent search" sei grande

@Alex
Mi potresti mandare quando hai tempo la soluzione in privato? Grazie
Mi potresti mandare quando hai tempo la soluzione in privato? Grazie

La soluzione:
Cordialmente, Alex
Cordialmente, Alex