Problem 1b

Find positive integers n such that n1+n+1\sqrt { n-1 } +\sqrt { n+1 } is rational.

This a part of my set NMTC 2nd Level (Junior) held in 2014.

#NumberTheory #Integers

Note by Siddharth G
6 years, 7 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

With nn being a positive integer we would need to have both n1n - 1 and n+1n + 1 as perfect squares. But since there is no pair of perfect squares that differ by 22 we know that at least one of n1\sqrt{n - 1} or n+1\sqrt{n + 1} will be irrational. Since both of these roots are non-negative, this implies that the sum will always be irrational.

A follow-up question could be: are there any real numbers x1x \ge 1 such that x1+x+1\sqrt{x - 1} + \sqrt{x + 1} is rational?

On my first attempt, I've reduced the problem to the question of whether or not there are positive integers a,ba, b and cc such that a43b4=c2a^{4} - 3b^{4} = c^{2}. Haven't found any solutions yet, so I'm seeing if I can prove that there in fact can't be any solutions.

Brian Charlesworth - 6 years, 7 months ago

Log in to reply

Since x1+x+2 \sqrt{ x -1 } + \sqrt{ x + 2 } is a continuous graph with image of [2,) [\sqrt{2}, \infty ), hence there are many real values of xx which yield a rational value.

A slightly more interesting question is if there are rational solutions. My suspicion is no.

Calvin Lin Staff - 6 years, 7 months ago

Log in to reply

@Calvin Lin Yes, that is the more interesting question. I think that there is a rational solution linked to every primitive Pythagorean triple (a,b,c),a<b<c(a,b,c), a \lt b \lt c, such that (at least) one of a,ba,b is a perfect square, and, (letting, say, bb be the perfect square), that both (cb)(c - b) and (c+b)(c + b) are perfect squares as well. For example, with b=4,c=5b = 4, c = 5 we have

541+54+1=12+32=2\sqrt{\frac{5}{4} - 1} + \sqrt{\frac{5}{4} + 1} = \frac{1}{2} + \frac{3}{2} = 2.

Another example is the primitive triple (36,77,85)(36,77,85). In this case we would have

85361+8536+1=76+116=3\sqrt{\frac{85}{36} - 1} + \sqrt{\frac{85}{36} + 1} = \frac{7}{6} + \frac{11}{6} = 3.

I suppose that for any Pythagorean triple there will be one of the legs bb such that both cbc - b and c+bc + b are perfect squares, so what we require is that this leg bb is also a perfect square.

Looking through a list of primitives, other ones that would work are:

  • (16,63,65)(16,63,65), giving a sum of 44;

  • (17,144,145)(17,144,145), giving a sum of 32\frac{3}{2};

  • (36,323,325)(36,323,325), giving a sum of 66;

  • (100,621,629)(100, 621, 629), giving a sum of 55.

Now that we know that such rational solutions exist, the next question is to determine how many there are, and if the resulting sums are integers or half-integers. I suspect that since there are an infinite number of primitive triples there will be an infinite number of rational solutions; I'll work on this later.

EDIT: O.k., with c=m2n2c = m^{2} - n^{2} and b=2mnb = 2mn, where m,nm,n are positive integers with m>nm \gt n, we have

cb1+cb+1=2mn\sqrt{\frac{c}{b} - 1} + \sqrt{\frac{c}{b} + 1} = \sqrt{\frac{2m}{n}}.

Then if m=2h2m = 2h^{2} and n=k2n = k^{2} for positive integers h,kh,k we end up with a sum of 2hk\frac{2h}{k}.

So it would appear that there are an infinite number of rational solutions. An unexpected result ......

Brian Charlesworth - 6 years, 7 months ago

It's never rational...

Nathan Ramesh - 6 years, 7 months ago

no integer satisfy n. The difference between the square of 2 consecutive integers must be atleast 3.

Ashutosh Kaul - 6 years, 7 months ago

There is no such integer

John Watson - 6 years, 7 months ago

Squaring it gives 2n+2n212n+2\sqrt{n^{2}-1} which means that n21n^{2}-1 is a perfect square. Hence n=1n=1, but it does not work as 2\sqrt {2} is irrational. Thus no solutions.

Joel Tan - 6 years, 7 months ago
×

Problem Loading...

Note Loading...

Set Loading...