Can Every Natural Number be Expressed as a Sum of Square Roots?

  • MHB
  • Thread starter anemone
  • Start date
  • Tags
    Radicals
In summary, surds are numbers that involve irrational numbers, such as square roots, that cannot be expressed as exact decimals or fractions. Powers and radicals are inverse operations, with powers raising a number to an exponent and radicals taking the root of a number. To simplify a surd, you need to factor the number inside the square root sign and look for perfect squares. The difference between a rational and irrational number is that rational numbers can be expressed as a ratio of two integers, while irrational numbers cannot. To perform operations with surds, you follow the same rules as with other numbers, but with some specific guidelines for addition, subtraction, multiplication, and division.
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
Prove that for any natural number $a$, there is an integer $k$ such that $(\sqrt{1982}+1)^a=\sqrt{k}+\sqrt{k+1981^a}$
 
Mathematics news on Phys.org
  • #2
We can actually solve this for $k$ directly:
$$(\sqrt{1982}+1)^a=\sqrt{k}+\sqrt{k+1981^a}$$
$$(\sqrt{1982}+1)^a - \sqrt{k}=\sqrt{k+1981^a}$$
$$\left ((\sqrt{1982}+1)^a - \sqrt{k} \right )^2=k+1981^a$$
$$(\sqrt{1982}+1)^{2a} - 2 \sqrt{k} (\sqrt{1982}+1)^a + k=k+1981^a$$
$$(\sqrt{1982}+1)^{2a} - 2 \sqrt{k} (\sqrt{1982}+1)^a = 1981^a$$
$$2 \sqrt{k} (\sqrt{1982}+1)^a = (\sqrt{1982}+1)^{2a} - 1981^a$$
$$\sqrt{k} = \frac{(\sqrt{1982}+1)^{2a} - 1981^a}{2 (\sqrt{1982}+1)^a}$$
Now just note that:
$$\left (\sqrt{1982} - 1 \right ) \left (\sqrt{1982} + 1 \right ) = 1981$$
And so we get:
$$\sqrt{k} = \frac{(\sqrt{1982}+1)^{2a} - \left (\sqrt{1982} - 1 \right )^a \left (\sqrt{1982} + 1 \right )^a}{2 (\sqrt{1982}+1)^a}$$
We can now divide through to get:
$$\sqrt{k} = \frac{1}{2} \left [ (\sqrt{1982}+1)^a - \left (\sqrt{1982} - 1 \right )^a \right ]$$
And finally:
$$k = \frac{1}{4} \left [ (\sqrt{1982}+1)^a - \left (\sqrt{1982} - 1 \right )^a \right ]^2$$
Expanding:
$$k = \frac{1}{4} \left [ (\sqrt{1982}+1)^{2a} + \left (\sqrt{1982} - 1 \right )^{2a} - 2 \cdot 1981^a \right ]$$
Finally we use the binomial theorem to expand the powers:
$$\left ( \sqrt{1982} + 1 \right )^{2a} + \left (\sqrt{1982} - 1 \right )^{2a} = \sum_{k = 0}^{2a} \binom{2a}{k} \left [ \sqrt{1982}^{2a - k} + \sqrt{1982}^{2a - k} (-1)^k \right ]$$
Now for odd $k$ the $k$th term vanishes, so consider only even $k$, say $k = 2m$:
$$\left ( \sqrt{1982} + 1 \right )^{2a} + \left (\sqrt{1982} - 1 \right )^{2a} = \sum_{m = 0}^{a} \binom{2a}{2m} \sqrt{1982}^{2a - 2m} + \sqrt{1982}^{2a - 2m} = \sum_{m = 0}^{a} \binom{2a}{2m} 2 \cdot 1982^{a - m}$$
So that the sum is clearly an integer. Note that 1982 is even, so that all the terms in the series except the last (which is always just $(2a, 2a) 2 \cdot 1982^0 = 2$) are divisible by 4, so that the sum as a whole is divisible by 2 but not by 4. On the other hand, $2 \cdot 1981^a$ is also divisible by 2 but not by 4, and so:
$$(\sqrt{1982}+1)^{2a} + \left (\sqrt{1982} - 1 \right )^{2a} - 2 \cdot 1981^a ~ ~ ~ \text{is divisible by 4}$$
We conclude that:
$$k = \frac{1}{4} \left [ (\sqrt{1982}+1)^{2a} + \left (\sqrt{1982} - 1 \right )^{2a} - 2 \cdot 1981^a \right ] = \frac{1}{4} \left [ (\sqrt{1982}+1)^a - \left (\sqrt{1982} - 1 \right )^a \right ]^2$$
is in fact an integer and a solution to the original equation as derived earlier. $\blacksquare$

First few solutions $(a, k)$ are given by $(0, 0), (1, 1), (2, 7928), (3, 35366809), (4, 124700748768), \cdots$
 
Last edited:
  • #3
Hi Bacterius, sorry for the late reply, and thanks for the great solution!:)

I also want to share the solution (of other) here:

Let \(\displaystyle X=\sum_{j=o\,\,j\,\,\text{even}}^{a} {a\choose j}(\sqrt{1982})^j\), \(\displaystyle Y=\sum_{j=o\,\,j\,\,\text{odd}}^{a} {a\choose j}(\sqrt{1982})^j\)

Thus $X$ is the sum of the even-numbered terms in the expansion of $(\sqrt{1982}+1)^a$ and $Y$ is the sum of the odd-numbered terms in that expansion.

Note also that

\(\displaystyle (\sqrt{1982}-1)^a=\sum_{j=o}^{a} {a\choose j}(\sqrt{1982})^{a-j}(-1)^j=\begin{cases}Y-X \,\,\,\text{if}\,\,a\,\,\text{is odd}, & \\[3pt] X-Y \,\,\,\text{if}\,\,a\,\,\text{is even} \\ \end{cases}\)

Case 1: $a$ is odd. Let $k=X^2$

Then we have

$\begin{align*}\sqrt{k+1981^a}+\sqrt{k}&=\sqrt{X^2+(\sqrt{1982}-1)^a(\sqrt{1982}+1)^a}+X\\&=\sqrt{X^2+(Y-X)(X+Y)}+X\\&=\sqrt{X^2+Y^2-X^2}+X\\&=Y+X\\&=(\sqrt{1981}+1)^a \end{align*}$

Case 2: $a$ is even. Let $k=Y^2$

Then we have

$\begin{align*}\sqrt{k+1981^a}+\sqrt{k}&=\sqrt{Y^2+(X-Y)(X+Y)}+\sqrt{Y^2}\\&=\sqrt{X^2}+\sqrt{Y^2}\\&=(\sqrt{1981}+1)^a \end{align*}$

It's evident that $X^2$ is an integer, and $Y^2$ is an integer since $Y$ has the form $\sqrt{1982}M$, for some integer $M$, and this completes the proof.
 

Related to Can Every Natural Number be Expressed as a Sum of Square Roots?

What are surds?

Surds are numbers that cannot be expressed as exact decimals or fractions. They usually involve irrational numbers, such as the square root of 2 or pi.

What is the difference between a power and a radical?

Powers and radicals are inverse operations. A power raises a number to a given exponent, while a radical takes the root of a number. For example, 2^3 (2 raised to the power of 3) is equal to 8, while √8 (square root of 8) is also equal to 8.

How do you simplify surds?

To simplify a surd, you need to factor the number inside the square root sign and look for perfect squares. Then, you can take the square root of those perfect squares and leave the remaining numbers outside the square root sign. For example, the surd √36 can be simplified to 6, as 6 is a perfect square.

What is the difference between a rational and irrational number?

A rational number is one that can be expressed as a ratio of two integers, while an irrational number cannot be expressed as a ratio of two integers. Irrational numbers, such as pi or the square root of 2, have non-terminating and non-repeating decimals.

How do you perform operations with surds?

To perform operations with surds, you need to follow the same rules as with other numbers. For addition and subtraction, you can only combine like terms (those with the same surd). For multiplication, you can multiply the numbers outside the square root sign and the numbers inside the square root sign separately. For division, you can rationalize the denominator by multiplying both the numerator and denominator by the surd in the denominator.

Similar threads

Replies
5
Views
933
Replies
13
Views
3K
Replies
23
Views
1K
Replies
4
Views
529
Replies
4
Views
1K
  • General Math
Replies
1
Views
1K
Replies
5
Views
1K
Replies
2
Views
367
Replies
45
Views
4K
Replies
17
Views
3K
Back
Top