|
Search: id:A129592
|
|
|
| A129592 |
|
Can three squares with consecutive prime sides be contained in a larger square also with a prime sides just one greater than required? The sequence lists the first of a group of three consecutive primes. |
|
+0 1
|
| |
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
A challenge would be to find three squared primes summing to a perfect square; further would be to find that a perfect square of a prime.
|
|
FORMULA
|
Add the squares of three consecutive primes; take the square root of that total to see whether or not it is less than one away from a prime greater than that square root.
|
|
EXAMPLE
|
Take 13,17,19 with summed squares 169+289+361=819. The square root
is about 28.6 and this is less than one away from 29, so it is placed
in the sequence.
|
|
CROSSREFS
|
Sequence in context: A051748 A086904 A026555 this_sequence A153136 A127487 A072060
Adjacent sequences: A129589 A129590 A129591 this_sequence A129593 A129594 A129595
|
|
KEYWORD
|
nonn,uned
|
|
AUTHOR
|
J. M. Bergot (thekingfishb(AT)yahoo.ca), May 30 2007
|
|
|
Search completed in 0.002 seconds
|