Recent content by nvalia
-
N
MATLAB Help - Comparing values/Indexing
Thank you! I figured out what I was doing wrong. :)- nvalia
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
N
MATLAB Help - Comparing values/Indexing
Homework Statement I am very, very new to MATLAB, and can't seem to figure out this seemingly simple problem. Given a t-array and a y-array for a decaying exponential function, my task is to find the first relative maximum in the graph without using Matlab's preset relative max. functions...- nvalia
- Thread
- Matlab
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
N
Sequence Convergence: Determine if an= (13(4n)+11)/(10(5n))
Oops! That was a typo -- fixed. Sorry about that. And, if I write out the sequence, I would have to say the limit of (4/5)^n = 0. Am I allowed to split the limit like I did, and, if so, are the limits separately 0 and 0, so that the final answer is "converges to zero"?- nvalia
- Post #3
- Forum: Calculus and Beyond Homework Help
-
N
Sequence Convergence: Determine if an= (13(4n)+11)/(10(5n))
Homework Statement Determine if the sequence an converges. an = (13(4n)+11)/(10(5n)) Homework Equations N/A The Attempt at a Solution \lim_{n \to \infty} (\frac{(3(4^n))+11}{10(5^n)}) = 1/10 \lim_{n \to \infty} (\frac{(3(4^n))+11}{5^n}) = 1/10 \lim_{n \to \infty} (\frac{(3(4^n)}{5^{n}}) +...- nvalia
- Thread
- Convergence Sequence
- Replies: 3
- Forum: Calculus and Beyond Homework Help