<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" 
   "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<style type="text/css">

.question
{
  left: 2em;
  width: 1em;
  height: auto;
  float: left;
  clear: left;
  line-height: 2em;
}

.textblock
{
  width: 30em;
  height: auto;
  float: left;
  line-height: 2em;
}

.letter
{
  left: 3em;
  float: left;
  width: 3em;
  height: auto;
  clear: left;
  text-align: center;
  line-height: 2em;
}

</style>
</head>
<body>

<h3> problem </h3>

<div>

<div class="question">
1.
</div>

<div class="textblock">

Solve the Euler-Lagrange equation associated with each of the integral 
 functions 

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>I</mi>
    <mi>[</mi>
    <mi>y</mi>
    <mi>]</mi>
    <mo>=</mo>
    <msubsup>
      <mo>&Integral;</mo>
      <mrow>
        <mi>a</mi>
      </mrow>
      <mrow>
        <mi>b</mi>
      </mrow>
    </msubsup>
  <mi>f</mi>
  <mfenced>
     <mrow>
     <mi>x</mi>
     <mo>,</mo>
     <mi>y</mi>
     <mo>,</mo>
     <mi>y'</mi>
     </mrow>
  </mfenced>
  <mi>d</mi>
  <mi>x</mi>
  </mrow>
</math> 

 given below:
</div>


<div class="letter">
 (a) 
</div>


<div class="textblock">

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>f</mi>
    <mo>=</mo>
    <mi>sin</mi>
    <mi>y'</mi>
  </mrow>
</math>
  
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>a</mi>
    <mo>=</mo>
    <mi>0</mi>
  </mrow>

</math>
, 
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>b</mi>
    <mo>=</mo>
    <mi>1</mi>
  </mrow>
</math>

,
 
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>y</mi>
    <mi>(</mi>
    <mi>0</mi>
    <mi>)</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mi>5</mi>
  </mrow>
</math>

 and 
 
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>y</mi>
    <mi>(</mi>
    <mi>1</mi>
    <mi>)</mi>
    <mo>=</mo>
    <mi>2</mi>
  </mrow>
</math>

</div>

<div class="letter">
 (b)
</div>

<div class="textblock">

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>f</mi>
    <mo>=</mo>
    <mi>y</mi>
    <msup>
      <mi></mi>
      <mrow><mi>2</mi></mrow>
    </msup>
    <mo>-</mo>
    <mi>y'</mi>
    <msup>
      <mi></mi>
      <mrow><mi>2</mi></mrow>
    </msup>
  </mrow>
</math>
 
, 

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>a</mi>
    <mo>=</mo>
    <mi>0</mi>
  </mrow>
</math>

</div>


</div>


</body>
</html>



