What strange pattern emerges from the Pell Numbers?

  • Thread starter tejolson
  • Start date
In summary, the conversation discusses various mathematical equations and concepts such as Pell numbers, Pythagorean triangles, and binomial expansion. The speaker also mentions using these concepts to measure pi and notes a pattern in the last digit of Pell numbers. They also share a method for creating an integer triangle using Pell numbers. Overall, the conversation seems to be exploring and playing with different mathematical ideas and techniques.
  • #1
tejolson
8
0
Is this of interest to the mathematics community?

((sqrt(2*x^2-1))^4+(sqrt(2*x^2-1))^2*2+1)/(x^4*4)=1

((sqrt(2*x^2-1))^6+(sqrt(2*x^2-1))^4*3+(sqrt(2*x^2-1))^2*3+1)/(x^6*8)=1

This is just a warped Pell Number. But it turns out it is true for all numbers, not just Pell Numbers. I don't think it's supposed to prove anything worthwhile.

I also have a Pell Number of 2,373,210 digits. Which means I have the 2,373,210th perfect square that is also a triangular number. It also means I have the 2,373,210th leg/leg primitive Pythagorean triangle. And it means I have 2 triangular numbers that square to make another Primitive Triangle. I don't know how many decimals this square root of two will go to but I'm sure the other methods are better than this one. I guess I can keep going and stop it at a number that is relatively prime, but I doubt that would be of any use. I'm sure there is more that I don't know about.
 
Mathematics news on Phys.org
  • #2
tejolson said:
Is this of interest to the mathematics community?

((sqrt(2*x^2-1))^4+(sqrt(2*x^2-1))^2*2+1)/(x^4*4)=1



You seem to have written [itex]\frac{\left(\sqrt{2x^2-1}\right)^4+\left(\sqrt{2x^2-1}\right)^2+1}{4x^4}=1[/itex] , which of course is true but pretty trivial since the numerators is just


a perfect square by Newton's binomial theorem:[itex]\left(\sqrt{2x^2-1}\right)^4+\left(\sqrt{2x^2-1}\right)^2+1=(2x^2-1+1)^2=(2x^2)^2=4x^4[/itex] ...



((sqrt(2*x^2-1))^6+(sqrt(2*x^2-1))^4*3+(sqrt(2*x^2-1))^2*3+1)/(x^6*8)=1



Just as above, but this time a perfect cube: [itex]\left(\sqrt{2x^2-1}\right)^6+3\left(\sqrt{2x^2-1}\right)^4+3\left(\sqrt{2x^2-1}\right)^2+1=(2x^2-1+1)^3=(2x^2)^2=8x^6[/itex]


This is just a warped Pell Number. But it turns out it is true for all numbers, not just Pell Numbers. I don't think it's supposed to prove anything worthwhile.


Well, if you reached the above by yourself then it is very nice, and of course it proves some really interesting relations between coefficients

of binomials squared, cubed, etc., but it's been with us for centuries.




I also have a Pell Number of 2,373,210 digits. Which means I have the 2,373,210th perfect square that is also a triangular number. It also means I have the 2,373,210th leg/leg primitive Pythagorean triangle. And it means I have 2 triangular numbers that square to make another Primitive Triangle. I don't know how many decimals this square root of two will go to but I'm sure the other methods are better than this one. I guess I can keep going and stop it at a number that is relatively prime, but I doubt that would be of any use. I'm sure there is more that I don't know about.


If you're interested in this stuff you may want to try to study Analytic Number Theory, though it'd be a good idea to have first some

background in Analysis (preferably also complex but at least real) and abstract Algebra, so that you'd enjoy and make the most of it.

DonAntonio
 
  • #3
Actually, the binomial thing had occurred to me. I don't know the details about binomial expansion but I thought it involved triangular numbers. Now that I'm looking at it more closely, I'm seeing it all. I have a bag full of tricks. I would appreciate it if you all dismantled them as well.

Can I reuse this thread?
 
  • #4
I guess I'll get told if it's not allowed. So my current mission is a set of leg/hyp twin pythagorean triangles that hit 0 degrees without the use of angles (no pi). I'm using a 3 4 5 triangle right now because it is the easiest.

A really good candidate is the 177th triangle. After simplification the mathematics ends up being 59/17. There are 17 cycles. This is using Microsoft Expression, a drawing program. I would like to prove with 100% accuracy that there is a consistent 0 for all pythagorean triangles. The radius is 4.5 (4+5)/2. The length of each for the perimeter is 3.
(3*177)/(4+5)17
(3*3*59)/(9)17
59/17

What is the purpose in this? I want to make a really big leg/hyp twin pathagorean triangle and use it to measure pi. I would like to point out that this is not a perfect method for measuring pi because this is still a perimeter method that has straight sides.

I guess this next part is a little bit out there but I couldn't help but notice the 3' and 5' on DNA. Maybe there is no 0 degree. Maybe it is just very close, close enough for DNA to use and close enough to confuse us when we try and assign numbers to it.
 

Attachments

  • 017.jpg
    017.jpg
    27.7 KB · Views: 346
  • #5
So I did a goolge search for "pell number." Then I seen this on the sixth search. I thought, what kind of idiot would call their thread "Pell Number Craziness." Sure enough it was me.

What do you think of this? If you split the Pell Number into odd and even sets and remove the even you'll notice something with the last number. It starts out as 1, 5, 9, then after it has a pattern. 1, 5, 9, 9, 5, 1, 1, 5, 9, 9, 5, 1, 1, 5, 9, 9... Anyway, the numbers keep doing this no matter what. It doesn't change when they cycle back.
6900001st ...00001
6900003rd ...00005
6900005th ...00029
6900007th ...00169
6900009th ...00985
I don't know what the 6899999th Pell Number is. It would take about 2 hours to find out. I have my computers tied up right now. But I'm willing to bet it has a 1 (judging from 1345, 2760, and others). That being said, the -1th Pell Number would also be a 1. I also noticed there are no threes. For an odd type of equation, I find this unusual.

I also found a way to turn these Pell Numbers into a cool integer triangle. Look at the file attachement.
3^2+4^2=5^2
(3*3)^2+(4*3)^2=(5*3)^2
9^2+12^2=15^2
5^2+12^2=13^2

20^2+21^2=29^2
(20*20)^2+(21*20)^2=(29*20)^2
400^2+420^2=580^2
29^2+420^2=421^2

attachment.php?attachmentid=48796&stc=1&d=1341162436.png
 

Attachments

  • pell numbers.png
    pell numbers.png
    20.6 KB · Views: 446
Last edited:

Related to What strange pattern emerges from the Pell Numbers?

What are Pell numbers?

Pell numbers are a sequence of numbers that start with 0 and 1, and each subsequent number is the sum of the previous two numbers. So the sequence goes 0, 1, 2, 5, 12, 29, 70, 169, and so on.

What makes Pell numbers special?

Pell numbers have many interesting properties, such as being closely related to the Fibonacci sequence and appearing in various mathematical formulas and patterns. They also have connections to other areas of math, such as geometry and number theory.

Why is there "crazyness" associated with Pell numbers?

The term "crazyness" is often used to describe the unexpected and surprising properties of Pell numbers. These numbers can exhibit chaotic behavior and have patterns that seem random, making them a fascinating subject for study and exploration.

How are Pell numbers used in real life?

Pell numbers have various applications in fields such as computer science, cryptography, and physics. They can also be used to model natural phenomena and patterns, and have been studied for their potential use in data compression and encryption.

Are there any unsolved problems related to Pell numbers?

Yes, there are still many unanswered questions and open problems related to Pell numbers. For example, it is still unknown whether there are infinitely many Pell primes (Pell numbers that are also prime numbers), and there are ongoing efforts to find new properties and patterns within the sequence.

Similar threads

Replies
3
Views
626
Replies
3
Views
409
Replies
5
Views
937
Replies
13
Views
3K
Replies
2
Views
862
Replies
6
Views
786
  • General Math
Replies
7
Views
2K
  • General Math
Replies
1
Views
1K
Replies
4
Views
550
Replies
20
Views
1K
Back
Top