CINXE.COM
Steve Kifowit's Homepage
<!DOCTYPE HTML> <html> <head> <title>Steve Kifowit's Homepage</title> <link rel="shortcut icon" href="/favicon.ico" /> <meta name="description" content="website description" /> <meta name="keywords" content="website keywords, website keywords" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" href="css/style.css" /> <!-- modernizr enables HTML5 elements and feature detects --> <script type="text/javascript" src="js/modernizr-1.5.min.js"></script> </head> <body> <div id="main"> <header> <span class="right"><img title="The harmonic series diverges." src="images/harm3.png" alt="Using rectangular regions over the graph of the reciprocal function, the image illustrates that the harmonic numbers are bounded below by the natural logarithm, thereby establishing the divergence of the harmonic series." /></span> <div id="logo"> <div id="logo_text"> <!-- class="logo_colour", allows you to change the colour of the text --> <center> <h1><a href="index.html">Steve_Kifowit</a></h1> <h2><a href="https://www.waubonsee.edu/" style="text-decoration: none; color: white">Waubonsee Community College</a></h2> <h2>Assistant Professor of Mathematics</h2> </center> </div> </div> <nav> <div id="menu_container"> <ul class="sf-menu" id="nav"> <li><a href="index.html">Home</a></li> <li><a href="classes.html">Class Information</a></li> <li><a href="archives/archive.html">Archives</a></li> <li><a href="pubs/index.html">Publications</a></li> <li><a href="student_research.html">Student Research</a></li> <li><a href="https://www.waubonsee.edu/programs-courses/programs-subject/science-technology-engineering-and-mathematics/mathematics">WCC Mathematics</a></li> <li><a href="me.html">About Me</a></li> </ul> </div> </nav> </header> <div id="site_content"> <div id="sidebar_container"> <div class="sidebar"> <h3>Latest News</h3> <h4>EMC Meets Wednesdays</h4> <h5>Posted February 12, 2025</h5> <p>The Engineering and Mathematics Club meets on Wednesdays at 3:30pm in BDE 244. I hope to see you there.</p> </div> <div class="sidebar"> <h3>Useful Links</h3> <ul> <li><a href="https://www.aleks.com/login">ALEKS Login</a></li> <li><a ref="https://mywcc.waubonsee.edu">MyWCC</a></li> <li><a href="sheets/sheets.htm">Formula Sheets</a></li> <li><a href="sage1.html">SageMathCell</a></li> </ul> </div> </div> <div class="content"> <h1>Welcome to my website</h1> <p>I am a mathematics faculty member at <a href="https://www.waubonsee.edu/" style="text-decoration: none">Waubonsee Community College</a>. If you are looking for my current teaching schedule or for my class web pages, please click on the <strong>class information</strong> link above. For old class material, click on the <strong>archives</strong> link.</p> <br> <h4>Contact Info</h4> <p> Office: BDE 249<br> Phone: (630) 466-6698<br> E-mail: skifowit 'at' waubonsee 'dot' edu<br> Web: <a href="http://stevekifowit.com" style="text-decoration: none">http://stevekifowit.com</a><br> <h4>Spring 2025 Office Hours</h4> <p>BDE 249: MW 11:30am-12:30pm and TTh 11:30am-1:00pm. <br>Other office (or Zoom) hours available by appointment.</p> </p> </div> </div> <footer> <p><a href="disclaimer.html">disclaimer</a> | <a href="http://www.css3templates.co.uk">design from css3templates.co.uk</a> | <a href="https://www.waubonsee.edu/">waubonsee community college</a></p> </footer> </div> <p> </p> <!-- javascript at the bottom for fast page loading --> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/jquery.easing-sooper.js"></script> <script type="text/javascript" src="js/jquery.sooperfish.js"></script> <script type="text/javascript"> $(document).ready(function() { $('ul.sf-menu').sooperfish(); }); </script> </body> </html>