Você está na página 1de 4

M. S.

Ramaiah University of Applied Sciences


Private University Established in Karnataka State by Act No. 15 of 2013

Faculty of Science and Humanities


Department Mathematics
Programme Bachelor of Technology Batch 2016
Semester I
Course Code BSC101A Course Title Engineering Mathematics 1
Course Leader Dr S. Chandankumar

Assignment 1
Name of Register
Student No

Examiner

Examiner
Sections

Second
Marking Scheme

Marks

Marks

Marks
Max

First
A1.1
Explain the concepts of maxima and minima with
2
suitable examples
A1.2
Distinguish between the concepts local and
Part-A

3
global maxima/minima
A1.3 Optimize a real world problem 4
A1.4 Conclusion 1
Part-A1 Max Marks 10
B1.1 Expression for velocity and acceleration 2
B1.2
when does particle comes to rest and for what
2
time particle moves with 2/
Part B 1

B1.3
Find the displacement when the particle touches
2
axis
B1.4 Find average velocity in the given interval 2
B1.6 Plot the graph 1
B1.7 Conclusion 1
B2.1 Check the given integral for convergence 3
B2.2
Expand the integrand by using McLaurins
2
series
Part B 2

B2.3 Plot the linear quadratic and cubic approximation 3


B2.4 Estimate the errors 1
Conclusion 1
Part-B2 Max Marks 10
B3.1 Matlab code to find maximum 3
Part B 3

B3.2 Matlab code to sort 5


B3.3 Comparison and conclusion 2
Part-B3 Max Marks 10
B4.1 Linear System 2
B4.2 Solution 3
Part B 4

B4.3 Matlab function 4


B4.4 Conclusion 1
Part-B 4 Max Marks 10
Total Assignment Marks 50
M. S. Ramaiah University of Applied Sciences
Private University Established in Karnataka State by Act No. 15 of 2013

Subject Marks Tabulation


Component- CET B First Second
Remarks Remarks
Assignment Examiner Examiner
A
B.1
B.2
B.3
B.4
Marks (Max 50 )
Marks (out of 25 )

Signature of First Examiner Signature of Second Examiner

Please note:

1. Documental evidence for all the components/parts of the assessment such as the reports,
photographs, laboratory exam / tool tests are required to be attached to the assignment report in a
proper order.
2. The First Examiner is required to mark the comments in RED ink and the Second Examiners comments
should be in GREEN ink.
3. The marks for all the questions of the assignment have to be written only in the Component CET B:
Assignment table.
4. If the variation between the marks awarded by the first examiner and the second examiner lies within
+/- 3 marks, then the marks allotted by the first examiner is considered to be final. If the variation is
more than +/- 3 marks then both the examiners should resolve the issue in consultation with the
Chairman BoE.
M. S. Ramaiah University of Applied Sciences
Private University Established in Karnataka State by Act No. 15 of 2013

Assignment - 1
Instructions to students:

The assignment consists of 5 questions: Part A 1 Question, Part B- 4 Questions.

1. Maximum marks is 50.


2. The assignment has to be neatly word processed as per the prescribed format.
3. The maximum number of pages should be restricted to 20.
4. Restrict your report for Part-A to 3 pages only.
5. Restrict your report for Part-B to a maximum of 17 pages.
6. The printed assignment must be submitted to the subject leader.
7. Submission Date: 12th October 2016
8. Submission after the due date is not permitted.
9. IMPORTANT: It is essential that all the sources used in preparation of the assignment must be suitably
referenced in the text.
10. Marks will be awarded only to the sections and subsections clearly indicated as per the problem
statement/exercise/question

PART A

Write an essay on the topic of Maxima and minima of functions of one variable with applications in
engineering/finance. In Your report should highlight following points
A1.1 Describe the calculus concepts behind maxima and minima with suitable examples
A1.2 Distinguish between the concepts of local maxima/minima and global
maxima/minima
A1.3 Describe a real world optimization problem from engineering/finance. Your
description should include
a. Model the application using function of one variable
b. Mathematical steps involved in obtaining a maxima or minima of the above
function
c. Find the optimum solution
d. Conclusion

PART B

B.1. A particle is moving along the so that its position is given by () = + sin + cos
B.1.1 Obtain an expression for the velocity and acceleration of the particle at any time given
time
B.1.2 When does the velocity of a particle becomes 2m/s and when does the particle come to
a momentary rest ?
B.1.3 Find the displacement of the particle for time calculated in the question B1.2
B.1.4 Find the average velocity in the time interval [20 , 30 ] by using Lagranges mean value
theorem
B.1.5 Plot the graph of the displacement, velocity and acceleration in the interval [0,30]
M. S. Ramaiah University of Applied Sciences
Private University Established in Karnataka State by Act No. 15 of 2013

B.2. Consider the integral


1


0 1 2
B.2.1 Show that given integral is convergent and hence evaluate
B.2.2 Approximate the given integrand by using Maclaurins series
B.2.3 Plot linear quadratic , cubic, fourth degree polynomial and the integrand in the
interval (0,1), obtained by using Maclaurins series
B.2.4 Approximate the improper integral by using Maclaurins series and also calculate
the errors.

B.3. Consider an array = [1 , 2 , , ] of size 1 (Use x= rand(1,n) to generate an array of


random numbers of size 1 ). Write a Matlab script to:
B.3.1 Find the maximum of the array = [1 , 2 , , ] using for loop and conditional
statement. Execute the script for n=10, 20 and 30 and display the output.
B.3.2 Sort the elements of the array = [1 , 2 , , ] in an ascending order. Execute the
script for n=10, 20 and 30 and display the output.
B.3.3 Compare and conclude the results using the built-in functions max and sort.

B.4. Consider the truss as shown below and answer the following questions:

1 =100 N

B.4.1 Write a system of six linear equilibrium equations consisting of the six unknowns
1 , 2 , 3 , 2 , 2 and3 .
B.4.2 Solve the 6 6 linear system using row operations.
B.4.3 Write a Matlab function that accepts the coefficient matrix and the right hand side to
solve the linear system = . This function should also check for consistency and print
whether the linear system is consistent or not and if it consistent it should print whether
the solution is unique or infinitely many.
B.4.4 Interpret and conclude from the results

Você também pode gostar