نتایج جستجو برای: alkyl co

تعداد نتایج: 346723  

Journal: :The Journal of biological chemistry 2001
M T van der Meer S Schouten B E van Dongen W I Rijpstra G Fuchs J S Damsté J W de Leeuw D M Ward

To assess the effects related to known and proposed biosynthetic pathways on the (13)C content of lipids and storage products of the photoautotrophic bacterium Chloroflexus aurantiacus, the isotopic compositions of bulk cell material, alkyl and isoprenoid lipids, and storage products such as glycogen and polyhydroxyalkanoic acids have been investigated. The bulk cell material was 13 per thousan...

Journal: :Zeitschrift für anorganische und allgemeine Chemie 2021

Clathrochelate complexes of cobalt are known in the oxidation states I, II, and III. Low-valent Co(I) highly reactive compounds, there is only limited knowledge about their structures solid state. Herein, we describe crystallographic analyses three low-valent clathrochelate complexes, along with corresponding Co(II) precursors. Two different ligand environments were studied: a) ligands alkyl su...

Journal: :Chemical science international journal 2023

Recently, researches on molecular engineering of PEDOT:PSS is being actively conducted to improve the electrical conductivity and device performance. In this paper, we prepared characterized a series PSS substituted with alkyl sulfonate (PSS-co-PA3, PSS-co-PA5, PSS-co-PA10, PSS-co-PA30) proceeding prepare PEDOT:PSS/graphene oxide (GO) aerogels different amounts functional groups that could be a...

Bita Mohtat Hoorieh Djahaniani

7-Hydroxycoumarine undergoes a smooth reaction with alkyl propiolates in the presence of triphenylphosphine (15 mol%) to produce the corresponding alkyl (E)-3-((2-oxo-2H-chromen- 7-yl)oxy)acrylate in good yields. When the reaction was performed by 3-hydroxyquinoline similar alkyl acrylates were obtained.

Journal: :Photochemical & photobiological sciences : Official journal of the European Photochemistry Association and the European Society for Photobiology 2011
Gregory Kuzmanich Arunkumar Natarajan Yanhui Shi Brian O Patrick John R Scheffer Miguel A Garcia-Garibay

The solid state photoexcitation of several triphenylmethyl-alkyl ketones resulted in the loss of CO and the exclusive formation of radical-radical combination products. Differences in reactivity suggest a stepwise mechanism with the unprecedented formation of primary and secondary radicals in some of the radical pair intermediates in the solid state.

Journal: :The Journal of organic chemistry 2008
Douglass F Taber Ritesh B Sheth

2-Alkyl cyclohexenones are useful intermediates for organic synthesis. The Wittig reaction of a series of aldehydes with (cyclopropylmethyl)triphenylphosphonium bromide delivered the corresponding alkenyl cyclopropanes. UV irradiation in the presence of Fe(CO)5 converted the alkenyl cyclopropanes to the 2-substituted cyclohexenones. This approach enabled a three-step synthesis of the tricyclic ...

Journal: :Chemical communications 2008
Hongxia Wang Jian Fang Tong Cheng Jie Ding Liangti Qu Liming Dai Xungai Wang Tong Lin

Stable superhydrophobic surfaces with water contact angles over 170 degrees and sliding angles below 7 degrees were produced by simply coating a particulate silica sol solution of co-hydrolysed TEOS/fluorinated alkyl silane with NH(3).H(2)O on various substrates, including textile fabrics (e.g. polyester, wool and cotton), electrospun nanofibre mats, filter papers, glass slides, and silicon waf...

Journal: :Chemical communications 2015
P H Gehrtz V Hirschbeck I Fleischer

Herein, we report a Pd-catalysed alkoxycarbonylation of alkenes based on the use of a recyclable CO2 reduction product, the crystalline and air-stable N-formylsaccharin, as a CO surrogate. The carbonylation proceeds under ambient conditions in an exceptionally complementary regioselective fashion yielding the desired branched products from styrene derivatives and valuable linear esters from alk...

Journal: :Angewandte Chemie 2012
Gokarneswar Sahoo Hasibur Rahaman Adám Madarász Imre Pápai Mikko Melarto Arto Valkonen Petri M Pihko

Pause and play: dihydrooxazine oxides are stable intermediates that are protonated directly, without the intermediacy of the zwitterions, in organocatalytic Michael additions of aldehydes and nitroalkenes (see scheme, R=alkyl). Protonation of these species explains both the role of the acid co-catalyst in these reactions, and the observed stereochemistry when the reaction is conducted with α-al...

Journal: :Chemical communications 2015
Ye Ri Han Jung-Woo Park Hanil Kim Hyejeong Ji Soo Hyun Lim Chul-Ho Jun

A new method for the preparation of well-defined functionalized mesoporous SBA-15 has been developed by a one-step co-condensation method using trimethallylsilanes as organosilane sources. This new method enables the incorporation of various bulky organic functional groups with long alkyl chain tethers into the mesoporous silica network.

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->