MHB Finding a Solution to an Inequality in Natural Numbers

Albert1
Messages
1,221
Reaction score
0
$a,b,c,d,e,f,g \in N$

$a<b<c<d<e<f<g$

$\dfrac{1}{a}+\dfrac{1}{b}+\dfrac{1}{c}+\dfrac{1}{d}+\dfrac{1}{e}+\dfrac{1}{f}+\dfrac{1}{g}=1$

please find one possible solution of a,b,c,d,e,f,g

(you should find it using mathematical analysis,and show your logic,don't use any

program)
 
Mathematics news on Phys.org
Albert said:
$a,b,c,d,e,f,g \in N$

$a<b<c<d<e<f<g$

$\dfrac{1}{a}+\dfrac{1}{b}+\dfrac{1}{c}+\dfrac{1}{d}+\dfrac{1}{e}+\dfrac{1}{f}+\dfrac{1}{g}=1$

please find one possible solution of a,b,c,d,e,f,g

(you should find it using mathematical analysis,and show your logic,don't use any

program)

we have
1 = 1/2 + 1/2
= 1/2 + 1/4 + 1/4
= 1/2 + 1/4 + 1/8 + 1/8
= 1/2 + 1/4 + 1/8 + 1/16 + 1/16
= 1/2 + 1/4 + 1/8 + 1/16 + 1/32 + 1/32
= 1/2 + 1/4 + 1/8 + 1/16 + 1/32 + 3/96
= 1/2 + 1/4 + 1/8 + 1/16 + 1/32 + (2+1)/96
= 1/2 + 1/4 + 1/8 + 1/16 + 1/32 + 1/48 + 1/96
so a =2 , b= 4, c = 8, d= 16,e=32, f= 48,g =96

this follows from 1/a = 1/(2a) + 1/(2a) and
1/(2a) = 1/ (3a) + 1/(6a)
 
Albert said:
$a,b,c,d,e,f,g \in N$

$a<b<c<d<e<f<g$

$\dfrac{1}{a}+\dfrac{1}{b}+\dfrac{1}{c}+\dfrac{1}{d}+\dfrac{1}{e}+\dfrac{1}{f}+\dfrac{1}{g}=1$

please find one possible solution of a,b,c,d,e,f,g
Just to liven the problem up a bit, what are the smallest and largest possible values of $g$?

The smallest I have found so far is $g=30$, from the sum $$\frac13 + \frac15 + \frac16 + \frac19 + \frac1{10} + \frac1{18} + \frac1{30} = \frac{30 + 18 + 15 + 10+9+5 + 3}{90} = \frac{90}{90} = 1.$$ (I found that example by taking a number with many divisors, in this case $90$, and looking for seven of its divisors that added up to $90$.)

The largest value I can find for $g$ is $10\,650\,056\,950\,806$. That came from repeatedly using the relation $\dfrac1n = \dfrac1{n+1} + \dfrac1{n(n+1)}$, as follows: $$1 = \frac12 + \frac13 + \frac16,$$ $$1 = \frac12 + \frac13 + \frac17 + \frac1{42},$$ $$1 = \frac12 + \frac13 + \frac17 + \frac1{43} + \frac1{1806},$$ $$1 = \frac12 + \frac13 + \frac17 + \frac1{43} + \frac1{1807} + \frac1{3\,263\,442},$$ $$1 = \frac12 + \frac13 + \frac17 + \frac1{43} + \frac1{1807} + \frac1{3\,263\,443} + \frac1{10\,650\,056\,950\,806}. $$ Any advance on ten trillion?
 
Last edited:
$(\dfrac {1}{1} - \dfrac {1}{2}) +(\dfrac {1}{2} - \dfrac {1}{3}) +(\dfrac {1}{3}- \dfrac {1}{4}) + (\dfrac {1}{4} - \dfrac {1}{5}+) (\dfrac {1}{5} - \dfrac {1}{6})+(\dfrac {1}{6} - \dfrac {1}{7})$
$=\dfrac {1}{2} + \dfrac {1}{6}+\dfrac {1}{12} + \dfrac {1}{20} + \dfrac {1}{30}+ \dfrac {1}{42}
=\dfrac {6}{7}=1-\dfrac {1}{7}$
$\therefore \,\, \dfrac {1}{2} + \dfrac {1}{6}+\dfrac {1}{7} + \dfrac {1}{12}+\dfrac {1}{20}+\dfrac {1}{30}+\dfrac {1}{42}=1$
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top