Metadata
Title
Wilhelm Schlag's Webpage
Category
general
UUID
8243e04a04ac42fea0551d9bd2642172
Source URL
https://campuspress.yale.edu/willschlag/
Parent URL
https://campuspress.yale.edu/
Crawl Time
2026-03-10T04:32:49+00:00
Rendered Raw Markdown

Wilhelm Schlag's Webpage

Source: https://campuspress.yale.edu/willschlag/ Parent: https://campuspress.yale.edu/

/* ── Scope Wrapper ── */
.schlag-profile-v2 {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
max-width: 900px;
margin: 0 auto;
padding: 3rem 2rem;
color: #333;
line-height: 1.6;
}

/\* ── Header Area (Right Aligned) ── \*/
.schlag-header-right {
text-align: right;
margin-bottom: 3.5rem;
border-right: 5px solid #0056b3; /\* Visual accent on the right \*/
padding-right: 1.5rem;
}

.schlag-header-right h1 {
font-family: 'Arial Black', 'Helvetica Neue', sans-serif; /\* Strong font \*/
font-size: 2.8rem;
color: #0056b3; /\* Requested Blue \*/
margin: 0 0 0.5rem 0;
line-height: 1.1;
letter-spacing: -1px;
}

.schlag-header-right h4 {
font-size: 1.2rem;
font-weight: 600;
color: #555;
margin: 0 0 0.2rem 0;
}

.schlag-header-right p {
margin: 0;
color: #666;
font-size: 0.95rem;
}

.dept-link-btn {
display: inline-block;
margin-top: 1rem;
text-decoration: none;
color: #0056b3;
font-weight: 700;
font-size: 0.9rem;
border-bottom: 2px solid transparent;
transition: all 0.2s;
}

.dept-link-btn:hover {
border-bottom-color: #0056b3;
}

/\* ── Research Interests Section ── \*/
.research-section {
margin-bottom: 3rem;
}

.research-title {
font-size: 2.2rem; /\* Larger \*/
color: #0056b3; /\* Blue \*/
font-weight: 700;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 0.5rem;
margin-bottom: 2rem; /\* Added space before list \*/
}

.research-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 1rem;
padding: 0;
list-style: none;
}

.research-grid li {
background-color: #f8f9fa;
padding: 1rem 1.2rem;
border-radius: 6px;
border-left: 4px solid #0056b3;
font-size: 1rem;
font-weight: 500;
display: flex;
align-items: center;
transition: transform 0.2s ease;
}

.research-grid li:hover {
transform: translateX(5px);
background-color: #f0f4f8;
}

/\* ── Teaching Section ── \*/
.teaching-card {
background: linear-gradient(to right, #f4f8fb, #fff);
border: 1px solid #dceefc;
border-radius: 8px;
padding: 1.5rem 2rem;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 1rem;
box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}

.teaching-label {
font-size: 1.1rem;
font-weight: 700;
color: #0056b3;
display: flex;
align-items: center;
gap: 0.5rem;
}

.teaching-links {
display: flex;
gap: 1rem;
}

.teaching-btn {
padding: 0.5rem 1.2rem;
border-radius: 50px;
text-decoration: none;
font-weight: 600;
font-size: 0.9rem;
transition: all 0.2s;
}

.btn-current {
background-color: #e3f2fd; /\* Light Blue bg \*/
color: #0d47a1;
}
.btn-current:hover { background-color: #bbdefb; }

.btn-past {
background-color: #f5f5f5;
color: #616161;
}
.btn-past:hover { background-color: #eeeeee; color: #333; }

/\* Mobile tweak \*/
@media (max-width: 600px) {
.research-grid { grid-template-columns: 1fr; }
.schlag-header-right { text-align: left; border-right: none; border-left: 5px solid #0056b3; padding-left: 1rem; }
.teaching-card { flex-direction: column; align-items: flex-start; }
}
Research Interests - Linear and nonlinear wave equations. - Stability of solitons and topological solitons. - Spectral theory of differential operators and the distorted Fourier transform. - Spectral theory of lattice Schrödinger operators with quasiperiodic potentials. - Computer assisted proofs in differential equations and spectral problems. - Classical and harmonic analysis. Teaching at Yale: [Current Courses](https://courses.yale.edu/?keyword=schlag&srcdb=202601) and [Past Courses](https://courses.yale.edu/?keyword=schlag&srcdb=999999)