Skip to main content

In Huckel's rule (4n+2), based on what do we choose the number that replaces "n" ?

This is one of the beauties of math and science.  In this case, essentially, you pick.

In organic chemistry, Huckel's rule pertains to aromatic molecules, meaning:
- it must be cyclic
- it must be conjugated (all atoms much be able to have a pi-bond)
- it must be flat


Also, it must have a certain number of pi-electrons.  That what Huckel's Rule gives, those number of pi-electrons in aromatic molecules.  Given the structures of aromatic molecules, the number of pi-electrons has to be 2, 6, 10, 14, 18, 22, etc.  That series of numbers pertains to a mathematical sequence 4n+2.  So, the "n" only pertains to whichever number of pi-electrons you are looking at.



For instance, if n = 0, 4*0+2 = 2, so 2 pi-electrons
If n = 1, 4*1+2 = 6 pi-electrons
If n = 2, 4*2+2 = 10 pi-electrons
And so on.


So, n has essentially nothing to do with anything specific.  It is simply a whole number (0, 1, 2, 3, 4, etc.)

So, a sample problem could be, "Can an aromatic molecule have 12 pi-electrons?"  You would either need to remember the sequence 2, 6, 10, 14, 22, etc.  Or, you remember 4n+2 and start to plug in the numbers like above.  When 12 doesn't show up, the answer is "no".

A link you can look at the link for more information.

Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.