MHB Is a number member of sequence?

  • Thread starter Thread starter cfg
  • Start date Start date
  • Tags Tags
    Member Sequence
cfg
Messages
1
Reaction score
0
an(n in subindex)=(1/2)*n^2-3n+5/2, when n ≥1

Is number 10 member of that sequence? what about number 6?Create equation to solve it.

If someone can help with this problem please, it will be much appreciated!
 
Mathematics news on Phys.org
cfg said:
an(n in subindex)=(1/2)*n^2-3n+5/2, when n ≥1

Is number 10 member of that sequence? what about number 6?Create equation to solve it.

If someone can help with this problem please, it will be much appreciated!
Is that $\frac{n^2}{2}-3n+\frac{5}{2}$?

If so, then if 10 is a member of the sequence, then there is a positive integer n that satisfies $$\frac{n^2}{2}-3n+\frac{5}{2}=10$$
Either find such a solution to the equation (solve for n) or prove that there isn't one. Do the same for 6.
 
While this may be beyond the scope of what is expected or even needed here, we could observe that since the closed form of the sequence is a quadratic with real coefficients, then the recursive form will come from the characteristic equation:

$$(r-1)^3=r^3-3r^2+3r-1$$

and so the sequence may be defined recursively as:

$$a_{n+3}=3a_{n+2}-3a_{n+1}+a_{n}$$

where:

$$a_1=0,\,a_2=-\frac{3}{2},\,a_3=-2$$

Another thing we might look at is the equation:

$$\frac{n^2-6n+5}{2}=a_n$$

$$n^2-6n+5-2a_n=0$$

If there is going to be an integral root, then the discriminant will be a perfect square, the square of an even number:

$$(-6)^2-4(1)\left(5-2a_n \right)=(2m)^2$$ where $$0\le m\in\mathbb{Z}$$

$$9+2a_n-5=m^2$$

$$4+2a_n=m^2$$

$$2\left(2+a_n \right)=m^2$$

So, we can easily see that when $$a_n=6\implies m=4$$. What about when $a_n=10$?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
8
Views
2K
Replies
1
Views
2K
Replies
11
Views
2K
Replies
1
Views
2K
Replies
7
Views
2K
Replies
55
Views
5K
Back
Top