MHB Discover the Strange Pattern in Powers: A Question About Calculating Powers

  • Thread starter Thread starter Angel11
  • Start date Start date
Angel11
Messages
11
Reaction score
0
Hello again,it has been a few minutes before my last thread and i am also pleased of its reply so thank about it,but i remembered another question i had,this time about powers.
One day i was calculating the powers of 1,2,3 until 10.This day i realized something strange.
1^2=1, 2^2=4, 3^2=9, 4^2=16...
so i did 4-1=3, 9-4=5 and 16-9=7...
and then i realized this:5-3=2 and 7-5=2... my question is why did it end up the number 2
so the next day i instantly asked my math teacher about it and he told me that this is already found but i am to young to understand why.So now i am asking help here (although i still think i won't understand since i think it will be complicated)

P.S I am sorry if you didn't understand the calculation but it was tough for me to explane it
Thank you
 
Last edited:
Mathematics news on Phys.org
1
1 + 3 = 4
1 + 3 + 5 = 9
1 + 3 + 5 + 7 = 16
1 + 3 + 5 + 7 + 9 = 25
.
.
.

Do you see where the '2' is coming from now?
 
Angel1 said:
Hello again,it has been a few minutes before my last thread and i am also pleased of its reply so thank about it,but i remembered another question i had,this time about powers.
One day i was calculating the powers of 1,2,3 until 10.This day i realized something strange.
1^2=1, 2^2=4, 3^2=9, 4^2=16...
so i did 4-1=3, 9-4=5 and 16-9=7...
and then i realized this:5-3=2 and 7-5=2... my question is why did it end up the number 2
so the next day i instantly asked my math teacher about it and he told me that this is already found but i am to young to understand why.So now i am asking help here (although i still think i won't understand since i think it will be complicated)

P.S I am sorry if you didn't understand the calculation but it was tough for me to explane it
Thank you

$$(x+1)^2-x^2=2x+1$$

$$x^2-(x-1)^2=2x-1$$

$$2x+1-(2x-1)=2$$
 
Angel1 said:
Hello again,it has been a few minutes before my last thread and i am also pleased of its reply so thank about it,but i remembered another question i had,this time about powers.
One day i was calculating the powers of 1,2,3 until 10.This day i realized something strange.
1^2=1, 2^2=4, 3^2=9, 4^2=16...
so i did 4-1=3, 9-4=5 and 16-9=7...
and then i realized this:5-3=2 and 7-5=2... my question is why did it end up the number 2
so the next day i instantly asked my math teacher about it and he told me that this is already found but i am to young to understand why.So now i am asking help here (although i still think i won't understand since i think it will be complicated)

P.S I am sorry if you didn't understand the calculation but it was tough for me to explane it
Thank you

I like the way you are investigating how things work on your own. (Yes)

What you've discovered here is closely related to a result from the calculus. When the second derivative of a function is a constant, then the function will be quadratic. But, let's look at the discrete version. Suppose you are given the sequence:

5, 8, 14, 23, 35, 50, ...

And you are asked to find the $n$th term.

So, you look at the "first difference", that is, the difference between successive terms, and you find:

3, 6, 9, 12, 15

Then you look at the "second difference", that is the difference between successive terms of the first difference, and you find:

3, 3, 3, 3

So, we find a constant second difference, and we may state that the $n$th term of the sequence, which we'll call $a_n$, will be a quadratic in $n$:

$$a_n=An^2+Bn+C$$

To determine the unknown coefficients $(A,B,C)$, we may construct a system of equations based on the first 3 terms of the sequence, and their given values:

$$a_1=A+B+C=5$$

$$a_2=4A+2B+C=8$$

$$a_3=9A+3B+C=14$$

Solving this system, we obtain:

$$(A,B,C)=\left(\frac{3}{2},-\frac{3}{2},5\right)$$

And so we may state:

$$a_n=\frac{1}{2}(3n^2-3n+10)$$

What kind of general term do you suppose we'd get if we find the third difference is constant?
 
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
7
Views
2K
Replies
10
Views
2K
Replies
77
Views
6K
Replies
2
Views
1K
Replies
24
Views
2K
Replies
5
Views
2K
Back
Top