This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
reference.html
65 lines (50 loc) · 3.1 KB
/
reference.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>References</title>
<link rel="stylesheet" type="text/css" href="mainlayout.css">
</head>
<body>
<center>
<div class="mainBody">
<div class="pageTitle">
<br>
<img src="images/title.png" alt="Anthony Sottile" title="Anthony Sottile">
</div>
<div class="contentBody">
<div class="imageleft">
<center>
<a href="index.html"><img src="images/home.png" alt="Home"></a><br><br>
<a href="nmr.html"><img src="images/nmr.png" alt="NMR"></a><br><br>
<a href="procedure.html"><img src="images/procedure.png" alt="Procedure"></a><br><br>
<a href="mechanism.html"><img src="images/mechanism.png" alt="Mechanism"></a><br><br>
<a href="reference.html"><img src="images/reference.png" alt="References"></a><br><br>
<a href="leadingq.html"><img src="images/leadingq.png" alt="Leading Question TfOH"></a><br><br>
<a href="aboutus.html"><img src="images/aboutus.png" alt="About Us"></a>
</center>
<div></div>
</div>
<div class="subtitle">
<img src="images/referencesub.png" alt="References">
<div></div>
</div>
<br><br>
Fukuyama, T.; Chen, X. <i>J. Am. Chem. Soc.</i>, <b>1994</b>, <i>116</i>, 3125-3126.<br><br>
Three articles citing that paper are:<br><br>
Li, J. T.; Sun, M. X.; Yin, Y. <i>Ultrasonics Sonochemistry</i>, <b>2010</b>, <i>17</i>, 359-362. <br><br>
Kuo, C. W.; Wang, C. C.; Fang, H. L.; Raja, B. R.; Kavala, V.; Habib, P. M.; Yao L. F. <i>Molecules</i>, <b>2009</b>, <i>14</i>, 3952-3963.<br><br>
Fuwa, H.; Sasaki, M. <i>Org. Biomol. Chem</i>, <b>2007</b>, <i>5</i>, 2214-2218.<br><br>
All three of these articles deal in indol reactions, but none of them are particularly relevant to our reaction because the relevant chemistry in Fukuyama and Chen's paper was only mentioned as an unintended reaction while they were trying to do another reaction.
<br><br>
Fukuyama and Chen found that the reaction shown below formed the 2-substituted indol exclusively:
<img src="images/referenceimage.png" alt="Reaction"><br><br>
This transformation is biomimetic, as both TfOH and indol-containing molecules are common to biological systems. This aspect is very important to Richter et al. as "Biomimetic syntheses are often more efficient due to the tactics that Nature employs, namely rapid assembly of skeletal complexity, a linear increase of oxidation state, use of mild and simple reagents, and the ability to control chemoselectivity (lack of protecting groups)."
<br><br> Interestingly, this was not Fukuyama and Chen's desired product. Rather, they were attempting to create a 6-membered ring (carbocation formation at the primary rather than secondary carbon of the terminal alkene.) They found, however, that the reaction formed the 5-membered ring exclusively and so proceeded with their reaction by a different path.
<br>
<br>
</div>
</div>
</center>
</body>
</html>