نتایج جستجو برای: double affine lie algebras

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

Journal: :Letters in Mathematical Physics 2021

We consider the centers of affine vertex algebras at critical level associated with simple Lie algebras. derive new formulas for generators in classical types. also give a formula Capelli-type determinant symplectic and calculate Harish-Chandra images Casimir elements arising from characteristic polynomial matrix each algebra.

1996
L Dolan

Although the importance of developing a mathematics which transcends practical use was already understood by the Greeks over 2000 years ago, it is heartening even today when mathematical ideas created for their abstract interest are found to be useful in formulating descriptions of nature. Historically, the idea of symmetry has its scientific origin in the Greeks' discovery of the five regular ...

1997
Jin - fang Cai S. K. Wang Ke Wu Wei - zhong Zhao

We obtain Drinfel ′ d's realization of quantum affine superalgebra U q (gl(1|1)) based on the super version of RS construction method and Gauss decomposition. How to construct quantum algebras (including quantum affine algebras and Yangians) is a important problem in mathematics physics. After Drinfel ′ d [1] and Jimbo [3, 4] independently discovered that the universal enveloping algebra U(g) o...

2008
IVAN CHEREDNIK

Recently a new technique in the harmonic analysis on symmetric spaces was suggested based on certain remarkable representations of affine and double affine Hecke algebras in terms of Dunkl and Demazure operators instead of Lie groups and Lie algebras. In the classic case (see [O,H,C5]) it resulted (among other applications) in a new theory of radial part of Laplace operators and their deformati...

2007
R. M. Green Robert Marsh

We give a combinatorial construction, not involving a presentation, of almost all untwisted affine Kac–Moody algebras modulo their onedimensional centres in terms of signed raising and lowering operators on a certain distributive lattice B. The lattice B is constructed combinatorially as a set of ideals of a “full heap” over the Dynkin diagram, which leads to a kind of categorification of the p...

Journal: :Algebras and Representation Theory 2022

We explain the construction of minimal tilting complexes for objects highest weight categories and we study in detail standard simple objects. For certain representations complex Lie algebras, affine Kac-Moody algebras quantum groups at roots unity, relate multiplicities indecomposable appearing terms these to coefficients Kazhdan-Lusztig polynomials.

2008
John Faulkner

Centreless Lie tori have been used by E. Neher to construct all extended affine Lie algebras (EALAs). In this article, we study isotopy for centreless Lie tori, and show that Neher’s construction provides a 1-1 correspondence between centreless Lie tori up to isotopy and families of EALAs up to isomorphism. Also, centreless Lie tori can be coordinatized by unital algebras that are in general no...

2007
John Faulkner

Centreless Lie tori have been used by E. Neher to construct all extended affine Lie algebras (EALAs). In this article, we study isotopy for centreless Lie tori, and show that Neher’s construction provides a 1-1 correspondence between centreless Lie tori up to isotopy and families of EALAs up to isomorphism. Also, centreless Lie tori can be coordinatized by unital algebras that are in general no...

2007
Maria Gorelik Victor Kac

We find necessary and sufficient conditions of irreducibility of vacuum modules over affine Lie algebras and superalgebras. From this we derive conditions of simplicity of minimal W -algebras. Moreover, in the case of the Virasoro and Neveu–Schwarz algebras we obtain explicit formulas for the vacuum determinants. © 2006 Elsevier Inc. All rights reserved.

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

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

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"; } -->