{"id":27319,"date":"2026-07-22T12:25:05","date_gmt":"2026-07-22T12:25:05","guid":{"rendered":"https:\/\/www.haramaya.edu.et\/research\/?page_id=27319"},"modified":"2026-07-23T12:15:14","modified_gmt":"2026-07-23T12:15:14","slug":"mathematical-research","status":"publish","type":"page","link":"https:\/\/www.haramaya.edu.et\/research\/mathematical-research\/","title":{"rendered":"Mathematical Research"},"content":{"rendered":"\n\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Sub-theme 6.4: Mathematical Research<\/title>\n  <style>\n    \/* CSS RESET & VARIABLES *\/\n    :root {\n      --primary: #2e7d32;         \/* Deep royal blue *\/\n      --primary-hover: #ff9900;\n      --accent: #4338ca;          \/* Indigo accent *\/\n      --text-dark: #1f2937;\n      --text-muted: #4b5563;\n      --bg-light: #f8fafc;\n      --surface: #ffffff;\n      --border: #e2e8f0;\n      --shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n      --radius: 8px;\n    }\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n    body {\n      font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n      line-height: 1.6;\n      color: var(--text-dark);\n      background-color: var(--bg-light);\n      padding: 2rem 1rem;\n    }\n    \/* CONTAINER *\/\n    .container {\n      max-width: 1100px;\n      margin: 0 auto;\n      background: var(--surface);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      border: 1px solid var(--border);\n      overflow: hidden;\n    }\n    \/* HEADER *\/\n    .header {\n      background: linear-gradient(135deg, var(--primary), var(--accent));\n      color: #ffffff;\n      padding: 2.5rem 2rem;\n    }\n    .badge {\n      display: inline-block;\n      background: rgba(255, 255, 255, 0.2);\n      padding: 0.25rem 0.75rem;\n      border-radius: 20px;\n      font-size: 0.85rem;\n      font-weight: 600;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n      margin-bottom: 0.75rem;\n    }\n    .header h1 {\n      font-size: 2rem;\n      font-weight: 700;\n      line-height: 1.25;\n    }\n    \/* CONTENT BODY *\/\n    .content {\n      padding: 2rem;\n    }\n    .section {\n      margin-bottom: 2rem;\n    }\n    .section h2 {\n      font-size: 1.25rem;\n      color: var(--primary);\n      margin-bottom: 0.75rem;\n      border-bottom: 2px solid var(--bg-light);\n      padding-bottom: 0.5rem;\n    }\n    .section p {\n      color: var(--text-muted);\n      font-size: 1rem;\n    }\n    \/* RESEARCH AREAS LIST *\/\n    .research-list {\n      list-style: none;\n      display: grid;\n      gap: 0.75rem;\n      margin-top: 0.75rem;\n    }\n    .research-item {\n      display: flex;\n      align-items: flex-start;\n      background: var(--bg-light);\n      padding: 1rem;\n      border-radius: var(--radius);\n      border-left: 4px solid var(--accent);\n    }\n    .research-code {\n      font-weight: 700;\n      color: var(--primary);\n      margin-right: 0.75rem;\n      white-space: nowrap;\n    }\n    \/* RESOURCES & LINKS *\/\n    .resources-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 1rem;\n      margin-top: 1rem;\n    }\n    .resource-card {\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      background: var(--bg-light);\n      padding: 1.25rem;\n      border-radius: var(--radius);\n      border: 1px solid var(--border);\n      text-decoration: none;\n      color: var(--text-dark);\n      transition: all 0.2s ease;\n    }\n    .resource-card:hover {\n      border-color: var(--primary);\n      transform: translateY(-2px);\n      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);\n    }\n    .resource-title {\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n    }\n    .resource-link {\n      font-size: 0.875rem;\n      color: var(--primary);\n      font-weight: 600;\n      display: flex;\n      align-items: center;\n      gap: 0.25rem;\n    }\n    \/* FOOTER \/ DETAILS BANNER *\/\n    .details-banner {\n      background: #eff6ff;\n      border: 1px solid #bfdbfe;\n      border-radius: var(--radius);\n      padding: 1rem 1.25rem;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      margin-bottom: 2rem;\n    }\n    .details-banner a {\n      color: var(--primary);\n      font-weight: 600;\n      text-decoration: none;\n    }\n    .details-banner a:hover {\n      text-decoration: underline;\n    }\n    \/* RESPONSIVE DESIGN *\/\n    @media (max-width: 600px) {\n      .header {\n        padding: 1.75rem 1.25rem;\n      }\n      .header h1 {\n        font-size: 1.5rem;\n      }\n      .content {\n        padding: 1.25rem;\n      }\n      .details-banner {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 0.5rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <main>\n    <!-- Header -->\n    <header>\n      Sub-theme 6.4\n      <h1>Mathematical Research<\/h1>\n    <\/header>\n    <!-- Main Content -->\n      <!-- Aim -->\n      <section>\n        <h2>Aim<\/h2>\n        <p>The main aim of this sub-theme is to explore, introduce, and transfer new computational mathematics knowledge, and to formulate and develop mathematical theories in different streams.<\/p>\n      <\/section>\n      <!-- Description -->\n      <section>\n        <h2>Description<\/h2>\n        <p>This sub-theme encompasses analysis, ordinary and partial differential equations, optimization, control theory, algebra, operational research, dynamical systems etc, which have their own applications in real world problems and sciences such as engineering, agriculture, economics, medicine, finance, etc. In addition to its role in developing new mathematical theories, the sub-theme deals with relevant applications and models.<\/p>\n      <\/section>\n      <!-- Research Areas -->\n      <section>\n        <h2>Research Areas<\/h2>\n        <ul>\n          <li>\n            6.4.1\n            Computational mathematics theories and applications\n          <\/li>\n          <li>\n            6.4.2\n            Transformative new mathematical knowledge and applications\n          <\/li>\n        <\/ul>\n      <\/section>\n      <!-- Details Banner -->\n        Looking for complete documentation?\n        <a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2026\/07\/Sub-theme-6.4-description.pdf\">For the details, click here &rarr;<\/a>\n      <!-- Research Priorities Links -->\n      <section>\n        <h2>Research Priorities<\/h2>\n          <a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2026\/07\/2017-Sub-theme-6.4-Priority-research-areas.pdf\">\n            Research Priorities 2017\n            View document &rarr;\n          <\/a>\n          <a href=\"https:\/\/www.haramaya.edu.et\/research\/wp-content\/uploads\/sites\/3\/2026\/07\/2016-Sub-theme-6.4-Priority-research-areas.pdf\">\n            Research Priorities 2016\n            View document &rarr;\n          <\/a>\n      <\/section>\n  <\/main>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Sub-theme 6.4: Mathematical Research Sub-theme 6.4 Mathematical Research Aim The main aim of this sub-theme is to explore, introduce, and transfer new computational mathematics knowledge, and to formulate and develop [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"_edd_button_behavior":[],"_oasis_is_in_workflow":0,"_oasis_original":0,"footnotes":""},"class_list":["post-27319","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/27319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/comments?post=27319"}],"version-history":[{"count":3,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/27319\/revisions"}],"predecessor-version":[{"id":27387,"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/pages\/27319\/revisions\/27387"}],"wp:attachment":[{"href":"https:\/\/www.haramaya.edu.et\/research\/wp-json\/wp\/v2\/media?parent=27319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}