Server : Apache System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 User : apache ( 48) PHP Version : 8.0.28 Disable Function : NONE Directory : /var/www/html/seemak/ |
<!--Copyright (c) 2015 Affan Ahmad Fahmi. All rights reserved.--!>
<html>
<head>
<title>Research</title>
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico">
<link rel="stylesheet" href="./resources/style/main.css">
<link rel="stylesheet" href="./resources/style/form.css">
<script type="text/javascript"
src="./resources/script/js/sec.js">
</script>
</head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<body background='./resources/pic/bg3.jpg'>
<div id="head" style="width: 100%;">
<ul>
<li><a href="./">Home</a></li>
<li><a href="Academics.htm">Academics</a></li>
<li><a id="selected" href="#">Research</a></li>
<li><a href="Teaching.php">Teaching</a></li>
<li><a href="CV.pdf">CV</a></li>
<!--<li><a href="http://profile.iiita.ac.in/IIT2015002/">About Developer</a></li>-->
</ul>
</div>
<!--
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
* {
box-sizing: border-box;
}
body { height: auto;
font-family: Arial;
font-size: 24px;
font-weight: Normal;
}
.container {
position: relative;
max-width: 100%;
min-height:auto;
margin:0 auto;
flex-wrap: wrap;
}
.container img {vertical-align: middle;}
.container .content {
position: absolute;
top: 5px;
bottom: 0;
background: rgb(0, 0, 0); /* Fallback color */
background: rgba(0, 0, 0, 0.1); /* Black background with 0.5 opacity */
color: #f1f1f1;
width: 70%;
height: 70%;
padding: 30px;
padding-bottom: 0;
}
</style>
</head>
<body>
-->
<div id="body">
<br><br>
<div id="login" style="width:80%; margin:0 auto;">
<content>
<h2>Publications</h2>
<hr>
<ul>
<li> Pell Equation: A Revisit through Periodic -Continued Fractions, Integers 20A (2020) A9. <a href="http://math.colgate.edu/~integers/vol20a.html">Link</a>
</li><br>
<li>(With R. Sarma) Continued fractions arising from F_{1,3}, The Ramanujan Journal 46 (2018) 605-631. <a href=" https://link.springer.com/article/10.1007/s11139-018-0013-z"> Link </a>
</li><br>
<li> (With R. Sarma) On finite semi-regular continued fractions, Integers 16 (2016) A45 (1-16). <a href=:"http://math.colgate.edu/~integers/vol16.html"> Link</a>
</li><br>
<li> (With R. Sarma & R. Krishnan) Continued fractions arising from F_{1,2}, Journal of Number Theory 154 (2015) 179-200. <a href=:"https://www.sciencedirect.com/science/article/pii/S0022314X15000992"> Link </a>
</li><br>
<li> Pell Equations and F_p^l-Continued Fractions, Journal of Mathematics, 2022 (2022) 1-10. <a href="./jmath.pdf" target="_blank"> pdf</a>
</li><br>
<li> Farey-Subgraphs and Continued Fractions, Studia Scientiarum Mathematicarum Hungarica, 59(2) (2022) 1-19. </li><br>
Farey-Subgraphs and Continued Fractions
</ul>
<hr>
</content>
</div>
</div>
</div>
<br>
<footer id="footer">
<div id="footerContent">
<div id="footer-bottom">
<div class="inner-footer">
<div id="footer-left">
<div class="left">
© 2020 Dr. Seema Kushwaha
<a href="mailto:seemak@iiita.ac.in">seemak@iiita.ac.in</a>
</div>
</div>
<div class="clear">Indian Institute of Information Technology Allahabad</div>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>