Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.4K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

Products of consecutive primes in Wolfram|Alpha

Posted 5 years ago
POSTED BY: Brian McGroarty
2 Replies

Neat, thank you. That gives me a nice starting point for exploring Wolfram|Alpha further.

I've also found that the series of lesser members of twin primes is available as http://oeis.org/A001359 and Wolfram|Alpha is aware of OEIS. It can produce that list if I type "OEIS A001359." Perhaps the next thing to discover is whether Alpha has a syntax for accessing OEIS sequences in a fashion similar to the "prime" function above.

POSTED BY: Brian McGroarty
Posted 5 years ago

In WolframAlpha try

table[prime(i)*prime(i+1),{i,1,14}]
POSTED BY: Bill Nelson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard