📺 Subscribe Our YouTube Channels: Doubtify JEE | Doubtify Class 10

Search Suggest

Units Digit Logic Using Prime Factors

 

❓ Question

Check whether:

6n6^n

can end with the digit 00 for any natural number nn.


🖼️ Solution Image

Units Digit Logic Using Prime Factors


✍️ Short Solution

This is a prime factorisation + divisibility by 10 question.

A number ending with 00 must contain both 2 and 5 as prime factors 💯


🔹 Step 1 — Condition for a Number Ending with 0

For any number to end with digit 00:

Number must be divisible by 10\text{Number must be divisible by } 10

And,

10=2×510 = 2 \times 5

👉 So the number must contain both 2 and 5 in its prime factors.


🔹 Step 2 — Prime Factorisation of 6n6^n

6=2×36 = 2 \times 3

Therefore,

6n=(2×3)n6^n = (2 \times 3)^n

👉 Prime factors of 6n6^n:

  • 22 ✅
  • 33 ✅

But no factor 55 ❌


🔹 Step 3 — Final Conclusion

Since 55 is not a prime factor of 6n6^n,

6n6^n

cannot be divisible by 1010.

Hence, it cannot end with digit 00.


✅ Final Answer

6n cannot end with digit 0 for any natural number n\boxed{6^n \text{ cannot end with digit } 0 \text{ for any natural number } n}




⭐ Key Insight

A number ending with 00 must always have:

2×52 \times 5

as factors.

🧠 Memory Line:

Without factor 5, a number can never end with 0

Post a Comment

Have a doubt? Drop it below and we'll help you out!