II SEMESTER B.
TECH DEGREE ASSIGNMENT
SUBJECT: Computational Mathematics-II (MAT_1272)
Date: 05/04/2025 Submit by: 14/04/2025 MAX. MARKS: 10
--------------------------------------------------------------------------------------------------------------------
1. By changing to cylindrical polar coordinates evaluate ∭𝑉 𝑧(𝑥2 + 𝑦2 + 𝑧2)𝑑𝑥𝑑𝑦𝑑𝑧 where 𝑉 is
the volume of the cylinder 𝑥2 + 𝑦2 = 𝑎2 intercepted by the planes 𝑧 = 0 and 𝑧 = 4.
𝑑𝑥𝑑𝑦𝑑𝑧
2. Evaluate ∫ ∫ ∫ taken throughout the volume of the sphere 𝑥2 + 𝑦2 + 𝑧2 = 1 in the
√1−𝑥2−𝑦2−𝑧2
positive octant using spherical coordinates.
3. Using triple integrals, find the volume of the paraboloid 𝑥2 + 𝑦2 = 4𝑧 cut off by
the plane 𝑧 = 4.
4. Using triple integrals, find the volume of the solid bounded by the paraboloid 𝑥2 + 𝑦2 = 2𝑧 and
the cylinder 𝑥2 + 𝑦2 = 4.
5. Using triple integrals, find the volume of the portion of the sphere 𝑥2 + 𝑦2 + 𝑧2 = 9
lying inside the cylinder 𝑥2 + 𝑦2 = 3𝑦 above the 𝑥𝑦 −plane.
6. Find the volume cut from the sphere 𝑥2 + 𝑦2 + 𝑧2 = 𝑎2 by the cone 𝑥2 + 𝑦2 = 𝑧2 using triple
integration.
7. Test the convergence of the series,
∞
𝑛𝑛
∑
(𝑛 + 1)𝑛+1
𝑛=1
8. Test for convergence of the series,
∞
𝑛! 2𝑛
∑
𝑛𝑛
𝑛=1
9. Employing the Sieve of Eratosthenes, obtain all the primes between 50 and 250.
10. Determine whether the integer 773 is prime by testing all primes 𝑝 ≤ √773 as possible
divisors. Do the same for the integer 1013.