Solving Complex Math Problems: Recurrence Relations and Limits Explained

  • Thread starter Thread starter hamsterman
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary

Homework Help Overview

The discussion revolves around solving complex mathematical problems involving limits and recurrence relations. The original poster presents two specific problems related to limits of sums and products, expressing uncertainty about their approaches and understanding of the concepts involved.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to manipulate the first limit involving a sum of fractions but struggles with recurrence relations and expresses confusion about the complexity. For the second limit, they seek clarification on the relationship to the exponential function and question the validity of their understanding.

Discussion Status

Some participants provide guidance by suggesting the use of geometric series and power series expansions. There is an indication that the second problem has been resolved by one participant, but no consensus is reached on the first problem, leaving it open for further exploration.

Contextual Notes

The original poster mentions a possible constraint regarding the positivity of the variable 'a' in the second limit problem, indicating uncertainty about the conditions under which the problem is being analyzed.

hamsterman
Messages
74
Reaction score
0
I'm trying to teach myself maths, and I have a couple of problems I can't figure out.

1. \lim\sum\limits_{k=1}^{n}\frac{2k-1}{2^k}. I see that this is =\lim\sum\limits_{k=1}^{n}\frac{k}{2^{k-1}}-1 but I have no idea what to do with that. I tried writing it as \lim\frac{\sum\limits_{k=1}^{n}2^{n-k}k}{2^{n-1}}-1 and then writing the top as x_n where x_1=1, x_k=2x_{k-1}+k, but I failed. I hardly have any experience with recurrence relations.. And it seems overly complex.

2. \lim\prod\limits_{j=1}^{n}(1+\frac{aj}{n^2}), a\in\mathbb{R}. (It might be that a can only be positive, I don't remember..). I have no ideas about this at all. The answer is e^{a/2}, I think.
A related question, is \lim\limits_{n\rightarrow\infty}(1+\frac{x}{n})^n=e^x ? I don't see how that works..

Thanks for your time
 
Physics news on Phys.org
To part 1: You apparently know the geometric series, right? If you express it in terms of
\sum_{n=0}^\infty r^n and then look at the derivative with respect to r, what do you get?
 
To part 2: If I were you, I would expand the product into a power series in a and see if you can find the right coefficients. It might be a tedious task though.
 
Thanks for the first. It seems that I've solved the second:
\lim\prod\limits_{j=1}^{n}(1+\frac{aj}{n^2})=\lim\\sqrt[n^2]{\prod\limits_{j=1}^{n}(1+\frac{aj}{n^2})^{n^2}}=\lim\sqrt[n^2]{\prod\limits_{j=1}^{n}e^{aj}}=\lim e^{\frac{a}{n^2}\sum\limits_{j=1}^{n}j}=\lim e^{\frac{a}{n^2}\frac{n(n+1)}{2}}=e^{a/2}
 
Wow, that's what I call elegant :-o
Well done!
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K