In modelling a certain problem I find the following sum that I am trying to find a formula for $f_1+f_2+f_3...+f_n$ where \begin{align} &f_1=t_1+(a+y(t_1-t_0))k\\ &f_2=t_1+\Bigg(a+2y(t_1-t_0)+\bigg(\Big(a+y(t_1-t_0)\Big)k-ak\bigg)y\Bigg)k\\ &f_3=t_1+\Bigg(a+3y(t_1-t_0)+\bigg(\Big(a+y(t_1-t_0)\Big)k-ak\bigg)y \\ &+ \bigg(\bigg(a+2y(t_1-t_0)+\Big(\big(a+y(t_1-t_0)\big)k-ak\Big)y\bigg)k-ak\bigg)y\Bigg)k\\ &.\\ &.\\ &.\\ \end{align} Notice that the equation of $f_3$ takes up two lines. I found that $f_n$ is given by the recursive formula \begin{align} f_n=t_1+k\bigg( a+ny(t_1-t_0)+y\sum_{i=1}^{n-1} (f_i-t_1-ak) \bigg),\;\;\;\;\; f_1= t_1+k(a+y(t_1-t_0)) \end{align} I know it is very messy and probably very hard to find a formula for the sum or even a non-recursive formula for $f_n$. The pattern is that you add $t_1$ and then some factor multiplied by $k$. Now this factor gets messy and very large quickly. This factor is given by $a+ny(t_1-t_0)$ and then adding each preceding factor minus $ak$ multiplied by $y$. I know its quite a nasty summation, but I will try my luck here!
2026-03-29 11:00:55.1774782055
Bumbble Comm
On
Summation of recursive formula
434 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
7
Bumbble Comm
On
Starting from Saulspatz answer: $$ f_n = \alpha+n\beta+ky\sum_{i=1}^{n-1}f_i \\\Leftrightarrow\\ \sum_{i=1}^{n}f_i=\frac{f_n -\alpha-n\beta+ky f_n }{ky} $$
Also, with $n\leftarrow n+1$:
$$ f_{n+1} = \alpha+(n+1)\beta+ky\sum_{i=1}^{n}f_i \\\Leftrightarrow\\ \frac{f_{n+1} -\alpha-(n+1)\beta }{ky}= \sum_{i=1}^{n}f_i $$
Substituting one equation into the other, we obtain $$ f_{n+1} = f_n·(k·y + 1) + β $$
This is a inhomogenous linear recurrence with constant coefficients, so you can compute the explicit form of $f_n$, and using that, probably the explicit form of $\sum f_n$.
Related Questions in SEQUENCES-AND-SERIES
- How to show that $k < m_1+2$?
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Negative Countdown
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Show that the sequence is bounded below 3
- A particular exercise on convergence of recursive sequence
- Proving whether function-series $f_n(x) = \frac{(-1)^nx}n$
- Powers of a simple matrix and Catalan numbers
- Convergence of a rational sequence to a irrational limit
- studying the convergence of a series:
Related Questions in SUMMATION
- Computing:$\sum_{n=0}^\infty\frac{3^n}{n!(n+3)}$
- Prove that $1+{1\over 1+{1\over 1+{1\over 1+{1\over 1+...}}}}=\sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+...}}}}$
- Fourier series. Find the sum $\sum_{n=1}^\infty \frac{(-1)^{n+1}}{2n+1}$
- Sigma (sum) Problem
- How to prove the inequality $\frac{1}{n}+\frac{1}{n+1}+\cdots+\frac{1}{2n-1}\geq \log (2)$?
- Double-exponential sum (maybe it telescopes?)
- Simplify $\prod_{k=1}^{l} \sum_{r=d}^m {{m}\choose{r}} \left(N-k \right)^{r} k^{m-r+1}$
- Sum of two martingales
- How can we prove that $e^{-jωn}$ converges at $0$ while n -> infinity?
- Interesting inequalities
Related Questions in RECURSION
- Solving discrete recursion equations with min in the equation
- Recognizing recursion relation of series that is solutions of $y'' + y' + x^2 y = 0$ around $x_0 = 0$.
- Ackermann Function for $(2,n)$
- Primitive recursive functions of bounded sum
- Ackermann Function for $f(2,n)$ as compared to $f(5,1)$
- Determinant of Block Tridiagonal Matrix
- In how many ways can the basketball be passed between four people so that the ball comes back to $A$ after seven passes? (Use recursion)
- Finding a recursive relation from a differential equation.
- A recursive divisor function
- Are these numbers different from each other?
Related Questions in MATHEMATICAL-MODELING
- Does Planck length contradict math?
- Solving the heat equation with robin boundary conditions
- How to use homogeneous coordinates and the projective plane to study the intersection of two lines
- inhomogeneous coordinates to homogeneous coordinates
- Writing Differential equations to describe a system
- Show that $z''+F(z') + z=0$ has a unique, stable periodic solution.
- Similar mathematic exercises about mathematical model
- What are common parameters to use when using Makeham's Law to model mortality in the real world?
- How do I scale my parabolas so that their integrals over [0,1] are always the same?
- Retrain of a neural network
Related Questions in GEOMETRIC-SERIES
- Ratio of terms in simple geometric sequence appears inconsistent?
- What is the value of $x_{100}$
- $a, 1, b$ are three consecutive terms of an arithmetic series, find $a, b$ and $S$ of the infinite geometric series
- Proving in different ways that $n^{n-1}-1$ is divisible by $(n-1)^2$.
- Probability of geometric random variables in certain order
- Derivative of a function $y(x)= \sum\limits_{n=1}^\infty nx^{-n}$
- Upper bound on a series: $\sum_{k = M}^{\infty} (a/\sqrt{k})^k$
- Combined geometric and arithmetic series partial sum
- Existence of a geometric series
- Find the value of $R$ such that $\sum_{n=0}^{\infty} \frac{x^n}{n! \cdot (\ln 3)^n} = 3^x, \forall x \in (-R,R)$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
We can simplify your formula quite a bit, but it doesn't result in a recurrence that I know how to solve. We have $$\begin{align} f_n&=t_1+k\left( a+ny(t_1-t_0)+y\sum_{i=1}^{n-1} (f_i-t_1-ak) \right)\\ &=t_1+ka+kny(t_1-t_0)+ky\sum_{i=1}^{n-1}f_i-ky(n-1)(t_1+ak)\\ &=t_1+ka+n(ky)(t_1-t_0)-n(ky)(t_1+ak)+ky(t_1+ak)+ky\sum_{i=1}^{n-1}f_i\\ &=\alpha+n\beta+ky\sum_{i=1}^{n-1}f_i \end{align}$$ where $$\begin{align} \alpha&=t_1+ak+ky(t_1+ak)\\ \beta &=-ky(t_0+ak) \end{align}$$
if I haven't made any mistakes.
This is easier to compute with and think about, but I don't see any way to get an explicit formula for $f_n$. I had hoped we might end up with a recursive formula for $\sum f_i$, but the coefficient of $ky$ seems to exculde any possibility of that.
This really should be a comment, not an answer, but I have no hope of typing it in a comment box.