Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

1 . Write a function by using sagemath to find a ) the dot product of two input vectors with same length ( Name this

1.Write a function by using sagemath to find
a) the dot product of two input vectors with same length (Name this function "Dot"),
b)use "Dot" function to find the norm of the vector (3,4) in R^2.
2.Write a sympy program to determine whether the function 1/x is continous or not at a given real number a.
3.Write a sympy program to find the global maximum and minimum of x^5+30x^3+50x on the interval [-5,5]
4.a)In python, using sympy create the expression f(x)=sin(x)e^-x,
b)Integrate the function f(x). Then differenttiate the result to see if you get back the original function.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

What are the different techniques used in decision making?

Answered: 1 week ago