Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1808804
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T06:18:36+00:00 2026-05-17T06:18:36+00:00

Given a vector V of size N, Find if there exists another vector A

  • 0

Given a vector V of size N, Find if there exists another vector A (of size N) such that A.V = 0 where . represents the Dot product or Inner Product ie a1*v1 + a2*v2 + a3 * v3 + … an*vn = 0, and A >0 ie all ai are non-negative integers and all ais cannot be 0 at the same time(trivial case).
Suggest an algorithm to generate a YES of NO.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T06:18:36+00:00Added an answer on May 17, 2026 at 6:18 am

    Consider first the case when at least one of vi = 0. Then it is easy for you to show that the answer is YES. Now move on to the cases where all the vi ≠ 0. Now break this into two more subcases.

    1. All the vi have the same sign.
    2. At least one pair, say vi and vj, i ≠ j , have different signs.

    You should be able to complete the assignment from this breakdown.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Given a multimap<A,B> M what's a neat way to create a vector<B> of all
Given a vector X of size L, where every scalar element of X is
Is possible to draw a quad given its normal vector, a point that is
Here's a simple program I wrote to find all the non-decreasing-digit numbers of length
Here is my program to find all the subsets of given set. To solve
Given a vector space V, a basis B (list of tuples each of size
Given: typedef boost::mpl::vector<Type1, Type2, Type3> types; const size_t numTypes = boost::mpl::size<types>::value; std::array<std::function<bool(const obj&, const
In this code, for vector size, n >=32767, it gives segmentation fault, but upto
Given std::vector<CMyClass> objects; CMyClass list[MAX_OBJECT_COUNT]; Is it wise to do this? for(unsigned int i
I have to do the following: Given a vector with random numbers, separate it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.