login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076430 Sum of squares of numbers that cannot be written as t*p_n + u*p_{n+1} for nonnegative integers t,u, where p_n is the n-th prime. 1
1, 70, 1610, 22715, 170170, 675376, 2224824, 5696295, 21057190, 52798270, 111385170, 261955560, 414410780, 628310711, 1187225546, 2369546790, 3631067090, 5339542890, 8459444455, 10969197540, 15154637940, 22349763995 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

REFERENCES

Fred. Schuh, Vragen betreffende een onbepaalde vergelijking, Nieuw Tijdschrift voor Wiskunde, 52 (1964-1965) 193-198.

FORMULA

p_n*p_{n+1}*(p_n-1)*(p_{n+1}-1)*(p_n*p_{n+1}-p_n-p_{n+1})/12

MAPLE

seq(ithprime(n)*ithprime(n+1)*(ithprime(n)-1)*(ithprime(n+1)-1)*(ithprime(n)*ithprime(n+1)-ithprime(n)-ithprime(n+1))/12, n=1..30);

CROSSREFS

Cf. A076389, A076429.

Sequence in context: A189413 A061606 A107421 * A006296 A047835 A133312

Adjacent sequences:  A076427 A076428 A076429 * A076431 A076432 A076433

KEYWORD

nonn

AUTHOR

Floor van Lamoen (fvlamoen(AT)hotmail.com), Oct 10 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 03:44 EST 2012. Contains 205860 sequences.