![]() |
|
|
#67 |
|
Mar 2010
Brick, NJ
4316 Posts |
http://wwwhomes.uni-bielefeld.de/achim/prime_sieve.html has it labeled Sieve of Atkins and points the the PDF I referenced above.
Being a crank and all, its practically a given that I'll have many more misnomers than this .
|
|
|
|
|
|
#68 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
Quote:
1 Calorie (with a capital C) = 1 kilocalorie = 1000 calories (with a lower-case c) = 4.2 kJ |
|
|
|
|
|
|
#69 |
|
"Lucan"
Dec 2006
England
647410 Posts |
Yes - I deliberated over the capitalization and singular
of calories. I don't think things were thoroughly standardized pre SI. I was weaned on the foot poundel, and considered the erg a newfangled Napoleonic invention ![]() David PS is there any concensus about kB, KB, kb or Kb for killerbight? Last fiddled with by davieddy on 2010-04-12 at 18:35 |
|
|
|
|
|
#70 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
10,753 Posts |
|
|
|
|
|
|
#71 | ||
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22·3·641 Posts |
the calories borne by
Quote:
Quote:
Last fiddled with by cheesehead on 2010-04-12 at 19:08 |
||
|
|
|
|
|
#72 |
|
"Lucan"
Dec 2006
England
145128 Posts |
I feel a new thread coming on, initiated by this latest
(hijacking) exchange. David Science and Technology would be the appropriate location. Paul? David Last fiddled with by davieddy on 2010-04-12 at 19:22 |
|
|
|
|
|
#73 | |
|
Sep 2006
Brussels, Belgium
69616 Posts |
Quote:
Then bi signifies bits and B signifies bytes. So depending on the quantity you speak of : it should be 1 KiB for 1024 bytes and 1 kB for 1000 bytes. 1 kb represents 1000 bits. KB and Kb are no units that I know of. Jacob Last fiddled with by S485122 on 2010-04-12 at 20:28 Reason: fixed sup -> exp tag and a missing / in an url tag |
|
|
|
|
|
|
#74 |
|
"Lucan"
Dec 2006
England
2×3×13×83 Posts |
THX Jacob.
I will either defer to my previous communique, or get William Blipp on the job ![]() David |
|
|
|
|
|
#75 | |
|
"Gang aft agley"
Sep 2002
1110101010102 Posts |
Quote:
With regards to the sum of N odd squares (or in your case, squares of odd primes), 2mK == N (mod 8) I recently noticed that any odd square is one more than 8 times a triangular number: n2 = 8t + 1 Trivial facts: The nth triangular number is n(n+1)/2 Squares are the sum of N consecutive odd integers Triangular Numbers are the sum of N consecutive integers Two consecutive triangular numbers added together is equal to a square Some aspect of these trivial facts might come in handy; calling a particular triangular number ti, and the next triangular number in sequence ti+1, we can look at twin primes and consider the sum of their squares: p2 + (p+2)2 = 8ti + 1 + 8ti+1 + 1 Since ti + ti+1 is itself a square that means that the sum of the squares of a the pair twinned primes is two more than a eight times a square. I don't know a use for this except that it is elementary fact accessible to me and it applies to all consecutive odd numbers but of primes, only to twin primes because they are the only consecutive odd numbers that are also prime. Last fiddled with by only_human on 2010-04-15 at 01:41 Reason: grammar; rewrote generalization that applied to all odd numbers rather than just primes |
|
|
|
|
|
|
#76 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
as to the code if i know what to help with I do have a ASM forum I have gone to maybe they could turn it to straight asm ( apparently ASM is now changed with different OS but if we can get it to a form that will work on most OS'es would that be worthy ?) Last fiddled with by science_man_88 on 2010-04-20 at 14:35 |
|
|
|
|
|
|
#77 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
I know some assembly but not really enough to help plus to assemble anything I'll have to use my links to masm32 download, and possibly http://win32assembly.online.fr/tut2.html
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regarding Squares | a1call | Miscellaneous Math | 42 | 2017-02-03 01:29 |
| Basic Number Theory 12: sums of two squares | Nick | Number Theory Discussion Group | 0 | 2016-12-11 11:30 |
| Integers = sums of 2s and 3s. | 3.14159 | Miscellaneous Math | 12 | 2010-07-21 11:47 |
| Sums of three squares | CRGreathouse | Math | 6 | 2009-11-06 19:20 |
| squares or not squares | m_f_h | Puzzles | 45 | 2007-06-15 17:46 |