Rational Limit for non-rational square roots

I discovered the following relationship while playing around with concepts discussed in recent Veritasium video.

Let's consider the sequence \[π‘Ž_{𝑛+1}=(π‘₯βˆ’1) 𝑏_{𝑛}+𝑏_{𝑛+1}\] \[𝑏_{𝑛+1}=π‘Ž_{𝑛}+𝑏_{𝑛} \] where x is any positive integer and \(a_{0}\) and \(b_{0}\) can be any non zero real numbers

Now any idea on how to prove the following result: lim⁑nβ†’βˆžπ‘Žπ‘›+1π‘Žπ‘›=lim⁑nβ†’βˆžb𝑛+1b𝑛=1+x \lim_{n\to\infty} \frac{π‘Ž_{𝑛+1}}{π‘Ž_{𝑛}} = \lim_{n\to\infty} \frac{b_{𝑛+1}}{b_{𝑛}} =1 + \sqrt{x} ANDAND lim⁑nβ†’βˆžπ‘Žπ‘›b𝑛=x \lim_{n\to\infty} \frac{π‘Ž_{𝑛}}{b_{𝑛}} = \sqrt{x}

#Calculus

Note by Vikram Pandya
1Β year, 4Β 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} aiβˆ’1 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

Let cn=anβˆ’bn.c_n = a_n-b_n. Then the equations become cn+1=(xβˆ’1)bnbn+1=cn+2bn \begin{aligned} c_{n+1} &= (x-1)b_n \\ b_{n+1} &= c_n + 2b_n \\ \end{aligned} which becomes bn+1βˆ’2bnβˆ’(xβˆ’1)bnβˆ’1=0.b_{n+1} - 2b_n - (x-1)b_{n-1} = 0. This is a second-order linear recurrence, and the roots of the associated equation are 1Β±x.1 \pm \sqrt{x}. Since xx is a positive integer, and the limit can't be negative, we always choose the positive square root. Anyway, that should get you started.

Patrick Corn - 1Β year, 1Β month ago

Log in to reply

Thanks!

Vikram Pandya - 1Β year, 1Β month ago
×

Problem Loading...

Note Loading...

Set Loading...